Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-msc-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Commit message: "testenv: support fetching coredumps in jenkins" > git rev-list --no-walk aa25aeaa7504bbe19d1b62e6d2bee2e53a4227f8 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-msc-test] $ /bin/sh -xe /tmp/jenkins9718837808939020999.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run msc --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/podman/testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [260 kB] Fetched 9307 kB in 1s (11.4 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/ttcn3-deps-updated'] [testenv] Generating links and Makefile for msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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/_cache/podman/ttcn3', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'make', 'msc'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/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 | " | ^ TTCN *.ttcn *.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. 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:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here SGsAP_Templates.ttcn: In TTCN-3 module `SGsAP_Templates': SGsAP_Templates.ttcn:149.1-155.1: In function definition `ts_SGsAP_IE_Lai_omit': SGsAP_Templates.ttcn:152.4-154.2: In else statement: SGsAP_Templates.ttcn:153.3-29: In return statement: SGsAP_Templates.ttcn:153.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_Lai': SGsAP_Templates.ttcn:153.26-28: In parameter #1 for `lai': SGsAP_Templates.ttcn:149.31-69: note: Referenced template parameter is here SGsAP_Templates.ttcn:181.1-188.1: In function definition `ts_SGsAP_IE_TAI_omit': SGsAP_Templates.ttcn:185.4-187.2: In else statement: SGsAP_Templates.ttcn:186.3-29: In return statement: SGsAP_Templates.ttcn:186.25-29: In actual parameter list of template `@SGsAP_Templates.ts_SGsAP_IE_TAI': SGsAP_Templates.ttcn:186.26-28: In parameter #1 for `tai': SGsAP_Templates.ttcn:181.31-75: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn: In TTCN-3 module `BSC_ConnectionHandler': BSC_ConnectionHandler.ttcn:1105.9-1112.32: In template definition `ts_SDP_CRCX_CN': BSC_ConnectionHandler.ttcn:1105.9-1112.32: While checking template restriction `value': SDP_Templates.ttcn:28.11-38: note: Referenced template parameter is here SDP_Templates.ttcn:29.11-46: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2133.1-2152.1: In template definition `t_SmsPars': BSC_ConnectionHandler.ttcn:2133.1-2152.1: While checking template restriction `value': BSC_ConnectionHandler.ttcn:2124.12-39: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2125.12-38: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2126.12-36: note: Referenced template parameter is here BSC_ConnectionHandler.ttcn:2123.54-76: note: Referenced template parameter is here MSC_Tests_ASCI.ttcn: In TTCN-3 module `MSC_Tests_ASCI': MSC_Tests_ASCI.ttcn:110.9-221.1: In function definition `f_tc_vgcs_call': MSC_Tests_ASCI.ttcn:130.33-105: In template variable definition `ts_assignment_cpl': BSSMAP_Templates.ttcn:858.30-79: note: Referenced template parameter is here BSSMAP_Templates.ttcn:859.9-66: note: Referenced template parameter is here BSSMAP_Templates.ttcn:860.9-58: note: Referenced template parameter is here BSSMAP_Templates.ttcn:861.9-57: note: Referenced template parameter is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/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 SMPP_EncDec.cc DEP SMPP_CodecPort_CtrlFunctDef.cc DEP SGsAP_CodecPort_CtrlFunctDef.cc DEP SDP_EncDec.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RTP_EncDec.cc DEP RTP_CodecPort_CtrlFunctDef.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP MNCC_EncDec.cc DEP MGCP_CodecPort_CtrlFunctDef.cc DEP MAP_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP lex.SDP_parse_.c DEP SDP_parse_.tab.c DEP SS_Protocol_part_7.cc DEP SS_Protocol_part_6.cc DEP SS_Protocol_part_5.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_1.cc DEP SS_PDU_Defs_part_7.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_1.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_3.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_1.cc DEP SS_Errors_part_7.cc DEP SS_Errors_part_6.cc DEP SS_Errors_part_5.cc DEP SS_Errors_part_4.cc DEP SS_Errors_part_3.cc DEP SS_Errors_part_2.cc DEP SS_Errors_part_1.cc DEP SS_DataTypes_part_7.cc DEP SS_DataTypes_part_6.cc DEP SS_DataTypes_part_5.cc DEP SS_DataTypes_part_4.cc DEP SS_DataTypes_part_3.cc DEP SS_DataTypes_part_2.cc DEP SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.cc DEP Remote_Operations_Information_Objects_part_6.cc DEP Remote_Operations_Information_Objects_part_5.cc DEP Remote_Operations_Information_Objects_part_4.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_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_2.cc DEP MAP_TS_Code_part_3.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_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_Protocol_part_7.cc DEP MAP_Protocol_part_6.cc DEP MAP_Protocol_part_5.cc DEP MAP_Protocol_part_4.cc DEP MAP_Protocol_part_3.cc DEP MAP_Protocol_part_2.cc DEP MAP_Protocol_part_1.cc DEP MAP_PDU_Defs_part_7.cc DEP MAP_PDU_Defs_part_6.cc DEP MAP_PDU_Defs_part_5.cc DEP MAP_PDU_Defs_part_4.cc DEP MAP_PDU_Defs_part_3.cc DEP MAP_PDU_Defs_part_2.cc DEP MAP_PDU_Defs_part_1.cc DEP MAP_OperationAndMaintenanceOperations_part_7.cc DEP MAP_OperationAndMaintenanceOperations_part_6.cc DEP MAP_OperationAndMaintenanceOperations_part_5.cc DEP MAP_OperationAndMaintenanceOperations_part_4.cc DEP MAP_OperationAndMaintenanceOperations_part_3.cc DEP MAP_OperationAndMaintenanceOperations_part_2.cc DEP MAP_OperationAndMaintenanceOperations_part_1.cc DEP MAP_OM_DataTypes_part_7.cc DEP MAP_OM_DataTypes_part_6.cc DEP MAP_OM_DataTypes_part_5.cc DEP MAP_OM_DataTypes_part_4.cc DEP MAP_OM_DataTypes_part_3.cc DEP MAP_OM_DataTypes_part_2.cc DEP MAP_OM_DataTypes_part_1.cc DEP MAP_MobileServiceOperations_part_7.cc DEP MAP_MobileServiceOperations_part_6.cc DEP MAP_MobileServiceOperations_part_5.cc DEP MAP_MobileServiceOperations_part_4.cc DEP MAP_MobileServiceOperations_part_2.cc DEP MAP_MobileServiceOperations_part_3.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_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_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_6.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_Errors_part_7.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_1.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.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_1.cc DEP MAP_DialogueInformation_part_2.cc DEP MAP_CommonDataTypes_part_7.cc DEP MAP_CommonDataTypes_part_6.cc DEP MAP_CommonDataTypes_part_5.cc DEP MAP_CommonDataTypes_part_3.cc DEP MAP_CommonDataTypes_part_4.cc DEP MAP_CommonDataTypes_part_2.cc DEP MAP_CommonDataTypes_part_1.cc DEP MAP_CallHandlingOperations_part_7.cc DEP MAP_CallHandlingOperations_part_6.cc DEP MAP_CallHandlingOperations_part_5.cc DEP MAP_CallHandlingOperations_part_4.cc DEP MAP_CallHandlingOperations_part_3.cc DEP MAP_CallHandlingOperations_part_2.cc DEP MAP_CallHandlingOperations_part_1.cc DEP MAP_CH_DataTypes_part_7.cc DEP MAP_CH_DataTypes_part_6.cc DEP MAP_CH_DataTypes_part_5.cc DEP MAP_CH_DataTypes_part_4.cc DEP MAP_CH_DataTypes_part_3.cc DEP MAP_CH_DataTypes_part_2.cc DEP MAP_CH_DataTypes_part_1.cc DEP MAP_BS_Code_part_7.cc DEP MAP_BS_Code_part_6.cc DEP MAP_BS_Code_part_5.cc DEP MAP_BS_Code_part_4.cc DEP MAP_BS_Code_part_3.cc DEP MAP_BS_Code_part_2.cc DEP MAP_BS_Code_part_1.cc DEP MAP_ApplicationContexts_part_7.cc DEP MAP_ApplicationContexts_part_6.cc DEP MAP_ApplicationContexts_part_5.cc DEP MAP_ApplicationContexts_part_4.cc DEP MAP_ApplicationContexts_part_3.cc DEP MAP_ApplicationContexts_part_2.cc DEP MAP_ApplicationContexts_part_1.cc DEP SS_Protocol.cc DEP SS_PDU_Defs.cc DEP SS_Operations.cc DEP SS_Errors.cc DEP SS_DataTypes.cc DEP Remote_Operations_Information_Objects.cc DEP Remote_Operations_Generic_ROS_PDUs.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP MobileDomainDefinitions.cc DEP MAP_TS_Code.cc DEP MAP_SupplementaryServiceOperations.cc DEP MAP_ShortMessageServiceOperations.cc DEP MAP_SS_DataTypes.cc DEP MAP_SS_Code.cc DEP MAP_SM_DataTypes.cc DEP MAP_Protocol.cc DEP MAP_PDU_Defs.cc DEP MAP_OperationAndMaintenanceOperations.cc DEP MAP_OM_DataTypes.cc DEP MAP_MobileServiceOperations.cc DEP MAP_MS_DataTypes.cc DEP MAP_LocationServiceOperations.cc DEP MAP_LCS_DataTypes.cc DEP MAP_Group_Call_Operations.cc DEP MAP_GR_DataTypes.cc DEP MAP_ExtensionDataTypes.cc DEP MAP_Errors.cc DEP MAP_ER_DataTypes.cc DEP MAP_DialogueInformation.cc DEP MAP_CallHandlingOperations.cc DEP MAP_CommonDataTypes.cc DEP MAP_CH_DataTypes.cc DEP MAP_BS_Code.cc DEP MAP_ApplicationContexts.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP IPA_Emulation.cc DEP USSD_Helpers_part_6.cc DEP USSD_Helpers_part_7.cc DEP USSD_Helpers_part_5.cc DEP USSD_Helpers_part_4.cc DEP IPA_Emulation_part_1.cc DEP USSD_Helpers_part_3.cc DEP USSD_Helpers_part_2.cc DEP USSD_Helpers_part_1.cc DEP UD_Types_part_7.cc DEP UD_Types_part_5.cc DEP UD_Types_part_6.cc DEP UD_Types_part_4.cc DEP UD_Types_part_3.cc DEP UD_Types_part_2.cc DEP UD_Types_part_1.cc DEP UD_PortType_part_7.cc DEP UD_PortType_part_6.cc DEP UD_PortType_part_5.cc DEP UD_PortType_part_4.cc DEP UD_PortType_part_3.cc DEP UD_PortType_part_2.cc DEP UD_PortType_part_1.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCOpenSecurity_Functions_part_7.cc DEP TCCOpenSecurity_Functions_part_6.cc DEP TCCOpenSecurity_Functions_part_5.cc DEP TCCOpenSecurity_Functions_part_4.cc DEP TCCOpenSecurity_Functions_part_3.cc DEP TCCOpenSecurity_Functions_part_2.cc DEP TCCOpenSecurity_Functions_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCEncoding_Functions_part_7.cc DEP TCCEncoding_Functions_part_6.cc DEP TCCEncoding_Functions_part_5.cc DEP TCCEncoding_Functions_part_4.cc DEP TCCEncoding_Functions_part_3.cc DEP TCCEncoding_Functions_part_2.cc DEP TCCEncoding_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP 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_7.cc DEP SMPP_Emulation_part_6.cc DEP SMPP_Emulation_part_5.cc DEP SMPP_Emulation_part_4.cc DEP SMPP_Emulation_part_3.cc DEP SMPP_Emulation_part_2.cc DEP SMPP_Emulation_part_1.cc DEP SMPP_CodecPort_CtrlFunct_part_7.cc DEP SMPP_CodecPort_CtrlFunct_part_6.cc DEP SMPP_CodecPort_CtrlFunct_part_5.cc DEP SMPP_CodecPort_CtrlFunct_part_4.cc DEP SMPP_CodecPort_CtrlFunct_part_3.cc DEP SMPP_CodecPort_CtrlFunct_part_2.cc DEP SMPP_CodecPort_CtrlFunct_part_1.cc DEP SMPP_CodecPort_part_7.cc DEP SMPP_CodecPort_part_6.cc DEP SMPP_CodecPort_part_5.cc DEP SMPP_CodecPort_part_4.cc DEP SMPP_CodecPort_part_3.cc DEP SMPP_CodecPort_part_2.cc DEP SMPP_CodecPort_part_1.cc DEP SGsAP_Types_part_7.cc DEP SGsAP_Types_part_6.cc DEP SGsAP_Types_part_5.cc DEP SGsAP_Types_part_4.cc DEP SGsAP_Types_part_3.cc DEP SGsAP_Types_part_2.cc DEP SGsAP_Types_part_1.cc DEP SGsAP_Templates_part_7.cc DEP SGsAP_Templates_part_6.cc DEP SGsAP_Templates_part_5.cc DEP SGsAP_Templates_part_4.cc DEP SGsAP_Templates_part_3.cc DEP SGsAP_Templates_part_2.cc DEP SGsAP_Templates_part_1.cc DEP SGsAP_Emulation_part_7.cc DEP SGsAP_Emulation_part_6.cc DEP SGsAP_Emulation_part_5.cc DEP SGsAP_Emulation_part_4.cc DEP SGsAP_Emulation_part_3.cc DEP SGsAP_Emulation_part_2.cc DEP SGsAP_Emulation_part_1.cc DEP SGsAP_CodecPort_CtrlFunct_part_7.cc DEP SGsAP_CodecPort_CtrlFunct_part_6.cc DEP SGsAP_CodecPort_CtrlFunct_part_5.cc DEP SGsAP_CodecPort_CtrlFunct_part_4.cc DEP SGsAP_CodecPort_CtrlFunct_part_3.cc DEP SGsAP_CodecPort_CtrlFunct_part_2.cc DEP SGsAP_CodecPort_CtrlFunct_part_1.cc DEP SGsAP_CodecPort_part_7.cc DEP SGsAP_CodecPort_part_6.cc DEP SGsAP_CodecPort_part_5.cc DEP SGsAP_CodecPort_part_4.cc DEP SGsAP_CodecPort_part_3.cc DEP SGsAP_CodecPort_part_2.cc DEP SGsAP_CodecPort_part_1.cc DEP SDP_Types_part_7.cc DEP SDP_Types_part_6.cc DEP SDP_Types_part_5.cc DEP SDP_Types_part_4.cc DEP SDP_Types_part_3.cc DEP SDP_Types_part_2.cc DEP SDP_Types_part_1.cc DEP SDP_Templates_part_7.cc DEP SDP_Templates_part_6.cc DEP SDP_Templates_part_5.cc DEP SDP_Templates_part_4.cc DEP SDP_Templates_part_3.cc DEP SDP_Templates_part_2.cc DEP SDP_Templates_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_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 RLCMAC_CSN1_Types_part_7.cc DEP RTP_CodecPort_part_1.cc DEP RLCMAC_CSN1_Types_part_6.cc DEP RLCMAC_CSN1_Types_part_5.cc DEP RLCMAC_CSN1_Types_part_4.cc DEP RLCMAC_CSN1_Types_part_3.cc DEP RLCMAC_CSN1_Types_part_2.cc DEP RLCMAC_CSN1_Types_part_1.cc DEP RLCMAC_CSN1_Templates_part_7.cc DEP RLCMAC_CSN1_Templates_part_6.cc DEP RLCMAC_CSN1_Templates_part_5.cc DEP RLCMAC_CSN1_Templates_part_4.cc DEP RLCMAC_CSN1_Templates_part_3.cc DEP RLCMAC_CSN1_Templates_part_2.cc DEP RLCMAC_CSN1_Templates_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_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_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP MSC_Tests_Iu_part_7.cc DEP MSC_Tests_Iu_part_6.cc DEP MSC_Tests_Iu_part_5.cc DEP MSC_Tests_Iu_part_4.cc DEP MSC_Tests_Iu_part_3.cc DEP MSC_Tests_Iu_part_2.cc DEP MSC_Tests_Iu_part_1.cc DEP MSC_Tests_ASCI_part_7.cc DEP MSC_Tests_ASCI_part_6.cc DEP MSC_Tests_ASCI_part_5.cc DEP MSC_Tests_ASCI_part_4.cc DEP MSC_Tests_ASCI_part_3.cc DEP MSC_Tests_ASCI_part_2.cc DEP MSC_Tests_ASCI_part_1.cc DEP MSC_Tests_part_7.cc DEP MSC_Tests_part_6.cc DEP MSC_Tests_part_5.cc DEP MSC_Tests_part_4.cc DEP MSC_Tests_part_3.cc DEP MSC_Tests_part_2.cc DEP MSC_Tests_part_1.cc DEP MNCC_Types_part_7.cc DEP MNCC_Types_part_6.cc DEP MNCC_Types_part_5.cc DEP MNCC_Types_part_4.cc DEP MNCC_Types_part_3.cc DEP MNCC_Types_part_2.cc DEP MNCC_Types_part_1.cc DEP MNCC_Emulation_part_7.cc DEP MNCC_Emulation_part_6.cc DEP MNCC_Emulation_part_5.cc DEP MNCC_Emulation_part_4.cc DEP MNCC_Emulation_part_3.cc DEP MNCC_Emulation_part_2.cc DEP MNCC_Emulation_part_1.cc DEP MNCC_CodecPort_part_7.cc DEP MNCC_CodecPort_part_6.cc DEP MNCC_CodecPort_part_5.cc DEP MNCC_CodecPort_part_4.cc DEP MNCC_CodecPort_part_3.cc DEP MNCC_CodecPort_part_2.cc DEP MNCC_CodecPort_part_1.cc DEP MGCP_Types_part_7.cc DEP MGCP_Types_part_6.cc DEP MGCP_Types_part_5.cc DEP MGCP_Types_part_4.cc DEP MGCP_Types_part_3.cc DEP MGCP_Types_part_2.cc DEP MGCP_Types_part_1.cc DEP MGCP_Templates_part_7.cc DEP MGCP_Templates_part_6.cc DEP MGCP_Templates_part_5.cc DEP MGCP_Templates_part_4.cc DEP MGCP_Templates_part_3.cc DEP MGCP_Templates_part_2.cc DEP MGCP_Templates_part_1.cc DEP MGCP_Emulation_part_7.cc DEP MGCP_Emulation_part_6.cc DEP MGCP_Emulation_part_5.cc DEP MGCP_Emulation_part_4.cc DEP MGCP_Emulation_part_3.cc DEP MGCP_Emulation_part_2.cc DEP MGCP_Emulation_part_1.cc DEP MGCP_CodecPort_CtrlFunct_part_7.cc DEP MGCP_CodecPort_CtrlFunct_part_6.cc DEP MGCP_CodecPort_CtrlFunct_part_5.cc DEP MGCP_CodecPort_CtrlFunct_part_4.cc DEP MGCP_CodecPort_CtrlFunct_part_3.cc DEP MGCP_CodecPort_CtrlFunct_part_2.cc DEP MGCP_CodecPort_CtrlFunct_part_1.cc DEP MGCP_CodecPort_part_7.cc DEP MGCP_CodecPort_part_6.cc DEP MGCP_CodecPort_part_5.cc DEP MGCP_CodecPort_part_4.cc DEP MGCP_CodecPort_part_3.cc DEP MGCP_CodecPort_part_2.cc DEP MGCP_CodecPort_part_1.cc DEP MAP_Types_part_7.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP DNS_Helpers_part_7.cc DEP DNS_Helpers_part_6.cc DEP DNS_Helpers_part_5.cc DEP DNS_Helpers_part_4.cc DEP DNS_Helpers_part_3.cc DEP DNS_Helpers_part_2.cc DEP DNS_Helpers_part_1.cc DEP BSSMAP_Templates_part_7.cc DEP BSSMAP_Templates_part_6.cc DEP BSSMAP_Templates_part_5.cc DEP BSSMAP_Templates_part_4.cc DEP BSSMAP_Templates_part_3.cc DEP BSSMAP_Templates_part_2.cc DEP BSSMAP_Templates_part_1.cc DEP BSSAP_Types_part_7.cc DEP BSSAP_Types_part_6.cc DEP BSSAP_Types_part_5.cc DEP BSSAP_Types_part_4.cc DEP BSSAP_Types_part_3.cc DEP BSSAP_Types_part_2.cc DEP BSSAP_Types_part_1.cc DEP BSSAP_CodecPort_part_7.cc DEP BSSAP_CodecPort_part_6.cc DEP BSSAP_CodecPort_part_5.cc DEP BSSAP_CodecPort_part_4.cc DEP BSSAP_CodecPort_part_3.cc DEP BSSAP_CodecPort_part_2.cc DEP BSSAP_CodecPort_part_1.cc DEP BSC_ConnectionHandler_part_7.cc DEP BSC_ConnectionHandler_part_6.cc DEP BSC_ConnectionHandler_part_5.cc DEP BSC_ConnectionHandler_part_4.cc DEP BSC_ConnectionHandler_part_3.cc DEP BSC_ConnectionHandler_part_2.cc DEP BSC_ConnectionHandler_part_1.cc DEP USSD_Helpers.cc DEP UD_Types.cc DEP UD_PortType.cc DEP TELNETasp_PortType.cc DEP TCCOpenSecurity_Functions.cc DEP TCCInterface_Functions.cc DEP TCCEncoding_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SS_Types.cc DEP SS_Templates.cc DEP SMPP_Types.cc DEP SMPP_Templates.cc DEP SMPP_Emulation.cc DEP SMPP_CodecPort_CtrlFunct.cc DEP SMPP_CodecPort.cc DEP SGsAP_Types.cc DEP SGsAP_Templates.cc DEP SGsAP_Emulation.cc DEP SGsAP_CodecPort_CtrlFunct.cc DEP SGsAP_CodecPort.cc DEP SDP_Types.cc DEP SDP_Templates.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCTP_Templates.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RTP_CodecPort.cc DEP RLCMAC_CSN1_Types.cc DEP RTP_Types.cc DEP RLCMAC_CSN1_Templates.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP MSC_Tests_Iu.cc DEP MSC_Tests_ASCI.cc DEP MSC_Tests.cc DEP MNCC_Types.cc DEP MNCC_Emulation.cc DEP MNCC_CodecPort.cc DEP MGCP_Types.cc DEP MGCP_Templates.cc DEP MGCP_Emulation.cc DEP MGCP_CodecPort_CtrlFunct.cc DEP MGCP_CodecPort.cc DEP MAP_Types.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP L3_Templates.cc DEP L3_Common.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP DNS_Helpers.cc DEP BSSMAP_Templates.cc DEP BSSAP_Types.cc DEP BSSAP_CodecPort.cc DEP BSC_ConnectionHandler.cc CC BSC_ConnectionHandler.o CC BSSAP_CodecPort.o CC BSSAP_Types.o CC BSSMAP_Templates.o CC DNS_Helpers.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC L3_Common.o CC L3_Templates.o CC M3UA_Emulation.o CC M3UA_Types.o CC MAP_Types.o CC MGCP_CodecPort.o CC MGCP_CodecPort_CtrlFunct.o CC MGCP_Emulation.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ 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 CC Native_Functions.o MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::f__comp__by__ep(const CHARSTRING&)': MGCP_Emulation.cc:7792:1: warning: control reaches end of non-void function [-Wreturn-type] 7792 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__ep__by__comp(const COMPONENT&)': MGCP_Emulation.cc:7844:1: warning: control reaches end of non-void function [-Wreturn-type] 7844 | } | ^ MGCP_Emulation.cc: In function 'COMPONENT MGCP__Emulation::ExpectedCreateCallback(const MGCP__Types::MgcpCommand&, const CHARSTRING&)': MGCP_Emulation.cc:8985:1: warning: control reaches end of non-void function [-Wreturn-type] 8985 | } | ^ MGCP_Emulation.cc: In function 'CHARSTRING MGCP__Emulation::f__encoding__name__from__pt(const MGCP__Types::SDP__FIELD__PayloadType&)': MGCP_Emulation.cc:9433:1: warning: control reaches end of non-void function [-Wreturn-type] 9433 | } | ^ CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o MNCC_Types.cc: In function 'INTEGER MNCC__Types::f__mncc__get__call__id(const MNCC__PDU&)': MNCC_Types.cc:37077:1: warning: control reaches end of non-void function [-Wreturn-type] 37077 | } | ^ MNCC_Emulation.cc: In function 'COMPONENT MNCC__Emulation::f__comp__by__call__id(const INTEGER&)': MNCC_Emulation.cc:6306:1: warning: control reaches end of non-void function [-Wreturn-type] 6306 | } | ^ MNCC_Emulation.cc: In function 'INTEGER MNCC__Emulation::f__call__id__by__comp(const COMPONENT&)': MNCC_Emulation.cc:6357:1: warning: control reaches end of non-void function [-Wreturn-type] 6357 | } | ^ 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 MSC_Tests.cc: In function 'SMPP__Types::SMPP__TON MSC__Tests::f__sm__ton__from__gsm(const BITSTRING&)': MSC_Tests.cc:14013: warning: control reaches end of non-void function [-Wreturn-type] 14013 | } | MSC_Tests.cc: In function 'SMPP__Types::SMPP__NPI MSC__Tests::f__sm__npi__from__gsm(const BITSTRING&)': MSC_Tests.cc:14101: warning: control reaches end of non-void function [-Wreturn-type] 14101 | } | 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 TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TCCOpenSecurity_Functions.o CC TELNETasp_PortType.o CC UD_PortType.o CC UD_Types.o CC USSD_Helpers.o SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::f__comp__by__imsi(const HEXSTRING&)': SGsAP_Emulation.cc:6850:1: warning: control reaches end of non-void function [-Wreturn-type] 6850 | } | ^ SGsAP_Emulation.cc: In function 'HEXSTRING SGsAP__Emulation::f__imsi__by__comp(const COMPONENT&)': SGsAP_Emulation.cc:6902:1: warning: control reaches end of non-void function [-Wreturn-type] 6902 | } | ^ SGsAP_Emulation.cc: In function 'COMPONENT SGsAP__Emulation::ExpectedCreateCallback(const SGsAP__Types::PDU__SGsAP&, const HEXSTRING&, const CHARSTRING&)': SGsAP_Emulation.cc:7947:1: warning: control reaches end of non-void function [-Wreturn-type] 7947 | } | ^ 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 SMPP_Emulation.cc: In function 'COMPONENT SMPP__Emulation::f__comp__by__trans__id(const INTEGER&)': SMPP_Emulation.cc:4304:1: warning: control reaches end of non-void function [-Wreturn-type] 4304 | } | ^ CC BSSAP_CodecPort_part_7.o CC BSSAP_Types_part_1.o CC BSSAP_Types_part_2.o CC BSSAP_Types_part_3.o CC BSSAP_Types_part_4.o CC BSSAP_Types_part_5.o CC BSSAP_Types_part_6.o CC BSSAP_Types_part_7.o CC BSSMAP_Templates_part_1.o CC BSSMAP_Templates_part_2.o CC BSSMAP_Templates_part_3.o CC BSSMAP_Templates_part_4.o CC BSSMAP_Templates_part_5.o CC BSSMAP_Templates_part_6.o CC BSSMAP_Templates_part_7.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MGCP_CodecPort_part_1.o CC MGCP_CodecPort_part_2.o CC MGCP_CodecPort_part_3.o CC MGCP_CodecPort_part_4.o CC MGCP_CodecPort_part_5.o CC MGCP_CodecPort_part_6.o CC MGCP_CodecPort_part_7.o CC MGCP_CodecPort_CtrlFunct_part_1.o CC MGCP_CodecPort_CtrlFunct_part_2.o CC MGCP_CodecPort_CtrlFunct_part_3.o CC MGCP_CodecPort_CtrlFunct_part_4.o CC MGCP_CodecPort_CtrlFunct_part_5.o CC MGCP_CodecPort_CtrlFunct_part_6.o CC MGCP_CodecPort_CtrlFunct_part_7.o CC MGCP_Emulation_part_1.o CC MGCP_Emulation_part_2.o CC MGCP_Emulation_part_3.o CC MGCP_Emulation_part_4.o CC MGCP_Emulation_part_5.o CC MGCP_Emulation_part_6.o CC MGCP_Emulation_part_7.o CC MGCP_Templates_part_1.o CC MGCP_Templates_part_2.o CC MGCP_Templates_part_3.o CC MGCP_Templates_part_4.o CC MGCP_Templates_part_5.o CC MGCP_Templates_part_6.o CC MGCP_Templates_part_7.o CC MGCP_Types_part_1.o CC MGCP_Types_part_2.o CC MGCP_Types_part_3.o CC MGCP_Types_part_4.o CC MGCP_Types_part_5.o CC MGCP_Types_part_6.o CC MGCP_Types_part_7.o CC MNCC_CodecPort_part_1.o CC MNCC_CodecPort_part_2.o CC MNCC_CodecPort_part_3.o CC MNCC_CodecPort_part_4.o CC MNCC_CodecPort_part_5.o CC MNCC_CodecPort_part_6.o CC MNCC_CodecPort_part_7.o CC MNCC_Emulation_part_1.o CC MNCC_Emulation_part_2.o CC MNCC_Emulation_part_3.o CC MNCC_Emulation_part_4.o CC MNCC_Emulation_part_5.o CC MNCC_Emulation_part_6.o CC MNCC_Emulation_part_7.o CC MNCC_Types_part_1.o CC MNCC_Types_part_2.o CC MNCC_Types_part_3.o CC MNCC_Types_part_4.o CC MNCC_Types_part_5.o CC MNCC_Types_part_6.o CC MNCC_Types_part_7.o CC MSC_Tests_part_1.o CC MSC_Tests_part_2.o CC MSC_Tests_part_3.o CC MSC_Tests_part_4.o CC MSC_Tests_part_5.o CC MSC_Tests_part_6.o CC MSC_Tests_part_7.o CC MSC_Tests_ASCI_part_1.o CC MSC_Tests_ASCI_part_2.o CC MSC_Tests_ASCI_part_3.o CC MSC_Tests_ASCI_part_4.o CC MSC_Tests_ASCI_part_5.o CC MSC_Tests_ASCI_part_6.o CC MSC_Tests_ASCI_part_7.o CC MSC_Tests_Iu_part_1.o CC MSC_Tests_Iu_part_2.o CC MSC_Tests_Iu_part_3.o CC MSC_Tests_Iu_part_4.o CC MSC_Tests_Iu_part_5.o CC MSC_Tests_Iu_part_6.o CC MSC_Tests_Iu_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC RLCMAC_CSN1_Templates_part_1.o CC RLCMAC_CSN1_Templates_part_2.o CC RLCMAC_CSN1_Templates_part_3.o CC RLCMAC_CSN1_Templates_part_4.o CC RLCMAC_CSN1_Templates_part_5.o CC RLCMAC_CSN1_Templates_part_6.o CC RLCMAC_CSN1_Templates_part_7.o CC RLCMAC_CSN1_Types_part_1.o CC RLCMAC_CSN1_Types_part_2.o CC RLCMAC_CSN1_Types_part_3.o CC RLCMAC_CSN1_Types_part_4.o CC RLCMAC_CSN1_Types_part_5.o CC RLCMAC_CSN1_Types_part_6.o CC RLCMAC_CSN1_Types_part_7.o CC RTP_CodecPort_part_1.o CC RTP_CodecPort_part_2.o CC RTP_CodecPort_part_3.o CC RTP_CodecPort_part_4.o CC RTP_CodecPort_part_5.o CC RTP_CodecPort_part_6.o CC RTP_CodecPort_part_7.o CC RTP_Types_part_1.o CC RTP_Types_part_2.o CC RTP_Types_part_3.o CC RTP_Types_part_4.o CC RTP_Types_part_5.o CC RTP_Types_part_6.o CC RTP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTP_Templates_part_1.o CC SCTP_Templates_part_2.o CC SCTP_Templates_part_3.o CC SCTP_Templates_part_4.o CC SCTP_Templates_part_5.o CC SCTP_Templates_part_6.o CC SCTP_Templates_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SDP_Templates_part_1.o CC SDP_Templates_part_2.o CC SDP_Templates_part_3.o CC SDP_Templates_part_4.o CC SDP_Templates_part_5.o CC SDP_Templates_part_6.o CC SDP_Templates_part_7.o CC SDP_Types_part_1.o CC SDP_Types_part_2.o CC SDP_Types_part_3.o CC SDP_Types_part_4.o CC SDP_Types_part_5.o CC SDP_Types_part_6.o CC SDP_Types_part_7.o CC SGsAP_CodecPort_part_1.o CC SGsAP_CodecPort_part_2.o CC SGsAP_CodecPort_part_3.o CC SGsAP_CodecPort_part_4.o CC SGsAP_CodecPort_part_5.o CC SGsAP_CodecPort_part_6.o CC SGsAP_CodecPort_part_7.o CC SGsAP_CodecPort_CtrlFunct_part_1.o CC SGsAP_CodecPort_CtrlFunct_part_2.o CC SGsAP_CodecPort_CtrlFunct_part_3.o CC SGsAP_CodecPort_CtrlFunct_part_4.o CC SGsAP_CodecPort_CtrlFunct_part_5.o CC SGsAP_CodecPort_CtrlFunct_part_6.o CC SGsAP_CodecPort_CtrlFunct_part_7.o CC SGsAP_Emulation_part_1.o CC SGsAP_Emulation_part_2.o CC SGsAP_Emulation_part_3.o CC SGsAP_Emulation_part_4.o CC SGsAP_Emulation_part_5.o CC SGsAP_Emulation_part_6.o CC SGsAP_Emulation_part_7.o CC SGsAP_Templates_part_1.o CC SGsAP_Templates_part_2.o CC SGsAP_Templates_part_3.o CC SGsAP_Templates_part_4.o CC SGsAP_Templates_part_5.o CC SGsAP_Templates_part_6.o CC SGsAP_Templates_part_7.o CC SGsAP_Types_part_1.o CC SGsAP_Types_part_2.o CC SGsAP_Types_part_3.o CC SGsAP_Types_part_4.o CC SGsAP_Types_part_5.o CC SGsAP_Types_part_6.o CC SGsAP_Types_part_7.o CC SMPP_CodecPort_part_1.o CC SMPP_CodecPort_part_2.o CC SMPP_CodecPort_part_3.o CC SMPP_CodecPort_part_4.o CC SMPP_CodecPort_part_5.o CC SMPP_CodecPort_part_6.o CC SMPP_CodecPort_part_7.o CC SMPP_CodecPort_CtrlFunct_part_1.o CC SMPP_CodecPort_CtrlFunct_part_2.o CC SMPP_CodecPort_CtrlFunct_part_3.o CC SMPP_CodecPort_CtrlFunct_part_4.o CC SMPP_CodecPort_CtrlFunct_part_5.o CC SMPP_CodecPort_CtrlFunct_part_6.o CC SMPP_CodecPort_CtrlFunct_part_7.o CC SMPP_Emulation_part_1.o CC SMPP_Emulation_part_2.o CC SMPP_Emulation_part_3.o CC SMPP_Emulation_part_4.o CC SMPP_Emulation_part_5.o CC SMPP_Emulation_part_6.o CC SMPP_Emulation_part_7.o CC SMPP_Templates_part_1.o CC SMPP_Templates_part_2.o CC SMPP_Templates_part_3.o CC SMPP_Templates_part_4.o CC SMPP_Templates_part_5.o CC SMPP_Templates_part_6.o CC SMPP_Templates_part_7.o CC SMPP_Types_part_1.o CC SMPP_Types_part_2.o CC SMPP_Types_part_3.o CC SMPP_Types_part_4.o CC SMPP_Types_part_5.o CC SMPP_Types_part_6.o CC SMPP_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC 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_4.o CC TELNETasp_PortType_part_3.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 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 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:23595:1: warning: control reaches end of non-void function [-Wreturn-type] 23595 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__mgcp__tid(const CHARSTRING&)': RAN_Emulation.cc:23647:1: warning: control reaches end of non-void function [-Wreturn-type] 23647 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:23757:1: warning: control reaches end of non-void function [-Wreturn-type] 23757 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:23866:1: warning: control reaches end of non-void function [-Wreturn-type] 23866 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:23917:1: warning: control reaches end of non-void function [-Wreturn-type] 23917 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::ExpectedCreateCallback(const BSSAP__CodecPort::BSSAP__N__CONNECT__ind&, const CHARSTRING&)': RAN_Emulation.cc:27654:1: warning: control reaches end of non-void function [-Wreturn-type] 27654 | } | ^ CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC Remote_Operations_Information_Objects_part_5.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC SDP_parse_.tab.o CC lex.SDP_parse_.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC MAP_EncDec.o CC MGCP_CodecPort_CtrlFunctDef.o CC MNCC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC RTP_CodecPort_CtrlFunctDef.o CC RTP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC SDP_EncDec.o CC SGsAP_CodecPort_CtrlFunctDef.o CC SMPP_CodecPort_CtrlFunctDef.o CC SMPP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TCCOpenSecurity.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 TELNETasp_PT.o CC UD_PT.o CCLD BSC_ConnectionHandler.so CCLD BSSAP_CodecPort.so CCLD BSSAP_Types.so CCLD BSSMAP_Templates.so CCLD DNS_Helpers.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD L3_Common.so 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 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 MSC_Tests.so CCLD MSC_Tests_ASCI.so CCLD MSC_Tests_Iu.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD RLCMAC_CSN1_Templates.so CCLD RLCMAC_CSN1_Types.so CCLD RTP_CodecPort.so CCLD RTP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTP_Templates.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SDP_Templates.so CCLD SDP_Types.so CCLD SGsAP_CodecPort.so CCLD SGsAP_CodecPort_CtrlFunct.so CCLD SGsAP_Emulation.so CCLD SGsAP_Templates.so CCLD SGsAP_Types.so CCLD SMPP_CodecPort.so CCLD SMPP_CodecPort_CtrlFunct.so CCLD SMPP_Emulation.so CCLD SMPP_Templates.so CCLD SMPP_Types.so CCLD SS_Templates.so CCLD SS_Types.so CCLD Socket_API_Definitions.so CCLD 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_3.so CCLD MGCP_Types_part_4.so CCLD MGCP_Types_part_5.so CCLD MGCP_Types_part_6.so CCLD MGCP_Types_part_7.so CCLD MNCC_CodecPort_part_1.so CCLD MNCC_CodecPort_part_2.so CCLD MNCC_CodecPort_part_3.so CCLD MNCC_CodecPort_part_4.so CCLD MNCC_CodecPort_part_5.so CCLD MNCC_CodecPort_part_6.so CCLD MNCC_CodecPort_part_7.so CCLD MNCC_Emulation_part_1.so CCLD MNCC_Emulation_part_2.so CCLD MNCC_Emulation_part_3.so CCLD MNCC_Emulation_part_4.so CCLD MNCC_Emulation_part_5.so CCLD MNCC_Emulation_part_6.so CCLD MNCC_Emulation_part_7.so CCLD MNCC_Types_part_1.so CCLD MNCC_Types_part_2.so CCLD MNCC_Types_part_3.so CCLD MNCC_Types_part_4.so CCLD MNCC_Types_part_5.so CCLD MNCC_Types_part_6.so CCLD MNCC_Types_part_7.so CCLD MSC_Tests_part_1.so CCLD MSC_Tests_part_2.so CCLD MSC_Tests_part_3.so CCLD MSC_Tests_part_4.so CCLD MSC_Tests_part_5.so CCLD MSC_Tests_part_6.so CCLD MSC_Tests_part_7.so CCLD MSC_Tests_ASCI_part_1.so CCLD MSC_Tests_ASCI_part_2.so CCLD MSC_Tests_ASCI_part_3.so CCLD MSC_Tests_ASCI_part_4.so CCLD MSC_Tests_ASCI_part_5.so CCLD MSC_Tests_ASCI_part_6.so CCLD MSC_Tests_ASCI_part_7.so CCLD MSC_Tests_Iu_part_1.so CCLD MSC_Tests_Iu_part_2.so CCLD MSC_Tests_Iu_part_3.so CCLD MSC_Tests_Iu_part_4.so CCLD MSC_Tests_Iu_part_5.so CCLD MSC_Tests_Iu_part_6.so CCLD MSC_Tests_Iu_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD RLCMAC_CSN1_Templates_part_1.so CCLD RLCMAC_CSN1_Templates_part_2.so CCLD RLCMAC_CSN1_Templates_part_3.so CCLD RLCMAC_CSN1_Templates_part_4.so CCLD RLCMAC_CSN1_Templates_part_5.so CCLD RLCMAC_CSN1_Templates_part_6.so CCLD RLCMAC_CSN1_Templates_part_7.so CCLD RLCMAC_CSN1_Types_part_1.so CCLD RLCMAC_CSN1_Types_part_2.so CCLD RLCMAC_CSN1_Types_part_3.so CCLD RLCMAC_CSN1_Types_part_4.so CCLD RLCMAC_CSN1_Types_part_5.so CCLD RLCMAC_CSN1_Types_part_6.so CCLD RLCMAC_CSN1_Types_part_7.so CCLD RTP_CodecPort_part_1.so CCLD RTP_CodecPort_part_2.so CCLD RTP_CodecPort_part_3.so CCLD RTP_CodecPort_part_4.so CCLD RTP_CodecPort_part_5.so CCLD RTP_CodecPort_part_6.so CCLD RTP_CodecPort_part_7.so CCLD RTP_Types_part_1.so CCLD RTP_Types_part_2.so CCLD RTP_Types_part_3.so CCLD RTP_Types_part_4.so CCLD RTP_Types_part_5.so CCLD RTP_Types_part_6.so CCLD RTP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTP_Templates_part_1.so CCLD SCTP_Templates_part_2.so CCLD SCTP_Templates_part_3.so CCLD SCTP_Templates_part_4.so CCLD SCTP_Templates_part_5.so CCLD SCTP_Templates_part_6.so CCLD SCTP_Templates_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SDP_Templates_part_1.so CCLD SDP_Templates_part_2.so CCLD SDP_Templates_part_3.so CCLD SDP_Templates_part_5.so CCLD SDP_Templates_part_4.so CCLD SDP_Templates_part_6.so CCLD SDP_Templates_part_7.so CCLD SDP_Types_part_1.so CCLD SDP_Types_part_2.so CCLD SDP_Types_part_3.so CCLD SDP_Types_part_4.so CCLD SDP_Types_part_5.so CCLD SDP_Types_part_6.so CCLD SDP_Types_part_7.so CCLD SGsAP_CodecPort_part_1.so CCLD SGsAP_CodecPort_part_2.so CCLD SGsAP_CodecPort_part_3.so CCLD SGsAP_CodecPort_part_4.so CCLD SGsAP_CodecPort_part_5.so CCLD SGsAP_CodecPort_part_6.so CCLD SGsAP_CodecPort_part_7.so CCLD SGsAP_CodecPort_CtrlFunct_part_1.so CCLD SGsAP_CodecPort_CtrlFunct_part_2.so CCLD SGsAP_CodecPort_CtrlFunct_part_3.so CCLD SGsAP_CodecPort_CtrlFunct_part_4.so CCLD SGsAP_CodecPort_CtrlFunct_part_5.so CCLD SGsAP_CodecPort_CtrlFunct_part_6.so CCLD SGsAP_CodecPort_CtrlFunct_part_7.so CCLD SGsAP_Emulation_part_1.so CCLD SGsAP_Emulation_part_2.so CCLD SGsAP_Emulation_part_3.so CCLD SGsAP_Emulation_part_4.so CCLD SGsAP_Emulation_part_5.so CCLD SGsAP_Emulation_part_6.so CCLD SGsAP_Emulation_part_7.so CCLD SGsAP_Templates_part_1.so CCLD SGsAP_Templates_part_2.so CCLD SGsAP_Templates_part_3.so CCLD SGsAP_Templates_part_4.so CCLD SGsAP_Templates_part_5.so CCLD SGsAP_Templates_part_6.so CCLD SGsAP_Templates_part_7.so CCLD SGsAP_Types_part_1.so CCLD SGsAP_Types_part_2.so CCLD SGsAP_Types_part_3.so CCLD SGsAP_Types_part_4.so CCLD SGsAP_Types_part_5.so CCLD SGsAP_Types_part_6.so CCLD SGsAP_Types_part_7.so CCLD SMPP_CodecPort_part_1.so CCLD SMPP_CodecPort_part_2.so CCLD SMPP_CodecPort_part_3.so CCLD SMPP_CodecPort_part_4.so CCLD SMPP_CodecPort_part_5.so CCLD SMPP_CodecPort_part_6.so CCLD SMPP_CodecPort_part_7.so CCLD SMPP_CodecPort_CtrlFunct_part_1.so CCLD SMPP_CodecPort_CtrlFunct_part_2.so CCLD SMPP_CodecPort_CtrlFunct_part_3.so CCLD SMPP_CodecPort_CtrlFunct_part_4.so CCLD SMPP_CodecPort_CtrlFunct_part_5.so CCLD SMPP_CodecPort_CtrlFunct_part_6.so CCLD SMPP_CodecPort_CtrlFunct_part_7.so CCLD SMPP_Emulation_part_1.so CCLD SMPP_Emulation_part_2.so CCLD SMPP_Emulation_part_4.so CCLD SMPP_Emulation_part_5.so CCLD SMPP_Emulation_part_3.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 TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TCCOpenSecurity_Functions_part_1.so CCLD TCCOpenSecurity_Functions_part_2.so CCLD TCCOpenSecurity_Functions_part_3.so CCLD TCCOpenSecurity_Functions_part_4.so CCLD TCCOpenSecurity_Functions_part_5.so CCLD TCCOpenSecurity_Functions_part_6.so CCLD TCCOpenSecurity_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UD_PortType_part_1.so CCLD UD_PortType_part_2.so CCLD UD_PortType_part_3.so CCLD UD_PortType_part_4.so CCLD UD_PortType_part_5.so CCLD UD_PortType_part_6.so CCLD UD_PortType_part_7.so CCLD UD_Types_part_1.so CCLD UD_Types_part_2.so CCLD UD_Types_part_3.so CCLD UD_Types_part_4.so CCLD UD_Types_part_5.so CCLD UD_Types_part_6.so CCLD UD_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD SCCP_Mapping.so CCLD 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 MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MS_DataTypes.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_2.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_4.so CCLD MAP_OperationAndMaintenanceOperations_part_5.so CCLD MAP_OperationAndMaintenanceOperations_part_6.so CCLD MAP_OperationAndMaintenanceOperations_part_7.so CCLD MAP_PDU_Defs_part_1.so CCLD MAP_PDU_Defs_part_2.so CCLD MAP_PDU_Defs_part_3.so CCLD MAP_PDU_Defs_part_4.so CCLD MAP_PDU_Defs_part_5.so CCLD MAP_PDU_Defs_part_6.so CCLD MAP_PDU_Defs_part_7.so CCLD MAP_Protocol_part_1.so CCLD MAP_Protocol_part_2.so CCLD MAP_Protocol_part_3.so CCLD MAP_Protocol_part_4.so CCLD MAP_Protocol_part_5.so CCLD MAP_Protocol_part_6.so CCLD MAP_Protocol_part_7.so CCLD MAP_SM_DataTypes_part_1.so CCLD MAP_SM_DataTypes_part_2.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_4.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_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_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_Operations_part_4.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 lex.SDP_parse_.so CCLD SDP_parse_.tab.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 SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TCCOpenSecurity.so CCLD TELNETasp_PT.so CCLD UD_PT.so CCLD MSC_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (381 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-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/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-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 libc-bin libc-dev-bin libc6 libc6-dev libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools osmo-mgw The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libosmo-gsup-client0 libosmo-mgcp-client14 libosmo-mgcp-client14-dbgsym libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 libsmpp1 osmo-msc osmo-msc-dbg osmo-stp osmo-stp-dbg osmocom-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 30 newly installed, 0 to remove and 85 not upgraded. Need to get 20.4 MB of archives. After this operation, 24.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504252026 [1176 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.24.ece60.202504252026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.24.ece60.202504252026 [71.2 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.24.ece60.202504252026 [228 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.4.6539.202504252026 [60.1 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.24.ece60.202504252026 [105 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504252026 [71.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504252026 [21.5 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.29.2fded.202504252026 [58.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.29.2fded.202504252026 [101 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.63.64c8.202504252026 [137 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.63.64c8.202504252026 [488 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.24.ece60.202504252026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.24.ece60.202504252026 [71.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.24.ece60.202504252026 [178 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:18 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.24.ece60.202504252026 [60.4 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.24.ece60.202504252026 [64.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.24.ece60.202504252026 [51.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.24.ece60.202504252026 [44.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.4.1.f1ec.202504252026 [101 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.63.64c8.202504252026 [18.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.63.64c8.202504252026 [22.7 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504252026 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504252026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504252026 [225 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504252026 [953 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.24.ece60.202504252026 [2165 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc 1.13.0.7.86cda.202504252026 [351 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-msc-dbg 1.13.0.7.86cda.202504252026 [1514 kB] Fetched 20.4 MB in 0s (101 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504252026_amd64.deb ... Unpacking osmocom-nightly (202504252026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.6.0.4.6539.202504252026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.4.6539.202504252026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../07-libosmoabis15_2.0.0.17.d2e8.202504252026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504252026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.9.1.202504252026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504252026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../09-libosmo-mgcp-client14_1.14.0.29.2fded.202504252026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504252026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../10-libosmo-mgcp-client14-dbgsym_1.14.0.29.2fded.202504252026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504252026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.63.64c8.202504252026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504252026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.63.64c8.202504252026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504252026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmocore (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package libsmpp1:amd64. Preparing to unpack .../20-libsmpp1_1.14.4.1.f1ec.202504252026_amd64.deb ... Unpacking libsmpp1:amd64 (1.14.4.1.f1ec.202504252026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../21-osmo-stp_2.1.0.63.64c8.202504252026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.63.64c8.202504252026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../22-osmo-stp-dbg_2.1.0.63.64c8.202504252026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504252026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../23-libasn1c1_0.9.38.202504252026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504252026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../24-libasn1c-dbg_0.9.38.202504252026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504252026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.2.38a6.202504252026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504252026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.2.38a6.202504252026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504252026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.24.ece60.202504252026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.24.ece60.202504252026) ... Selecting previously unselected package osmo-msc. Preparing to unpack .../28-osmo-msc_1.13.0.7.86cda.202504252026_amd64.deb ... Unpacking osmo-msc (1.13.0.7.86cda.202504252026) ... Selecting previously unselected package osmo-msc-dbg:amd64. Preparing to unpack .../29-osmo-msc-dbg_1.13.0.7.86cda.202504252026_amd64.deb ... Unpacking osmo-msc-dbg:amd64 (1.13.0.7.86cda.202504252026) ... Setting up osmocom-nightly (202504252026) ... Setting up libsmpp1:amd64 (1.14.4.1.f1ec.202504252026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmocodec4:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504252026) ... Setting up libosmovty13:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmoisdn0:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmousb0:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.29.2fded.202504252026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.29.2fded.202504252026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504252026) ... Setting up libosmogsm20:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmoctrl0:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmogb14:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmonetif11:amd64 (1.6.0.4.6539.202504252026) ... Setting up libosmocoding0:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmosim2:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmocore (1.11.0.24.ece60.202504252026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504252026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.63.64c8.202504252026) ... Setting up libosmocore-dbg:amd64 (1.11.0.24.ece60.202504252026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504252026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.63.64c8.202504252026) ... Setting up osmo-stp:amd64 (2.1.0.63.64c8.202504252026) ... 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.2.38a6.202504252026) ... Setting up libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504252026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.63.64c8.202504252026) ... Setting up osmo-msc (1.13.0.7.86cda.202504252026) ... 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.7.86cda.202504252026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/MSC_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp'] [testenv] + ['cp', '-a', 'osmo-msc.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/MSC_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.default'] [testenv] Running stp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/stp/stp.log'] 20250426103223116 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250426103223116 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250426103223116 DLSS7 INFO 0: ASP(virt-bsc0-0) Restarting ASP virt-bsc0-0, r=127.0.0.1:23906<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 NOTICE 0: ASP(virt-bsc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250426103223116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 INFO 0: AS(virt-bsc0) Created AS (osmo_ss7_instance.c:324) 20250426103223116 DLSS7 INFO 0: AS(virt-bsc0) Adding ASP virt-bsc0-0 to AS (osmo_ss7_as.c:160) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250426103223116 DLSS7 INFO 0: ASP(virt-bsc1-0) Restarting ASP virt-bsc1-0, r=127.0.0.1:23907<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 NOTICE 0: ASP(virt-bsc1-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250426103223116 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 INFO 0: AS(virt-bsc1) Created AS (osmo_ss7_instance.c:324) 20250426103223116 DLSS7 INFO 0: AS(virt-bsc1) Adding ASP virt-bsc1-0 to AS (osmo_ss7_as.c:160) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250426103223116 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.1:23908<->l=127.0.0.1:2905 (osmo_ss7_asp.c:722) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250426103223116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250426103223116 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250426103223116 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250426103223116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250426103223116 DLSS7 INFO 0: Creating route: pc=193=0.24.1 mask=0x3fff via AS 'virt-bsc0' (osmo_ss7_route.c:129) 20250426103223116 DLSS7 INFO 0: Creating route: pc=194=0.24.2 mask=0x3fff via AS 'virt-bsc1' (osmo_ss7_route.c:129) 20250426103223116 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250426103223116 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20250426103223116 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20250426103223116 DLSS7 INFO (Re)binding m3ua Server to :::2905 (osmo_ss7_xua_srv.c:286) 20250426103223116 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20250426103223116 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20250426103223116 DLSS7 INFO (Re)binding ipa Server to :::5000 (osmo_ss7_xua_srv.c:286) 20250426103223116 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv] Running msc [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', 'osmo-msc 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/msc/msc.log'] [testenv] Running testsuite 20250426103223374 DLSS7 INFO (r=::ffff:127.0.0.1:54686<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103223374 DLSS7 INFO (r=::ffff:127.0.0.1:54686<->l=::ffff:127.0.0.1:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250426103223374 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::ffff:127.0.0.1:54686<->l=:::2905 (osmo_ss7_asp.c:722) 20250426103223374 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250426103223374 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250426103223374 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103223374 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250426103223374 DMNCC NOTICE MNCC socket at /tmp/mncc.sock (mncc_sock.c:300) 20250426103223374 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4254 (telnet_interface.c:88) 20250426103223374 DSMPP NOTICE SMPP at 0.0.0.0 2775 (smpp_smsc.c:990) 20250426103223374 DLCTRL NOTICE CTRL at 127.0.0.1 4255 (control_if.c:1026) 20250426103223374 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103223375 DDB NOTICE Init database connection to ':memory:' using SQLite3 lib version 3.40.1 (db.c:521) 20250426103223377 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250426103223377 DMSC NOTICE MGW pool with 1 pool members configured, (ignoring MGW configuration in VTY node 'msc'). (msc_main.c:577) 20250426103223377 DLSCCP NOTICE OsmoMSC-A-Iu: Using SS7 instance 0, pc:0.23.1 (sccp_user.c:584) 20250426103223377 DLSCCP NOTICE OsmoMSC-A-Iu: Using AS instance as-clnt-OsmoMSC-A (sccp_user.c:602) 20250426103223377 DLSCCP NOTICE OsmoMSC-A-Iu: Creating default route (sccp_user.c:608) 20250426103223377 DLSCCP NOTICE OsmoMSC-A-Iu: Using ASP instance asp-clnt-OsmoMSC-A (sccp_user.c:713) 20250426103223377 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250426103223377 DSGS NOTICE SGs socket bound to r=NULL<->l=0.0.0.0:29118 (sgs_server.c:186) 20250426103223377 DMSC NOTICE A-interface: SCCP user OsmoMSC-A:RI=SSN_PC,PC=(no PC),SSN=BSSAP, cs7-instance 0 ((null)) (msc_main.c:791) 20250426103223377 DMSC NOTICE Iu-interface: SCCP user OsmoMSC-IuCS:RI=SSN_PC,PC=(no PC),SSN=RANAP, cs7-instance 0 ((null)) (msc_main.c:812) 20250426103223377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103223377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103223377 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103223377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103223377 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103223377 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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/_cache/podman/ttcn3', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4254', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/start-testsuite.sh', 'msc/MSC_Tests', 'MSC_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MSC_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MSC_Tests.cfg MC@4e68250106fc: Unix server socket created successfully. MC@4e68250106fc: Listening on TCP port 40951. 4e68250106fc is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache/podman/ttcn3/msc/MSC_Tests 4e68250106fc 40951 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@4e68250106fc: New HC connected from 10.0.2.100 [10.0.2.100]. 4e68250106fc: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@4e68250106fc: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@4e68250106fc: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@4e68250106fc: Configuration file was processed on all HCs. MC@4e68250106fc: Creating MTC on host 10.0.2.100. MC@4e68250106fc: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset'. ------ MSC_Tests.TC_cr_before_reset ------ Sat Apr 26 10:32:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cr_before_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103224377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cr_before_reset' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cr_before_reset started. MSC_Test-M3UA(4)@4e68250106fc: ************************************************* MSC_Test-M3UA(4)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test-M3UA(4)@4e68250106fc: ************************************************* MSC_Test-SCCP(3)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103225171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103225171 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103225171 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103225171 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103225182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103225182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103225182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103225182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103225182 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103225182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103225182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103225182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103225182 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103225182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103225182 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-M3UA(4)@4e68250106fc: Message received on association #8 MSC_Test-M3UA(4)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103225187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103225187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103225187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103225187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103225187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103225187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103225187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103225187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103225187 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103225187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103225187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test-M3UA(4)@4e68250106fc: Message received on association #8 MSC_Test-M3UA(4)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-M3UA(4)@4e68250106fc: Message received on association #8 MSC_Test-M3UA(4)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test-M3UA(4)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test-M3UA(4)@4e68250106fc: Message received on association #8 MSC_Test-M3UA(4)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103225309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103225309 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250426103225309 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [::ffff:10.0.2.100]:54686 err=None (osmo_ss7_asp.c:824) 20250426103225378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103225378 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103225378 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250426103225379 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.1 (xua_rkm.c:204) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250426103225379 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250426103225379 DLSS7 INFO 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250426103225379 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250426103225379 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250426103225379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103225379 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103225379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103225379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250426103225379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103225379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103225379 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103225379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103225379 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103225379 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103225379 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103225379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103225380 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103225380 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoMSC-A)[0x55fcf1937e10]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250426103225380 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250426103226379 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103227380 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test-SCCP(3)@4e68250106fc: First idle individual index:0 20250426103227984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103227985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103227985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103227985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103227985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103227985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103227985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103227985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103227985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103227985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 00 01 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-M3UA(4)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103227985 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)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103228189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103228189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103228189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103228189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103228189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103228189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103228189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103228189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103228189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103228189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103228190 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103228190 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103228190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103228190 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103228190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103228190 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103228190 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103228190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103228190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103228190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test-M3UA(4)@4e68250106fc: Message received on association #8 MSC_Test-M3UA(4)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103228381 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103229382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103230382 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103231383 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: setverdict(pass): none -> pass 20250426103231979 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103231979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103231979 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103231979 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103231979 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103231979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103231979 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-SCCP(3)@4e68250106fc: Final verdict of PTC: none 20250426103231980 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103231980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103231979 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103231979 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103231979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103231979 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103231979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103231979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103231979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103231979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103231979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103231979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103231979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103231979 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-M3UA(4)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC MSC_Test-SCCP(3): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-M3UA(4): none (pass -> pass) MTC@4e68250106fc: Test case TC_cr_before_reset finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass'. Sat Apr 26 10:32:31 UTC 2025 ====== MSC_Tests.TC_cr_before_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cr_before_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=69740) 20250426103232384 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=69740, count=82868) 20250426103233386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103233980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103233980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103233980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cr_before_reset pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi ------ Sat Apr 26 10:32:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103234386 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi started. 20250426103235387 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(8)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(8)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(8)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(6)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103235464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(9)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103235658 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103235658 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103235658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103235658 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103235663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103235663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103235663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103235663 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103235663 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103235663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103235663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103235663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103235663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103235663 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103235663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103235663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103235663 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103235663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103235663 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(8)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103236388 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103236388 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(11)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(11)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103236390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(11)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(11)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(11)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(11)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103236402 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103236402 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(12)@4e68250106fc: Created GsupExpect[0] for "262420000000001" to be handled at TC_lu_imsi_noauth_tmsi0(14) TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103236467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103236467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(7)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(7)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_tmsi0(14)14491620 MSC_Test_0-RAN(7)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(6)@4e68250106fc: First idle individual index:0 20250426103236477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236477 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 1f e4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236477 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000001 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103236478 DMM DEBUG msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103236478 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103236478 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000001 id=262420000000001 (vlr.c:661) 20250426103236478 DVLR INFO New subscr, IMSI: 262420000000001 (vlr.c:562) 20250426103236478 DVLR DEBUG VLR subscr IMSI-262420000000001 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103236478 DVLR DEBUG VLR subscr IMSI-262420000000001 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103236478 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103236478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103236478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 dd 1f e4 00 00 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103236478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103236478 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 dd 1f e4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 10 (osmo_ss7_asp.c:1164) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103236478 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103236478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103236478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103236478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103236478 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103236478 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55fcf1a84710]{READY}: Added seen cell to this RAN peer: CGI:262-42-23-42 (ran_peer.c:105) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@4e68250106fc: { messageType := 2, destLocRef := 'DD1FE4'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)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(6)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(12)@4e68250106fc: Found GsupExpect[0] for "262420000000001" handled at TC_lu_imsi_noauth_tmsi0(14) MSC_Test-GSUP(12)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi0(14)"262420000000001" 20250426103236482 DVLR DEBUG VLR subscr IMSI-262420000000001 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103236482 DVLR DEBUG VLR subscr IMSI-262420000000001 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(6)@4e68250106fc: vl_from0 20250426103236482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(6)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: setverdict(pass): none -> pass 20250426103236486 DVLR DEBUG VLR subscr IMSI-262420000000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103236486 DVLR DEBUG IMSI:262420000000001 has MSISDN:491230000001 (vlr.c:1045) 20250426103236486 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250426103236486 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103236487 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103236487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:110) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103236487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000001:GERAN-A-2:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103236487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103236487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103236487 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x09ECB697) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250426103236487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103236487 DMM DEBUG -> IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x09ECB697 LOCATION UPDATE ACCEPT (TMSI = 0x09ecb697) (gsm_04_08.c:149) 20250426103236487 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x09ECB697 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103236487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103236487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 dd 1f e4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 09 ec b6 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(6)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(7)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(7)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(6)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(6)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103236498 DMM DEBUG msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acbf20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103236498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSInew-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103236498 DMSC NOTICE msub(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697) VLR: update for IMSI=262420000000001 (MSISDN=491230000001) (gsm_04_08.c:1541) 20250426103236498 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103236498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:817) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103236498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000001:MSISDN-491230000001:GERAN-A-2:LU)[0x55fcf1acd620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103236498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103236498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000001/3/1): Available (smpp_smsc.c:626) 20250426103236498 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103236498 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103236498 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103236499 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103236499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103236499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 dd 1f e4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(6)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(6)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(6)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(6)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(6)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103236502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103236502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103236502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103236502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103236502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697:GERAN-A-2:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103236502 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103236503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103236503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103236503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103236503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103236503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 dd 1f e4 00 00 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(8)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(6)@4e68250106fc: Session index based on local reference:0 20250426103236504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103236504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103236504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103236504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(8)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103236504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103236504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103236504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103236504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 02 dd 1f e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(7)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi0(14)14491620 TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103236507 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103236507 DVLR DEBUG VLR subscr IMSI-262420000000001:MSISDN-491230000001:TMSI-0x09ECB697 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi0(14)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(6)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(12)@4e68250106fc: Final verdict of PTC: none 20250426103236519 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103236519 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(8)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(9)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(7)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(13)@4e68250106fc: Final verdict of PTC: none 20250426103236522 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(11)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(10)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(15)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(6): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(7): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(8): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(9): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(10): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(11): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(12): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(13): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_tmsi0(14): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(15): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass'. Sat Apr 26 10:32:36 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 20250426103236708 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103236708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103236708 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103236708 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103236708 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103236708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103236708 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103236708 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103236708 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103236708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103236708 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103236708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103236708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103236708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103236708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103236708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103236708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103236709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103236709 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=158884) 20250426103237523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=158884, count=200908) 20250426103238524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103238709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103238709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103238709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi ------ Sat Apr 26 10:32:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103239525 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(19)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(19)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(19)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(17)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103240075 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(20)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103240266 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103240266 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103240266 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103240267 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103240271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103240271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103240271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103240271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103240271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103240271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103240272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103240272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103240272 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103240272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103240272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(19)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 20250426103240272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103240272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103240272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103240272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103240272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103240272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103240272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103240272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103240272 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103240272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103240272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103240272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103240272 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103240272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(19)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(19)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103240526 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103240527 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(22)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103240532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(22)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(22)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103240547 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103240547 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(23)@4e68250106fc: Created GsupExpect[0] for "262420000000002" to be handled at TC_lu_imsi_noauth_notmsi0(25) TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103241077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103241077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103241077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103241077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103241078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103241078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(18)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(18)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_notmsi0(25)779707 MSC_Test_0-SCCP(17)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(18)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103241094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241094 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103241094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103241094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103241094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0b e5 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103241095 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000002 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103241095 DMM DEBUG msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbc90] (fsm.c:486) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103241095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103241095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000002 id=262420000000002 (vlr.c:661) 20250426103241095 DVLR INFO New subscr, IMSI: 262420000000002 (vlr.c:562) 20250426103241095 DVLR DEBUG VLR subscr IMSI-262420000000002 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103241095 DVLR DEBUG VLR subscr IMSI-262420000000002 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103241095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103241095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103241095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103241095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acbab0] (fsm.c:486) 20250426103241095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103241095 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103241095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103241095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 0b e5 bb 00 00 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103241095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103241095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 0b e5 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@4e68250106fc: { messageType := 2, destLocRef := '0BE5BB'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(17)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(23)@4e68250106fc: Found GsupExpect[0] for "262420000000002" handled at TC_lu_imsi_noauth_notmsi0(25) MSC_Test-GSUP(23)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi0(25)"262420000000002" 20250426103241099 DVLR DEBUG VLR subscr IMSI-262420000000002 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103241099 DVLR DEBUG VLR subscr IMSI-262420000000002 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(17)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(17)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103241102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241102 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103241102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103241102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103241102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 03 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: setverdict(pass): none -> pass 20250426103241114 DVLR DEBUG VLR subscr IMSI-262420000000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103241114 DVLR DEBUG IMSI:262420000000002 has MSISDN:491230000002 (vlr.c:1045) 20250426103241114 DMSC NOTICE msub(IMSI-262420000000002:MSISDN-491230000002) VLR: update for IMSI=262420000000002 (MSISDN=491230000002) (gsm_04_08.c:1541) 20250426103241114 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103241115 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103241115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0] (vlr_lu_fsm.c:110) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103241115 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000002:GERAN-A-3:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103241115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103241115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103241115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103241115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0] (fsm.c:486) 20250426103241115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103241115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103241115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103241115 DMM DEBUG -> IMSI-262420000000002:MSISDN-491230000002 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250426103241116 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250426103241116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103241116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103241116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103241116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0] (vlr_lu_fsm.c:817) 20250426103241116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103241116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acfb60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103241116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103241116 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000002/3/1): Available (smpp_smsc.c:626) 20250426103241116 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) 20250426103241116 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) 20250426103241116 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) 20250426103241116 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) 20250426103241116 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250426103241116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103241116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 0b e5 bb 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 20 00 (osmo_ss7_asp.c:1164) 20250426103241117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103241117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 0b e5 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(17)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(17)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(17)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(17)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(17)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(17)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103241125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241125 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103241126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103241126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103241126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 03 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103241126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103241126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103241126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103241126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103241126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000002:MSISDN-491230000002:GERAN-A-3:LU)[0x55fcf1acbab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103241126 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103241126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103241126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103241126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103241126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103241126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 0b e5 bb 00 00 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(19)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(17)@4e68250106fc: Session index based on local reference:0 20250426103241128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(19)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103241128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103241128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103241128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103241128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103241128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103241128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103241128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103241128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 03 0b e5 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(18)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi0(25)779707 TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103241129 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103241129 DVLR DEBUG VLR subscr IMSI-262420000000002:MSISDN-491230000002 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi0(25)@4e68250106fc: Final verdict of PTC: pass 20250426103241136 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103241137 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(17)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(19)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(20)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(23)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(18)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(24)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(26)@4e68250106fc: Final verdict of PTC: none 20250426103241141 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(22)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(21)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(17): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(18): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(19): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(20): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(21): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(22): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(23): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(24): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_notmsi0(25): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(26): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass'. Sat Apr 26 10:32:41 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 20250426103241332 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103241332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103241333 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103241333 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103241333 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103241333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103241333 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103241333 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103241333 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103241333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103241333 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103241333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103241333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103241333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103241333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103241333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103241333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103241333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103241333 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103241333 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103241333 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146412) 20250426103242142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146412, count=190860) 20250426103243144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103243334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103243334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103243334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi'. ------ MSC_Tests.TC_lu_tmsi_noauth_notmsi ------ Sat Apr 26 10:32:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_tmsi_noauth_notmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103244146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_tmsi_noauth_notmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(30)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(30)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(30)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(28)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103244664 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(31)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103244859 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103244859 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103244859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103244859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103244864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103244864 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(30)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103244864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103244864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103244864 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103244864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103244864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103244864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103244864 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103244865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(30)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103245147 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103245147 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(33)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103245153 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(33)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(33)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103245167 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103245167 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(34)@4e68250106fc: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426103245672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245673 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245673 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245673 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245673 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245673 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245673 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(29)@4e68250106fc: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)2586237 MSC_Test_0-SCCP(28)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(29)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245686 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245686 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245686 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245686 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 27 76 7d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103245687 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103245687 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103245687 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103245687 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250426103245687 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103245687 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103245687 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103245687 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103245687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103245687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 27 76 7d 00 00 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103245687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 27 76 7d 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: { messageType := 2, destLocRef := '27767D'O ("'v}"), sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@4e68250106fc: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@4e68250106fc: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103245893 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250426103245893 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250426103245893 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250426103245893 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103245893 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103245893 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103245893 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103245894 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103245894 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103245894 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103245894 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103245894 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103245894 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103245894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 27 76 7d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(34)@4e68250106fc: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(36) MSC_Test-GSUP(34)@4e68250106fc: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" 20250426103245909 DVLR DEBUG VLR subscr IMSI-262420000000101:TMSI-0x0BADBAD0 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103245909 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250426103245909 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250426103245909 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103245910 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) 20250426103245910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:110) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103245910 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acfb60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103245910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103245910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103245910 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103245911 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250426103245911 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103245911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:817) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103245911 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1ad0480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103245911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103245911 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250426103245911 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) 20250426103245911 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) 20250426103245911 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) 20250426103245911 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) 20250426103245911 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250426103245911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 27 76 7d 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 10 10 00 (osmo_ss7_asp.c:1164) 20250426103245912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 27 76 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 04 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103245922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103245922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103245922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103245922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103245922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-4:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103245922 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103245923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103245923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103245923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103245923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 27 76 7d 00 00 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103245924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103245924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103245924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103245924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103245925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103245925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103245925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103245925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103245925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103245925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 04 27 76 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(29)@4e68250106fc: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)2586237 TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103245926 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103245926 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@4e68250106fc: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(36) 20250426103246938 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103246938 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426103246938 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426103246939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103246939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246939 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103246939 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103246939 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246939 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 12 00 10 52 08 08 29 26 24 00 00 00 10 10 1a 03 05 00 17 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@4e68250106fc: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4468265 MSC_Test_0-SCCP(28)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103246950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103246950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103246950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103246950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 44 2e 29 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 10 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbc90] (fsm.c:486) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103246951 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) 20250426103246951 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) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103246951 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103246951 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103246951 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250426103246952 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) 20250426103246952 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) 20250426103246952 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) 20250426103246952 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) 20250426103246952 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103246952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103246952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103246952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103246952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 44 2e 29 00 00 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103246952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103246952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246952 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103246952 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103246952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 44 2e 29 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250426103246953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103246953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103246953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103246953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 44 2e 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: { messageType := 2, destLocRef := '442E29'O ("D.)"), sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103246957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103246957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103246957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103246957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103246957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 05 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103246958 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-5:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103246959 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103246959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103246959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103246959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103246959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 44 2e 29 00 00 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 20250426103246960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103246960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103246960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103246960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103246960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103246960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103246960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103246960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103246960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103246960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 05 44 2e 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@4e68250106fc: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(36)4468265 TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103246962 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103246962 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@4e68250106fc: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(36)"262420000000101" MSC_Test_0-RAN(29)@4e68250106fc: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(36) TC_lu_tmsi_noauth_notmsi0(36)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(34)@4e68250106fc: Created GsupExpect[0] for "262420000000101" to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '0BADBAD0'O } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(29)@4e68250106fc: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)9556831 MSC_Test_0-RAN(29)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(28)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103247161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103247161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103247161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103247161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 d3 5f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 0b ad ba d0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103247162 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x0BADBAD0 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103247162 DMM DEBUG msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103247162 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103247162 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103247162 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103247162 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103247162 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103247163 DVLR INFO New subscr, TMSI: 0x0badbad0 (vlr.c:592) 20250426103247163 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103247163 DVLR DEBUG VLR subscr TMSI-0x0BADBAD0 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103247163 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103247163 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103247163 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103247163 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247163 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247163 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247163 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103247163 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 91 d3 5f 00 00 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103247164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103247164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 91 d3 5f 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: { messageType := 2, destLocRef := '91D35F'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103247170 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103247170 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103247171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103247171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103247171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103247171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@4e68250106fc: patching N(SD)=1 into dtap '0519082926240000001010'O MSC_Test_0-RAN(29)@4e68250106fc: patched enc_l3: '0559082926240000001010'O MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559082926240000001010'O MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): none -> pass 20250426103247373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103247373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103247373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103247373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103247373 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000101 (gsm_04_08.c:223) 20250426103247373 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) 20250426103247373 DVLR DEBUG SUBSCR(IMSI-262420000000101:MSISDN-491230000101) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250426103247373 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000101 id=262420000000101 (vlr.c:661) 20250426103247373 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250426103247373 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103247373 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103247374 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103247374 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103247374 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103247374 DVLR DEBUG vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103247374 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103247374 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103247374 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103247374 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103247374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247374 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103247374 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247374 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 91 d3 5f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(34)@4e68250106fc: Found GsupExpect[0] for "262420000000101" handled at TC_lu_tmsi_noauth_notmsi0(38) MSC_Test-GSUP(34)@4e68250106fc: Added IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103247384 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) 20250426103247384 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250426103247384 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250426103247384 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103247385 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) 20250426103247385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:110) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103247385 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1ad0480]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103247385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103247385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103247385 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250426103247385 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + attached: now used by 3 (active-conn,vlr_gsup_rx,attached) (vlr_lu_fsm.c:378) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103247385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:817) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103247385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acfcf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103247385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103247385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250426103247385 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) 20250426103247385 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) 20250426103247385 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) 20250426103247385 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) 20250426103247385 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (active-conn,attached) (vlr.c:1410) 20250426103247385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103247385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 91 d3 5f 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 10 10 00 (osmo_ss7_asp.c:1164) 20250426103247385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103247385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 91 d3 5f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103247392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103247392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247392 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103247392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103247392 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 06 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103247392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103247392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103247392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103247392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103247392 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x0BADBAD0:GERAN-A-6:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103247393 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103247393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103247393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103247393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103247393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 91 d3 5f 00 00 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 20250426103247394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103247394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103247394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103247394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103247394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103247394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103247394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103247394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103247394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103247394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 06 91 d3 5f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@4e68250106fc: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)9556831 TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103247396 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103247396 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(29)@4e68250106fc: Created IMSI[0] for '262420000000101'H'FFFFFFFF'O to be handled at TC_lu_tmsi_noauth_notmsi0(38) 20250426103248406 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103248406 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426103248406 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426103248407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103248407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103248407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103248407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 12 00 10 52 08 08 29 26 24 00 00 00 10 10 1a 03 05 00 17 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(29)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { pagingResponse := { messageType := '00000000'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare1_4 := '0000'B, mobileStationClassmark := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000101'H, fillerDigit := omit } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(29)@4e68250106fc: Added conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)3219867 MSC_Test_0-SCCP(28)@4e68250106fc: First idle individual index:0 20250426103248415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103248415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103248415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103248415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 21 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 10 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbc90] (fsm.c:486) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103248416 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) 20250426103248416 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) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103248416 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103248416 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - Paging: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103248417 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250426103248417 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) 20250426103248417 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) 20250426103248417 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) 20250426103248417 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) 20250426103248417 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103248417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103248417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103248417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103248417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 31 21 9b 00 00 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103248417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103248417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103248417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103248417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 31 21 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) 20250426103248417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103248417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103248417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103248417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 31 21 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: { messageType := 2, destLocRef := '31219B'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(28)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(28)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(28)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(28)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(28)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103248422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103248422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103248422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103248422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 07 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103248422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103248422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103248422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103248422 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-7:PAGING_RESP)[0x55fcf1acbab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103248423 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103248423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103248423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248423 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103248423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103248423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 31 21 9b 00 00 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(28)@4e68250106fc: Session index based on local reference:0 20250426103248424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103248424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103248424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103248424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103248424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103248424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103248424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103248424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103248424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 07 31 21 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(30)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(29)@4e68250106fc: Deleted conn table entry 0TC_lu_tmsi_noauth_notmsi0(38)3219867 TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103248425 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103248425 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(34)@4e68250106fc: Deleted GSUP IMSI table entry 0TC_lu_tmsi_noauth_notmsi0(38)"262420000000101" MSC_Test_0-RAN(29)@4e68250106fc: Removed IMSI[0] for '262420000000101'H to be handled at TC_lu_tmsi_noauth_notmsi0(38) TC_lu_tmsi_noauth_notmsi0(38)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(28)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(34)@4e68250106fc: Final verdict of PTC: none 20250426103248437 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103248437 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(31)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(35)@4e68250106fc: Final verdict of PTC: none 20250426103248439 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(29)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(30)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(33)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(39)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(32)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(28): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(29): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(30): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(31): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(32): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(33): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(34): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(35): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(36): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_lu_tmsi_noauth_notmsi0(38): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(39): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_tmsi_noauth_notmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass'. Sat Apr 26 10:32:48 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 20250426103248624 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103248624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103248624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103248624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103248624 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103248624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103248624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103248624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103248624 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103248624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103248624 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103248624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103248624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103248624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103248624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103248624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103248624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103248624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103248624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103248624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103248624 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489024) 20250426103249439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=489024, count=534520) 20250426103250440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103250625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103250625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103250625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_tmsi_noauth_notmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject'. ------ MSC_Tests.TC_lu_imsi_reject ------ Sat Apr 26 10:32:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103251441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(43)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(43)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(43)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(41)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103251931 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(44)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103252127 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103252127 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103252127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103252127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(43)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103252133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103252133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103252133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103252133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103252133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103252133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103252133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103252133 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103252133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103252133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103252136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103252136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103252136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103252136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103252136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103252136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103252136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103252136 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103252136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103252136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103252136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 20250426103252136 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103252137 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(43)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(43)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103252442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103252443 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(46)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103252448 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(46)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(46)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103252462 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103252462 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(47)@4e68250106fc: Created GsupExpect[0] for "262420000000003" to be handled at TC_lu_imsi_reject0(49) TC_lu_imsi_reject0(49)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103252934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103252934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103252934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103252934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103252935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103252935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(42)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(42)@4e68250106fc: Added conn table entry 0TC_lu_imsi_reject0(49)15213562 MSC_Test_0-SCCP(41)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(42)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103252948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252948 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103252948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252948 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103252948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103252948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e8 23 fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103252949 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103252949 DMM DEBUG msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103252949 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103252949 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000003 id=262420000000003 (vlr.c:661) 20250426103252949 DVLR INFO New subscr, IMSI: 262420000000003 (vlr.c:562) 20250426103252949 DVLR DEBUG VLR subscr IMSI-262420000000003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103252949 DVLR DEBUG VLR subscr IMSI-262420000000003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103252949 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103252949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103252949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103252949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100] (fsm.c:486) 20250426103252949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103252949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103252949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103252949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 e8 23 fa 00 00 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103252949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103252949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e8 23 fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@4e68250106fc: { messageType := 2, destLocRef := 'E823FA'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(41)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(47)@4e68250106fc: Found GsupExpect[0] for "262420000000003" handled at TC_lu_imsi_reject0(49) MSC_Test-GSUP(47)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_reject0(49)"262420000000003" 20250426103252955 DVLR DEBUG VLR subscr IMSI-262420000000003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103252955 DVLR DEBUG SUBSCR(IMSI-262420000000003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250426103252955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100] (vlr_lu_fsm.c:120) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250426103252955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103252955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250426103252955 DMM INFO msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acbf20]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103252956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103252956 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) 20250426103252956 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) 20250426103252956 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) 20250426103252956 DVLR DEBUG VLR subscr IMSI-262420000000003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426103252956 DVLR DEBUG VLR subscr IMSI-262420000000003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103252956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103252956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e8 23 fa 00 01 06 01 00 03 05 04 17 00 00 00 (osmo_ss7_asp.c:1164) 20250426103252956 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252956 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252956 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103252956 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 e8 23 fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(41)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(41)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(41)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(41)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(41)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(41)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103252960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103252960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103252960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103252960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 08 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103252960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103252960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103252960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103252961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103252961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000003:GERAN-A-8:LU)[0x55fcf1acc100]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103252961 DVLR INFO VLR subscr IMSI-262420000000003 - active-conn: now used by 0 (-) (msub.c:375) 20250426103252961 DVLR DEBUG SUBSCR(IMSI-262420000000003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426103252961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103252961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103252961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103252961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 e8 23 fa 00 00 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(43)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(41)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(43)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103252962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103252962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103252962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103252962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103252962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103252962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103252962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103252962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103252962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103252962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 08 e8 23 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(42)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_reject0(49)15213562 TC_lu_imsi_reject0(49)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_reject0(49)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_reject0(49)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_reject0(49)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(43)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(48)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(45)@4e68250106fc: Final verdict of PTC: none 20250426103252972 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(47)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(40)@4e68250106fc: Final verdict of PTC: none 20250426103252972 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(50)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(44)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(42)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(41)@4e68250106fc: Final verdict of PTC: none 20250426103252972 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(46)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(40): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(41): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(42): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(43): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(44): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(45): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(46): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(47): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(48): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_reject0(49): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(50): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass'. Sat Apr 26 10:32:52 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 20250426103253164 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103253164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103253164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103253164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103253164 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103253164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103253164 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103253164 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103253164 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103253164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103253164 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103253164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103253164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103253164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103253164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103253164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103253164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103253164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103253164 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103253165 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103253165 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103436) 20250426103253974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=103436, count=169272) 20250426103254975 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103255165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103255165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103255165 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup'. ------ MSC_Tests.TC_lu_imsi_timeout_gsup ------ Sat Apr 26 10:32:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103255977 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_timeout_gsup started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(54)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(54)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(54)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(52)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103256518 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(55)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103256713 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103256713 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103256713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103256713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103256718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103256718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103256718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103256718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103256718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103256718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103256718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103256718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103256718 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103256718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103256718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(54)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103256721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103256721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103256721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103256721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103256721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103256721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103256721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103256721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103256721 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103256721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103256721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103256721 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103256721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103256721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(54)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103256978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103256978 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(57)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103256984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(57)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(57)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103256997 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103256997 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(58)@4e68250106fc: Created GsupExpect[0] for "262420000000004" to be handled at TC_lu_imsi_timeout_gsup0(60) TC_lu_imsi_timeout_gsup0(60)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103257525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103257525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103257525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103257525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103257525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103257525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103257525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103257525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103257525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103257525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103257525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103257525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103257525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103257525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103257525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103257525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103257525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103257525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103257525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103257525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(53)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(53)@4e68250106fc: Added conn table entry 0TC_lu_imsi_timeout_gsup0(60)13198749 MSC_Test_0-SCCP(52)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(53)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103257542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103257542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103257542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103257542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103257542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103257542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103257542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103257542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103257542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103257542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 65 9d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103257543 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103257543 DMM DEBUG msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acbc90] (fsm.c:486) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103257543 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103257543 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000004 id=262420000000004 (vlr.c:661) 20250426103257543 DVLR INFO New subscr, IMSI: 262420000000004 (vlr.c:562) 20250426103257543 DVLR DEBUG VLR subscr IMSI-262420000000004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103257543 DVLR DEBUG VLR subscr IMSI-262420000000004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103257543 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103257543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103257543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103257543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480] (fsm.c:486) 20250426103257543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103257543 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103257543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103257543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103257543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103257543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103257543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103257543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103257543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 c9 65 9d 00 00 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103257543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103257543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103257543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103257543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103257544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103257544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103257544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103257544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 c9 65 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 40 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@4e68250106fc: { messageType := 2, destLocRef := 'C9659D'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(52)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(58)@4e68250106fc: Found GsupExpect[0] for "262420000000004" handled at TC_lu_imsi_timeout_gsup0(60) MSC_Test-GSUP(58)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_timeout_gsup0(60)"262420000000004" 20250426103302543 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) 20250426103302543 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) 20250426103302543 DMM INFO msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acbc90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103302543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103302543 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) 20250426103302543 DVLR DEBUG VLR subscr IMSI-262420000000004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103302543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103302543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103302543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103302543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103302543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103302543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103302543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 c9 65 9d 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103302543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103302543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103302543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103302543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103302543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103302543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103302543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103302543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 c9 65 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(52)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(52)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(52)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(52)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(52)@4e68250106fc: vl_from0 20250426103302547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103302547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103302547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103302547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103302547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103302547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103302547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103302547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103302547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 09 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(52)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103302547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103302547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103302547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480] (msc_a.c:1053) 20250426103302547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250426103302547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acfcf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426103302547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103302547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103302547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103302547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000004:GERAN-A-9:LU)[0x55fcf1ad0480]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103302547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103302547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103302547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103302547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103302547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103302547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103302547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103302547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103302547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 c9 65 9d 00 00 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103302547 DVLR INFO VLR subscr IMSI-262420000000004 - active-conn: now used by 0 (-) (msub.c:375) 20250426103302547 DVLR DEBUG SUBSCR(IMSI-262420000000004) freeing VLR subscr (max total use count was 3) (vlr.c:472) MSC_Test_0-M3UA(54)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103302547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103302548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103302548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103302548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103302548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103302548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103302548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103302548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103302548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 09 c9 65 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(52)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(54)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(53)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_timeout_gsup0(60)13198749 TC_lu_imsi_timeout_gsup0(60)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_timeout_gsup0(60)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_timeout_gsup0(60)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_timeout_gsup0(60)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(52)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(53)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(54)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(58)@4e68250106fc: Final verdict of PTC: none 20250426103302551 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(61)@4e68250106fc: Final verdict of PTC: none 20250426103302551 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(55)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(56)@4e68250106fc: Final verdict of PTC: none 20250426103302551 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(51)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(57)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(59)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(51): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(52): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(53): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(54): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(55): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(56): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(57): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(58): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(59): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_timeout_gsup0(60): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_timeout_gsup finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass'. Sat Apr 26 10:33:02 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 20250426103302748 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103302748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103302748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103302748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103302748 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103302748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103302748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103302748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103302748 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103302748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103302748 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103302748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103302748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103302748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103302748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103302748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103302748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103302748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103302748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103302748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103302748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99224) 20250426103303552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=99224, count=167872) 20250426103304553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103304749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103304749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103304749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi ------ Sat Apr 26 10:33:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103305554 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(65)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(65)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(65)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(63)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103306091 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(66)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103306270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103306270 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103306270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103306270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103306274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103306274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103306274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103306274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103306274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103306274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103306274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103306274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103306274 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103306274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103306274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 20250426103306276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103306276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103306276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103306276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103306276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103306276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103306276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103306276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103306276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103306276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103306276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103306276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(65)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(65)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103306276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103306276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103306555 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103306555 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(68)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103306559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(68)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(68)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103306570 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103306570 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(69)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi0(71) TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103307085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(64)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(64)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi0(71)6988686 MSC_Test_0-SCCP(63)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(64)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103307095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6a a3 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307095 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103307095 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbc90] (fsm.c:486) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103307095 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103307095 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000005 id=262420000000005 (vlr.c:661) 20250426103307095 DVLR INFO New subscr, IMSI: 262420000000005 (vlr.c:562) 20250426103307095 DVLR DEBUG VLR subscr IMSI-262420000000005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103307095 DVLR DEBUG VLR subscr IMSI-262420000000005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103307095 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103307095 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103307095 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103307095 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103307095 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103307095 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103307096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103307096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 6a a3 8e 00 00 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: { messageType := 2, destLocRef := '6AA38E'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(69)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi0(71) MSC_Test-GSUP(69)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi0(71)"262420000000005" 20250426103307098 DVLR DEBUG VLR subscr IMSI-262420000000005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103307098 DVLR DEBUG VLR subscr IMSI-262420000000005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(63)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(63)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: setverdict(pass): none -> pass 20250426103307103 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103307103 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103307103 DVLR DEBUG SUBSCR(IMSI-262420000000005) Received 1 auth tuples (vlr.c:996) 20250426103307103 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103307103 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{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) 20250426103307103 DMM DEBUG Tx AUTH REQ (rand = 8c0408ab014d53ecd75a2372ec3a8015) (gsm_04_08.c:641) 20250426103307103 DVLR DEBUG VLR subscr IMSI-262420000000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103307104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6a a3 8e 00 01 16 01 00 13 05 12 00 8c 04 08 ab 01 4d 53 ec d7 5a 23 72 ec 3a 80 15 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(63)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(64)@4e68250106fc: patching N(SD)=1 into dtap '051423A1F74E'O MSC_Test_0-RAN(64)@4e68250106fc: patched enc_l3: '055423A1F74E'O MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(63)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(63)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055423A1F74E'O MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 09 01 00 06 05 54 23 a1 f7 4e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103307112 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbc90]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 23a1f74e) (gsm_04_08.c:1128) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103307112 DVLR DEBUG SUBSCR(IMSI-262420000000005) AUTH on GERAN received SRES/RES: 23a1f74e (4 bytes) (vlr_auth_fsm.c:151) 20250426103307112 DVLR INFO SUBSCR(IMSI-262420000000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20] (vlr_auth_fsm.c:294) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103307112 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acc100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103307112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103307112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103307112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103307113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103307113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103307113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103307113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103307113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103307113 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103307113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6a a3 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(63)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103307118 DVLR DEBUG VLR subscr IMSI-262420000000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103307118 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426103307118 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426103307118 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103307119 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103307119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acbf20] (vlr_lu_fsm.c:110) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103307119 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:GERAN-A-10:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103307119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103307119 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103307119 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x9C42B58A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426103307119 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103307119 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x9C42B58A LOCATION UPDATE ACCEPT (TMSI = 0x9c42b58a) (gsm_04_08.c:149) 20250426103307119 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x9C42B58A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103307119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6a a3 8e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 42 b5 8a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(63)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(64)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(64)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(63)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(63)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103307128 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbc90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103307128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103307128 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426103307128 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103307128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20] (vlr_lu_fsm.c:817) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103307128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-10:LU)[0x55fcf1acc100]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103307128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103307128 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426103307128 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103307128 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103307128 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103307129 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103307129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 6a a3 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(63)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(63)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(63)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(63)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(63)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103307133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103307133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103307133 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103307134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103307134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103307134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-10:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103307134 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - active-conn: now used by 1 (attached) (msub.c:375) 20250426103307134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103307134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103307134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103307134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103307134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 6a a3 8e 00 00 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(65)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(63)@4e68250106fc: Session index based on local reference:0 20250426103307136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103307136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(65)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103307136 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103307136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103307136 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103307136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103307136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103307136 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103307136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0a 6a a3 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(64)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi0(71)6988686 TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103307138 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103307138 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi0(71)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(69)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(64)@4e68250106fc: Final verdict of PTC: none 20250426103307148 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(68)@4e68250106fc: Final verdict of PTC: none 20250426103307149 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103307149 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(65)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(63)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(66)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(70)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(67)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(62)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(72)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(63): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(64): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(65): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(66): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(67): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(68): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(69): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(70): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi0(71): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass'. Sat Apr 26 10:33:07 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 20250426103307336 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103307336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103307336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103307336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103307336 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103307336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103307336 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103307336 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103307336 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103307336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103307336 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103307336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103307336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103307336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103307336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103307336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103307336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103307336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103307336 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103307337 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103307337 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170308) 20250426103308150 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170308, count=227276) 20250426103309151 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103309337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103309337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103309337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi ------ Sat Apr 26 10:33:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103310153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(76)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(76)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(76)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(74)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103310643 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(77)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103310838 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103310838 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103310838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103310838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103310843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103310843 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103310843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103310843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103310843 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103310843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103310843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103310843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(76)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103310844 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103310844 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(76)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103311154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103311154 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(79)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103311157 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(79)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(79)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103311168 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103311168 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(80)@4e68250106fc: Created GsupExpect[0] for "262420000001005" to be handled at TC_lu_imsi_auth3g_tmsi0(82) TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103311642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(75)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(75)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)13066040 MSC_Test_0-SCCP(74)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(75)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c7 5f 38 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103311646 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0480]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103311646 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0480]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0480] (fsm.c:486) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103311646 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103311646 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001005 id=262420000001005 (vlr.c:661) 20250426103311646 DVLR INFO New subscr, IMSI: 262420000001005 (vlr.c:562) 20250426103311646 DVLR DEBUG VLR subscr IMSI-262420000001005 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103311646 DVLR DEBUG VLR subscr IMSI-262420000001005 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103311646 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103311646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103311646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103311646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0] (fsm.c:486) 20250426103311646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103311646 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103311647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103311647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 c7 5f 38 00 00 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: { messageType := 2, destLocRef := 'C75F38'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(80)@4e68250106fc: Found GsupExpect[0] for "262420000001005" handled at TC_lu_imsi_auth3g_tmsi0(82) MSC_Test-GSUP(80)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi0(82)"262420000001005" 20250426103311649 DVLR DEBUG VLR subscr IMSI-262420000001005 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103311649 DVLR DEBUG VLR subscr IMSI-262420000001005 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(74)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(74)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: setverdict(pass): none -> pass 20250426103311653 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103311653 DVLR DEBUG SUBSCR(IMSI-262420000001005) Received 1 auth tuples (vlr.c:996) 20250426103311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103311653 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426103311653 DMM DEBUG Tx AUTH REQ (rand = 0c2e6e9e762f2979f0b4ce4fa7a13150) (gsm_04_08.c:641) 20250426103311653 DMM DEBUG AUTH REQ (autn = 0866f8fb4adc9f12f3b41a0d2d80f45c) (gsm_04_08.c:643) 20250426103311653 DVLR DEBUG VLR subscr IMSI-262420000001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103311653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 5f 38 00 01 28 01 00 25 05 12 00 0c 2e 6e 9e 76 2f 29 79 f0 b4 ce 4f a7 a1 31 50 20 10 08 66 f8 fb 4a dc 9f 12 f3 b4 1a 0d 2d 80 f4 5c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(74)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(75)@4e68250106fc: patching N(SD)=1 into dtap '051485541D0E210423ADD0D9'O MSC_Test_0-RAN(75)@4e68250106fc: patched enc_l3: '055485541D0E210423ADD0D9'O MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(74)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(74)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C055485541D0E210423ADD0D9'O MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 0f 01 00 0c 05 54 85 54 1d 0e 21 04 23 ad d0 d9 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103311656 DMM DEBUG msc_a(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0480]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 85541d0e23add0d9) (gsm_04_08.c:1128) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103311656 DVLR DEBUG SUBSCR(IMSI-262420000001005) AUTH on GERAN received SRES/RES: 85541d0e23add0d9 (8 bytes) (vlr_auth_fsm.c:151) 20250426103311656 DVLR INFO SUBSCR(IMSI-262420000001005) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0] (vlr_auth_fsm.c:294) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103311656 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103311656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103311656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103311656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103311656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103311656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103311656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103311656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1acfcf0] (fsm.c:486) 20250426103311656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103311656 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103311656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 5f 38 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 01 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(74)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103311660 DVLR DEBUG VLR subscr IMSI-262420000001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103311660 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250426103311660 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426103311660 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103311660 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103311660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1acfcf0] (vlr_lu_fsm.c:110) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103311660 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:GERAN-A-11:LU)[0x55fcf1ac9dd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103311660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103311660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1acfcf0] (fsm.c:486) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103311660 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x5C3563EA) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426103311660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103311660 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x5C3563EA LOCATION UPDATE ACCEPT (TMSI = 0x5c3563ea) (gsm_04_08.c:149) 20250426103311660 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x5C3563EA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103311660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 5f 38 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5c 35 63 ea (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(74)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(75)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(75)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(74)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(74)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103311663 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1ad0480]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103311663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSInew-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103311663 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426103311663 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103311663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0] (vlr_lu_fsm.c:817) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103311663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:GERAN-A-11:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103311663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103311663 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250426103311663 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103311663 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103311663 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103311663 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103311663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 5f 38 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(74)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(74)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(74)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(74)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(74)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311664 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103311665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103311665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1ad0480] (msc_a.c:1053) 20250426103311665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103311665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103311665 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:GERAN-A-11:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103311665 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - active-conn: now used by 1 (attached) (msub.c:375) 20250426103311665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103311665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311665 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103311665 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103311665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 c7 5f 38 00 00 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(76)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(74)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(76)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103311665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103311665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103311665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103311665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103311665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103311665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103311665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103311665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103311665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0b c7 5f 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(75)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi0(82)13066040 TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103311666 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103311666 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi0(82)@4e68250106fc: Final verdict of PTC: pass 20250426103311667 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103311667 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(76)@4e68250106fc: Final verdict of PTC: none 20250426103311667 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(77)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(79)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(80)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(74)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(75)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(83)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(81)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(78)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(74): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(75): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(76): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(77): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(78): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(79): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(80): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(81): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth3g_tmsi0(82): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(83): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass'. Sat Apr 26 10:33:11 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 20250426103311872 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103311872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103311872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103311872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103311872 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103311872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103311872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103311872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103311872 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103311872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103311872 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103311872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103311872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103311872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103311872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103311872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103311872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103311872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103311872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103311872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103311872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170376) 20250426103312668 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170376, count=227620) 20250426103313669 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103313873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103313873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103313873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc ------ Sat Apr 26 10:33:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103314671 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_timeout_tmsi_realloc started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(87)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(87)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(87)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(85)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103315089 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(88)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103315285 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103315285 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103315285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103315285 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103315290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103315290 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103315290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103315290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103315290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103315290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103315290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103315290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103315290 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103315290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103315290 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103315291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103315291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103315291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103315291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103315291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103315291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103315291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103315291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103315291 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103315291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103315291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103315291 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(87)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103315291 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103315291 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103315672 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103315672 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(90)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103315678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(90)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(90)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103315700 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103315700 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(91)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_timeout_tmsi_realloc0(93) TC_lu_imsi_timeout_tmsi_realloc0(93)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103316092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103316092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103316092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103316092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103316093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103316093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103316093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103316093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(86)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(86)@4e68250106fc: Added conn table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)15849252 MSC_Test_0-SCCP(85)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(86)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103316104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103316104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103316104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103316104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f1 d7 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103316105 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103316105 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103316105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103316105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbc90] (fsm.c:486) 20250426103316105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103316105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103316105 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103316105 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103316105 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103316105 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103316106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103316106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103316106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103316106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103316106 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103316106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103316106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103316106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103316106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 f1 d7 24 00 00 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103316106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103316106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316106 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103316106 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103316106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f1 d7 24 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@4e68250106fc: { messageType := 2, destLocRef := 'F1D724'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(85)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(91)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_timeout_tmsi_realloc0(93) MSC_Test-GSUP(91)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_timeout_tmsi_realloc0(93)"262420000000005" MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(85)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(85)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(85)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103316111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316111 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103316111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103316111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103316111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103316114 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103316114 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426103316114 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426103316114 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103316116 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103316116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20] (vlr_lu_fsm.c:110) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103316116 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ad0310]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103316116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103316116 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1acbf20] (fsm.c:486) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103316116 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426103316116 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103316116 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B LOCATION UPDATE ACCEPT (TMSI = 0x61a31c3b) (gsm_04_08.c:149) 20250426103316116 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103316117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103316117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103316117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103316117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103316117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103316117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103316117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103316117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f1 d7 24 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 a3 1c 3b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(85)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103321107 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103321107 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103321107 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbc90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103321107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103321107 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103321107 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103321108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103321108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103321108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103321108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103321108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103321108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103321108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f1 d7 24 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103321108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103321108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103321108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103321108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103321108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103321108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103321108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103321108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f1 d7 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(87)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(87)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(85)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(85)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(85)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(85)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_timeout_tmsi_realloc0(93)@4e68250106fc: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@4e68250106fc: Test Component 93 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(85)@4e68250106fc: Final verdict of PTC: none 20250426103323131 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103323131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103323131 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103323131 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103323131 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103323131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103323131 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103323131 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103323131 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103323131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103323131 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103323131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103323131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103323131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103323131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103323131 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103323131 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103323131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103323131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103323131 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103323131 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(91)@4e68250106fc: Final verdict of PTC: none 20250426103323132 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103323132 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(87)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(84)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(94)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(86)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(88)@4e68250106fc: Final verdict of PTC: none 20250426103323134 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(90)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(92)@4e68250106fc: Final verdict of PTC: none TC_lu_imsi_timeout_tmsi_realloc0(93)@4e68250106fc: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" MSC_Test-MGCP(89)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(84): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(85): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(86): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(87): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(88): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(89): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(90): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(91): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(92): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_timeout_tmsi_realloc0(93): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(94): none (fail -> fail) MTC@4e68250106fc: Test case TC_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail'. Sat Apr 26 10:33:23 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=147380) 20250426103324135 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147380, count=163932) 20250426103325132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103325132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103325132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103325136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown'. ------ MSC_Tests.TC_cmserv_imsi_unknown ------ Sat Apr 26 10:33:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103326138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cmserv_imsi_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(98)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(98)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(98)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(96)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103326816 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(99)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103327011 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103327011 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103327011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103327011 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103327016 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(98)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103327016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103327016 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103327016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103327016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103327016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103327016 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103327016 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(98)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103327139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103327139 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(101)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103327145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(101)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(101)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103327166 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103327166 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(102)@4e68250106fc: Created GsupExpect[0] for "262420000000006" to be handled at TC_cmserv_imsi_unknown0(104) TC_cmserv_imsi_unknown0(104)@4e68250106fc: 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 } } } } 20250426103327824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103327824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103327824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103327824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103327824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103327824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103327824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20] (msub.c:113) 20250426103327824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (msub.c:113) 20250426103327824 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-12:LU)[0x55fcf1ac9dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250426103327824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbc90] (msub.c:113) 20250426103327824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103327824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250426103327824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B:GERAN-A-12:LU)[0x55fcf1acbf20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103327824 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x61A31C3B - active-conn: now used by 1 (attached) (msub.c:375) 20250426103327824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103327824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103327825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103327825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(97)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(97)@4e68250106fc: Added conn table entry 0TC_cmserv_imsi_unknown0(104)16566347 MSC_Test_0-RAN(97)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(96)@4e68250106fc: First idle individual index:0 20250426103327841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327841 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103327842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103327842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103327842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fc c8 4b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103327842 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90] (fsm.c:486) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103327842 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426103327842 DMM DEBUG msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250426103327842 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250426103327842 DBSSAP ERROR msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426103327842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103327842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103327842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103327842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 fc c8 4b 00 00 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103327843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103327843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103327843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103327843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 fc c8 4b 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250426103327843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103327843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327843 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103327843 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103327843 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 fc c8 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@4e68250106fc: { messageType := 2, destLocRef := 'FCC84B'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(96)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(96)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(96)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(96)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(96)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(96)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(96)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(96)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(96)@4e68250106fc: vl_from0 20250426103327849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103327849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103327849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103327849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(96)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103327849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103327849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103327849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103327849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000006:GERAN-A-13:CM_SERVICE_REQ)[0x55fcf1acfcf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103327849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103327849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103327849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103327849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 fc c8 4b 00 00 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(96)@4e68250106fc: Session index based on local reference:0 20250426103327850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103327850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103327850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103327850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103327850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103327850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103327850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103327850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103327850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103327850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0d fc c8 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(98)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(97)@4e68250106fc: Deleted conn table entry 0TC_cmserv_imsi_unknown0(104)16566347 TC_cmserv_imsi_unknown0(104)@4e68250106fc: setverdict(pass): none -> pass TC_cmserv_imsi_unknown0(104)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_cmserv_imsi_unknown0(104)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_imsi_unknown0(104)@4e68250106fc: Final verdict of PTC: pass 20250426103327857 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(96)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(101)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(102)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(100)@4e68250106fc: Final verdict of PTC: none 20250426103327859 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103327859 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(98)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(97)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(99)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(105)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(95)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(103)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(95): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(96): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(97): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(98): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(99): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(100): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(101): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(102): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(103): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cmserv_imsi_unknown0(104): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(105): none (pass -> pass) MTC@4e68250106fc: Test case TC_cmserv_imsi_unknown finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass'. Sat Apr 26 10:33:27 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 20250426103328056 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103328056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103328056 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103328056 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103328056 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103328056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103328056 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103328056 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103328056 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103328056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103328056 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103328056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103328056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103328056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103328056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103328056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103328056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103328056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103328056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103328057 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103328057 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=132476) 20250426103328858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=132476, count=159016) 20250426103329860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103330058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103330058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103330058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_imsi_unknown pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown'. ------ MSC_Tests.TC_cmserv_tmsi_unknown ------ Sat Apr 26 10:33:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cmserv_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103330862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cmserv_tmsi_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cmserv_tmsi_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(109)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(109)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(109)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(107)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103331432 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(110)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103331625 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103331625 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103331625 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103331625 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(109)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103331629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103331629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103331629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103331629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103331629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103331629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103331629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103331629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103331629 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103331629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103331629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103331630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103331630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103331630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103331630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103331630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103331630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103331630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103331630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103331630 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103331630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103331630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103331630 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103331631 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103331631 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(109)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103331864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103331864 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(112)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426103331869 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(112)@4e68250106fc: CCM 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(112)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(112)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(112)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(112)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(112)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(112)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103331891 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103331891 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_cmserv_tmsi_unknown0(115)@4e68250106fc: 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 } } } } 20250426103332432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103332432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103332432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103332432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103332432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103332432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103332432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103332432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(108)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(108)@4e68250106fc: Added conn table entry 0TC_cmserv_tmsi_unknown0(115)3655630 MSC_Test_0-SCCP(107)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(108)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103332442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103332442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103332442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103332442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 37 c7 ce 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 57 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103332442 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103332442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103332442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20] (fsm.c:486) 20250426103332442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103332442 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103332443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250426103332443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103332443 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426103332443 DMM DEBUG msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250426103332443 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250426103332443 DBSSAP ERROR msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426103332443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103332443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103332443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103332443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 37 c7 ce 00 00 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103332443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103332443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332443 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103332443 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103332443 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332443 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 37 c7 ce 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250426103332443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103332444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103332444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103332444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103332444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 37 c7 ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@4e68250106fc: { messageType := 2, destLocRef := '37C7CE'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(107)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(107)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(107)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(107)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(107)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(107)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(107)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(107)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(107)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(107)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103332449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103332449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103332449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103332449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103332449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103332449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103332449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103332449 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x57111111:GERAN-A-14:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103332450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103332450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103332450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103332450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 37 c7 ce 00 00 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(109)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(107)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(109)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103332450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103332450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103332450 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103332450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103332450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103332450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103332450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103332450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103332450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0e 37 c7 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(108)@4e68250106fc: Deleted conn table entry 0TC_cmserv_tmsi_unknown0(115)3655630 TC_cmserv_tmsi_unknown0(115)@4e68250106fc: setverdict(pass): none -> pass TC_cmserv_tmsi_unknown0(115)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_cmserv_tmsi_unknown0(115)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cmserv_tmsi_unknown0(115)@4e68250106fc: Final verdict of PTC: pass 20250426103332454 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103332454 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(107)@4e68250106fc: Final verdict of PTC: none 20250426103332455 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(110)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(112)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(113)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(109)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(106)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(111)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(108)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(116)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(114)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(106): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(107): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(108): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(109): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(110): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(111): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(112): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(113): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(114): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cmserv_tmsi_unknown0(115): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(116): none (pass -> pass) MTC@4e68250106fc: Test case TC_cmserv_tmsi_unknown finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass'. Sat Apr 26 10:33:32 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 20250426103332652 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103332652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103332652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103332652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103332652 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103332652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103332652 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103332652 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103332652 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103332652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103332652 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103332652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103332652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103332652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103332652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103332652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103332652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103332652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103332652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103332652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103332653 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104012) 20250426103333457 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=104012, count=148740) 20250426103334458 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103334653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103334653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103334653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cmserv_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call'. ------ MSC_Tests.TC_lu_and_mo_call ------ Sat Apr 26 10:33:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103335460 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(120)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(120)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(120)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(118)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103335984 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(121)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103336180 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103336180 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103336180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103336180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103336185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103336185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103336185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103336185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103336185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103336185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103336185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103336185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103336185 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103336186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103336186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103336186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103336186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103336186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103336186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103336186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103336186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103336186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103336186 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103336186 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103336186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103336186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103336186 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103336186 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103336186 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(120)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103336461 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103336461 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(123)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103336467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(123)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(123)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103336498 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103336498 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(124)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103336987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103336987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103336987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103336987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103336987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103336987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103336987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103336987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103336987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103336987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103336988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103336988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103336988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103336988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103336988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103336988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103336988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103336988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103336988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103336988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(119)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(119)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call0(126)1904905 MSC_Test_0-SCCP(118)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(119)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103337006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1d 11 09 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337007 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103337007 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acbc90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acbc90] (fsm.c:486) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103337007 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103337007 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250426103337007 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250426103337007 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103337007 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103337007 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103337007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103337007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103337007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1acfcf0] (fsm.c:486) 20250426103337007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103337007 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103337007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103337008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 1d 11 09 00 00 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103337008 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337008 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337008 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337008 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 1d 11 09 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: { messageType := 2, destLocRef := '1D1109'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(124)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call0(126) MSC_Test-GSUP(124)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_call0(126)"262420000000007" 20250426103337014 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103337014 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_call0(126)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): none -> pass 20250426103337016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337023 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103337023 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426103337023 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103337023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103337024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103337024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1acfcf0] (vlr_lu_fsm.c:110) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103337024 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-15:LU)[0x55fcf1ac9f00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103337024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103337024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1acfcf0] (fsm.c:486) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103337024 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA2E5381F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103337024 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103337024 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA2E5381F LOCATION UPDATE ACCEPT (TMSI = 0xa2e5381f) (gsm_04_08.c:149) 20250426103337024 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA2E5381F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103337025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 1d 11 09 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a2 e5 38 1f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(119)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(119)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337035 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acbc90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103337035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103337035 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103337035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103337035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0] (vlr_lu_fsm.c:817) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103337035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-15:LU)[0x55fcf1ac8480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103337035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103337035 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426103337035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103337035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103337035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103337035 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103337035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 1d 11 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 0f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103337039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acbc90] (msc_a.c:1053) 20250426103337039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103337039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103337039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-15:LU)[0x55fcf1acfcf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103337039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - active-conn: now used by 1 (attached) (msub.c:375) 20250426103337039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 1d 11 09 00 00 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0f 1d 11 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call0(126)1904905 TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103337042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103337042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: 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 := 'A2E5381F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(119)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call0(126)14017960 MSC_Test_0-RAN(119)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(118)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 e5 a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 a2 e5 38 1f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337250 DMM DEBUG msc_a(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acbf20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acbf20] (fsm.c:486) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103337250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103337250 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103337250 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103337251 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103337251 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426103337251 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: picked Normal Route via 'virt-bsc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103337252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 d5 e5 a8 00 00 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426103337252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(118)@4e68250106fc: { messageType := 2, destLocRef := 'D5E5A8'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103337255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103337255 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call0(126)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(121)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call0(126) MSC_Test-MGCP(122)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call0(126) MSC_Test_0-RAN(119)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(119)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103337277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F callref-0x80000001 tid-8) New transaction (transaction.c:231) 20250426103337277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103337277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103337277 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103337277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337277 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103337277 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103337277 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103337277 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acbf20] (fsm.c:486) 20250426103337277 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ad16b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ad16b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0] (fsm.c:486) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55fcf1ad16b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55fcf1ad16b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ad31f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ad31f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0] (fsm.c:486) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55fcf1ad31f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103337277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55fcf1ad31f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(122)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call0(126) TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103337289 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:no-CI)[0x55fcf1ad16b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103337289 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103337289 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103337291 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:no-CI)[0x55fcf1ad31f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103337291 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103337291 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337291 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(121)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call0(126) 20250426103337292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test-MNCC(121)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call0(126)-2147483647 20250426103337292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103337299 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ad31f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103337301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103337301 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103337301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337301 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337302 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103337304 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103337304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103337304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103337304 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103337304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103337304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250426103337304 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103337304 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103337306 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103337306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103337306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103337306 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103337306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103337307 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337307 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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) 20250426103337307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad16b0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103337307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ:trans-8:call-1:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad16b0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103337307 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103337307 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103337307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103337307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103337307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103337307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103337307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103337307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103337307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103337307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103337307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call0(126)@4e68250106fc: { 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" } } } } } } } 20250426103337310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103337310 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103337310 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103337310 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(119)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(119)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426103337311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103337311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103337311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103337311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103337311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103337311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103337311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103337311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103337311 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103337311 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103337311 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103337311 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103337311 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call0(126)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call0(126)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: Hold the call for some time TC_lu_and_mo_call0(126)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: Hangup TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103342826 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103342826 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103342826 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103342827 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103342827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103342827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103342827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103342827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426103342832 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426103342832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103342832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103342832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103342832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103342832 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103342833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103342833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103342833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103342833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(119)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(119)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426103342837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103342837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103342837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103342837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103342837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103342838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426103342838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103342838 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x80000001 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426103342838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426103342838 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103342838 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103342838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103342838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103342838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103342838 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103342838 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103342838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103342838 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0] (call_leg.c:197) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad31f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0] (call_leg.c:197) 20250426103342839 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103342839 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F: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)[0x55fcf1ad16b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103342839 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103342839 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acbf20] (call_leg.c:198) 20250426103342839 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103342839 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acf3a0]{RELEASING}: Deallocated (fsm.c:568) 20250426103342839 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103342840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103342840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103342840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103342840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d5 e5 a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(118)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(118)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(121)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call0(126)-2147483647 TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call0(126)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(118)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(118)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(118)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103342844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103342844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103342844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103342844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 10 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103342845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103342845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1acbf20] (msc_a.c:1053) 20250426103342845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103342845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-16:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_lu_and_mo_call0(126)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426103342845 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - active-conn: now used by 1 (attached) (msub.c:375) 20250426103342845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103342845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103342846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103342846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 d5 e5 a8 00 00 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(120)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(118)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(120)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103342846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103342846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103342846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103342846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103342847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103342847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103342847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103342847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103342847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103342847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 10 d5 e5 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(119)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call0(126)14017960 TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_call0(126)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call0(126)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(124)@4e68250106fc: Final verdict of PTC: none 20250426103343863 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103343864 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(117)@4e68250106fc: Final verdict of PTC: none 20250426103343864 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103343864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103343864 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103343864 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103343864 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103343864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103343864 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103343864 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103343864 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103343864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(118)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(121)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(120)@4e68250106fc: Final verdict of PTC: none 20250426103343864 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103343864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103343864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103343864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103343865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103343865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103343865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103343865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103343865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103343865 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103343865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103343866 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(127)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(123)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(119)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(122)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(125)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(118): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(119): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(120): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(121): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(122): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(123): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(124): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(125): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_call0(126): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass'. Sat Apr 26 10:33:43 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=464096) 20250426103344867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=464096, count=465452) 20250426103345867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103345867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103345867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103345868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6'. ------ MSC_Tests.TC_lu_and_mo_call_ipv6 ------ Sat Apr 26 10:33:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103346870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_ipv6' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_call_ipv6 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(131)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(131)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(131)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(129)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103347490 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(132)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103347686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103347686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103347686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103347686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103347693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103347693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103347693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103347693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103347693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103347693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103347693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103347693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103347693 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103347693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103347693 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103347695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103347696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103347696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103347696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103347696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103347696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 20250426103347696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103347696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103347696 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103347696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103347696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103347696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(131)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(131)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 20250426103347696 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103347696 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(131)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103347871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103347871 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(134)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103347877 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(134)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(134)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103347900 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103347900 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(135)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103348500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(130)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(130)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)16006527 MSC_Test_0-SCCP(129)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(130)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103348515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 3d 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348515 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad1580]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103348515 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad1580]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad1580] (fsm.c:486) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103348515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103348515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103348515 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103348515 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103348515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103348515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103348515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0] (fsm.c:486) 20250426103348515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103348515 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103348516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 f4 3d 7f 00 00 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103348516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f4 3d 7f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: { messageType := 2, destLocRef := 'F43D7F'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(135)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-GSUP(135)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_call_ipv60(137)"262420000000007" 20250426103348519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103348519 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 20250426103348520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): none -> pass 20250426103348531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103348531 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426103348531 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103348531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103348531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103348531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0] (vlr_lu_fsm.c:110) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103348531 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ac9970]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103348532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103348532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1ad16b0] (fsm.c:486) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103348532 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:TMSInew-0x9C6B9694) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103348532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103348532 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:TMSInew-0x9C6B9694 LOCATION UPDATE ACCEPT (TMSI = 0x9c6b9694) (gsm_04_08.c:149) 20250426103348532 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:TMSInew-0x9C6B9694 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103348532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f4 3d 7f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 6b 96 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(130)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(130)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 20250426103348545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103348545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348545 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:TMSInew-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad1580]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103348545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:TMSInew-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103348545 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103348545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0] (vlr_lu_fsm.c:817) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103348545 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xA2E5381F:GERAN-A-17:LU)[0x55fcf1acf3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103348545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103348545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426103348545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103348545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103348545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103348545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103348546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f4 3d 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103348549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103348549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 11 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103348549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad1580] (msc_a.c:1053) 20250426103348549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103348549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103348549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-17:LU)[0x55fcf1ad16b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103348549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103348549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 f4 3d 7f 00 00 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 20250426103348550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 11 f4 3d 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)16006527 TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103348553 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103348553 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: 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 := '9C6B9694'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(130)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)5563291 MSC_Test_0-RAN(130)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(129)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 54 e3 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 9c 6b 96 94 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103348753 DMM DEBUG msc_a(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acf4d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acf4d0] (fsm.c:486) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103348754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103348754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103348754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103348754 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426103348754 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103348754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 54 e3 9b 00 00 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103348755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426103348755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: { messageType := 2, destLocRef := '54E39B'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103348758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103348758 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(132)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test-MGCP(133)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-RAN(130)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(130)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103348778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348778 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103348778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 callref-0x80000002 tid-8) New transaction (transaction.c:231) 20250426103348778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103348778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103348778 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103348778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348778 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103348778 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103348778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103348778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acf4d0] (fsm.c:486) 20250426103348778 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acb770]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acb770]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970] (fsm.c:486) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55fcf1acb770]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55fcf1acb770]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970] (fsm.c:486) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55fcf1ac9dd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103348779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55fcf1ac9dd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(133)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_ipv60(137) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103348795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:no-CI)[0x55fcf1acb770]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103348795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103348795 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426103348795 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348795 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 112 110 3 111\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103348797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:no-CI)[0x55fcf1ac9dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103348797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103348797 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348797 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) Sending Assignment Command (msc_a.c:706) 20250426103348798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(132)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_ipv60(137) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(132)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103348803 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:26 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103348806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55fcf1ac9dd0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103348806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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)[0x55fcf1ac9dd0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426103348806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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)[0x55fcf1ac9dd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103348806 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348806 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348806 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348806 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426103348806 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348806 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) erratic SDP: "v=0\r\no=OsmoMSC 0 0 IN IP6 ::1\r\ns=GSM Call\r\nc=IN IP6 ::1\r\nt=0 0\r\nm=audio 10000 RTP/AVP 3 112 110 111\r\na=rtpmap:3 GSM/8000\r\na=rtpmap:112 AMR/8000\r\na=fmtp:112 octet-align=1\r\na=rtpmap:110 GSM-EFR/8000\r\na=rtpmap:111 GSM-HR-08/8000\r\na=ptime:20\r\n" (gsm_04_08_cc.c:309) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103348810 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103348810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103348810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103348810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103348810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103348811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103348811 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103348811 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103348814 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103348814 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103348814 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103348814 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103348814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103348818 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348818 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348818 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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) 20250426103348818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1acb770]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103348818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1acb770]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103348818 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694: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)[0x55fcf1acb770]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103348819 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103348819 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103348819 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103348819 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103348819 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103348819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103348819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103348819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103348819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(130)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(130)@4e68250106fc: patched enc_l3: '038F'O TC_lu_and_mo_call_ipv60(137)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O TC_lu_and_mo_call_ipv60(137)@4e68250106fc: { 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" } } } } } } } 20250426103348823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103348823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103348823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103348823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103348823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103348823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103348823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103348823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103348823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103348823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103348824 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103348824 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103348824 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103348824 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103348824 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250426103348825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103348825 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103348825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103348825 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Hold the call for some time TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Hangup TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103354333 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103354333 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103354333 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103354333 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103354333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103354333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103354333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103354333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426103354335 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426103354335 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103354335 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103354335 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103354335 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103354335 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103354335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103354335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103354335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103354335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(130)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(130)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426103354337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103354337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103354337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103354337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103354337 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426103354337 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103354337 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x80000002 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426103354337 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426103354337 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103354337 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103354337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103354337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103354337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103354337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103354337 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103354337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103354337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970] (call_leg.c:197) 20250426103354337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103354337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ac9dd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103354337 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103354338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970] (call_leg.c:197) 20250426103354338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103354338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103354338 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ:trans-8:call-2:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acb770]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103354338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103354338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acf4d0] (call_leg.c:198) 20250426103354338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103354338 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ac9970]{RELEASING}: Deallocated (fsm.c:568) 20250426103354338 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103354338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103354338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103354338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103354338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 54 e3 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(129)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(129)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(132)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)-2147483646 TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_call_ipv60(137)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(129)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(129)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(129)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_call_ipv60(137)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426103354340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354340 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103354340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354340 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103354340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103354340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 12 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103354340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103354340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1acf4d0] (msc_a.c:1053) 20250426103354340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103354340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-18:CM_SERVICE_REQ)[0x55fcf1ad31f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103354340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103354340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103354340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103354340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103354340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 54 e3 9b 00 00 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(129)@4e68250106fc: Session index based on local reference:0 20250426103354341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103354341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103354341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103354341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103354341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103354341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103354341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103354341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103354341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103354341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 12 54 e3 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(131)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(130)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_ipv60(137)5563291 TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_call_ipv60(137)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_ipv60(137)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(130)@4e68250106fc: Final verdict of PTC: none 20250426103355354 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103355355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103355355 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103355355 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103355355 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103355355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103355355 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103355355 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103355355 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103355355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103355355 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103355355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103355355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103355355 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103355355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103355355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103355355 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103355355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103355355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103355355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103355356 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103355356 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(134)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(131)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(135)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(129)@4e68250106fc: Final verdict of PTC: none 20250426103355357 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103355357 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(133)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(132)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(136)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(129): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(130): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(131): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(132): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(133): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(134): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(135): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(136): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_call_ipv60(137): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_call_ipv6 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass'. Sat Apr 26 10:33:55 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450468) 20250426103356357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450468, count=467020) 20250426103357356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103357356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103357356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103357358 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_ipv6 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout ------ Sat Apr 26 10:33:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103358360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_call_sccp_tiar_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(142)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(142)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(142)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(140)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103358936 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(143)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103359132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103359132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103359132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103359132 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103359138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103359138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103359138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103359138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103359138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103359138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103359138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103359138 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103359138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103359138 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103359141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103359141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103359141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103359141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103359141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103359141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103359141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103359141 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103359141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103359141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103359141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 20250426103359141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103359141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(142)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(142)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103359362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103359362 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(145)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(145)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103359368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(145)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(145)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(145)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(145)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103359399 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103359399 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(146)@4e68250106fc: Created GsupExpect[0] for "262420000000089" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103359940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359940 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359940 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359940 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359940 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359940 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359940 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(141)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(141)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)4734235 MSC_Test_0-SCCP(140)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(141)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 48 3d 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103359955 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1accfd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103359955 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1accfd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1accfd0] (fsm.c:486) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103359955 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103359955 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000089 id=262420000000089 (vlr.c:661) 20250426103359955 DVLR INFO New subscr, IMSI: 262420000000089 (vlr.c:562) 20250426103359955 DVLR DEBUG VLR subscr IMSI-262420000000089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103359955 DVLR DEBUG VLR subscr IMSI-262420000000089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103359955 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103359955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103359955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103359955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1acb770] (fsm.c:486) 20250426103359955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103359955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103359955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 48 3d 1b 00 00 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103359955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 48 3d 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: { messageType := 2, destLocRef := '483D1B'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(146)@4e68250106fc: Found GsupExpect[0] for "262420000000089" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-GSUP(146)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)"262420000000089" 20250426103359958 DVLR DEBUG VLR subscr IMSI-262420000000089 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103359958 DVLR DEBUG VLR subscr IMSI-262420000000089 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): none -> pass 20250426103359963 DVLR DEBUG VLR subscr IMSI-262420000000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103359963 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250426103359963 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426103359963 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103359964 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103359964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acb770] (vlr_lu_fsm.c:110) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103359964 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:GERAN-A-19:LU)[0x55fcf1aca390]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103359964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103359964 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acb770] (fsm.c:486) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103359964 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x3C26A31E) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426103359964 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103359964 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x3C26A31E LOCATION UPDATE ACCEPT (TMSI = 0x3c26a31e) (gsm_04_08.c:149) 20250426103359964 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x3C26A31E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103359964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 48 3d 1b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c 26 a3 1e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(141)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(141)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103359971 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1accfd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103359971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSInew-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103359971 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426103359971 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103359971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770] (vlr_lu_fsm.c:817) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103359971 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:GERAN-A-19:LU)[0x55fcf1acf4d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103359971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103359971 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250426103359971 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103359971 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103359971 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103359971 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103359971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 48 3d 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103359976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103359976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1accfd0] (msc_a.c:1053) 20250426103359976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103359976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103359976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-19:LU)[0x55fcf1acb770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103359976 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - active-conn: now used by 1 (attached) (msub.c:375) 20250426103359976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103359977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103359977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103359977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103359977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 48 3d 1b 00 00 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 20250426103359977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103359977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103359977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103359978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103359978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103359978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103359978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103359978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103359978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103359978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 13 48 3d 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(141)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)4734235 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103359979 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103359979 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: 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 := '3C26A31E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(141)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)14911724 MSC_Test_0-RAN(141)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(140)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103400180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103400181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103400181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103400181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e3 88 ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3c 26 a3 1e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103400182 DMM DEBUG msc_a(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103400182 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103400182 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103400182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103400182 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250426103400182 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103400183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 e3 88 ec 00 00 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103400183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250426103400183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: { messageType := 2, destLocRef := 'E388EC'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103400188 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103400188 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(143)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test-MGCP(144)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) MSC_Test_0-RAN(141)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(141)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103400208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103400208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103400208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103400208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103400208 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103400208 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E callref-0x80000003 tid-8) New transaction (transaction.c:231) 20250426103400208 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103400208 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103400208 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103400208 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400208 DCC INFO trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103400208 DCC DEBUG trans(CC:NULL IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103400209 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103400209 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: is child of msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103400209 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acbd10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acbd10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390] (fsm.c:486) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55fcf1acbd10]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55fcf1acbd10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1addb60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1addb60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390] (fsm.c:486) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55fcf1addb60]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103400209 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55fcf1addb60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(144)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103400224 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:no-CI)[0x55fcf1acbd10]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103400224 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103400224 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103400227 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:no-CI)[0x55fcf1addb60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103400227 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103400227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400227 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(143)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_sccp_tiar_timeout0(148) 20250426103400227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 03 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(143)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103400232 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426103400234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103400234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103400234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103400234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103400234 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1addb60]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103400234 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103400234 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103400234 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400234 DCC INFO trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400235 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400235 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103400237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103400237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103400237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103400237 DCC DEBUG trans(CC:INITIATED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103400237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400237 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400237 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400237 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400237 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103400237 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103400237 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103400237 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103400239 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103400239 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103400239 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103400240 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103400240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103400241 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400241 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400241 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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) 20250426103400241 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acbd10]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103400241 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ:trans-8:call-3:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acbd10]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103400241 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103400242 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103400242 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103400242 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103400242 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103400242 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103400242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103400242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103400242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103400242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e3 88 ec 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(140)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(140)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: { line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426103400243 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103400243 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103400243 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103400244 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(141)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(141)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(140)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(140)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(140)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426103400245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103400245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103400245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103400245 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103400245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103400245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103400245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103400245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103400245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103400245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 14 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103400245 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103400245 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103400245 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103400245 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103400245 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103402243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103402243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103402243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103402243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103402243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103402243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103402243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103402243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103402243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103402243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 05 10 e3 88 ec 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 20250426103404245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103404245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103404245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103404245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103404245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103404245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103404245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103404245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103404245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103404245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 05 10 e3 88 ec 00 00 14 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 20250426103405246 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390] (msub.c:113) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1addb60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103405246 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390] (msub.c:113) 20250426103405247 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103405247 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426103405247 DCC DEBUG rtp_stream(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E: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)[0x55fcf1acbd10]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103405247 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (msub.c:113) 20250426103405247 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426103405247 DCC DEBUG call_leg(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1aca390]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103405247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103405247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (msub.c:113) 20250426103405247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426103405247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ)[0x55fcf1acf3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103405247 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) Freeing transaction (transaction.c:243) 20250426103405247 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103405247 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103405247 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103405247 DMSC ERROR (IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250426103405247 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103405247 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-20:CM_SERVICE_REQ callref-0x80000003 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103405247 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103405247 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - active-conn: now used by 1 (attached) (msub.c:375) 20250426103405247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103405247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103405247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103405247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103405247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103405248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103405248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103405248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103405248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103405248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 e3 88 ec 00 00 14 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(140)@4e68250106fc: Session index based on local reference:0 20250426103405249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103405249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103405249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103405249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103405249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103405249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103405249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103405249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103405249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103405249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 14 e3 88 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-MNCC(143)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)-2147483645 MSC_Test_0-RAN(141)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_sccp_tiar_timeout0(148)14911724 TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_sccp_tiar_timeout0(148)@4e68250106fc: Final verdict of PTC: pass 20250426103405259 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103405259 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(146)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(143)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(144)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(140)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(142)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@4e68250106fc: Final verdict of PTC: none 20250426103405262 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(141)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(145)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(139)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(147)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(139): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(140): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(141): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(142): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(143): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(144): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(145): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(146): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(147): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_call_sccp_tiar_timeout0(148): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Apr 26 10:34:05 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 20250426103405452 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103405452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103405452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103405452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103405452 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103405452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103405452 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103405452 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103405452 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103405452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103405452 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103405452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103405452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103405452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103405452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103405452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103405452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103405452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103405452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103405452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103405452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=419436) 20250426103406264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=419436, count=429488) 20250426103407266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103407453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103407453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103407453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout'. ------ MSC_Tests.TC_lu_auth_sai_timeout ------ Sat Apr 26 10:34:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103408268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_auth_sai_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(153)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(153)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(153)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(151)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103408857 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(154)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103409050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103409050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103409050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103409050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(153)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103409055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103409055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103409055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103409055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103409055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103409055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103409055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103409055 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103409055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103409055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(153)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103409058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103409058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103409058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103409058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103409058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103409058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103409058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103409058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103409058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103409058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103409058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 20250426103409058 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103409059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(153)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(153)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103409270 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103409270 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(156)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103409275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(156)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(156)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103409295 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103409295 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(157)@4e68250106fc: Created GsupExpect[0] for "262420000000008" to be handled at TC_lu_auth_sai_timeout0(159) TC_lu_auth_sai_timeout0(159)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103409857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103409857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103409857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103409857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103409857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103409857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103409857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103409857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103409857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103409857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103409857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103409857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103409857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103409857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103409857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103409857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103409857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103409857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(152)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(152)@4e68250106fc: Added conn table entry 0TC_lu_auth_sai_timeout0(159)9396339 MSC_Test_0-RAN(152)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(151)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103409870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103409870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103409870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103409870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103409870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103409870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103409870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103409870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103409870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 60 73 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103409870 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1aca390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103409870 DMM DEBUG msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1aca390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1aca390] (fsm.c:486) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103409870 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103409870 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000008 id=262420000000008 (vlr.c:661) 20250426103409870 DVLR INFO New subscr, IMSI: 262420000000008 (vlr.c:562) 20250426103409870 DVLR DEBUG VLR subscr IMSI-262420000000008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103409870 DVLR DEBUG VLR subscr IMSI-262420000000008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103409870 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103409870 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103409870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103409870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0] (fsm.c:486) 20250426103409870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103409870 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103409870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103409870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103409870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103409870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103409870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103409870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103409870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103409870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103409870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 8f 60 73 00 00 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@4e68250106fc: { messageType := 2, destLocRef := '8F6073'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(157)@4e68250106fc: Found GsupExpect[0] for "262420000000008" handled at TC_lu_auth_sai_timeout0(159) MSC_Test-GSUP(157)@4e68250106fc: Added IMSI table entry 0TC_lu_auth_sai_timeout0(159)"262420000000008" MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(151)@4e68250106fc: vl_from0 20250426103409872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103409872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103409872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103409872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103409872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103409872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103409872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103409872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103409872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103409872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 15 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(151)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103414872 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) 20250426103414872 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) 20250426103414872 DMM INFO msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1aca390]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103414872 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103414872 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) 20250426103414872 DVLR DEBUG VLR subscr IMSI-262420000000008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103414872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103414872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103414872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103414872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103414872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103414872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103414872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103414872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103414872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103414873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8f 60 73 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103414873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103414873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103414873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103414873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103414873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103414873 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103414873 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103414873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103414873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103414873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8f 60 73 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(151)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(151)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(151)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(151)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(151)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(151)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(151)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103414886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103414886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103414886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103414886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103414886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103414886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103414886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103414886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103414886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103414886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 15 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103414887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103414887 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103414887 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0] (msc_a.c:1053) 20250426103414887 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250426103414887 DVLR DEBUG VLR_Authenticate(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acb770]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250426103414887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1aca390] (msc_a.c:1053) 20250426103414887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103414887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103414887 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000008:GERAN-A-21:LU)[0x55fcf1acf3a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103414888 DVLR INFO VLR subscr IMSI-262420000000008 - active-conn: now used by 0 (-) (msub.c:375) 20250426103414888 DVLR DEBUG SUBSCR(IMSI-262420000000008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103414888 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103414888 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103414888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103414888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103414888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103414888 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103414888 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103414888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103414888 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103414888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 8f 60 73 00 00 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(151)@4e68250106fc: Session index based on local reference:0 20250426103414889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103414889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103414889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103414890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103414890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103414890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103414890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103414890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103414890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103414890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 15 8f 60 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(153)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(152)@4e68250106fc: Deleted conn table entry 0TC_lu_auth_sai_timeout0(159)9396339 TC_lu_auth_sai_timeout0(159)@4e68250106fc: setverdict(pass): none -> pass TC_lu_auth_sai_timeout0(159)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_timeout0(159)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_timeout0(159)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(157)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(151)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(153)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(152)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@4e68250106fc: Final verdict of PTC: none 20250426103414902 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103414902 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103414903 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(156)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(158)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(154)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(155)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(160)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(151): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(152): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(153): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(154): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(155): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(156): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(157): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(158): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_auth_sai_timeout0(159): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(160): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_auth_sai_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass'. Sat Apr 26 10:34:14 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 20250426103415092 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103415092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103415092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103415092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103415092 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103415092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103415092 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103415092 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103415092 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103415092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103415092 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103415092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103415092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103415092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103415092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103415092 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103415092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103415092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103415092 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103415092 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103415092 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=168440) 20250426103415904 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=168440, count=171536) 20250426103416906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103417094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103417094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103417094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err'. ------ MSC_Tests.TC_lu_auth_sai_err ------ Sat Apr 26 10:34:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103417907 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_auth_sai_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(164)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(164)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(164)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(162)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103418574 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(165)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103418768 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103418769 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103418769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103418769 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103418774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103418774 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103418774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103418774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103418774 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103418774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103418774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103418774 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 20250426103418774 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103418775 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(164)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(164)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103418908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103418908 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(167)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103418914 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(167)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(167)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103418935 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103418936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(168)@4e68250106fc: Created GsupExpect[0] for "262420000000009" to be handled at TC_lu_auth_sai_err0(170) TC_lu_auth_sai_err0(170)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000009'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103419577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103419577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103419577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103419577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103419578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103419578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103419578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103419578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(163)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(163)@4e68250106fc: Added conn table entry 0TC_lu_auth_sai_err0(170)763940 MSC_Test_0-SCCP(162)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(163)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103419593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103419593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103419593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103419593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0b a8 24 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103419594 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1aca390]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103419594 DMM DEBUG msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1aca390]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1aca390] (fsm.c:486) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103419594 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103419594 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000009 id=262420000000009 (vlr.c:661) 20250426103419594 DVLR INFO New subscr, IMSI: 262420000000009 (vlr.c:562) 20250426103419594 DVLR DEBUG VLR subscr IMSI-262420000000009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103419594 DVLR DEBUG VLR subscr IMSI-262420000000009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103419594 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103419594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103419594 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103419594 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0] (fsm.c:486) 20250426103419594 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103419594 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103419594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103419594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103419594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103419594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 0b a8 24 00 00 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@4e68250106fc: { messageType := 2, destLocRef := '0BA824'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(168)@4e68250106fc: Found GsupExpect[0] for "262420000000009" handled at TC_lu_auth_sai_err0(170) MSC_Test-GSUP(168)@4e68250106fc: Added IMSI table entry 0TC_lu_auth_sai_err0(170)"262420000000009" MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(162)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(162)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103419598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103419598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103419598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103419598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 16 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103419599 DVLR DEBUG VLR subscr IMSI-262420000000009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{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) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0] (vlr_auth_fsm.c:294) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103419599 DVLR DEBUG VLR_Authenticate(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acbd10]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426103419599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426103419599 DMM INFO msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1aca390]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103419599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103419599 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) 20250426103419599 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) 20250426103419599 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) 20250426103419600 DVLR DEBUG VLR subscr IMSI-262420000000009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426103419600 DVLR DEBUG VLR subscr IMSI-262420000000009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103419600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103419600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103419600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103419600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 0b a8 24 00 01 06 01 00 03 05 04 0d 00 00 00 (osmo_ss7_asp.c:1164) 20250426103419600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103419600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103419600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103419600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 0b a8 24 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(162)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(162)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(162)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(162)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(162)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(162)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(162)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103419604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103419604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103419604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103419604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 16 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103419605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103419605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1aca390] (msc_a.c:1053) 20250426103419605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103419605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103419605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000009:GERAN-A-22:LU)[0x55fcf1acd3e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103419605 DVLR INFO VLR subscr IMSI-262420000000009 - active-conn: now used by 0 (-) (msub.c:375) 20250426103419605 DVLR DEBUG SUBSCR(IMSI-262420000000009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426103419605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103419605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103419605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103419605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 0b a8 24 00 00 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(164)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(162)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(164)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103419606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103419606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103419606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103419606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103419606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103419606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103419606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103419606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103419606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 16 0b a8 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(163)@4e68250106fc: Deleted conn table entry 0TC_lu_auth_sai_err0(170)763940 TC_lu_auth_sai_err0(170)@4e68250106fc: setverdict(pass): none -> pass TC_lu_auth_sai_err0(170)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_auth_sai_err0(170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_sai_err0(170)@4e68250106fc: Final verdict of PTC: pass 20250426103419612 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103419612 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(162)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(163)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(165)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(166)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(168)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(164)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(171)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(169)@4e68250106fc: Final verdict of PTC: none 20250426103419617 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(167)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(162): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(163): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(164): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(165): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(166): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(167): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(168): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(169): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_auth_sai_err0(170): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(171): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_auth_sai_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass'. Sat Apr 26 10:34:19 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 20250426103419808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103419808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103419808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103419808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103419808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103419808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103419808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103419808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103419808 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103419808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103419808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103419808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103419808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103419808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103419808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103419808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103419808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103419809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103419809 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103419809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103419809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146736) 20250426103420618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146736, count=172040) 20250426103421619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103421809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103421809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103421810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request'. ------ MSC_Tests.TC_lu_clear_request ------ Sat Apr 26 10:34:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103422620 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_clear_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_clear_request started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(175)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(175)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(175)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(173)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103423234 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(176)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103423427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103423427 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103423427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103423427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103423432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103423432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103423432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103423432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103423432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(175)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103423432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103423432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103423432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103423432 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103423432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103423432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103423434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103423434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103423434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103423434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103423434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 20250426103423434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103423434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103423434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103423434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103423434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103423434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103423434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(175)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(175)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103423435 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103423435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103423621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103423621 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(178)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103423628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(178)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103423642 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103423642 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(179)@4e68250106fc: Created GsupExpect[0] for "262420000000010" to be handled at TC_lu_clear_request0(181) TC_lu_clear_request0(181)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103424238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103424239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103424239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103424239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103424240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103424240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424240 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103424240 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103424240 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424240 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(174)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(174)@4e68250106fc: Added conn table entry 0TC_lu_clear_request0(181)11168375 MSC_Test_0-SCCP(173)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(174)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103424256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103424256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103424256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103424256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 aa 6a 77 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103424257 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acf3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103424257 DMM DEBUG msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acf3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acf3a0] (fsm.c:486) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103424257 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103424257 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000010 id=262420000000010 (vlr.c:661) 20250426103424257 DVLR INFO New subscr, IMSI: 262420000000010 (vlr.c:562) 20250426103424257 DVLR DEBUG VLR subscr IMSI-262420000000010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103424257 DVLR DEBUG VLR subscr IMSI-262420000000010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103424257 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103424257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103424258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103424258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103424258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103424258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103424258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103424258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103424258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103424258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103424258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103424258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 aa 6a 77 00 00 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103424258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103424258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103424258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103424258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 aa 6a 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@4e68250106fc: { messageType := 2, destLocRef := 'AA6A77'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(179)@4e68250106fc: Found GsupExpect[0] for "262420000000010" handled at TC_lu_clear_request0(181) MSC_Test-GSUP(179)@4e68250106fc: Added IMSI table entry 0TC_lu_clear_request0(181)"262420000000010" MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103424267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103424267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103424267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103424267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103424268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103424268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103424268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103424268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103424268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103424268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426103425272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103425272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103425272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103425272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103425273 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) 20250426103425273 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) 20250426103425273 DMM INFO msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acf3a0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103425273 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103425273 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) 20250426103425273 DVLR DEBUG VLR subscr IMSI-262420000000010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103425274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103425274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103425274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103425274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 aa 6a 77 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103425274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103425274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103425274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103425274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 aa 6a 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(173)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103425282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103425283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103425283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103425283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 17 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103425283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103425283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103425283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0] (msc_a.c:1053) 20250426103425283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250426103425283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acbd10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426103425283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1acf3a0] (msc_a.c:1053) 20250426103425283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103425284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103425284 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000010:GERAN-A-23:LU)[0x55fcf1ac9dd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103425284 DVLR INFO VLR subscr IMSI-262420000000010 - active-conn: now used by 0 (-) (msub.c:375) 20250426103425284 DVLR DEBUG SUBSCR(IMSI-262420000000010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103425284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103425285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103425285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103425285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 aa 6a 77 00 00 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(173)@4e68250106fc: Session index based on local reference:0 20250426103425286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103425286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103425286 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103425286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103425286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103425286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103425286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103425286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103425286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 17 aa 6a 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(174)@4e68250106fc: Deleted conn table entry 0TC_lu_clear_request0(181)11168375 TC_lu_clear_request0(181)@4e68250106fc: setverdict(pass): none -> pass TC_lu_clear_request0(181)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(175)@4e68250106fc: Final verdict of PTC: none 20250426103425296 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103425296 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(176)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(180)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(173)@4e68250106fc: Final verdict of PTC: none 20250426103425298 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(172)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(179)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(178)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(182)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(174)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(177)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(172): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(173): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(174): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(175): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(176): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(177): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(178): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(179): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(180): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_clear_request0(181): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(182): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_clear_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass'. Sat Apr 26 10:34:25 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 20250426103425488 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103425488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103425488 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103425488 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103425488 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103425488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103425488 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103425488 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103425488 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103425488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103425488 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103425488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103425488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103425488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103425488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103425488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103425488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103425488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103425488 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103425489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103425489 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183624) 20250426103426300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=183624, count=184880) 20250426103427301 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103427489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103427489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103427489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_clear_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request'. ------ MSC_Tests.TC_mo_call_clear_request ------ Sat Apr 26 10:34:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103428303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_call_clear_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_call_clear_request started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(186)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(186)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(186)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(184)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103428950 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(187)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103429142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103429142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103429142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103429142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103429147 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103429147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103429147 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103429147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103429147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103429147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(186)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103429148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103429148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103429304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103429305 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(189)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103429310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(189)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(189)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103429325 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103429325 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(190)@4e68250106fc: Created GsupExpect[0] for "262420002532766" to be handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103429952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103429953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(185)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(185)@4e68250106fc: Added conn table entry 0TC_mo_call_clear_request0(192)2442789 MSC_Test_0-SCCP(184)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(185)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103429961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 46 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 20 35 72 66 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429961 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acf3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532766 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103429962 DMM DEBUG msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acf3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acf3a0] (fsm.c:486) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103429962 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103429962 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532766 id=262420002532766 (vlr.c:661) 20250426103429962 DVLR INFO New subscr, IMSI: 262420002532766 (vlr.c:562) 20250426103429962 DVLR DEBUG VLR subscr IMSI-262420002532766 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103429962 DVLR DEBUG VLR subscr IMSI-262420002532766 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103429962 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103429962 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103429962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103429962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1aca390] (fsm.c:486) 20250426103429962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103429962 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103429962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 25 46 25 00 00 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103429962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 25 46 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: { messageType := 2, destLocRef := '254625'O ("%F%"), sourceLocRef := '000018'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(190)@4e68250106fc: Found GsupExpect[0] for "262420002532766" handled at TC_mo_call_clear_request0(192) MSC_Test-GSUP(190)@4e68250106fc: Added IMSI table entry 0TC_mo_call_clear_request0(192)"262420002532766" 20250426103429967 DVLR DEBUG VLR subscr IMSI-262420002532766 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103429967 DVLR DEBUG VLR subscr IMSI-262420002532766 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_call_clear_request0(192)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): none -> pass 20250426103429976 DVLR DEBUG VLR subscr IMSI-262420002532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103429976 DVLR DEBUG IMSI:262420002532766 has MSISDN:491232532766 (vlr.c:1045) 20250426103429976 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250426103429976 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103429977 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103429977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1aca390] (vlr_lu_fsm.c:110) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103429977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532766:GERAN-A-24:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103429977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103429977 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1aca390] (fsm.c:486) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103429977 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3149703F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250426103429977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103429977 DMM DEBUG -> IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3149703F LOCATION UPDATE ACCEPT (TMSI = 0x3149703f) (gsm_04_08.c:149) 20250426103429977 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3149703F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103429977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 25 46 25 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 49 70 3f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(185)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(185)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 20250426103429987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103429987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429988 DMM DEBUG msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3149703F:GERAN-A-24:LU)[0x55fcf1acf3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103429988 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSInew-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103429988 DMSC NOTICE msub(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F) VLR: update for IMSI=262420002532766 (MSISDN=491232532766) (gsm_04_08.c:1541) 20250426103429988 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103429988 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390] (vlr_lu_fsm.c:817) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103429988 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532766:MSISDN-491232532766:GERAN-A-24:LU)[0x55fcf1accfd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103429988 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103429988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250426103429988 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103429988 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103429988 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103429988 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103429988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 25 46 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103429992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429992 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103429992 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1acf3a0] (msc_a.c:1053) 20250426103429992 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103429992 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103429992 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-24:LU)[0x55fcf1aca390]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103429992 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - active-conn: now used by 1 (attached) (msub.c:375) 20250426103429993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103429993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103429993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103429993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103429993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 25 46 25 00 00 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 20250426103429994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103429994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103429994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103429994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103429994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103429994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103429994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103429994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103429994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103429994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 18 25 46 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@4e68250106fc: Deleted conn table entry 0TC_mo_call_clear_request0(192)2442789 TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103429996 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103429996 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@4e68250106fc: 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 := '3149703F'O ("1Ip?") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(185)@4e68250106fc: Added conn table entry 0TC_mo_call_clear_request0(192)6031024 MSC_Test_0-RAN(185)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(184)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103430200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103430201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103430201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103430201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c 06 b0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 31 49 70 3f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103430202 DMM DEBUG msc_a(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103430202 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103430202 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103430202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103430203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103430203 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532766/3/1): Available (smpp_smsc.c:626) 20250426103430203 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103430203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 5c 06 b0 00 00 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103430204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 66 (osmo_ss7_asp.c:1164) 20250426103430204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: { messageType := 2, destLocRef := '5C06B0'O, sourceLocRef := '000019'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103430208 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103430208 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(187)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_call_clear_request0(192) MSC_Test-MGCP(188)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_call_clear_request0(192) MSC_Test_0-RAN(185)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(185)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103430227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103430227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103430227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103430227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103430228 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103430228 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F callref-0x80000004 tid-8) New transaction (transaction.c:231) 20250426103430228 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103430228 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103430228 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103430228 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430228 DCC INFO trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103430228 DCC DEBUG trans(CC:NULL IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103430228 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103430228 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: is child of msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103430228 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acb0d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acb0d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0] (fsm.c:486) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55fcf1acb0d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55fcf1acb0d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acb330]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acb330]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0] (fsm.c:486) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55fcf1acb330]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103430229 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55fcf1acb330]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(188)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_call_clear_request0(192) TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103430248 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:no-CI)[0x55fcf1acb0d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103430248 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103430248 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103430251 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:no-CI)[0x55fcf1acb330]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103430251 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103430251 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430251 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(187)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_call_clear_request0(192) 20250426103430252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-MNCC(187)@4e68250106fc: Added conn table entry 0TC_mo_call_clear_request0(192)-2147483644 20250426103430252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 04 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426103430258 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103430262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103430262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103430262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103430262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103430262 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acb330]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103430262 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103430262 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103430262 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430262 DCC INFO trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430262 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430262 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103430265 DMNCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103430265 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103430265 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103430265 DCC DEBUG trans(CC:INITIATED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103430265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430265 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430265 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 20250426103430266 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103430266 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103430266 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103430268 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103430269 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103430269 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103430269 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103430269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103430271 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430271 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430271 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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) 20250426103430271 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acb0d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103430271 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ:trans-8:call-4:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acb0d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103430271 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103430271 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103430271 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103430271 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103430271 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103430271 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103430272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103430272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103430272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103430272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_call_clear_request0(192)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_mo_call_clear_request0(192)@4e68250106fc: { line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(185)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(185)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426103430275 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103430275 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103430275 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103430275 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426103430275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103430275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103430275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103430275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103430275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103430275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103430275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103430275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103430275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103430275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103430275 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103430275 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103430275 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103430275 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103430275 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_call_clear_request0(192)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_call_clear_request0(192)@4e68250106fc: f_mo_call_establish DONE TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040101'O 20250426103432785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103432785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103432785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103432785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103432785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103432785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103432785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 06 00 04 22 04 01 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103432786 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103432786 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + 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) 20250426103432786 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103432786 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) Freeing transaction (transaction.c:243) 20250426103432786 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103432786 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103432786 DCC DEBUG trans(CC:ACTIVE IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103432786 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103432786 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ callref-0x80000004 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103432786 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426103432786 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103432786 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103432786 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0] (call_leg.c:197) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb330]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0] (call_leg.c:197) 20250426103432787 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103432787 DCC DEBUG rtp_stream(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F: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)[0x55fcf1acb0d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103432787 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103432787 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{RELEASING}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (call_leg.c:198) 20250426103432787 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103432787 DCC DEBUG call_leg(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acd3e0]{RELEASING}: Deallocated (fsm.c:568) 20250426103432787 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103432788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103432788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103432788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103432788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103432788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103432788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103432788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103432788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103432788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103432788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103432788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 5c 06 b0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(184)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(184)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(187)@4e68250106fc: Deleted conn table entry 0TC_mo_call_clear_request0(192)-2147483644 MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(184)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(184)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(184)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103432793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103432793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103432793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103432793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103432793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103432793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103432793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103432794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103432794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1ac9dd0] (msc_a.c:1053) 20250426103432794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103432794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F:GERAN-A-25:CM_SERVICE_REQ)[0x55fcf1acbd10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103432794 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - active-conn: now used by 1 (attached) (msub.c:375) 20250426103432795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103432795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103432795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103432795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103432795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103432795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103432795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 5c 06 b0 00 00 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(186)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(184)@4e68250106fc: Session index based on local reference:0 20250426103432796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103432796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103432796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(186)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103432796 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103432796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103432796 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103432796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103432796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103432796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103432796 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 19 5c 06 b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(185)@4e68250106fc: Deleted conn table entry 0TC_mo_call_clear_request0(192)6031024 TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103432797 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103432797 DVLR DEBUG VLR subscr IMSI-262420002532766:MSISDN-491232532766:TMSI-0x3149703F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_call_clear_request0(192)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@4e68250106fc: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mo_call_clear_request0(192)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_call_clear_request0(192)@4e68250106fc: Final verdict of PTC: pass 20250426103432806 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103432806 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(186)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(185)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(187)@4e68250106fc: Final verdict of PTC: none 20250426103432809 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(188)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(189)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(190)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(184)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(191)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(193)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(183)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(183): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(184): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(185): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(186): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(187): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(188): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(189): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(190): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(191): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_call_clear_request0(192): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(193): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_call_clear_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass'. Sat Apr 26 10:34:32 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 20250426103433000 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103433000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103433000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103433000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103433000 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103433000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103433000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103433000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103433000 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103433000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103433000 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103433000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103433000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103433000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103433000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103433000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103433000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103433000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103433000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103433001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103433001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=436112) 20250426103433809 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=436112, count=453380) 20250426103434811 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103435002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103435002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103435002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_call_clear_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request'. ------ MSC_Tests.TC_mt_call_clear_request ------ Sat Apr 26 10:34:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_call_clear_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103435813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_call_clear_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mt_call_clear_request started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(197)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(197)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(197)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(195)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103436469 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(198)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103436659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103436659 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103436659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103436659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103436664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103436664 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103436664 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103436665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103436665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103436665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103436665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103436665 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103436665 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103436665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103436665 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(197)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 20250426103436667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103436667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103436667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103436667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103436667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103436667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103436667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103436667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103436667 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(197)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103436667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103436667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103436667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103436668 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103436668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(197)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103436813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103436813 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(200)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103436817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(200)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(200)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103436831 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103436831 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(201)@4e68250106fc: Created GsupExpect[0] for "262420002532768" to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103437470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437470 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(196)@4e68250106fc: Added conn table entry 0TC_mt_call_clear_request0(203)1769527 MSC_Test_0-SCCP(195)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(196)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103437490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1b 00 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 20 35 72 86 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103437492 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acaee0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420002532768 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103437492 DMM DEBUG msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acaee0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103437492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103437492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acaee0] (fsm.c:486) 20250426103437492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103437492 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103437492 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103437492 DVLR DEBUG set IMSI on subscriber; IMSI=262420002532768 id=262420002532768 (vlr.c:661) 20250426103437492 DVLR INFO New subscr, IMSI: 262420002532768 (vlr.c:562) 20250426103437492 DVLR DEBUG VLR subscr IMSI-262420002532768 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103437493 DVLR DEBUG VLR subscr IMSI-262420002532768 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103437493 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103437493 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103437493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103437493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103437493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103437493 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103437493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 1b 00 37 00 00 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103437494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1b 00 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: { messageType := 2, destLocRef := '1B0037'O, sourceLocRef := '00001A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test-GSUP(201)@4e68250106fc: Found GsupExpect[0] for "262420002532768" handled at TC_mt_call_clear_request0(203) MSC_Test-GSUP(201)@4e68250106fc: Added IMSI table entry 0TC_mt_call_clear_request0(203)"262420002532768" MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103437501 DVLR DEBUG VLR subscr IMSI-262420002532768 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103437501 DVLR DEBUG VLR subscr IMSI-262420002532768 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mt_call_clear_request0(203)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): none -> pass 20250426103437513 DVLR DEBUG VLR subscr IMSI-262420002532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103437513 DVLR DEBUG IMSI:262420002532768 has MSISDN:491232532768 (vlr.c:1045) 20250426103437513 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250426103437513 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103437514 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103437514 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:110) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103437514 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420002532768:GERAN-A-26:LU)[0x55fcf1acd3e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103437514 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103437514 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103437514 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103437515 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x42F9CC80) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250426103437515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103437515 DMM DEBUG -> IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x42F9CC80 LOCATION UPDATE ACCEPT (TMSI = 0x42f9cc80) (gsm_04_08.c:149) 20250426103437515 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x42F9CC80 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103437515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1b 00 37 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 42 f9 cc 80 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(196)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103437528 DMM DEBUG msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acaee0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103437528 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSInew-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103437528 DMSC NOTICE msub(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80) VLR: update for IMSI=262420002532768 (MSISDN=491232532768) (gsm_04_08.c:1541) 20250426103437528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103437528 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:817) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103437528 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420002532768:MSISDN-491232532768:GERAN-A-26:LU)[0x55fcf1acf310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103437528 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103437528 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250426103437528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103437528 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103437529 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103437529 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103437529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1b 00 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103437533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103437534 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103437534 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acaee0] (msc_a.c:1053) 20250426103437534 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103437534 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103437534 DVLR DEBUG vlr_lu_fsm(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-26:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103437535 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103437535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 1b 00 37 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 20250426103437536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1a 1b 00 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(196)@4e68250106fc: Deleted conn table entry 0TC_mt_call_clear_request0(203)1769527 TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103437538 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103437538 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@4e68250106fc: Created IMSI[0] for '262420002532768'H'42F9CC80'O to be handled at TC_mt_call_clear_request0(203) MSC_Test-MNCC(198)@4e68250106fc: Added conn table entry 0TC_mt_call_clear_request0(203)628681607 20250426103437552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103437552 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103437553 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 callref-0x2578eb87 tid-255) New transaction (transaction.c:231) 20250426103437553 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 callref-0x2578eb87 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) 20250426103437553 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 callref-0x2578eb87 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) 20250426103437553 DMNCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 callref-0x2578eb87 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103437553 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103437553 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103437553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 20 35 72 86 09 04 42 f9 cc 80 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(196)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(196)@4e68250106fc: Created IMSI[1] for '262420002532768'H'42F9CC80'O to be handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@4e68250106fc: 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 := '42F9CC80'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(196)@4e68250106fc: Added conn table entry 0TC_mt_call_clear_request0(203)12524609 MSC_Test_0-SCCP(195)@4e68250106fc: First idle individual index:0 20250426103437565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf 1c 41 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 42 f9 cc 80 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103437566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103437566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ace740] (fsm.c:486) 20250426103437566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103437567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103437567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103437567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103437567 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 callref-0x2578eb87 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103437567 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103437567 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103437567 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437567 DCC DEBUG trans(CC:NULL IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103437567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103437567 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491232532768/3/1): Available (smpp_smsc.c:626) 20250426103437567 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103437568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 bf 1c 41 00 00 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103437568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bf 1c 41 00 01 0d 00 0b 2f 08 08 29 26 24 00 20 35 72 86 (osmo_ss7_asp.c:1164) 20250426103437568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bf 1c 41 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 23 35 72 86 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(195)@4e68250106fc: { messageType := 2, destLocRef := 'BF1C41'O, sourceLocRef := '00001B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103437571 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103437571 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(196)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(196)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426103437581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437582 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103437582 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103437582 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426103437582 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426103437582 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437582 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(199)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_call_clear_request0(203) 20250426103437593 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426103437593 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103437593 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: is child of msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ace740] (fsm.c:486) 20250426103437593 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ac9f00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ac9f00]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310] (fsm.c:486) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55fcf1ac9f00]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55fcf1ac9f00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acead0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acead0]{UNINITIALIZED}: is child of call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310] (fsm.c:486) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55fcf1acead0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103437593 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55fcf1acead0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(199)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_call_clear_request0(203) TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 3 20250426103437614 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:no-CI)[0x55fcf1ac9f00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103437614 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103437614 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 4 20250426103437617 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:no-CI)[0x55fcf1acead0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103437617 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103437617 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437617 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) Sending Assignment Command (msc_a.c:706) 20250426103437618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103437618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103437618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103437618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bf 1c 41 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 05 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 6 20250426103437626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103437626 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acead0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103437626 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103437626 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103437626 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437626 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437626 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437627 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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(196)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(196)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 5 TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 8 20250426103437631 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103437631 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103437632 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103437828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103437828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103437828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103437828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103437829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103437829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103437829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103437829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103437829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103437829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103437829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426103437829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426103437829 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426103437829 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437829 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 7 20250426103437836 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426103437836 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 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) 20250426103437836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP:trans-0:call-5:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ac9f00]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426103437836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103437836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103437836 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete 9 TC_mt_call_clear_request0(203)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mt_call_clear_request0(203)@4e68250106fc: f_mt_call_complete DONE TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103437842 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103437842 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103437842 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103437842 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040101'O 20250426103439848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103439848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103439848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103439848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 06 00 04 22 04 01 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103439849 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + msc_a_fsm_releasing_onenter: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103439849 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + 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) 20250426103439849 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103439849 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) Freeing transaction (transaction.c:243) 20250426103439849 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103439849 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103439849 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) new state CONNECT_REQUEST -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103439849 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103439849 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP callref-0x2578eb87 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103439850 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310] (call_leg.c:197) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1acead0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310] (call_leg.c:197) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103439850 DCC DEBUG rtp_stream(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80: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)[0x55fcf1ac9f00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{RELEASING}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ace740] (call_leg.c:198) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103439850 DCC DEBUG call_leg(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acf310]{RELEASING}: Deallocated (fsm.c:568) 20250426103439850 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103439851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103439851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103439851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103439851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bf 1c 41 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103439851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103439851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103439851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103439851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bf 1c 41 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(195)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(195)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(198)@4e68250106fc: Deleted conn table entry 0TC_mt_call_clear_request0(203)628681607 MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(195)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(195)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(195)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103439857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103439857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103439857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103439857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103439857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103439858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1ace740] (msc_a.c:1053) 20250426103439858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103439858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80:GERAN-A-27:PAGING_RESP)[0x55fcf1acb330]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103439858 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103439858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103439858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103439858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103439858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 bf 1c 41 00 00 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(195)@4e68250106fc: Session index based on local reference:0 20250426103439859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103439859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103439859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103439859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103439859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103439859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103439859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103439859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103439859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103439859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1b bf 1c 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(197)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(196)@4e68250106fc: Deleted conn table entry 0TC_mt_call_clear_request0(203)12524609 TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103439860 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103439861 DVLR DEBUG VLR subscr IMSI-262420002532768:MSISDN-491232532768:TMSI-0x42F9CC80 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_call_clear_request0(203)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@4e68250106fc: Rx MNCC REL.ind, cause := { location := GSM48_CAUSE_LOC_PRN_S_LU (1), coding := GSM48_CAUSE_CS_GSM (3), rec := 0, rec_val := 0, val := 47, diag := ''O } TC_mt_call_clear_request0(203)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_call_clear_request0(203)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(195)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(197)@4e68250106fc: Final verdict of PTC: none 20250426103439871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(196)@4e68250106fc: Final verdict of PTC: none 20250426103439872 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(200)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(201)@4e68250106fc: Final verdict of PTC: none 20250426103439872 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(204)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(198)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(199)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(194)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(202)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(194): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(195): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(196): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(197): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(198): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(199): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(200): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(201): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(202): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mt_call_clear_request0(203): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(204): none (pass -> pass) MTC@4e68250106fc: Test case TC_mt_call_clear_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass'. Sat Apr 26 10:34:39 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 20250426103440060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103440060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103440060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103440060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103440060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103440060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103440060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103440060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103440060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103440060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103440060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103440060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103440060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103440060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103440060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103440060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103440060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103440060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103440060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103440060 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103440061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=412236) 20250426103440872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=412236, count=440964) 20250426103441874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103442062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103442062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103442062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_call_clear_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect'. ------ MSC_Tests.TC_lu_disconnect ------ Sat Apr 26 10:34:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103442876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_disconnect' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_disconnect started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(208)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(208)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(208)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(206)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103443517 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(209)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103443712 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103443712 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103443712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103443712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103443717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103443717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103443717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103443717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103443717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103443717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103443717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103443717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103443717 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103443717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103443717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(208)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103443718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103443718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103443718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103443718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103443718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103443718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103443718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103443718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103443718 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103443718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103443718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103443718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103443718 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103443718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(208)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103443877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103443877 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(211)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103443883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(211)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(211)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103443898 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103443898 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(212)@4e68250106fc: Created GsupExpect[0] for "262420000000011" to be handled at TC_lu_disconnect0(214) TC_lu_disconnect0(214)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103444520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103444520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103444520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103444520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103444521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103444521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103444521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103444521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(207)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(207)@4e68250106fc: Added conn table entry 0TC_lu_disconnect0(214)3515870 MSC_Test_0-SCCP(206)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(207)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103444536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103444536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103444536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103444536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 a5 de 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103444536 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103444536 DMM DEBUG msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103444536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103444536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103444536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103444536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103444536 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103444536 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000011 id=262420000000011 (vlr.c:661) 20250426103444536 DVLR INFO New subscr, IMSI: 262420000000011 (vlr.c:562) 20250426103444536 DVLR DEBUG VLR subscr IMSI-262420000000011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103444537 DVLR DEBUG VLR subscr IMSI-262420000000011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103444537 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103444537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103444537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103444537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00] (fsm.c:486) 20250426103444537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103444537 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103444537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103444537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103444537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103444537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 35 a5 de 00 00 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103444537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103444537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103444537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103444537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 35 a5 de 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@4e68250106fc: { messageType := 2, destLocRef := '35A5DE'O, sourceLocRef := '00001C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(206)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(206)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(206)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(206)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(206)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(212)@4e68250106fc: Found GsupExpect[0] for "262420000000011" handled at TC_lu_disconnect0(214) MSC_Test-GSUP(212)@4e68250106fc: Added IMSI table entry 0TC_lu_disconnect0(214)"262420000000011" MSC_Test_0-SCCP(206)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(206)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(206)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(206)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103444542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103444542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103444542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103444542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103444542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103444542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103444542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103444542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103444542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103444542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_disconnect0(214)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(207)@4e68250106fc: Deleted conn table entry 0TC_lu_disconnect0(214)3515870 MSC_Test_0-SCCP(206)@4e68250106fc: Session index based on connection ID:0 20250426103445547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103445548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103445548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103445548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103445548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103445548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103445548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103445548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103445548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103445548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 04 00 00 1c 35 a5 de 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103445548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_WAIT_HLR_UPD}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103445548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426103445548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00] (msub.c:113) 20250426103445548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msub.c:113) 20250426103445548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1addcc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426103445548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_WAIT_HLR_UPD}: Removing from parent msc_a(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9dd0] (msub.c:113) 20250426103445548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_WAIT_HLR_UPD}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103445548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_WAIT_HLR_UPD}: Freeing instance (msub.c:113) 20250426103445548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000011:GERAN-A-28:LU)[0x55fcf1ac9f00]{VLR_ULA_S_WAIT_HLR_UPD}: Deallocated (fsm.c:568) 20250426103445548 DVLR INFO VLR subscr IMSI-262420000000011 - active-conn: now used by 0 (-) (msub.c:375) 20250426103445548 DVLR DEBUG SUBSCR(IMSI-262420000000011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250426103445549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103445549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103445549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103445549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103445549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103445549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103445549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103445549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103445549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103445549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 32 bytes: [L2]> 01 00 01 01 00 00 00 20 02 10 00 17 00 00 00 b9 00 00 00 c1 03 00 00 0d 05 35 a5 de 00 00 1c 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(208)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(208)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(206)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(206)@4e68250106fc: RLC received in state:disconnect_pending TC_lu_disconnect0(214)@4e68250106fc: Final verdict of PTC: pass 20250426103446555 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103446555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103446555 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103446555 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103446555 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103446555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103446555 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103446555 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103446555 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103446555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103446555 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103446555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103446555 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103446555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103446555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103446555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103446556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103446556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103446556 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103446556 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103446556 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(208)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(206)@4e68250106fc: Final verdict of PTC: none 20250426103446556 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103446557 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(212)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(213)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(215)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(209)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(207)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(210)@4e68250106fc: Final verdict of PTC: none 20250426103446558 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(211)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(206): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(207): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(208): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(209): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(210): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(211): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(212): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(213): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_disconnect0(214): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(215): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_disconnect finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass'. Sat Apr 26 10:34:46 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=144048) 20250426103447559 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=144048, count=150436) 20250426103448557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103448557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103448557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103448560 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_disconnect pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei'. ------ MSC_Tests.TC_lu_by_imei ------ Sat Apr 26 10:34:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103449562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_by_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(219)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(219)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(219)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(217)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103450157 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(220)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103450352 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103450352 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103450352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103450352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103450357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103450357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103450357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103450357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103450357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103450357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103450357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103450357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103450357 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103450357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103450357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 20250426103450358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103450358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103450358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103450358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103450358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103450358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103450358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103450358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103450358 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103450358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103450358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103450358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(219)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103450359 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103450359 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(219)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103450562 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103450563 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(222)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103450569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(222)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(222)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103450591 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103450591 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(223)@4e68250106fc: Created GsupExpect[0] for "262420000000012" to be handled at TC_lu_by_imei0(225) TC_lu_by_imei0(225)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426103451167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103451167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103451167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103451167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103451167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103451167 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451167 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451167 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103451168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103451168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103451168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103451168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(218)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(218)@4e68250106fc: Added conn table entry 0TC_lu_by_imei0(225)11842837 MSC_Test_0-SCCP(217)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(218)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103451185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103451185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103451185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103451185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103451185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 b5 15 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 4a 99 99 00 00 00 10 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103451186 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000000120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103451186 DMM ERROR msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250426103451186 DMM DEBUG msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103451186 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103451186 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103451186 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103451186 DVLR DEBUG vlr_lu_fsm(IMEI-499990000000120:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103451186 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103451186 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250426103451186 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103451186 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103451186 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103451186 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103451186 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103451186 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103451187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103451187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103451187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103451187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 b4 b5 15 00 00 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103451187 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451187 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103451187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451187 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103451187 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103451187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103451187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b4 b5 15 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@4e68250106fc: { messageType := 2, destLocRef := 'B4B515'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(217)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(217)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(217)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(217)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103451192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103451192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103451192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103451192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103451192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103451192 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103451192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103451192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103451192 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103451192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103456187 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) 20250426103456187 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) 20250426103456187 DMM INFO msc_a(unknown:GERAN-A-29:LU)[0x55fcf1ac9dd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103456187 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103456187 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103456188 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103456188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103456188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103456188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103456188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103456188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103456188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103456188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103456188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103456188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b4 b5 15 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103456188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103456188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103456189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103456189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103456189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103456189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103456189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103456189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103456189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b4 b5 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(217)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(217)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(217)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(217)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(217)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(217)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103456198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103456198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103456198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103456198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103456198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103456198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103456198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103456198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103456198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103456198 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103456198 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-29:LU)[0x55fcf1ac9dd0] (msc_a.c:1053) 20250426103456198 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103456198 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103456198 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-29:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103456198 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250426103456198 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103456199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103456199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103456199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103456199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103456199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103456199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103456199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103456199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103456199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b4 b5 15 00 00 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(217)@4e68250106fc: Session index based on local reference:0 20250426103456200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103456200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103456200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103456200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103456200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103456200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103456200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103456200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103456200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1d b4 b5 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(219)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(218)@4e68250106fc: Deleted conn table entry 0TC_lu_by_imei0(225)11842837 TC_lu_by_imei0(225)@4e68250106fc: setverdict(pass): none -> pass TC_lu_by_imei0(225)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_by_imei0(225)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_imei0(225)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(217)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(219)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(223)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(218)@4e68250106fc: Final verdict of PTC: none 20250426103456212 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103456213 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(221)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(220)@4e68250106fc: Final verdict of PTC: none 20250426103456215 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(224)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(222)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(216)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(216): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(217): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(218): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(219): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(220): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(221): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(222): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(223): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(224): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_by_imei0(225): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_by_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass'. Sat Apr 26 10:34:56 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 20250426103456400 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103456400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103456400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103456400 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103456400 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103456400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103456400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103456400 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103456400 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103456400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103456400 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103456400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103456400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103456400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103456400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103456400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103456400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103456400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103456400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103456400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103456400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161832) 20250426103457216 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=161832, count=171608) 20250426103458218 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103458401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103458401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103458401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown'. ------ MSC_Tests.TC_lu_by_tmsi_noauth_unknown ------ Sat Apr 26 10:34:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_by_tmsi_noauth_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103459220 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_by_tmsi_noauth_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(230)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(230)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(230)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(228)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103459821 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(231)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103500016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103500016 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103500016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103500016 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103500021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500021 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103500021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103500021 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103500021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103500021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103500021 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(230)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 20250426103500022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103500022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(230)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(230)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103500221 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103500221 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(233)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103500227 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(233)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103500242 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103500242 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(234)@4e68250106fc: Created GsupExpect[0] for "262420000000013" to be handled at TC_lu_by_tmsi_noauth_unknown0(236) TC_lu_by_tmsi_noauth_unknown0(236)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426103500823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103500823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103500823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103500823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103500823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103500823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103500823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103500823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(229)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(229)@4e68250106fc: Added conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)10305674 MSC_Test_0-SCCP(228)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(229)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103500839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103500839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103500839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103500839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9d 40 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 01 02 03 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103500840 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ac9f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x01020304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103500840 DMM DEBUG msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ac9f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ac9f00] (fsm.c:486) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103500840 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103500840 DVLR INFO New subscr, TMSI: 0x01020304 (vlr.c:592) 20250426103500840 DVLR DEBUG VLR subscr TMSI-0x01020304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103500840 DVLR DEBUG VLR subscr TMSI-0x01020304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103500840 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103500840 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103500841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103500841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103500841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103500841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 9d 40 8a 00 00 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103500841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103500841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103500841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103500841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9d 40 8a 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@4e68250106fc: { messageType := 2, destLocRef := '9D408A'O, sourceLocRef := '00001E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(228)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(228)@4e68250106fc: vl_from0 20250426103500845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103500845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103500845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103500845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103500845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103500845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103500845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103500845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103500845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103500845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@4e68250106fc: patching N(SD)=1 into dtap '0519100921437598BADCFE1032547698BADCFE'O MSC_Test_0-RAN(229)@4e68250106fc: patched enc_l3: '0559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@4e68250106fc: vl_len:22 MSC_Test_0-SCCP(228)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100130559100921437598BADCFE1032547698BADCFE'O MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@4e68250106fc: patching N(SD)=2 into dtap '0519082926240000000031'O MSC_Test_0-RAN(229)@4e68250106fc: patched enc_l3: '0599082926240000000031'O MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(228)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0599082926240000000031'O MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103501049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103501049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103501049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103501049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 16 01 00 13 05 59 10 09 21 43 75 98 ba dc fe 10 32 54 76 98 ba dc fe 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103501049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103501049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103501049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103501049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 0e 01 00 0b 05 99 08 29 26 24 00 00 00 00 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103501049 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-74) (gsm_04_08.c:210) 20250426103501049 DBSSAP ERROR msc_a(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ac9f00]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426103501049 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000013 (gsm_04_08.c:223) 20250426103501049 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000013 id=262420000000013 (vlr.c:661) 20250426103501049 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250426103501049 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103501049 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103501049 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103501049 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103501050 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103501050 DVLR DEBUG vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103501050 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103501050 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103501050 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103501050 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103501050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103501050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103501050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103501050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9d 40 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(228)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(234)@4e68250106fc: Found GsupExpect[0] for "262420000000013" handled at TC_lu_by_tmsi_noauth_unknown0(236) MSC_Test-GSUP(234)@4e68250106fc: Added IMSI table entry 0TC_lu_by_tmsi_noauth_unknown0(236)"262420000000013" 20250426103501064 DVLR DEBUG VLR subscr IMSI-262420000000013:TMSI-0x01020304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103501064 DVLR DEBUG IMSI:262420000000013 has MSISDN:491230000013 (vlr.c:1045) 20250426103501064 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250426103501064 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103501066 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) 20250426103501066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:110) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103501066 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103501066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103501066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103501066 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x8721C8FC) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250426103501066 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103501066 DMM DEBUG -> IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x8721C8FC LOCATION UPDATE ACCEPT (TMSI = 0x8721c8fc) (gsm_04_08.c:149) 20250426103501067 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x8721C8FC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103501067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103501067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103501067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103501067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9d 40 8a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 21 c8 fc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(228)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(229)@4e68250106fc: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(229)@4e68250106fc: patched enc_l3: '05DB'O MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(228)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250426103501074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103501074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103501074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103501074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103501075 DMM DEBUG msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1ac9f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103501075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:TMSInew-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103501075 DMSC NOTICE msub(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC) VLR: update for IMSI=262420000000013 (MSISDN=491230000013) (gsm_04_08.c:1541) 20250426103501075 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103501075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:817) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103501075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x01020304:GERAN-A-30:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103501075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103501075 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000013/3/1): Available (smpp_smsc.c:626) 20250426103501075 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103501075 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103501075 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103501075 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103501075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103501075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103501075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103501075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9d 40 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(228)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(228)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(228)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(228)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103501080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103501080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103501080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103501080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103501080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103501080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1ac9f00] (msc_a.c:1053) 20250426103501080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103501080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103501080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC:GERAN-A-30:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103501081 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC - active-conn: now used by 1 (attached) (msub.c:375) 20250426103501081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103501081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103501081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103501081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 9d 40 8a 00 00 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(228)@4e68250106fc: Session index based on local reference:0 20250426103501082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103501082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103501082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103501082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103501082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103501082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103501082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103501082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103501082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1e 9d 40 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(229)@4e68250106fc: Deleted conn table entry 0TC_lu_by_tmsi_noauth_unknown0(236)10305674 TC_lu_by_tmsi_noauth_unknown0(236)@4e68250106fc: setverdict(pass): none -> pass 20250426103501084 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103501084 DVLR DEBUG VLR subscr IMSI-262420000000013:MSISDN-491230000013:TMSI-0x8721C8FC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_by_tmsi_noauth_unknown0(236)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_by_tmsi_noauth_unknown0(236)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_by_tmsi_noauth_unknown0(236)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(230)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(229)@4e68250106fc: Final verdict of PTC: none 20250426103501095 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(233)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(228)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(234)@4e68250106fc: Final verdict of PTC: none 20250426103501097 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103501097 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(237)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(231)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(232)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(235)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(228): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(229): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(230): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(231): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(232): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(233): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(234): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(235): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_by_tmsi_noauth_unknown0(236): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(237): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_by_tmsi_noauth_unknown finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass'. Sat Apr 26 10:35:01 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 20250426103501284 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103501284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103501284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103501284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103501284 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103501284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103501284 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103501284 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103501284 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103501284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103501284 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103501284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103501284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103501284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103501284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103501284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103501284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103501284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103501284 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103501285 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103501285 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225304) 20250426103502096 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225304, count=225940) 20250426103503097 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103503285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103503285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103503285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi'. ------ MSC_Tests.TC_attached_imsi_lu_unknown_tmsi ------ Sat Apr 26 10:35:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_attached_imsi_lu_unknown_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103504099 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_attached_imsi_lu_unknown_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(241)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(241)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(241)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(239)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103504744 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(242)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103504940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103504940 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103504940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103504940 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(241)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103504945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103504945 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(241)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103504945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103504945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103504945 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103504945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103504945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103504945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103504946 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103504946 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(241)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103505100 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103505100 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(244)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103505106 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(244)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(244)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103505118 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103505118 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(245)@4e68250106fc: Created GsupExpect[0] for "262420000000056" to be handled at TC_attached_imsi_lu_unknown_tmsi0(247) TC_attached_imsi_lu_unknown_tmsi0(247)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426103505752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103505752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103505752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103505752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505752 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505752 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(240)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(240)@4e68250106fc: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)3150044 MSC_Test_0-RAN(240)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@4e68250106fc: First idle individual index:0 20250426103505763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103505764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103505764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 30 10 dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 56 11 11 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103505764 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56111111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103505764 DMM DEBUG msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103505764 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103505764 DVLR INFO New subscr, TMSI: 0x56111111 (vlr.c:592) 20250426103505764 DVLR DEBUG VLR subscr TMSI-0x56111111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103505764 DVLR DEBUG VLR subscr TMSI-0x56111111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103505764 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103505764 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103505764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 30 10 dc 00 00 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103505764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 30 10 dc 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: { messageType := 2, destLocRef := '3010DC'O, sourceLocRef := '00001F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 20250426103505766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103505766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103505766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(240)@4e68250106fc: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@4e68250106fc: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103505969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103505969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103505969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 00 65 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103505969 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250426103505969 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250426103505969 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250426103505969 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103505969 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103505969 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103505969 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103505970 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103505970 DVLR DEBUG vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103505970 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103505970 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310] (fsm.c:486) 20250426103505970 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103505970 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103505970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 30 10 dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 65 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(245)@4e68250106fc: Found GsupExpect[0] for "262420000000056" handled at TC_attached_imsi_lu_unknown_tmsi0(247) MSC_Test-GSUP(245)@4e68250106fc: Added IMSI table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)"262420000000056" 20250426103505984 DVLR DEBUG VLR subscr IMSI-262420000000056:TMSI-0x56111111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103505984 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250426103505984 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103505984 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103505986 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) 20250426103505986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310] (vlr_lu_fsm.c:110) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103505986 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103505986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103505987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acf310] (fsm.c:486) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103505987 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x82142248) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103505987 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103505987 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x82142248 LOCATION UPDATE ACCEPT (TMSI = 0x82142248) (gsm_04_08.c:149) 20250426103505987 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x82142248 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103505987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 30 10 dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 14 22 48 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103505994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103505994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103505994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103505994 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x82142248:GERAN-A-31:LU)[0x55fcf1ac9dd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103505994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:TMSInew-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103505994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103505994 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103505994 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103505995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103505995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103505995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103505995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310] (vlr_lu_fsm.c:817) 20250426103505995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103505995 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56111111:GERAN-A-31:LU)[0x55fcf1acb330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103505995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103505995 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250426103505995 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103505995 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103505995 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103505995 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103505995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103505995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103505995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103505995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103505995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103505995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103505995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 30 10 dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103505999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103505999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103505999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103505999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103505999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 1f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103506000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103506000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1ac9dd0] (msc_a.c:1053) 20250426103506000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103506000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103506000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248:GERAN-A-31:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103506000 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103506001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 30 10 dc 00 00 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 20250426103506002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103506002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 1f 30 10 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(240)@4e68250106fc: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)3150044 TC_attached_imsi_lu_unknown_tmsi0(247)@4e68250106fc: setverdict(pass): none -> pass TC_attached_imsi_lu_unknown_tmsi0(247)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '56222222'O ("V\"\"\"") } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(240)@4e68250106fc: Added conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)11857616 MSC_Test_0-RAN(240)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(239)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103506205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 ee d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 56 22 22 22 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103506206 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ac9f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0x56222222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103506206 DMM DEBUG msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ac9f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ac9f00] (fsm.c:486) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103506206 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426103506206 DVLR INFO New subscr, TMSI: 0x56222222 (vlr.c:592) 20250426103506206 DVLR DEBUG VLR subscr TMSI-0x56222222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103506206 DVLR DEBUG VLR subscr TMSI-0x56222222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426103506206 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426103506206 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426103506207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 b4 ee d0 00 00 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103506207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 ee d0 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: { messageType := 2, destLocRef := 'B4EED0'O, sourceLocRef := '000020'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@4e68250106fc: patching N(SD)=1 into dtap '0519082926240000000065'O MSC_Test_0-RAN(240)@4e68250106fc: patched enc_l3: '0559082926240000000065'O MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 20250426103506215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559082926240000000065'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 0e 01 00 0b 05 59 08 29 26 24 00 00 00 00 65 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103506216 DMM DEBUG IDENTITY RESPONSE: IMSI-262420000000056 (gsm_04_08.c:223) 20250426103506216 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) 20250426103506216 DVLR DEBUG SUBSCR(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x82142248) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426103506216 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000056 id=262420000000056 (vlr.c:661) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: Received Event VLR_ULA_E_ID_IMSI (vlr.c:1455) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103506216 DVLR DEBUG vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103506216 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103506216 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103506216 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103506216 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103506217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 ee d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 65 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103506221 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) 20250426103506221 DVLR DEBUG IMSI:262420000000056 has MSISDN:491230000056 (vlr.c:1045) 20250426103506221 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103506221 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103506222 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) 20250426103506222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:110) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103506222 DVLR DEBUG upd_hlr_vlr_fsm(TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103506222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103506222 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1acb0d0] (fsm.c:486) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103506222 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAAD51983) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103506222 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103506222 DMM DEBUG -> IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAAD51983 LOCATION UPDATE ACCEPT (TMSI = 0xaad51983) (gsm_04_08.c:149) 20250426103506222 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAAD51983 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103506222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 ee d0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 aa d5 19 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(240)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(240)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103506226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103506226 DMM DEBUG msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAAD51983:GERAN-A-32:LU)[0x55fcf1ac9f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103506227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:TMSInew-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103506227 DMSC NOTICE msub(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983) VLR: update for IMSI=262420000000056 (MSISDN=491230000056) (gsm_04_08.c:1541) 20250426103506227 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103506227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0] (vlr_lu_fsm.c:817) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103506227 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0x56222222:GERAN-A-32:LU)[0x55fcf1ad0160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103506227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103506227 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000056/3/1): Available (smpp_smsc.c:626) 20250426103506227 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103506227 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103506227 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103506227 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103506227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 ee d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(239)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(239)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(239)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(239)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(239)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103506232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 20 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103506233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103506233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1ac9f00] (msc_a.c:1053) 20250426103506233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103506233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103506233 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983:GERAN-A-32:LU)[0x55fcf1acb0d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103506233 DVLR DEBUG VLR subscr IMSI-262420000000056:MSISDN-491230000056:TMSI-0xAAD51983 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103506233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103506233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103506233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103506233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103506233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 b4 ee d0 00 00 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(239)@4e68250106fc: Session index based on local reference:0 20250426103506234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103506234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103506234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103506234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103506234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103506234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103506234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103506234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103506234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 20 b4 ee d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(240)@4e68250106fc: Deleted conn table entry 0TC_attached_imsi_lu_unknown_tmsi0(247)11857616 TC_attached_imsi_lu_unknown_tmsi0(247)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_attached_imsi_lu_unknown_tmsi0(247)@4e68250106fc: Final verdict of PTC: pass 20250426103506242 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103506242 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(240)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(242)@4e68250106fc: Final verdict of PTC: none 20250426103506243 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(244)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(241)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(245)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(243)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(239)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(238)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(246)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(248)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(239): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(240): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(241): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(242): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(243): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(244): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(245): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(246): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_attached_imsi_lu_unknown_tmsi0(247): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@4e68250106fc: Test case TC_attached_imsi_lu_unknown_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass'. Sat Apr 26 10:35:06 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 20250426103506436 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103506436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103506436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103506436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103506436 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103506436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103506436 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103506436 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103506436 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103506436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103506436 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103506436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103506436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103506436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103506436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103506436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103506436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103506436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103506436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103506436 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103506437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341524) 20250426103507245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341524, count=350852) 20250426103508247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103508437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103508437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103508437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi'. ------ MSC_Tests.TC_imsi_detach_by_imsi ------ Sat Apr 26 10:35:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103509249 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_imsi_detach_by_imsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(252)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(252)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(252)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(250)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103509854 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(253)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103510050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103510050 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103510050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103510050 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103510055 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103510055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103510055 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103510055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103510055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103510055 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(252)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103510056 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103510056 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103510250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103510250 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(255)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103510256 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(255)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(255)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103510276 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103510276 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imsi0(258)@4e68250106fc: 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 } } } } } } } } 20250426103510863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103510863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103510863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103510863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103510863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103510863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103510863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103510863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103510863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103510863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(251)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(251)@4e68250106fc: Added conn table entry 0TC_imsi_detach_by_imsi0(258)3555609 MSC_Test_0-SCCP(250)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(251)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103510877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103510877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103510877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103510877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103510877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 41 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 29 26 24 00 00 00 00 41 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103510878 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000000014 (gsm_04_08.c:980) 20250426103510878 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000000014 (gsm_04_08.c:1004) 20250426103510878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103510878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103510878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103510878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103510878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 36 41 19 00 00 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103510878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103510878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103510878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103510878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103510878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 36 41 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@4e68250106fc: { messageType := 2, destLocRef := '364119'O, sourceLocRef := '000021'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(250)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(250)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(250)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(250)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(250)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(250)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(250)@4e68250106fc: vl_from0 20250426103510882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103510882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103510882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103510882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103510882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103510882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103510882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103510882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103510882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(250)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(250)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(250)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(250)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(250)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103510882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103511085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103511085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103511085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103511085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103511085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103511085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103511085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103511085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103511085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103511085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 21 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103511086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103511086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103511086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103511086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103511086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103511086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103511086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103511086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103511086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103511086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 36 41 19 00 00 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(250)@4e68250106fc: Session index based on local reference:0 20250426103511088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103511088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103511088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103511088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103511088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103511088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103511088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103511088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103511088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103511088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 21 36 41 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(252)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(251)@4e68250106fc: Deleted conn table entry 0TC_imsi_detach_by_imsi0(258)3555609 TC_imsi_detach_by_imsi0(258)@4e68250106fc: setverdict(pass): none -> pass TC_imsi_detach_by_imsi0(258)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(252)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(256)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(251)@4e68250106fc: Final verdict of PTC: none 20250426103511100 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(254)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(255)@4e68250106fc: Final verdict of PTC: none 20250426103511101 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103511102 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(250)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(253)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(257)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(249)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(259)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(249): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(250): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(251): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(252): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(253): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(254): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(255): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(256): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(257): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_imsi_detach_by_imsi0(258): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(259): none (pass -> pass) MTC@4e68250106fc: Test case TC_imsi_detach_by_imsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass'. Sat Apr 26 10:35:11 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 20250426103511288 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103511288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103511288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103511288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103511288 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103511288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103511288 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103511288 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103511288 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103511288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103511289 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103511289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103511289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103511289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103511289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103511289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103511289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103511289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103511289 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103511289 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103511289 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131436) 20250426103512102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=131436, count=144756) 20250426103513104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103513290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103513290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103513290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi'. ------ MSC_Tests.TC_imsi_detach_by_tmsi ------ Sat Apr 26 10:35:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103514107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_imsi_detach_by_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(263)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(263)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(263)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(261)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103514720 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(264)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103514915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103514915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103514916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103514916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(263)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103514920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103514920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103514920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103514920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103514920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103514920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103514920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103514920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103514920 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103514920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103514920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103514921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103514921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103514921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103514921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103514921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103514921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103514921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103514921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103514921 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103514921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103514921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103514921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(263)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103514921 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103514921 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103515108 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103515108 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(266)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103515114 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(266)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(266)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103515135 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103515135 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_tmsi0(269)@4e68250106fc: 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 } } } } } } } } 20250426103515725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103515725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103515726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103515726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103515727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103515727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103515727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103515727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(262)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(262)@4e68250106fc: Added conn table entry 0TC_imsi_detach_by_tmsi0(269)15517565 MSC_Test_0-SCCP(261)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(262)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103515742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103515742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103515742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103515742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103515742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3d 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec c7 7d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 18 00 16 57 05 08 00 62 f2 24 00 17 00 2a 17 09 05 01 52 05 f4 01 02 03 04 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103515743 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250426103515743 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250426103515743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103515743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103515743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103515743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 ec c7 7d 00 00 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103515744 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515744 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515744 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103515744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103515744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103515744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 ec c7 7d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@4e68250106fc: { messageType := 2, destLocRef := 'ECC77D'O, sourceLocRef := '000022'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(261)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(261)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(261)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(261)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(261)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(261)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(261)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(261)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103515748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(261)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(261)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(261)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(261)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103515748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103515748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103515749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103515749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103515952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103515953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103515953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103515953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 22 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103515954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103515954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103515954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103515954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 ec c7 7d 00 00 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(261)@4e68250106fc: Session index based on local reference:0 20250426103515956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103515956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103515956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103515956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103515956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103515956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103515956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103515956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103515956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103515956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 22 ec c7 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(263)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(262)@4e68250106fc: Deleted conn table entry 0TC_imsi_detach_by_tmsi0(269)15517565 TC_imsi_detach_by_tmsi0(269)@4e68250106fc: setverdict(pass): none -> pass TC_imsi_detach_by_tmsi0(269)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_tmsi0(269)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_tmsi0(269)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(261)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(267)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(263)@4e68250106fc: Final verdict of PTC: none 20250426103515969 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103515969 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(260)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(264)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(270)@4e68250106fc: Final verdict of PTC: none 20250426103515970 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(262)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(265)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(266)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(268)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(260): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(261): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(262): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(263): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(264): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(265): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(266): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(267): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(268): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_imsi_detach_by_tmsi0(269): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(270): none (pass -> pass) MTC@4e68250106fc: Test case TC_imsi_detach_by_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass'. Sat Apr 26 10:35:15 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_tmsi pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_tmsi.talloc 20250426103516160 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103516160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103516160 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103516160 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103516160 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103516160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103516161 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103516161 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103516161 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103516161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103516161 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103516161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103516161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103516161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103516161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103516161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103516161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103516161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103516161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103516161 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103516161 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122704) 20250426103516972 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=122704, count=143840) 20250426103517974 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103518162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103518162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103518162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei'. ------ MSC_Tests.TC_imsi_detach_by_imei ------ Sat Apr 26 10:35:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103518976 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_imsi_detach_by_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(274)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(274)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(274)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(272)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103519544 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(275)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103519738 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103519738 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103519738 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103519738 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(274)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(274)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103519744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103519744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103519744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103519744 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103519744 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(274)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(274)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103519744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103519744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103519744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103519744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103519744 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103519744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103519744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103519744 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103519744 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103519745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(274)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103519977 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103519977 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(277)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(277)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103519983 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(277)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(277)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(277)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(277)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103520004 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103520004 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_imsi_detach_by_imei0(280)@4e68250106fc: 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 } } } } } } } } MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103520550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103520550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103520550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103520550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103520551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103520551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103520551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103520551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(273)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(273)@4e68250106fc: Added conn table entry 0TC_imsi_detach_by_imei0(280)2012626 MSC_Test_0-SCCP(272)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(273)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103520566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103520566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103520566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103520566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1e b5 d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 4a 99 99 00 00 00 10 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103520567 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000000160 (gsm_04_08.c:980) 20250426103520567 DMM ERROR IMEI-499990000000160: unimplemented mobile identity type (gsm_04_08.c:994) 20250426103520567 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000000160 (gsm_04_08.c:1004) 20250426103520567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103520567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103520567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103520567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 1e b5 d2 00 00 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103520567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103520567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103520567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103520567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 1e b5 d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@4e68250106fc: { messageType := 2, destLocRef := '1EB5D2'O, sourceLocRef := '000023'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(272)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(272)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(272)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(272)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(272)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(272)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(272)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(272)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103520573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103520573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103520573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103520573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 23 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(272)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(272)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(272)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(272)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103520777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103520777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103520777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103520777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 23 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103520778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103520778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103520778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103520778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 1e b5 d2 00 00 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(272)@4e68250106fc: Session index based on local reference:0 20250426103520780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103520780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103520780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103520780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103520781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103520781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103520781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103520781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103520781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 23 1e b5 d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(274)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(273)@4e68250106fc: Deleted conn table entry 0TC_imsi_detach_by_imei0(280)2012626 TC_imsi_detach_by_imei0(280)@4e68250106fc: setverdict(pass): none -> pass TC_imsi_detach_by_imei0(280)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_imsi_detach_by_imei0(280)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_imsi_detach_by_imei0(280)@4e68250106fc: Final verdict of PTC: pass 20250426103520795 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103520795 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(272)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(274)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(275)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(276)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(273)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(271)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(278)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(281)@4e68250106fc: Final verdict of PTC: none 20250426103520800 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(277)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(279)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(271): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(272): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(273): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(274): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(275): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(276): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(277): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(278): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(279): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_imsi_detach_by_imei0(280): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(281): none (pass -> pass) MTC@4e68250106fc: Test case TC_imsi_detach_by_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass'. Sat Apr 26 10:35:20 UTC 2025 ====== MSC_Tests.TC_imsi_detach_by_imei pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_imsi_detach_by_imei.talloc 20250426103520980 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103520980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103520980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103520980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103520980 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103520980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103520980 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103520980 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103520980 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103520980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103520980 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103520980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103520980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103520980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103520980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103520980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103520980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103520980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103520980 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103520981 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103520981 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90284) 20250426103521800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=90284, count=143996) 20250426103522802 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103522982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103522982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103522982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject'. ------ MSC_Tests.TC_emerg_call_imei_reject ------ Sat Apr 26 10:35:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103523804 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_emerg_call_imei_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(285)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(285)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(285)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(283)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103524438 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(286)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103524632 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103524632 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103524632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103524632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103524637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103524637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103524637 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103524637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103524638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103524638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103524638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103524638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103524638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103524638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103524638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103524638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103524638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103524638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103524638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103524638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103524638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103524638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(285)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103524638 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103524638 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103524805 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103524805 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(288)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103524811 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(288)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(288)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103524825 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103524825 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_emerg_call_imei_reject0(291)@4e68250106fc: 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 } } } } 20250426103525445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103525445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103525445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103525445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103525446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103525446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103525446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103525446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(284)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(284)@4e68250106fc: Added conn table entry 0TC_emerg_call_imei_reject0(291)4633157 MSC_Test_0-SCCP(283)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(284)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103525462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103525462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103525462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103525462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 b2 45 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 02 03 50 59 02 08 4a 99 99 00 00 00 10 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103525463 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55fcf1acb0d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250426103525463 DBSSAP NOTICE msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55fcf1acb0d0]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250426103525463 DMM DEBUG msc_a(IMEI-499990000000170:GERAN-A-36:CM_SERVICE_REQ)[0x55fcf1acb0d0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250426103525464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103525464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103525464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103525464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 46 b2 45 00 00 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103525464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103525464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103525464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103525464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 46 b2 45 00 01 06 01 00 03 05 22 05 00 00 00 (osmo_ss7_asp.c:1164) 20250426103525464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103525464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103525464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103525464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 46 b2 45 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@4e68250106fc: { messageType := 2, destLocRef := '46B245'O, sourceLocRef := '000024'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(283)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(283)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(283)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(283)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(283)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(283)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(283)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(283)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(283)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(283)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103525473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103525474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103525474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103525474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 24 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103525475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103525475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103525475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103525475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 46 b2 45 00 00 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(283)@4e68250106fc: Session index based on local reference:0 20250426103525476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103525476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103525476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103525476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103525476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103525476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103525476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103525476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103525476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 24 46 b2 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(285)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(284)@4e68250106fc: Deleted conn table entry 0TC_emerg_call_imei_reject0(291)4633157 TC_emerg_call_imei_reject0(291)@4e68250106fc: setverdict(pass): none -> pass TC_emerg_call_imei_reject0(291)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_emerg_call_imei_reject0(291)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imei_reject0(291)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(289)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(285)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(290)@4e68250106fc: Final verdict of PTC: none 20250426103525486 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103525486 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(283)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@4e68250106fc: Final verdict of PTC: none 20250426103525487 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(287)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(284)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(288)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(286)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(283): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(284): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(285): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(286): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(287): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(288): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(289): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(290): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_emerg_call_imei_reject0(291): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (pass -> pass) MTC@4e68250106fc: Test case TC_emerg_call_imei_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass'. Sat Apr 26 10:35:25 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 20250426103525676 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103525676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103525676 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103525676 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103525676 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103525676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103525676 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103525676 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103525676 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103525676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103525676 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103525676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103525676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103525676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103525676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103525676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103525676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103525676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103525676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103525676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103525677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=143220) 20250426103526487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=143220, count=144476) 20250426103527489 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103527677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103527677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103527677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi'. ------ MSC_Tests.TC_emerg_call_imsi ------ Sat Apr 26 10:35:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103528490 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_emerg_call_imsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_emerg_call_imsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(296)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(296)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(296)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(294)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103529161 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(297)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103529355 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103529355 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103529355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103529355 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103529361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103529361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103529361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103529361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103529361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103529361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103529361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103529361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103529361 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103529361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103529361 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103529363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103529363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103529363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103529363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103529363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103529363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103529363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103529363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103529363 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103529363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103529363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103529363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(296)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 20250426103529364 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103529364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(296)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103529491 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103529492 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(299)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103529497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(299)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(299)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103529511 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103529511 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(300)@4e68250106fc: Created GsupExpect[0] for "262420000000018" to be handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(295)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(295)@4e68250106fc: Added conn table entry 0TC_emerg_call_imsi0(302)15017385 MSC_Test_0-SCCP(294)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(295)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530183 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530183 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530183 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530183 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530183 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 25 a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530184 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103530184 DMM DEBUG msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1ac9dd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1ac9dd0] (fsm.c:486) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103530184 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103530184 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000018 id=262420000000018 (vlr.c:661) 20250426103530184 DVLR INFO New subscr, IMSI: 262420000000018 (vlr.c:562) 20250426103530184 DVLR DEBUG VLR subscr IMSI-262420000000018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103530184 DVLR DEBUG VLR subscr IMSI-262420000000018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103530184 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103530184 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103530184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103530184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acf310] (fsm.c:486) 20250426103530184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103530184 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103530184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 e5 25 a9 00 00 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103530184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530184 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530184 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e5 25 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: { messageType := 2, destLocRef := 'E525A9'O, sourceLocRef := '000025'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(300)@4e68250106fc: Found GsupExpect[0] for "262420000000018" handled at TC_emerg_call_imsi0(302) MSC_Test-GSUP(300)@4e68250106fc: Added IMSI table entry 0TC_emerg_call_imsi0(302)"262420000000018" 20250426103530187 DVLR DEBUG VLR subscr IMSI-262420000000018 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103530187 DVLR DEBUG VLR subscr IMSI-262420000000018 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 TC_emerg_call_imsi0(302)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530191 DVLR DEBUG VLR subscr IMSI-262420000000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103530191 DVLR DEBUG IMSI:262420000000018 has MSISDN:491230000018 (vlr.c:1045) 20250426103530191 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250426103530191 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103530191 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103530191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acf310] (vlr_lu_fsm.c:110) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103530191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000018:GERAN-A-37:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103530191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103530191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acf310] (fsm.c:486) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103530191 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x4A678B78) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250426103530191 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103530191 DMM DEBUG -> IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x4A678B78 LOCATION UPDATE ACCEPT (TMSI = 0x4a678b78) (gsm_04_08.c:149) 20250426103530191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530191 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x4A678B78 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103530191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e5 25 a9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4a 67 8b 78 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(295)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(295)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530196 DMM DEBUG msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x4A678B78:GERAN-A-37:LU)[0x55fcf1ac9dd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103530196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSInew-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103530196 DMSC NOTICE msub(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78) VLR: update for IMSI=262420000000018 (MSISDN=491230000018) (gsm_04_08.c:1541) 20250426103530196 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103530196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310] (vlr_lu_fsm.c:817) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103530196 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000018:MSISDN-491230000018:GERAN-A-37:LU)[0x55fcf1acbbe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103530196 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103530196 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250426103530196 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103530196 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103530196 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103530196 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103530196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 e5 25 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 25 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103530198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1ac9dd0] (msc_a.c:1053) 20250426103530198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103530198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103530198 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-37:LU)[0x55fcf1acf310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103530198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530198 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103530198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 e5 25 a9 00 00 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 25 e5 25 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@4e68250106fc: Deleted conn table entry 0TC_emerg_call_imsi0(302)15017385 TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103530199 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103530199 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: 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 := '4A678B78'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(295)@4e68250106fc: Added conn table entry 0TC_emerg_call_imsi0(302)6932096 MSC_Test_0-RAN(295)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(294)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 c6 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 02 03 50 59 02 05 f4 4a 67 8b 78 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530402 DMM DEBUG msc_a(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ac9f00]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ac9f00] (fsm.c:486) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103530402 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103530402 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103530402 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103530403 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103530403 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000018/3/1): Available (smpp_smsc.c:626) 20250426103530403 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103530403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 69 c6 80 00 00 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103530404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 81 (osmo_ss7_asp.c:1164) 20250426103530404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: { messageType := 2, destLocRef := '69C680'O, sourceLocRef := '000026'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103530407 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103530407 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_emerg_call_imsi0(302)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(297)@4e68250106fc: Created MnccExpect[0] for "112" to be handled at TC_emerg_call_imsi0(302) MSC_Test-MGCP(298)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_emerg_call_imsi0(302) MSC_Test_0-RAN(295)@4e68250106fc: patching N(SD)=1 into dtap '030E0406600504020081'O MSC_Test_0-RAN(295)@4e68250106fc: patched enc_l3: '034E0406600504020081'O MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:13 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000A034E0406600504020081'O 20250426103530426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 0d 01 00 0a 03 4e 04 06 60 05 04 02 00 81 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530426 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103530426 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 callref-0x80000005 tid-8) New transaction (transaction.c:231) 20250426103530426 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103530426 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103530426 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103530426 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530426 DCC NOTICE trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250426103530426 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103530426 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103530427 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ac9f00] (fsm.c:486) 20250426103530427 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acd370]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acd370]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0] (fsm.c:486) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55fcf1acd370]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55fcf1acd370]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ad7b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ad7b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0] (fsm.c:486) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55fcf1ad7b40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103530427 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55fcf1ad7b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(298)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_emerg_call_imsi0(302) TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103530449 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:no-CI)[0x55fcf1acd370]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103530449 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103530449 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103530452 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:no-CI)[0x55fcf1ad7b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103530452 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103530452 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530452 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) Sending Assignment Command (msc_a.c:706) 20250426103530453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 06 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@4e68250106fc: Found MnccExpect[0] for "112" handled at TC_emerg_call_imsi0(302) MSC_Test-MNCC(297)@4e68250106fc: Added conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103530460 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530464 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ad7b40]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103530464 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103530464 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103530465 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530465 DCC INFO trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530465 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530465 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103530469 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103530469 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103530469 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103530469 DCC DEBUG trans(CC:INITIATED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103530469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103530470 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103530470 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103530470 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103530474 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103530474 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103530474 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103530474 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103530474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103530477 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530477 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530477 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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) 20250426103530477 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acd370]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103530477 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ:trans-8:call-6:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acd370]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103530477 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103530478 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103530478 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103530478 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103530478 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103530478 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103530478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103530478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530478 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103530479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103530479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_emerg_call_imsi0(302)@4e68250106fc: { 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(302)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426103530482 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103530482 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103530482 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103530482 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(295)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(295)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103530484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103530484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103530484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103530484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103530484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103530484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103530484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103530484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103530484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103530484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103530484 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103530484 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103530484 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103530484 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103530484 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_emerg_call_imsi0(302)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_emerg_call_imsi0(302)@4e68250106fc: f_mo_call_establish DONE TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: Hold the call for some time TC_emerg_call_imsi0(302)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: Hangup TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103535999 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103535999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103535999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103535999 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103535999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103536000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103536000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103536000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426103536004 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426103536004 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103536004 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting guard timer with 180 seconds (gsm_04_08_cc.c:124) 20250426103536004 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103536004 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103536004 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103536005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103536005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103536005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103536005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(295)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(295)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426103536009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103536009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103536009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103536009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103536010 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426103536010 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103536010 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x80000005 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426103536010 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426103536010 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103536010 DCC DEBUG trans(CC:NULL IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103536010 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103536010 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103536010 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103536010 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103536010 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103536010 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103536010 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0] (call_leg.c:197) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1ad7b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0] (call_leg.c:197) 20250426103536011 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103536011 DCC DEBUG rtp_stream(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78: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)[0x55fcf1acd370]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103536011 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103536011 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ac9f00] (call_leg.c:198) 20250426103536011 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103536011 DCC DEBUG call_leg(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Deallocated (fsm.c:568) 20250426103536012 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103536012 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103536012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536012 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103536012 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103536012 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536012 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 69 c6 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(294)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(294)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(297)@4e68250106fc: Deleted conn table entry 0TC_emerg_call_imsi0(302)-2147483643 TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_emerg_call_imsi0(302)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(294)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(294)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(294)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103536016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103536016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103536016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103536016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_emerg_call_imsi0(302)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426103536017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103536017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1ac9f00] (msc_a.c:1053) 20250426103536017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103536017 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78:GERAN-A-38:CM_SERVICE_REQ)[0x55fcf1acb0d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103536017 DVLR DEBUG VLR subscr IMSI-262420000000018:MSISDN-491230000018:TMSI-0x4A678B78 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103536017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103536017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103536017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103536017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 69 c6 80 00 00 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(296)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(294)@4e68250106fc: Session index based on local reference:0 20250426103536018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103536018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103536018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103536018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103536018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103536018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(296)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103536018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103536018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103536018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103536018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 26 69 c6 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(295)@4e68250106fc: Deleted conn table entry 0TC_emerg_call_imsi0(302)6932096 TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: f_call_hangup 9: done TC_emerg_call_imsi0(302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_emerg_call_imsi0(302)@4e68250106fc: Final verdict of PTC: pass 20250426103537035 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103537035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103537035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103537035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103537035 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103537035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103537035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103537035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103537035 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103537035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103537035 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103537035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103537035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103537035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103537035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103537035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103537035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103537035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103537035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103537035 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103537035 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103537036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(299)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(296)@4e68250106fc: Final verdict of PTC: none 20250426103537036 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103537037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(294)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(300)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(297)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(301)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(295)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(298)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(294): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(295): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(296): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(297): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(298): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(299): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(300): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(301): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_emerg_call_imsi0(302): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@4e68250106fc: Test case TC_emerg_call_imsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass'. Sat Apr 26 10:35:37 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=448384) 20250426103538036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448384, count=464936) 20250426103539037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103539037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103539037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103539038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject'. ------ MSC_Tests.TC_cm_serv_req_vgcs_reject ------ Sat Apr 26 10:35:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vgcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103540039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vgcs_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cm_serv_req_vgcs_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(307)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(307)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(307)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(305)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103540628 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(308)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103540823 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103540823 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103540824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103540824 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103540829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103540829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103540829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103540829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103540829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103540829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103540829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103540829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103540829 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103540829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103540830 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(307)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 20250426103540832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103540832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103540832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103540832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103540832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103540832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103540832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103540832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103540832 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103540832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103540832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103540832 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103540833 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103540833 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(307)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103541040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103541040 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(310)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103541046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(310)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103541064 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103541064 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(311)@4e68250106fc: Created GsupExpect[0] for "262420000000019" to be handled at TC_cm_serv_req_vgcs_reject0(313) TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103541635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541635 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(306)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(306)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)7938045 MSC_Test_0-SCCP(305)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(306)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103541647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 1f fd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103541648 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103541648 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103541648 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103541648 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000019 id=262420000000019 (vlr.c:661) 20250426103541648 DVLR INFO New subscr, IMSI: 262420000000019 (vlr.c:562) 20250426103541648 DVLR DEBUG VLR subscr IMSI-262420000000019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103541648 DVLR DEBUG VLR subscr IMSI-262420000000019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103541648 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103541648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103541648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103541648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103541648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103541648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103541649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 79 1f fd 00 00 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103541649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 1f fd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: { messageType := 2, destLocRef := '791FFD'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(305)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(311)@4e68250106fc: Found GsupExpect[0] for "262420000000019" handled at TC_cm_serv_req_vgcs_reject0(313) MSC_Test-GSUP(311)@4e68250106fc: Added IMSI table entry 0TC_cm_serv_req_vgcs_reject0(313)"262420000000019" MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103541654 DVLR DEBUG VLR subscr IMSI-262420000000019 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103541654 DVLR DEBUG VLR subscr IMSI-262420000000019 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): none -> pass 20250426103541662 DVLR DEBUG VLR subscr IMSI-262420000000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103541662 DVLR DEBUG IMSI:262420000000019 has MSISDN:491230000019 (vlr.c:1045) 20250426103541662 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250426103541662 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103541663 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103541663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:110) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103541663 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000019:GERAN-A-39:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103541663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103541663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103541663 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x02111320) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250426103541663 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103541663 DMM DEBUG -> IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x02111320 LOCATION UPDATE ACCEPT (TMSI = 0x02111320) (gsm_04_08.c:149) 20250426103541663 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x02111320 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103541663 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541663 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541663 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541663 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541663 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541663 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 1f fd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 02 11 13 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(306)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(306)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103541671 DMM DEBUG msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x02111320:GERAN-A-39:LU)[0x55fcf1acd240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103541671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSInew-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103541671 DMSC NOTICE msub(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320) VLR: update for IMSI=262420000000019 (MSISDN=491230000019) (gsm_04_08.c:1541) 20250426103541671 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103541671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:817) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103541671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000019:MSISDN-491230000019:GERAN-A-39:LU)[0x55fcf1acb0d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103541671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103541671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000019/3/1): Available (smpp_smsc.c:626) 20250426103541671 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103541671 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103541671 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103541671 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103541671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 1f fd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103541676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103541677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103541677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd240] (msc_a.c:1053) 20250426103541677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103541677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103541677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320:GERAN-A-39:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103541677 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103541677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 79 1f fd 00 00 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 20250426103541679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 27 79 1f fd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(306)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)7938045 TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103541681 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103541681 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000019'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(306)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_vgcs_reject0(313)1883277 MSC_Test_0-RAN(306)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(305)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541881 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c bc 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 09 03 50 59 02 08 29 26 24 00 00 00 00 91 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103541882 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250426103541882 DMM DEBUG msc_a(IMSI-262420000000019:GERAN-A-40:CM_SERVICE_REQ)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250426103541882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 1c bc 8d 00 00 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103541883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 1c bc 8d 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250426103541883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 1c bc 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: { messageType := 2, destLocRef := '1CBC8D'O, sourceLocRef := '000028'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(305)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103541890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103541891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103541891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541891 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103541891 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103541891 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 1c bc 8d 00 00 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(305)@4e68250106fc: Session index based on local reference:0 20250426103541892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103541892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103541892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103541892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103541892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103541892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103541893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103541893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103541893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103541893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 28 1c bc 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(306)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_vgcs_reject0(313)1883277 TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103541893 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103541894 DVLR DEBUG VLR subscr IMSI-262420000000019:MSISDN-491230000019:TMSI-0x02111320 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vgcs_reject0(313)@4e68250106fc: Final verdict of PTC: pass 20250426103541903 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103541904 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(307)@4e68250106fc: Final verdict of PTC: none 20250426103541905 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(308)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(310)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(309)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(311)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(305)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(304)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(306)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(314)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(312)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(304): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(305): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(306): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(307): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(308): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(309): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(310): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(311): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(312): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cm_serv_req_vgcs_reject0(313): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(314): none (pass -> pass) MTC@4e68250106fc: Test case TC_cm_serv_req_vgcs_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass'. Sat Apr 26 10:35:41 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_vgcs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_vgcs_reject.talloc 20250426103542096 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103542096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103542096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103542096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103542096 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103542096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103542096 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103542096 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103542096 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103542096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103542096 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103542096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103542096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103542096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103542096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103542096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103542096 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103542096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103542096 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103542097 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103542097 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235512) 20250426103542906 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=235512, count=273372) 20250426103543908 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103544098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103544098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103544098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vgcs_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject'. ------ MSC_Tests.TC_cm_serv_req_vbs_reject ------ Sat Apr 26 10:35:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_vbs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103544909 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_vbs_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cm_serv_req_vbs_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(318)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(318)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(318)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(316)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103545567 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(319)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103545758 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103545758 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103545758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103545758 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103545763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103545763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103545763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103545763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103545763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103545763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103545763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103545763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103545763 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103545763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103545763 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 20250426103545764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103545764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103545764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103545764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103545764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103545764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103545764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103545764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103545764 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103545764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103545764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103545764 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(318)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(318)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103545764 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103545764 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103545910 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103545910 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(321)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103545915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(321)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(321)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103545936 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103545936 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(322)@4e68250106fc: Created GsupExpect[0] for "262420000000020" to be handled at TC_cm_serv_req_vbs_reject0(324) TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103546570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(317)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(317)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)2687163 MSC_Test_0-SCCP(316)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(317)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103546586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 29 00 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546587 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acd370]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000020 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103546587 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acd370]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103546587 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103546587 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000020 id=262420000000020 (vlr.c:661) 20250426103546587 DVLR INFO New subscr, IMSI: 262420000000020 (vlr.c:562) 20250426103546587 DVLR DEBUG VLR subscr IMSI-262420000000020 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103546587 DVLR DEBUG VLR subscr IMSI-262420000000020 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103546587 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103546587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103546587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103546587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1ad7b40] (fsm.c:486) 20250426103546587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103546587 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103546588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 29 00 bb 00 00 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103546588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 29 00 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: { messageType := 2, destLocRef := '2900BB'O, sourceLocRef := '000029'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(322)@4e68250106fc: Found GsupExpect[0] for "262420000000020" handled at TC_cm_serv_req_vbs_reject0(324) MSC_Test-GSUP(322)@4e68250106fc: Added IMSI table entry 0TC_cm_serv_req_vbs_reject0(324)"262420000000020" 20250426103546592 DVLR DEBUG VLR subscr IMSI-262420000000020 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103546592 DVLR DEBUG VLR subscr IMSI-262420000000020 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(316)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(316)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): none -> pass 20250426103546601 DVLR DEBUG VLR subscr IMSI-262420000000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103546601 DVLR DEBUG IMSI:262420000000020 has MSISDN:491230000020 (vlr.c:1045) 20250426103546601 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250426103546601 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103546602 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103546602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1ad7b40] (vlr_lu_fsm.c:110) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103546602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000020:GERAN-A-41:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103546602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103546602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1ad7b40] (fsm.c:486) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103546602 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103546602 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x12472CD2) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250426103546603 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103546603 DMM DEBUG -> IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x12472CD2 LOCATION UPDATE ACCEPT (TMSI = 0x12472cd2) (gsm_04_08.c:149) 20250426103546603 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x12472CD2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103546603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546603 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546603 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546603 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 29 00 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 47 2c d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(317)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(317)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(316)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(316)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546614 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546614 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546614 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546614 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103546614 DMM DEBUG msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x12472CD2:GERAN-A-41:LU)[0x55fcf1acd370]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103546614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSInew-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103546614 DMSC NOTICE msub(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2) VLR: update for IMSI=262420000000020 (MSISDN=491230000020) (gsm_04_08.c:1541) 20250426103546614 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103546614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40] (vlr_lu_fsm.c:817) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103546614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000020:MSISDN-491230000020:GERAN-A-41:LU)[0x55fcf1acd4a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103546614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103546614 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000020/3/1): Available (smpp_smsc.c:626) 20250426103546614 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103546614 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103546614 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103546614 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103546614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 29 00 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(316)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(316)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103546618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103546618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1acd370] (msc_a.c:1053) 20250426103546618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103546618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103546618 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2:GERAN-A-41:LU)[0x55fcf1ad7b40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103546618 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103546618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 29 00 bb 00 00 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 29 29 00 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(317)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)2687163 TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103546621 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103546621 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1010'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000020'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(317)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_vbs_reject0(324)13066867 MSC_Test_0-RAN(317)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(316)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c7 62 73 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 0a 03 50 59 02 08 29 26 24 00 00 00 00 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103546822 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250426103546822 DMM DEBUG msc_a(IMSI-262420000000020:GERAN-A-42:CM_SERVICE_REQ)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250426103546822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 c7 62 73 00 00 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103546822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 62 73 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250426103546823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 c7 62 73 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: { messageType := 2, destLocRef := 'C76273'O, sourceLocRef := '00002A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(316)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(316)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(316)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(316)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(316)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103546831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103546832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103546832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103546832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103546833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 c7 62 73 00 00 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(316)@4e68250106fc: Session index based on local reference:0 20250426103546833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103546834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103546834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103546834 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103546834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103546834 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103546834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103546834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103546834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103546834 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2a c7 62 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(318)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(317)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_vbs_reject0(324)13066867 TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103546835 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103546835 DVLR DEBUG VLR subscr IMSI-262420000000020:MSISDN-491230000020:TMSI-0x12472CD2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_vbs_reject0(324)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(318)@4e68250106fc: Final verdict of PTC: none 20250426103546843 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103546843 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(323)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(317)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(319)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(322)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(316)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(320)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@4e68250106fc: Final verdict of PTC: none 20250426103546848 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(325)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(321)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(316): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(317): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(318): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(319): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(320): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(321): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(322): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(323): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cm_serv_req_vbs_reject0(324): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@4e68250106fc: Test case TC_cm_serv_req_vbs_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass'. Sat Apr 26 10:35:46 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_vbs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_vbs_reject.talloc 20250426103547036 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103547036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103547036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103547036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103547036 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103547036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103547036 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103547036 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103547036 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103547036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103547036 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103547036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103547036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103547036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103547036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103547036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103547036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103547036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103547036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103547036 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103547036 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206268) 20250426103547849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=206268, count=272092) 20250426103548850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103549038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103549038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103549038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_vbs_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject'. ------ MSC_Tests.TC_cm_serv_req_lcs_reject ------ Sat Apr 26 10:35:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_req_lcs_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103549852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_req_lcs_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cm_serv_req_lcs_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(329)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(329)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(329)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(327)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103550499 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(330)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103550695 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103550695 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103550695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103550695 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103550701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103550701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103550701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103550701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103550701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103550701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103550701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103550701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103550701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103550701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103550701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103550703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103550703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103550703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103550703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103550703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103550703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103550703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103550703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103550703 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103550703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103550703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103550703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 20250426103550704 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103550704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(329)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(329)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103550853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103550853 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(332)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103550860 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(332)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(332)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103550883 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103550883 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(333)@4e68250106fc: Created GsupExpect[0] for "262420000000021" to be handled at TC_cm_serv_req_lcs_reject0(335) TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103551502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(328)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(328)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)8810287 MSC_Test_0-SCCP(327)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(328)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 6f 2f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103551517 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad7b40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000021 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103551517 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad7b40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad7b40] (fsm.c:486) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103551517 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103551517 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000021 id=262420000000021 (vlr.c:661) 20250426103551517 DVLR INFO New subscr, IMSI: 262420000000021 (vlr.c:562) 20250426103551517 DVLR DEBUG VLR subscr IMSI-262420000000021 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103551517 DVLR DEBUG VLR subscr IMSI-262420000000021 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103551517 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103551517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103551517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103551517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1ad6140] (fsm.c:486) 20250426103551517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103551517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103551517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 86 6f 2f 00 00 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103551517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 6f 2f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@4e68250106fc: { messageType := 2, destLocRef := '866F2F'O, sourceLocRef := '00002B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(333)@4e68250106fc: Found GsupExpect[0] for "262420000000021" handled at TC_cm_serv_req_lcs_reject0(335) MSC_Test-GSUP(333)@4e68250106fc: Added IMSI table entry 0TC_cm_serv_req_lcs_reject0(335)"262420000000021" 20250426103551520 DVLR DEBUG VLR subscr IMSI-262420000000021 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103551521 DVLR DEBUG VLR subscr IMSI-262420000000021 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(327)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(327)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103551522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): none -> pass 20250426103551526 DVLR DEBUG VLR subscr IMSI-262420000000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103551526 DVLR DEBUG IMSI:262420000000021 has MSISDN:491230000021 (vlr.c:1045) 20250426103551526 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250426103551526 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103551526 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103551526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1ad6140] (vlr_lu_fsm.c:110) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103551526 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000021:GERAN-A-43:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103551526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103551526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1ad6140] (fsm.c:486) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103551526 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x16CF6123) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250426103551526 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103551526 DMM DEBUG -> IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x16CF6123 LOCATION UPDATE ACCEPT (TMSI = 0x16cf6123) (gsm_04_08.c:149) 20250426103551526 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x16CF6123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103551526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 6f 2f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 cf 61 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(328)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(328)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(327)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(327)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103551533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551533 DMM DEBUG msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad7b40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103551533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSInew-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103551533 DMSC NOTICE msub(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123) VLR: update for IMSI=262420000000021 (MSISDN=491230000021) (gsm_04_08.c:1541) 20250426103551533 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103551533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140] (vlr_lu_fsm.c:817) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103551533 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000021:MSISDN-491230000021:GERAN-A-43:LU)[0x55fcf1acbc90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103551533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103551533 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000021/3/1): Available (smpp_smsc.c:626) 20250426103551533 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103551533 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103551533 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103551533 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103551533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 86 6f 2f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(327)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(327)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103551535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103551535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad7b40] (msc_a.c:1053) 20250426103551535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103551535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103551535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123:GERAN-A-43:LU)[0x55fcf1ad6140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103551535 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103551535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 86 6f 2f 00 00 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 20250426103551536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2b 86 6f 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(328)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)8810287 TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103551536 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103551536 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '1011'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000021'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(328)@4e68250106fc: Added conn table entry 0TC_cm_serv_req_lcs_reject0(335)6099212 MSC_Test_0-RAN(328)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(327)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551737 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5d 11 0c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 0b 03 50 59 02 08 29 26 24 00 00 00 00 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103551738 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55fcf1acd370]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Location-Service (gsm_04_08.c:776) 20250426103551738 DMM DEBUG msc_a(IMSI-262420000000021:GERAN-A-44:CM_SERVICE_REQ)[0x55fcf1acd370]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 32 (gsm_04_08.c:259) 20250426103551738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 5d 11 0c 00 00 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103551738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 5d 11 0c 00 01 06 01 00 03 05 22 20 00 00 00 (osmo_ss7_asp.c:1164) 20250426103551739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 5d 11 0c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(327)@4e68250106fc: { messageType := 2, destLocRef := '5D110C'O, sourceLocRef := '00002C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(327)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(327)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(327)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(327)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(327)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103551747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103551748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103551748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103551748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103551748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 5d 11 0c 00 00 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(329)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103551749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103551749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103551749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103551749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103551749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103551749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103551749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103551749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103551749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2c 5d 11 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(327)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(328)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_req_lcs_reject0(335)6099212 20250426103551750 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103551750 DVLR DEBUG VLR subscr IMSI-262420000000021:MSISDN-491230000021:TMSI-0x16CF6123 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_req_lcs_reject0(335)@4e68250106fc: Final verdict of PTC: pass 20250426103551758 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103551758 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103551760 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(333)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(330)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(327)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(332)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(334)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(329)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(336)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(328)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(326)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(331)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(326): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(327): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(328): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(329): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(330): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(331): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(332): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(333): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(334): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cm_serv_req_lcs_reject0(335): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(336): none (pass -> pass) MTC@4e68250106fc: Test case TC_cm_serv_req_lcs_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass'. Sat Apr 26 10:35:51 UTC 2025 ====== MSC_Tests.TC_cm_serv_req_lcs_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_serv_req_lcs_reject.talloc 20250426103551952 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103551952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103551952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103551952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103551952 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103551952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103551952 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103551952 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103551952 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103551952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103551952 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103551952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103551952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103551952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103551952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103551952 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103551952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103551952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103551952 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103551953 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103551953 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=271548) 20250426103552762 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=271548, count=272708) 20250426103553763 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103553954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103553954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103553954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_req_lcs_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject'. ------ MSC_Tests.TC_cm_reest_req_reject ------ Sat Apr 26 10:35:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_reest_req_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103554765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_reest_req_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cm_reest_req_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(340)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(340)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(340)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(338)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103555428 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(341)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103555623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103555623 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103555623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103555623 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103555628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103555628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103555628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103555628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103555628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103555628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103555628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103555628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103555628 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103555628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103555628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 20250426103555629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103555629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103555629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103555629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103555629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103555629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103555629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103555629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103555629 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103555629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103555629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103555629 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(340)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(340)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103555629 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103555629 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103555766 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103555766 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(343)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103555772 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(343)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(343)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103555792 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103555792 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(344)@4e68250106fc: Created GsupExpect[0] for "262420000000022" to be handled at TC_cm_reest_req_reject0(346) TC_cm_reest_req_reject0(346)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103556435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556435 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(339)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(339)@4e68250106fc: Added conn table entry 0TC_cm_reest_req_reject0(346)4243699 MSC_Test_0-SCCP(338)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(339)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103556448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 c0 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556449 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000022 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103556449 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1ad6140] (fsm.c:486) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103556449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103556449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000022 id=262420000000022 (vlr.c:661) 20250426103556449 DVLR INFO New subscr, IMSI: 262420000000022 (vlr.c:562) 20250426103556449 DVLR DEBUG VLR subscr IMSI-262420000000022 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103556449 DVLR DEBUG VLR subscr IMSI-262420000000022 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103556449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103556449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103556449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103556449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103556449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103556449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103556449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 40 c0 f3 00 00 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103556449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 40 c0 f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 22 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: { messageType := 2, destLocRef := '40C0F3'O, sourceLocRef := '00002D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(344)@4e68250106fc: Found GsupExpect[0] for "262420000000022" handled at TC_cm_reest_req_reject0(346) MSC_Test-GSUP(344)@4e68250106fc: Added IMSI table entry 0TC_cm_reest_req_reject0(346)"262420000000022" 20250426103556453 DVLR DEBUG VLR subscr IMSI-262420000000022 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103556453 DVLR DEBUG VLR subscr IMSI-262420000000022 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(338)@4e68250106fc: vl_from0 20250426103556454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(338)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_cm_reest_req_reject0(346)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556461 DVLR DEBUG VLR subscr IMSI-262420000000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103556461 DVLR DEBUG IMSI:262420000000022 has MSISDN:491230000022 (vlr.c:1045) 20250426103556461 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250426103556461 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103556462 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103556462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1acd240] (vlr_lu_fsm.c:110) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103556462 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000022:GERAN-A-45:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103556462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103556462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103556462 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x8C49DCDE) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250426103556462 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103556462 DMM DEBUG -> IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x8C49DCDE LOCATION UPDATE ACCEPT (TMSI = 0x8c49dcde) (gsm_04_08.c:149) 20250426103556462 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x8C49DCDE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103556462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 40 c0 f3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8c 49 dc de (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(339)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(339)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(338)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(338)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103556474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556475 DMM DEBUG msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1ad6140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103556475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSInew-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103556475 DMSC NOTICE msub(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE) VLR: update for IMSI=262420000000022 (MSISDN=491230000022) (gsm_04_08.c:1541) 20250426103556475 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103556475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240] (vlr_lu_fsm.c:817) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103556475 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000022:MSISDN-491230000022:GERAN-A-45:LU)[0x55fcf1ad30a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103556475 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103556475 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000022/3/1): Available (smpp_smsc.c:626) 20250426103556475 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103556475 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103556475 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103556475 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103556475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 40 c0 f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(338)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(338)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103556481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103556481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1ad6140] (msc_a.c:1053) 20250426103556481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103556481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103556481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE:GERAN-A-45:LU)[0x55fcf1acd240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103556481 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - active-conn: now used by 1 (attached) (msub.c:375) 20250426103556481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 40 c0 f3 00 00 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2d 40 c0 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(339)@4e68250106fc: Deleted conn table entry 0TC_cm_reest_req_reject0(346)4243699 TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103556484 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103556484 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMReEstablReq := { messageType := '101000'B, nsd := '00'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, spare := '0000'B, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000022'H, fillerDigit := omit } } } }, locationAreaIdentification := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(339)@4e68250106fc: Added conn table entry 0TC_cm_reest_req_reject0(346)11509171 MSC_Test_0-RAN(339)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(338)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 af 9d b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103556686 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000022 (gsm_04_08.c:860) 20250426103556686 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + gsm48_rx_cm_reest_req: now used by 2 (attached,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250426103556686 DBSSAP ERROR msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55fcf1ad7b40]{MSC_A_ST_VALIDATE_L3}: CM Re-Establish Request for unknown subscriber: IMSI-262420000000022 (gsm_04_08.c:883) 20250426103556686 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - gsm48_rx_cm_reest_req: now used by 1 (attached) (gsm_04_08.c:886) 20250426103556686 DMM DEBUG msc_a(IMSI-262420000000022:GERAN-A-46:CM_RE_ESTABLISH_REQ)[0x55fcf1ad7b40]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 38 (gsm_04_08.c:259) 20250426103556686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 af 9d b3 00 00 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103556686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 af 9d b3 00 01 06 01 00 03 05 22 26 00 00 00 (osmo_ss7_asp.c:1164) 20250426103556687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 af 9d b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: { messageType := 2, destLocRef := 'AF9DB3'O, sourceLocRef := '00002E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(338)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(338)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(338)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(338)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(338)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103556694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103556694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103556695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103556695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103556695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 af 9d b3 00 00 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(340)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(338)@4e68250106fc: Session index based on local reference:0 20250426103556695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103556696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103556696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103556696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103556696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(340)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103556696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103556696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103556696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103556696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2e af 9d b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(339)@4e68250106fc: Deleted conn table entry 0TC_cm_reest_req_reject0(346)11509171 TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103556697 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103556697 DVLR DEBUG VLR subscr IMSI-262420000000022:MSISDN-491230000022:TMSI-0x8C49DCDE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_reest_req_reject0(346)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_reest_req_reject0(346)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_reest_req_reject0(346)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(338)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(344)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(347)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(342)@4e68250106fc: Final verdict of PTC: none 20250426103556708 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103556708 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(340)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(339)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(345)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(341)@4e68250106fc: Final verdict of PTC: none 20250426103556709 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(337)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(343)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(337): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(338): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(339): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(340): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(341): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(342): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(343): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(344): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(345): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cm_reest_req_reject0(346): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(347): none (pass -> pass) MTC@4e68250106fc: Test case TC_cm_reest_req_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass'. Sat Apr 26 10:35:56 UTC 2025 ====== MSC_Tests.TC_cm_reest_req_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cm_reest_req_reject.talloc 20250426103556896 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103556896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103556896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103556896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103556896 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103556896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103556896 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103556896 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103556896 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103556896 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103556896 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103556896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103556896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103556896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103556896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103556896 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103556896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103556896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103556896 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103556897 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103556897 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230596) 20250426103557711 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230596, count=273160) 20250426103558712 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103558897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103558898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103558898 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_reest_req_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail'. ------ MSC_Tests.TC_lu_auth_2G_fail ------ Sat Apr 26 10:35:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_auth_2G_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103559714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_auth_2G_fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_auth_2G_fail started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(351)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(351)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(351)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(349)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103600408 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(352)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103600603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103600603 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103600603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103600603 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(351)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103600608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103600608 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(351)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103600608 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103600608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103600608 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103600608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103600608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103600608 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(351)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 20250426103600609 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103600609 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(351)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(351)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103600714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103600714 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(354)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103600720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(354)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(354)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103600755 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103600755 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(355)@4e68250106fc: Created GsupExpect[0] for "262420000000023" to be handled at TC_lu_auth_2G_fail0(357) TC_lu_auth_2G_fail0(357)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103601415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103601416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(350)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(350)@4e68250106fc: Added conn table entry 0TC_lu_auth_2G_fail0(357)8015450 MSC_Test_0-SCCP(349)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(350)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103601428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7a 4e 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103601428 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000023 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103601428 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103601428 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103601428 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000023 id=262420000000023 (vlr.c:661) 20250426103601428 DVLR INFO New subscr, IMSI: 262420000000023 (vlr.c:562) 20250426103601428 DVLR DEBUG VLR subscr IMSI-262420000000023 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103601428 DVLR DEBUG VLR subscr IMSI-262420000000023 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103601428 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103601428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103601428 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103601428 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103601428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 7a 4e 5a 00 00 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103601428 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103601428 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{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(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@4e68250106fc: { messageType := 2, destLocRef := '7A4E5A'O ("zNZ"), sourceLocRef := '00002F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(355)@4e68250106fc: Found GsupExpect[0] for "262420000000023" handled at TC_lu_auth_2G_fail0(357) MSC_Test-GSUP(355)@4e68250106fc: Added IMSI table entry 0TC_lu_auth_2G_fail0(357)"262420000000023" MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(349)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(349)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103601432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103601436 DVLR DEBUG VLR subscr IMSI-262420000000023 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103601436 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103601436 DVLR DEBUG SUBSCR(IMSI-262420000000023) Received 1 auth tuples (vlr.c:996) 20250426103601436 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103601436 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{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) 20250426103601436 DMM DEBUG Tx AUTH REQ (rand = 3f9502a680c2f90cc705c6c1c170b640) (gsm_04_08.c:641) 20250426103601436 DVLR DEBUG VLR subscr IMSI-262420000000023 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103601436 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601436 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601436 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601436 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601436 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7a 4e 5a 00 01 16 01 00 13 05 12 00 3f 95 02 a6 80 c2 f9 0c c7 05 c6 c1 c1 70 b6 40 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(349)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(350)@4e68250106fc: patching N(SD)=1 into dtap '051400000000'O MSC_Test_0-RAN(350)@4e68250106fc: patched enc_l3: '055400000000'O MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(349)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(349)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055400000000'O 20250426103601448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 09 01 00 06 05 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103601448 DMM DEBUG msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 00000000) (gsm_04_08.c:1128) 20250426103601448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103601448 DVLR DEBUG SUBSCR(IMSI-262420000000023) AUTH on GERAN received SRES/RES: 00000000 (4 bytes) (vlr_auth_fsm.c:151) 20250426103601448 DVLR INFO SUBSCR(IMSI-262420000000023) GSM AUTH failure: mismatching sres (expected sres=20 8f c2 4c ) (vlr_auth_fsm.c:219) 20250426103601448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result FAILURE, cause ILLEGAL_MS (vlr_auth_fsm.c:271) 20250426103601448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:288) 20250426103601448 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103601449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370] (vlr_auth_fsm.c:294) 20250426103601449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103601449 DVLR DEBUG VLR_Authenticate(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426103601449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_FAILURE (vlr_auth_fsm.c:294) 20250426103601449 DMM INFO msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103601449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103601449 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) 20250426103601449 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) 20250426103601449 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) 20250426103601449 DVLR DEBUG VLR subscr IMSI-262420000000023 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103601449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7a 4e 5a 00 01 06 01 00 03 05 04 03 00 00 00 (osmo_ss7_asp.c:1164) 20250426103601449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 7a 4e 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(349)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(349)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(349)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(349)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(349)@4e68250106fc: vl_from0 20250426103601456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(349)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103601456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103601457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103601457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd240] (msc_a.c:1053) 20250426103601457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103601457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103601457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000023:GERAN-A-47:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103601457 DVLR INFO VLR subscr IMSI-262420000000023 - active-conn: now used by 0 (-) (msub.c:375) 20250426103601457 DVLR DEBUG SUBSCR(IMSI-262420000000023) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103601457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103601457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103601457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103601457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 7a 4e 5a 00 00 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(349)@4e68250106fc: Session index based on local reference:0 20250426103601458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103601458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103601458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103601458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103601458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103601458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103601459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103601459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103601459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 2f 7a 4e 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(351)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(350)@4e68250106fc: Deleted conn table entry 0TC_lu_auth_2G_fail0(357)8015450 TC_lu_auth_2G_fail0(357)@4e68250106fc: setverdict(pass): none -> pass TC_lu_auth_2G_fail0(357)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_auth_2G_fail0(357)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_auth_2G_fail0(357)@4e68250106fc: Final verdict of PTC: pass 20250426103601469 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103601469 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(349)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(350)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(355)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(351)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(352)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(353)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@4e68250106fc: Final verdict of PTC: none 20250426103601474 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(354)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(356)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(349): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(350): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(351): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(352): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(353): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(354): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(355): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(356): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_auth_2G_fail0(357): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_auth_2G_fail finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass'. Sat Apr 26 10:36:01 UTC 2025 ====== MSC_Tests.TC_lu_auth_2G_fail pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_auth_2G_fail.talloc 20250426103601660 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103601660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103601660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103601660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103601660 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103601660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103601660 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103601660 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103601660 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103601660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103601660 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103601660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103601660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103601660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103601660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103601660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103601660 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103601660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103601660 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103601661 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103601661 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=146508) 20250426103602474 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=146508, count=190652) 20250426103603476 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103603661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103603661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103603661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_auth_2G_fail pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 ------ Sat Apr 26 10:36:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103604477 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_13_13 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(362)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(362)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(362)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(360)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103605229 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(363)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103605424 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103605424 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103605424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103605424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103605429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103605429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103605429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103605429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103605429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103605429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103605429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103605429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103605429 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103605429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103605429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 20250426103605429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103605429 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103605429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103605429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103605429 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103605430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103605430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103605430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103605430 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103605430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103605430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103605430 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(362)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103605430 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103605430 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(362)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103605479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103605479 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(365)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103605484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(365)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(365)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103605508 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103605508 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(366)@4e68250106fc: Created GsupExpect[0] for "262420000000024" to be handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103606232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(361)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(361)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)637581 MSC_Test_0-SCCP(360)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(361)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 09 ba 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103606250 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000024 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103606250 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad6140] (fsm.c:486) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103606250 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103606250 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000024 id=262420000000024 (vlr.c:661) 20250426103606250 DVLR INFO New subscr, IMSI: 262420000000024 (vlr.c:562) 20250426103606250 DVLR DEBUG VLR subscr IMSI-262420000000024 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103606250 DVLR DEBUG VLR subscr IMSI-262420000000024 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103606250 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103606250 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103606250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103606250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0] (fsm.c:486) 20250426103606250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103606250 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103606251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606251 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606251 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606251 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 09 ba 8d 00 00 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: { messageType := 2, destLocRef := '09BA8D'O, sourceLocRef := '000030'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(366)@4e68250106fc: Found GsupExpect[0] for "262420000000024" handled at TC_lu_imsi_auth_tmsi_encr_13_130(368) MSC_Test-GSUP(366)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)"262420000000024" 20250426103606255 DVLR DEBUG VLR subscr IMSI-262420000000024 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103606255 DVLR DEBUG VLR subscr IMSI-262420000000024 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(360)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(360)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103606257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: setverdict(pass): none -> pass 20250426103606267 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103606267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103606267 DVLR DEBUG SUBSCR(IMSI-262420000000024) Received 1 auth tuples (vlr.c:996) 20250426103606267 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103606268 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{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) 20250426103606268 DMM DEBUG Tx AUTH REQ (rand = 8ca0e66ada9745bc7cb55f4c73816031) (gsm_04_08.c:641) 20250426103606268 DVLR DEBUG VLR subscr IMSI-262420000000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103606268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 ba 8d 00 01 16 01 00 13 05 12 00 8c a0 e6 6a da 97 45 bc 7c b5 5f 4c 73 81 60 31 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(360)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(361)@4e68250106fc: patching N(SD)=1 into dtap '05143551B874'O MSC_Test_0-RAN(361)@4e68250106fc: patched enc_l3: '05543551B874'O MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(360)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(360)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605543551B874'O 20250426103606279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606279 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 09 01 00 06 05 54 35 51 b8 74 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103606280 DMM DEBUG msc_a(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad6140]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3551b874) (gsm_04_08.c:1128) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103606280 DVLR DEBUG SUBSCR(IMSI-262420000000024) AUTH on GERAN received SRES/RES: 3551b874 (4 bytes) (vlr_auth_fsm.c:151) 20250426103606280 DVLR INFO SUBSCR(IMSI-262420000000024) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0] (vlr_auth_fsm.c:294) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103606280 DVLR DEBUG VLR_Authenticate(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103606280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103606280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103606280 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103606281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103606281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 ba 8d 00 01 10 00 0e 53 0a 09 0a 53 8b 14 a1 7b 61 53 9e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(360)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(360)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(360)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426103606287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103606287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103606287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103606287 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103606287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103606287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1ad30a0] (fsm.c:486) 20250426103606287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103606287 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103606287 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606287 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606287 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606287 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606287 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 ba 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 42 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(360)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103606291 DVLR DEBUG VLR subscr IMSI-262420000000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103606291 DVLR DEBUG IMSI:262420000000024 has MSISDN:491230000024 (vlr.c:1045) 20250426103606291 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250426103606292 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103606292 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103606292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad30a0] (vlr_lu_fsm.c:110) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103606292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000024:GERAN-A-48:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103606292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103606292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad30a0] (fsm.c:486) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103606292 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB328C857) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250426103606292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103606292 DMM DEBUG -> IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB328C857 LOCATION UPDATE ACCEPT (TMSI = 0xb328c857) (gsm_04_08.c:149) 20250426103606293 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB328C857 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 ba 8d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b3 28 c8 57 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(360)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(361)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(361)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(360)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(360)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426103606297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606298 DMM DEBUG msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad6140]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103606298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSInew-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103606298 DMSC NOTICE msub(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857) VLR: update for IMSI=262420000000024 (MSISDN=491230000024) (gsm_04_08.c:1541) 20250426103606298 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103606298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0] (vlr_lu_fsm.c:817) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103606298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000024:MSISDN-491230000024:GERAN-A-48:LU)[0x55fcf1ad5c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103606298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103606298 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000024/3/1): Available (smpp_smsc.c:626) 20250426103606298 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103606298 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103606298 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103606298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606298 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103606298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 09 ba 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(360)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(360)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(360)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(360)@4e68250106fc: vl_from0 20250426103606301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(360)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103606301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103606301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad6140] (msc_a.c:1053) 20250426103606301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103606301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103606301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857:GERAN-A-48:LU)[0x55fcf1ad30a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103606302 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103606302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103606302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103606302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103606302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103606302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 09 ba 8d 00 00 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(362)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(360)@4e68250106fc: Session index based on local reference:0 20250426103606302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103606302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103606302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103606302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103606302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103606302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103606302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103606302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(362)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103606302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 30 09 ba 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(361)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_130(368)637581 TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103606304 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103606304 DVLR DEBUG VLR subscr IMSI-262420000000024:MSISDN-491230000024:TMSI-0xB328C857 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_130(368)@4e68250106fc: Final verdict of PTC: pass 20250426103606311 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103606313 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103606313 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(360)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(365)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(366)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(362)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(363)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(361)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(359)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(367)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(364)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(359): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(360): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(361): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(362): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(363): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(364): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(365): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(366): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(367): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_130(368): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_13_13 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass'. Sat Apr 26 10:36:06 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 20250426103606504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103606504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103606504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103606504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103606504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103606504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103606504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103606504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103606504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103606504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103606504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103606504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103606504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103606504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103606504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103606504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103606504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103606504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103606504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103606504 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103606505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213424) 20250426103607313 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213424, count=246880) 20250426103608315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103608505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103608505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103608505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload'. ------ MSC_Tests.TC_cl3_no_payload ------ Sat Apr 26 10:36:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_no_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103609318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_no_payload' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cl3_no_payload started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(373)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(373)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(373)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(371)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103610071 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(374)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103610265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103610265 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103610265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103610265 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(373)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103610270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103610270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(373)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103610270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103610270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103610270 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103610270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103610270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103610270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(373)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103610271 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103610271 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103610319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103610319 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(376)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103610325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(376)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(376)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103610339 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103610339 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103611073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103611073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103611073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 20250426103611073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103611074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103611074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103611074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103611074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(372)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(372)@4e68250106fc: Added conn table entry 0TC_cl3_no_payload0(379)7108479 MSC_Test_0-RAN(372)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(371)@4e68250106fc: First idle individual index:0 20250426103611090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103611090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103611090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103611090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103611090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 77 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 0f 00 0d 57 05 08 00 62 f2 24 00 17 00 2a 17 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103611092 DBSSAP ERROR msc_a(unknown:GERAN-A-49:NONE)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: RAN decode: BSSMAP Complete Layer 3 Information: too short L3 info (0), discarding message (ran_msg_a.c:112) 20250426103611092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103611092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611092 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103611092 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103611093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 6c 77 7f 00 00 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103611093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103611093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611093 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103611093 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103611093 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 77 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@4e68250106fc: { messageType := 2, destLocRef := '6C777F'O, sourceLocRef := '000031'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(371)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(371)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(371)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(371)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(371)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(371)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(371)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(371)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(371)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103611103 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611103 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103611103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103611103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103611104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103611105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103611105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611105 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103611105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103611105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 6c 77 7f 00 00 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(371)@4e68250106fc: Session index based on local reference:0 20250426103611106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103611106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103611106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103611106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103611106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103611106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103611106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103611106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 31 6c 77 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(373)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(372)@4e68250106fc: Deleted conn table entry 0TC_cl3_no_payload0(379)7108479 TC_cl3_no_payload0(379)@4e68250106fc: setverdict(pass): none -> pass TC_cl3_no_payload0(379)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cl3_no_payload0(379)@4e68250106fc: Final verdict of PTC: pass 20250426103611115 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103611115 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(371)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(374)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(372)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(377)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(375)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(373)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@4e68250106fc: Final verdict of PTC: none 20250426103611119 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(378)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(376)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(371): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(372): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(373): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(374): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(375): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(376): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(377): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(378): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cl3_no_payload0(379): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@4e68250106fc: Test case TC_cl3_no_payload finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass'. Sat Apr 26 10:36:11 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 20250426103611312 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103611312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103611312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103611312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103611312 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103611312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103611312 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103611312 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103611312 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103611312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103611312 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103611312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103611312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103611312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103611312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103611312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103611312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103611312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103611312 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103611313 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103611313 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102920) 20250426103612120 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=102920, count=134792) 20250426103613122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103613313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103613313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103613313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_no_payload pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload'. ------ MSC_Tests.TC_cl3_rnd_payload ------ Sat Apr 26 10:36:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cl3_rnd_payload.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103614124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cl3_rnd_payload' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cl3_rnd_payload started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(384)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(384)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(384)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(382)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103614903 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(385)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103615097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103615097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103615097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103615097 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(384)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103615101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103615101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103615101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103615101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103615101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103615101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103615101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103615101 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103615101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103615101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(384)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103615104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615104 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103615104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103615104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103615104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103615104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103615104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103615104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103615105 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103615105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103615105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103615105 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103615105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103615105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(384)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103615124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103615124 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(387)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103615130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(387)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(387)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103615153 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103615153 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103615907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103615908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103615908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103615908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103615909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103615909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103615909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103615909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(383)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(383)@4e68250106fc: Added conn table entry 0TC_cl3_rnd_payload0(390)9895545 MSC_Test_0-SCCP(382)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(383)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103615925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615925 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103615925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103615925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103615925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 296 bytes: [L2]> 01 00 01 01 00 00 01 28 02 10 01 16 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 fe 79 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f f1 00 ef 57 05 08 00 62 f2 24 00 17 00 2a 17 e2 2e ca 3f 01 85 6a 01 f9 a0 ca c2 e7 37 df 94 f1 58 a4 ff 7f 6e 8f bb 3a 1c 6f a4 7a 50 db f3 ed aa d4 ee 7f af 79 20 78 9d 3c f7 9d d0 a1 6e 90 b9 02 74 1d 32 92 30 94 7f 50 cd ff 28 ed cb 81 cd 36 38 71 29 34 89 f2 38 a4 c2 91 f5 c1 24 99 31 06 ec c1 4e b9 bb bd 7b d7 e0 9b c2 c9 d2 0c 76 b8 01 4c 4c ff fd 03 d4 b2 14 c5 c3 ad df b2 b9 ac 0c b7 04 1e 1d 84 00 7b 08 b7 68 b7 09 df 63 e5 ef 56 b4 68 dd 42 79 5d b0 26 e0 6e 84 77 09 8a 1b cf 2d dd 09 11 23 96 e3 7a e2 10 14 29 55 a3 71 c8 94 b0 f6 c7 fe 23 bc 53 5b 13 28 fc 1e 81 9f b8 72 99 47 cc 3e 14 b5 9f d2 02 11 a9 1b 8e 08 f9 f6 f0 19 15 47 cb ab 15 a2 6f 78 53 dd 6e 7c ab ba e8 f1 e7 56 d3 3b 31 62 d3 b1 ab f4 ad 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103615926 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55fcf1ad30a0]{MSC_A_ST_VALIDATE_L3}: No Classmark Information, dropping non-Complete-Layer3 message: unknown 0x2e:0xca (msc_a.c:1421) 20250426103615926 DBSSAP ERROR msc_a(unknown:GERAN-A-50:NONE)[0x55fcf1ad30a0]{MSC_A_ST_VALIDATE_L3}: RAN decode error (rc=-13) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426103615926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103615926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103615926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103615926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 96 fe 79 00 00 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103615926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103615926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103615926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103615926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 96 fe 79 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@4e68250106fc: { messageType := 2, destLocRef := '96FE79'O, sourceLocRef := '000032'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(382)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(382)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(382)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(382)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(382)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(382)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(382)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(382)@4e68250106fc: vl_from0 20250426103615932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103615932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103615932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103615932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(382)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103615933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103615933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103615933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103615933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 96 fe 79 00 00 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(382)@4e68250106fc: Session index based on local reference:0 20250426103615934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103615934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103615934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103615934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103615934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103615934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103615934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103615934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103615934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103615934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 32 96 fe 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(384)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(383)@4e68250106fc: Deleted conn table entry 0TC_cl3_rnd_payload0(390)9895545 TC_cl3_rnd_payload0(390)@4e68250106fc: setverdict(pass): none -> pass TC_cl3_rnd_payload0(390)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cl3_rnd_payload0(390)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(388)@4e68250106fc: Final verdict of PTC: none 20250426103615941 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103615941 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103615941 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(382)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(387)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(385)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(384)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(386)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(391)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(389)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(383)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(382): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(383): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(384): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(385): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(386): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(387): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(388): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(389): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cl3_rnd_payload0(390): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(391): none (pass -> pass) MTC@4e68250106fc: Test case TC_cl3_rnd_payload finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass'. Sat Apr 26 10:36:15 UTC 2025 ====== MSC_Tests.TC_cl3_rnd_payload pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_cl3_rnd_payload.talloc 20250426103616136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103616136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103616136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103616136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103616136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103616136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103616136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103616136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103616136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103616136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103616136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103616136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103616136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103616136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103616136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103616136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103616136 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103616136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103616136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103616137 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103616137 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=119632) 20250426103616943 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=119632, count=136996) 20250426103617944 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103618137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103618137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103618137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cl3_rnd_payload pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing'. ------ MSC_Tests.TC_establish_and_nothing ------ Sat Apr 26 10:36:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103618946 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_establish_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_establish_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(395)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(395)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(395)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(393)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103619686 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(396)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103619881 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103619881 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103619881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103619881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103619887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103619887 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103619887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103619887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103619887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103619887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103619887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103619887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103619887 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103619887 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103619887 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 20250426103619890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103619890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103619890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103619890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103619890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103619890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103619890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103619890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103619890 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103619890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103619890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103619890 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(395)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103619890 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103619891 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(395)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103619947 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103619947 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(398)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103619953 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(398)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(398)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103619967 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103619967 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(399)@4e68250106fc: Created GsupExpect[0] for "262420000000027" to be handled at TC_establish_and_nothing0(401) TC_establish_and_nothing0(401)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103620695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620696 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620696 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620696 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103620696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(394)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(394)@4e68250106fc: Added conn table entry 0TC_establish_and_nothing0(401)10463634 MSC_Test_0-SCCP(393)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(394)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103620710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f a9 92 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103620711 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103620711 DMM DEBUG msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103620711 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103620711 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000027 id=262420000000027 (vlr.c:661) 20250426103620711 DVLR INFO New subscr, IMSI: 262420000000027 (vlr.c:562) 20250426103620711 DVLR DEBUG VLR subscr IMSI-262420000000027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103620711 DVLR DEBUG VLR subscr IMSI-262420000000027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103620711 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103620711 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103620711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103620711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103620711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103620711 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103620711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 9f a9 92 00 00 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103620711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9f a9 92 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: { messageType := 2, destLocRef := '9FA992'O, sourceLocRef := '000033'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(399)@4e68250106fc: Found GsupExpect[0] for "262420000000027" handled at TC_establish_and_nothing0(401) MSC_Test-GSUP(399)@4e68250106fc: Added IMSI table entry 0TC_establish_and_nothing0(401)"262420000000027" 20250426103620714 DVLR DEBUG VLR subscr IMSI-262420000000027 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103620714 DVLR DEBUG VLR subscr IMSI-262420000000027 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(393)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(393)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_establish_and_nothing0(401)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426103620715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): none -> pass 20250426103620715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103620717 DVLR DEBUG VLR subscr IMSI-262420000000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103620717 DVLR DEBUG IMSI:262420000000027 has MSISDN:491230000027 (vlr.c:1045) 20250426103620717 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250426103620717 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103620718 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103620718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:110) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103620718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000027:GERAN-A-51:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103620718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103620718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103620718 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x5768DF15) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250426103620718 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103620718 DMM DEBUG -> IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x5768DF15 LOCATION UPDATE ACCEPT (TMSI = 0x5768df15) (gsm_04_08.c:149) 20250426103620718 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x5768DF15 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103620718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9f a9 92 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 57 68 df 15 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(394)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(394)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(393)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(393)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103620722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620722 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103620722 DMM DEBUG msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103620722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSInew-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103620722 DMSC NOTICE msub(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15) VLR: update for IMSI=262420000000027 (MSISDN=491230000027) (gsm_04_08.c:1541) 20250426103620722 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103620722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:817) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103620722 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000027:MSISDN-491230000027:GERAN-A-51:LU)[0x55fcf1ad5ec0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103620722 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103620722 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250426103620722 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103620722 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103620722 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103620722 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103620722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9f a9 92 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(393)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(393)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103620723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103620723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103620723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd240] (msc_a.c:1053) 20250426103620723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103620723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103620723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-51:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103620723 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103620723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 9f a9 92 00 00 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 20250426103620724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 33 9f a9 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@4e68250106fc: Deleted conn table entry 0TC_establish_and_nothing0(401)10463634 TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103620725 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103620725 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@4e68250106fc: 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 := '5768DF15'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(394)@4e68250106fc: Added conn table entry 0TC_establish_and_nothing0(401)11412376 MSC_Test_0-RAN(394)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(393)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103620924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620924 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103620925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103620925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103620925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ae 23 98 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 57 68 df 15 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103620925 DMM DEBUG msc_a(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103620925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103620925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad6140] (fsm.c:486) 20250426103620925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103620925 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103620926 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103620926 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103620926 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103620926 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000027/3/1): Available (smpp_smsc.c:626) 20250426103620926 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103620926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 ae 23 98 00 00 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103620927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ae 23 98 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 72 (osmo_ss7_asp.c:1164) 20250426103620927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103620927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103620927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103620927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103620927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103620927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103620927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103620927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ae 23 98 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: { messageType := 2, destLocRef := 'AE2398'O, sourceLocRef := '000034'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103620931 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103620931 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_establish_and_nothing0(401)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103625927 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103625927 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103625927 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103625927 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103625927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103625928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103625928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103625928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103625928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103625928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103625928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103625928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103625928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103625928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ae 23 98 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(393)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(393)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(393)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(393)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(393)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103625935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103625935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103625935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103625935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103625935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103625935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103625935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103625935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103625935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103625936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103625936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103625936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad6140] (msc_a.c:1053) 20250426103625936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103625936 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15:GERAN-A-52:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103625936 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103625937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103625937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103625937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103625937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103625937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103625937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103625937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103625937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103625937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103625937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 ae 23 98 00 00 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(393)@4e68250106fc: Session index based on local reference:0 20250426103625938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103625938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103625938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103625938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103625938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103625938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103625938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103625938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103625938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103625938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 34 ae 23 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(395)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(394)@4e68250106fc: Deleted conn table entry 0TC_establish_and_nothing0(401)11412376 TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103625940 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103625940 DVLR DEBUG VLR subscr IMSI-262420000000027:MSISDN-491230000027:TMSI-0x5768DF15 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_establish_and_nothing0(401)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_establish_and_nothing0(401)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_establish_and_nothing0(401)@4e68250106fc: Final verdict of PTC: pass 20250426103625951 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(395)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(393)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(398)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(399)@4e68250106fc: Final verdict of PTC: none 20250426103625953 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103625953 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(396)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(394)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(397)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(400)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(392)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(402)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(392): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(393): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(394): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(395): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(396): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(397): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(398): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(399): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(400): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_establish_and_nothing0(401): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(402): none (pass -> pass) MTC@4e68250106fc: Test case TC_establish_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass'. Sat Apr 26 10:36:25 UTC 2025 ====== MSC_Tests.TC_establish_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_establish_and_nothing.talloc 20250426103626140 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103626140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103626140 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103626140 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103626141 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103626141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103626141 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103626141 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103626141 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103626141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103626141 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103626141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103626141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103626141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103626141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103626141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103626141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103626141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103626141 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103626141 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103626141 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294824) 20250426103626953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=294824, count=296080) 20250426103627954 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103628142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103628142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103628142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing'. ------ MSC_Tests.TC_mo_setup_and_nothing ------ Sat Apr 26 10:36:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103628955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_setup_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(406)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(406)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(406)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(404)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103629622 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(407)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103629817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103629817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103629817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103629817 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(406)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103629822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103629822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103629822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103629822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103629822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103629822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103629822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103629822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103629822 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103629822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103629822 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103629823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103629823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103629823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103629823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103629823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103629823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103629823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103629823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103629823 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103629823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103629823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103629823 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(406)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103629823 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103629823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103629956 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103629956 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(409)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(409)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103629962 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(409)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(409)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(409)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(409)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103629984 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103629984 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(410)@4e68250106fc: Created GsupExpect[0] for "262420000000028" to be handled at TC_mo_setup_and_nothing0(412) TC_mo_setup_and_nothing0(412)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103630625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(405)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(405)@4e68250106fc: Added conn table entry 0TC_mo_setup_and_nothing0(412)1875447 MSC_Test_0-SCCP(404)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(405)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c 9d f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103630641 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103630641 DMM DEBUG msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd240] (fsm.c:486) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103630641 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103630641 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000028 id=262420000000028 (vlr.c:661) 20250426103630641 DVLR INFO New subscr, IMSI: 262420000000028 (vlr.c:562) 20250426103630641 DVLR DEBUG VLR subscr IMSI-262420000000028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103630641 DVLR DEBUG VLR subscr IMSI-262420000000028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103630641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103630641 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103630642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103630642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103630642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103630642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103630642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103630642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103630642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 1c 9d f7 00 00 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103630642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 9d f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: { messageType := 2, destLocRef := '1C9DF7'O, sourceLocRef := '000035'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(410)@4e68250106fc: Found GsupExpect[0] for "262420000000028" handled at TC_mo_setup_and_nothing0(412) MSC_Test-GSUP(410)@4e68250106fc: Added IMSI table entry 0TC_mo_setup_and_nothing0(412)"262420000000028" 20250426103630646 DVLR DEBUG VLR subscr IMSI-262420000000028 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103630646 DVLR DEBUG VLR subscr IMSI-262420000000028 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(404)@4e68250106fc: vl_from0 TC_mo_setup_and_nothing0(412)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(404)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): none -> pass 20250426103630648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103630655 DVLR DEBUG VLR subscr IMSI-262420000000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103630655 DVLR DEBUG IMSI:262420000000028 has MSISDN:491230000028 (vlr.c:1045) 20250426103630655 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250426103630656 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103630657 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103630657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:110) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103630657 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000028:GERAN-A-53:LU)[0x55fcf1acaee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103630657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103630657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1acd370] (fsm.c:486) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103630657 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x6BD5CEAB) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250426103630657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103630657 DMM DEBUG -> IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x6BD5CEAB LOCATION UPDATE ACCEPT (TMSI = 0x6bd5ceab) (gsm_04_08.c:149) 20250426103630657 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x6BD5CEAB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103630658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 9d f7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6b d5 ce ab (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(405)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(405)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(404)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(404)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103630670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630671 DMM DEBUG msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103630671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSInew-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103630671 DMSC NOTICE msub(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB) VLR: update for IMSI=262420000000028 (MSISDN=491230000028) (gsm_04_08.c:1541) 20250426103630671 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103630671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370] (vlr_lu_fsm.c:817) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103630671 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000028:MSISDN-491230000028:GERAN-A-53:LU)[0x55fcf1ad75e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103630671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103630671 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250426103630671 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103630671 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103630671 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103630672 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103630672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1c 9d f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(404)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(404)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103630675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103630676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd240] (msc_a.c:1053) 20250426103630676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103630676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103630676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-53:LU)[0x55fcf1acd370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103630676 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - active-conn: now used by 1 (attached) (msub.c:375) 20250426103630676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 1c 9d f7 00 00 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 20250426103630678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 35 1c 9d f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@4e68250106fc: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)1875447 TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103630679 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103630679 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@4e68250106fc: 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 := '6BD5CEAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(405)@4e68250106fc: Added conn table entry 0TC_mo_setup_and_nothing0(412)5774186 MSC_Test_0-RAN(405)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(404)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630881 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 58 1b 6a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 6b d5 ce ab 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103630881 DMM DEBUG msc_a(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad6140]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103630881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103630881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad6140] (fsm.c:486) 20250426103630881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103630881 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103630881 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103630882 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103630882 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103630882 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000028/3/1): Available (smpp_smsc.c:626) 20250426103630882 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103630882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 58 1b 6a 00 00 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103630883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 58 1b 6a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 82 (osmo_ss7_asp.c:1164) 20250426103630883 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630883 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103630883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630883 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103630883 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103630883 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 58 1b 6a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: { messageType := 2, destLocRef := '581B6A'O, sourceLocRef := '000036'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103630886 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103630886 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(407)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_nothing0(412) MSC_Test-MGCP(408)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_nothing0(412) MSC_Test_0-RAN(405)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(405)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(404)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(404)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103630900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103630900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103630900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103630900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103630900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103630900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103630900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103630900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103630900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103630900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 36 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103630900 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103630900 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB callref-0x80000006 tid-8) New transaction (transaction.c:231) 20250426103630900 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103630900 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103630900 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103630900 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB: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) 20250426103630900 DCC INFO trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103630900 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103630900 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103630900 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad6140] (fsm.c:486) 20250426103630900 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB: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) 20250426103630900 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad9240]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103630900 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad9240]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0] (fsm.c:486) 20250426103630900 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103630900 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103630901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1adad80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103630901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1adad80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0] (fsm.c:486) 20250426103630901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103630901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(408)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_nothing0(412) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0] (rtp_stream.c:239) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_RAN:no-CI)[0x55fcf1adad80]{DISCARDING}: Deallocated (fsm.c:568) 20250426103633901 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426103633901 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0] (call_leg.c:197) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103633901 DCC DEBUG rtp_stream(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ:trans-8:call-7:RTP_TO_CN:no-CI)[0x55fcf1ad9240]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103633901 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1ada610]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426103633902 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103633902 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad6140] (call_leg.c:198) 20250426103633902 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103633902 DCC DEBUG call_leg(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1acaee0]{RELEASING}: Deallocated (fsm.c:568) 20250426103633902 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) Freeing transaction (transaction.c:243) 20250426103633902 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103633902 DCC DEBUG trans(CC:INITIATED IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103633902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103633902 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103633902 DCC DEBUG trans(CC:NULL IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ callref-0x80000006 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103633902 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103633902 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103633902 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103633902 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103633902 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103633902 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103633902 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103633902 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103633903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103633903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103633903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103633903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103633903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103633903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103633903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 58 1b 6a 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103633903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103633903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103633903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103633903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103633903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103633903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103633903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103633903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103633903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103633903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 58 1b 6a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(404)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(404)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(404)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(404)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(404)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103633910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103633910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103633910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103633910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103633910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103633910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103633910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103633910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103633910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103633910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103633911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103633911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad6140] (msc_a.c:1053) 20250426103633911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103633911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB:GERAN-A-54:CM_SERVICE_REQ)[0x55fcf1ad30a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103633911 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - active-conn: now used by 1 (attached) (msub.c:375) 20250426103633911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103633911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103633911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103633911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103633911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103633911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103633911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103633911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103633911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103633911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 58 1b 6a 00 00 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(404)@4e68250106fc: Session index based on local reference:0 20250426103633912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103633912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103633912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103633912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103633912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103633912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103633912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103633912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103633912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103633912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 36 58 1b 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(406)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(405)@4e68250106fc: Deleted conn table entry 0TC_mo_setup_and_nothing0(412)5774186 TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103633913 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103633913 DVLR DEBUG VLR subscr IMSI-262420000000028:MSISDN-491230000028:TMSI-0x6BD5CEAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_nothing0(412)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_nothing0(412)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_nothing0(412)@4e68250106fc: Final verdict of PTC: pass 20250426103634925 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103634925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103634925 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103634925 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103634925 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103634925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103634925 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103634925 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103634925 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103634925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103634926 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103634926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103634926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103634926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103634926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103634926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103634926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103634926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103634926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103634926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103634926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(406)@4e68250106fc: Final verdict of PTC: none 20250426103634927 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(409)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(410)@4e68250106fc: Final verdict of PTC: none 20250426103634928 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103634928 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(404)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(411)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(407)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(403)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(405)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(408)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(413)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(403): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(404): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(405): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(406): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(407): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(408): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(409): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(410): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(411): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_setup_and_nothing0(412): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(413): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_setup_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass'. Sat Apr 26 10:36:34 UTC 2025 ====== MSC_Tests.TC_mo_setup_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_setup_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=339832) 20250426103635928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339832, count=341188) 20250426103636927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103636928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103636928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103636928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout'. ------ MSC_Tests.TC_mo_crcx_ran_timeout ------ Sat Apr 26 10:36:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103637930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_crcx_ran_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(417)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(417)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(417)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(415)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103638619 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(418)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103638812 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103638812 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103638812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103638812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103638817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103638817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103638817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103638817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103638817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103638817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103638818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103638818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103638818 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103638818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103638818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 20250426103638818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103638818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103638818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103638818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103638818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103638818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103638818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103638818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103638818 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103638818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103638818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103638818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(417)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103638818 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103638818 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(417)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103638931 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103638931 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(420)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103638936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(420)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(420)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103638959 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103638959 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(421)@4e68250106fc: Created GsupExpect[0] for "262420000000029" to be handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103639621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(416)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(416)@4e68250106fc: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)5536565 MSC_Test_0-SCCP(415)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(416)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 54 7b 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639627 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad9240]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103639627 DMM DEBUG msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad9240]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad9240] (fsm.c:486) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103639627 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103639627 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000029 id=262420000000029 (vlr.c:661) 20250426103639627 DVLR INFO New subscr, IMSI: 262420000000029 (vlr.c:562) 20250426103639627 DVLR DEBUG VLR subscr IMSI-262420000000029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103639627 DVLR DEBUG VLR subscr IMSI-262420000000029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103639627 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103639627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103639627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103639627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad7710] (fsm.c:486) 20250426103639627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103639627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103639627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 54 7b 35 00 00 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103639627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 54 7b 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: { messageType := 2, destLocRef := '547B35'O ("T{5"), sourceLocRef := '000037'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(421)@4e68250106fc: Found GsupExpect[0] for "262420000000029" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-GSUP(421)@4e68250106fc: Added IMSI table entry 0TC_mo_crcx_ran_timeout0(423)"262420000000029" 20250426103639632 DVLR DEBUG VLR subscr IMSI-262420000000029 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103639632 DVLR DEBUG VLR subscr IMSI-262420000000029 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(415)@4e68250106fc: vl_from0 TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(415)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639641 DVLR DEBUG VLR subscr IMSI-262420000000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103639641 DVLR DEBUG IMSI:262420000000029 has MSISDN:491230000029 (vlr.c:1045) 20250426103639641 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250426103639641 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103639642 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103639642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ad7710] (vlr_lu_fsm.c:110) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103639642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000029:GERAN-A-55:LU)[0x55fcf1ad75e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103639642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103639642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103639642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103639642 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ad7710] (fsm.c:486) 20250426103639643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103639643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103639643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103639643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103639643 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x04DA0DF2) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250426103639643 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103639643 DMM DEBUG -> IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x04DA0DF2 LOCATION UPDATE ACCEPT (TMSI = 0x04da0df2) (gsm_04_08.c:149) 20250426103639643 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x04DA0DF2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103639643 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639643 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639643 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639643 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639643 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639643 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 54 7b 35 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 04 da 0d f2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(416)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(416)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(415)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(415)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103639654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639655 DMM DEBUG msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad9240]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103639655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSInew-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103639655 DMSC NOTICE msub(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2) VLR: update for IMSI=262420000000029 (MSISDN=491230000029) (gsm_04_08.c:1541) 20250426103639655 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103639655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710] (vlr_lu_fsm.c:817) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103639655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000029:MSISDN-491230000029:GERAN-A-55:LU)[0x55fcf1ac96f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103639655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103639655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250426103639655 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103639655 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103639655 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103639655 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103639655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 54 7b 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(415)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(415)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103639659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103639660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad9240] (msc_a.c:1053) 20250426103639660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103639660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103639660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-55:LU)[0x55fcf1ad7710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103639660 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103639660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 54 7b 35 00 00 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 20250426103639661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639661 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639661 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639661 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 37 54 7b 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(416)@4e68250106fc: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)5536565 TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103639663 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103639663 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@4e68250106fc: 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 := '04DA0DF2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(416)@4e68250106fc: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)764518 MSC_Test_0-RAN(416)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(415)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103639865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0b aa 66 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 04 da 0d f2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639866 DMM DEBUG msc_a(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adad80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adad80] (fsm.c:486) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103639866 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103639866 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103639866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103639867 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103639867 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000029/3/1): Available (smpp_smsc.c:626) 20250426103639867 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103639868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 0b aa 66 00 00 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103639868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639868 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0b aa 66 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 92 (osmo_ss7_asp.c:1164) 20250426103639868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103639868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639868 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103639869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103639869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0b aa 66 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: { messageType := 2, destLocRef := '0BAA66'O, sourceLocRef := '000038'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103639871 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103639871 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(418)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MGCP(419)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_timeout0(423) MSC_Test_0-RAN(416)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(416)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(415)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(415)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103639891 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103639891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103639891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103639891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103639891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103639891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103639891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103639891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103639891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103639891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 38 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103639891 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103639891 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 callref-0x80000007 tid-8) New transaction (transaction.c:231) 20250426103639891 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103639891 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103639891 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103639891 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2: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) 20250426103639891 DCC INFO trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103639891 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103639892 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103639892 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adad80] (fsm.c:486) 20250426103639892 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2: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) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad3090]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad3090]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0] (fsm.c:486) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55fcf1ad3090]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55fcf1ad3090]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adc7f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adc7f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0] (fsm.c:486) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103639892 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(419)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_timeout0(423) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103639906 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:no-CI)[0x55fcf1ad3090]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103639906 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103639906 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(418)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_crcx_ran_timeout0(423) MSC_Test-MNCC(418)@4e68250106fc: Added conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 TC_mo_crcx_ran_timeout0(423)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_mo_call_establish DONE TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0] (rtp_stream.c:239) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_RAN:no-CI)[0x55fcf1adc7f0]{DISCARDING}: Deallocated (fsm.c:568) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad3090]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad3090]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0] (call_leg.c:197) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad3090]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103642893 DCC DEBUG rtp_stream(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ:trans-8:call-8:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad3090]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103642893 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55fcf1ac96f0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adad80] (call_leg.c:198) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103642893 DCC DEBUG call_leg(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1ad75e0]{RELEASING}: Deallocated (fsm.c:568) 20250426103642893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) Freeing transaction (transaction.c:243) 20250426103642893 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103642893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103642893 DCC DEBUG trans(CC:INITIATED IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103642893 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103642894 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103642894 DCC DEBUG trans(CC:NULL IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ callref-0x80000007 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103642894 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103642894 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103642894 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103642894 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103642894 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103642894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103642894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103642894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103642894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103642894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103642894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103642894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0b aa 66 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103642894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103642894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103642894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103642894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103642894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103642894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103642894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103642894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 0b aa 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(415)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(415)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(418)@4e68250106fc: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)-2147483641 MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(415)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(415)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(415)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103642901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103642901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103642901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103642901 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103642901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103642902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103642902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103642902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103642902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103642902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 38 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103642902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103642902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1adad80] (msc_a.c:1053) 20250426103642902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103642902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2:GERAN-A-56:CM_SERVICE_REQ)[0x55fcf1acd370]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103642902 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103642903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103642903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103642903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103642903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103642903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103642903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103642903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103642903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103642903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103642903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 0b aa 66 00 00 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(415)@4e68250106fc: Session index based on local reference:0 20250426103642904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103642904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103642904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103642904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103642904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103642904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103642904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103642904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103642904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103642904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 38 0b aa 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(417)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(416)@4e68250106fc: Deleted conn table entry 0TC_mo_crcx_ran_timeout0(423)764518 TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103642906 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103642906 DVLR DEBUG VLR subscr IMSI-262420000000029:MSISDN-491230000029:TMSI-0x04DA0DF2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_timeout0(423)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_timeout0(423)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_timeout0(423)@4e68250106fc: Final verdict of PTC: pass 20250426103642916 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103642916 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(415)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(417)@4e68250106fc: Final verdict of PTC: none 20250426103642917 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(420)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(421)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(418)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(422)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(416)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(424)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(419)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(415): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(416): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(417): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(418): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(419): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(420): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(421): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(422): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_crcx_ran_timeout0(423): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_crcx_ran_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass'. Sat Apr 26 10:36:42 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_timeout.talloc 20250426103643104 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103643104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103643104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103643104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103643104 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103643104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103643104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103643104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103643104 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103643104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103643104 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103643104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103643104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103643104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103643104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103643104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103643104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103643104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103643104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103643105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103643105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334208) 20250426103643918 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=334208, count=351464) 20250426103644920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103645106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103645106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103645106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject'. ------ MSC_Tests.TC_mo_crcx_ran_reject ------ Sat Apr 26 10:36:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103645922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_crcx_ran_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(428)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(428)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(428)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(426)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103646620 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(429)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103646817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103646817 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103646817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103646817 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103646822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103646822 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103646822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103646822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103646822 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103646822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103646822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103646822 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103646822 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103646823 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(428)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103646923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103646923 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(431)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103646929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(431)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(431)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103646951 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103646951 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(432)@4e68250106fc: Created GsupExpect[0] for "262420000000030" to be handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103647630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647630 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(427)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(427)@4e68250106fc: Added conn table entry 0TC_mo_crcx_ran_reject0(434)8621553 MSC_Test_0-SCCP(426)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(427)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103647641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 83 8d f1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647642 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1adc7f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103647642 DMM DEBUG msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1adc7f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1adc7f0] (fsm.c:486) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103647642 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103647642 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000030 id=262420000000030 (vlr.c:661) 20250426103647642 DVLR INFO New subscr, IMSI: 262420000000030 (vlr.c:562) 20250426103647642 DVLR DEBUG VLR subscr IMSI-262420000000030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103647642 DVLR DEBUG VLR subscr IMSI-262420000000030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103647642 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103647642 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103647642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103647642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1ad2f60] (fsm.c:486) 20250426103647642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103647642 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103647642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 83 8d f1 00 00 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103647642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647642 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647642 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 83 8d f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: { messageType := 2, destLocRef := '838DF1'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(426)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(432)@4e68250106fc: Found GsupExpect[0] for "262420000000030" handled at TC_mo_crcx_ran_reject0(434) MSC_Test-GSUP(432)@4e68250106fc: Added IMSI table entry 0TC_mo_crcx_ran_reject0(434)"262420000000030" MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103647646 DVLR DEBUG VLR subscr IMSI-262420000000030 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103647646 DVLR DEBUG VLR subscr IMSI-262420000000030 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(426)@4e68250106fc: vl_from0 TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(426)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): none -> pass 20250426103647647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647650 DVLR DEBUG VLR subscr IMSI-262420000000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103647650 DVLR DEBUG IMSI:262420000000030 has MSISDN:491230000030 (vlr.c:1045) 20250426103647650 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250426103647650 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103647651 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103647651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1ad2f60] (vlr_lu_fsm.c:110) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103647651 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000030:GERAN-A-57:LU)[0x55fcf1acf3c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103647651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103647651 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1ad2f60] (fsm.c:486) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103647651 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x6A72EEE9) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250426103647651 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103647651 DMM DEBUG -> IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x6A72EEE9 LOCATION UPDATE ACCEPT (TMSI = 0x6a72eee9) (gsm_04_08.c:149) 20250426103647651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 83 8d f1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6a 72 ee e9 (osmo_ss7_asp.c:1164) 20250426103647651 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x6A72EEE9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(427)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(427)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(426)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(426)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103647656 DMM DEBUG msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1adc7f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103647656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSInew-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103647656 DMSC NOTICE msub(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9) VLR: update for IMSI=262420000000030 (MSISDN=491230000030) (gsm_04_08.c:1541) 20250426103647656 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103647656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60] (vlr_lu_fsm.c:817) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103647656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000030:MSISDN-491230000030:GERAN-A-57:LU)[0x55fcf1acd240]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103647656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103647656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250426103647656 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103647656 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103647656 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103647656 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103647656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 83 8d f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(426)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(426)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 39 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103647657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103647657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1adc7f0] (msc_a.c:1053) 20250426103647657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103647657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103647657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-57:LU)[0x55fcf1ad2f60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103647657 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103647657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 83 8d f1 00 00 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 20250426103647658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 39 83 8d f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@4e68250106fc: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)8621553 TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103647658 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103647659 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@4e68250106fc: 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 := '6A72EEE9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(427)@4e68250106fc: Added conn table entry 0TC_mo_crcx_ran_reject0(434)14482344 MSC_Test_0-RAN(427)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(426)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc fb a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 6a 72 ee e9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103647861 DMM DEBUG msc_a(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad7710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad7710] (fsm.c:486) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103647862 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103647862 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103647862 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103647862 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000030/3/1): Available (smpp_smsc.c:626) 20250426103647862 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103647862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 dc fb a8 00 00 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103647863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc fb a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103647863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc fb a8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: { messageType := 2, destLocRef := 'DCFBA8'O, sourceLocRef := '00003A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103647867 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103647867 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(429)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test-MGCP(430)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_crcx_ran_reject0(434) MSC_Test_0-RAN(427)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(427)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(426)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(426)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103647888 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647888 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103647888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103647888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103647888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103647889 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103647889 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 callref-0x80000008 tid-8) New transaction (transaction.c:231) 20250426103647889 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103647889 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103647889 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103647889 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9: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) 20250426103647889 DCC INFO trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103647889 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103647889 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103647889 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad7710] (fsm.c:486) 20250426103647889 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9: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) 20250426103647889 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad41f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103647889 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad41f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0] (fsm.c:486) 20250426103647889 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103647889 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103647890 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1adc6c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103647890 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1adc6c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0] (fsm.c:486) 20250426103647890 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103647890 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(430)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_crcx_ran_reject0(434) TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103647903 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1ad4320]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0] (rtp_stream.c:239) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_CN:no-CI)[0x55fcf1ad41f0]{DISCARDING}: Deallocated (fsm.c:568) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0] (call_leg.c:197) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103647903 DCC DEBUG rtp_stream(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ:trans-8:call-9:RTP_TO_RAN:no-CI)[0x55fcf1adc6c0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad7710] (call_leg.c:198) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103647903 DCC DEBUG call_leg(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1acf3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426103647903 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) Freeing transaction (transaction.c:243) 20250426103647903 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103647903 DCC DEBUG trans(CC:INITIATED IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103647904 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103647904 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103647904 DCC DEBUG trans(CC:NULL IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ callref-0x80000008 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103647904 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103647904 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103647904 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103647904 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103647904 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103647904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc fb a8 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103647905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103647905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103647905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103647905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103647905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103647905 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103647905 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103647905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103647905 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103647905 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 dc fb a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(426)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(426)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_crcx_ran_reject0(434)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_mo_call_establish DONE TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(426)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(426)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(426)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103648407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103648407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103648407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103648407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103648407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103648408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103648408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103648408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103648408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103648408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103648408 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103648409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad7710] (msc_a.c:1053) 20250426103648409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103648409 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9:GERAN-A-58:CM_SERVICE_REQ)[0x55fcf1ad9240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103648409 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103648409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103648409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103648409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103648409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103648409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103648409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103648409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103648409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103648409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103648409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 dc fb a8 00 00 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(426)@4e68250106fc: Session index based on local reference:0 20250426103648410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103648410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103648410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103648410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103648410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103648410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103648410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103648410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103648411 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103648411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3a dc fb a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(428)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(427)@4e68250106fc: Deleted conn table entry 0TC_mo_crcx_ran_reject0(434)14482344 TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103648412 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103648412 DVLR DEBUG VLR subscr IMSI-262420000000030:MSISDN-491230000030:TMSI-0x6A72EEE9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_crcx_ran_reject0(434)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_crcx_ran_reject0(434)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_crcx_ran_reject0(434)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(428)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(426)@4e68250106fc: Final verdict of PTC: none 20250426103648422 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(431)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(432)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(425)@4e68250106fc: Final verdict of PTC: none 20250426103648423 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103648423 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(430)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(427)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(429)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(433)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(425): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(426): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(427): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(428): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(429): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(430): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(431): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(432): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(433): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_crcx_ran_reject0(434): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_crcx_ran_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass'. Sat Apr 26 10:36:48 UTC 2025 ====== MSC_Tests.TC_mo_crcx_ran_reject pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_crcx_ran_reject.talloc 20250426103648612 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103648612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103648612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103648612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103648612 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103648612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103648612 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103648612 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103648612 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103648612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103648612 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103648612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103648612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103648612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103648612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103648612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103648612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103648612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103648612 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103648613 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103648613 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341908) 20250426103649423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=341908, count=343164) 20250426103650424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103650613 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103650614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103650614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject'. ------ MSC_Tests.TC_mt_crcx_ran_reject ------ Sat Apr 26 10:36:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103651424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mt_crcx_ran_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(439)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(439)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(439)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(437)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103652193 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(440)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103652382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103652382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103652382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103652382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103652387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103652387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103652387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103652387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103652387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103652387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103652387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103652387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103652387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103652387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103652387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 20250426103652387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103652387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103652387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103652387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103652387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103652387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103652387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103652388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103652388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103652388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103652388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103652388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(439)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: ASPAC_Ack received for association #8 20250426103652388 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103652388 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(439)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103652426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103652426 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(442)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103652431 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(442)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(442)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103652456 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103652456 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(443)@4e68250106fc: Created GsupExpect[0] for "262420000000031" to be handled at TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103653194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(438)@4e68250106fc: Added conn table entry 0TC_mt_crcx_ran_reject0(445)16074754 MSC_Test_0-SCCP(437)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(438)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103653209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 48 02 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653210 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1adc6c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103653210 DMM DEBUG msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1adc6c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1adc6c0] (fsm.c:486) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103653210 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103653210 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000031 id=262420000000031 (vlr.c:661) 20250426103653210 DVLR INFO New subscr, IMSI: 262420000000031 (vlr.c:562) 20250426103653210 DVLR DEBUG VLR subscr IMSI-262420000000031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103653210 DVLR DEBUG VLR subscr IMSI-262420000000031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103653210 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103653210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103653210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103653210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426103653210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103653210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103653210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 f5 48 02 00 00 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103653210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 48 02 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: { messageType := 2, destLocRef := 'F54802'O, sourceLocRef := '00003B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(443)@4e68250106fc: Found GsupExpect[0] for "262420000000031" handled at TC_mt_crcx_ran_reject0(445) MSC_Test-GSUP(443)@4e68250106fc: Added IMSI table entry 0TC_mt_crcx_ran_reject0(445)"262420000000031" MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103653214 DVLR DEBUG VLR subscr IMSI-262420000000031 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103653214 DVLR DEBUG VLR subscr IMSI-262420000000031 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(437)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(437)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103653219 DVLR DEBUG VLR subscr IMSI-262420000000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103653219 DVLR DEBUG IMSI:262420000000031 has MSISDN:491230000031 (vlr.c:1045) 20250426103653220 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250426103653220 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103653220 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103653220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:110) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103653220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000031:GERAN-A-59:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103653220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103653220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103653220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103653221 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x7DDCBA78) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250426103653221 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103653221 DMM DEBUG -> IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x7DDCBA78 LOCATION UPDATE ACCEPT (TMSI = 0x7ddcba78) (gsm_04_08.c:149) 20250426103653221 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x7DDCBA78 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103653221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 48 02 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7d dc ba 78 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(438)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(437)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(437)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103653229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103653229 DMM DEBUG msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1adc6c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103653229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSInew-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103653229 DMSC NOTICE msub(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78) VLR: update for IMSI=262420000000031 (MSISDN=491230000031) (gsm_04_08.c:1541) 20250426103653229 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103653229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:817) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103653229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000031:MSISDN-491230000031:GERAN-A-59:LU)[0x55fcf1ad0560]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103653229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103653229 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250426103653229 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103653229 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103653229 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103653229 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103653230 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653230 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653230 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653230 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653230 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653230 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 f5 48 02 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(437)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(437)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103653232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103653232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1adc6c0] (msc_a.c:1053) 20250426103653232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103653232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103653232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-59:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103653232 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103653232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 f5 48 02 00 00 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 20250426103653233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3b f5 48 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(438)@4e68250106fc: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)16074754 TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103653235 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103653235 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(438)@4e68250106fc: Created IMSI[0] for '262420000000031'H'7DDCBA78'O to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test-MNCC(440)@4e68250106fc: Added conn table entry 0TC_mt_crcx_ran_reject0(445)1906542641 20250426103653249 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103653249 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103653249 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 callref-0x71a38831 tid-255) New transaction (transaction.c:231) 20250426103653249 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 callref-0x71a38831 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) 20250426103653249 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 callref-0x71a38831 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) 20250426103653249 DMNCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 callref-0x71a38831 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103653249 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103653249 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103653249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 13 09 04 7d dc ba 78 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(438)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_crcx_ran_reject0(445) TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@4e68250106fc: 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 := '7DDCBA78'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(438)@4e68250106fc: Added conn table entry 0TC_mt_crcx_ran_reject0(445)6549809 MSC_Test_0-SCCP(437)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653260 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653260 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 63 f1 31 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 7d dc ba 78 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103653261 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103653261 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103653261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103653261 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 callref-0x71a38831 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103653261 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103653261 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103653261 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 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) 20250426103653261 DCC DEBUG trans(CC:NULL IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103653262 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103653262 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000031/3/1): Available (smpp_smsc.c:626) 20250426103653262 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103653262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 63 f1 31 00 00 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103653262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653262 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653262 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 63 f1 31 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 13 (osmo_ss7_asp.c:1164) 20250426103653263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 20250426103653263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653263 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653263 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103653263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653263 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 63 f1 31 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 13 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(437)@4e68250106fc: { messageType := 2, destLocRef := '63F131'O, sourceLocRef := '00003C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103653265 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103653265 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_crcx_ran_reject0(445)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(441)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_crcx_ran_reject0(445) MSC_Test_0-RAN(438)@4e68250106fc: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(438)@4e68250106fc: patched enc_l3: '8308'O MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(437)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(437)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028308'O MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3c 00 01 05 01 00 02 83 08 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103653282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103653282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103653282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250426103653282 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103653282 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{ESTABLISHING}: is child of msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103653282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 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) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1add2e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1add2e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560] (fsm.c:486) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1adc360]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1adc360]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560] (fsm.c:486) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103653282 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103653282 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250426103653282 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(441)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_crcx_ran_reject0(445) 20250426103653294 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1adc230]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560] (rtp_stream.c:239) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_CN:no-CI)[0x55fcf1add2e0]{DISCARDING}: Deallocated (fsm.c:568) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560] (call_leg.c:197) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103653295 DCC DEBUG rtp_stream(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP:trans-0:call-10:RTP_TO_RAN:no-CI)[0x55fcf1adc360]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{RELEASING}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad41f0] (call_leg.c:198) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103653295 DCC DEBUG call_leg(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad0560]{RELEASING}: Deallocated (fsm.c:568) 20250426103653295 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) Freeing transaction (transaction.c:243) 20250426103653295 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250426103653295 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103653295 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103653295 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103653295 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103653295 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP callref-0x71a38831 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103653295 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103653295 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103653295 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103653295 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103653295 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103653296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 63 f1 31 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103653296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 63 f1 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(437)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(437)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(440)@4e68250106fc: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)1906542641 MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(437)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(437)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(437)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103653301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103653302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103653302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103653302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78:GERAN-A-60:PAGING_RESP)[0x55fcf1ad4320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103653302 DVLR DEBUG VLR subscr IMSI-262420000000031:MSISDN-491230000031:TMSI-0x7DDCBA78 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103653302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103653302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103653302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103653302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 63 f1 31 00 00 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(439)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(437)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(439)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103653303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103653303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103653303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103653303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103653303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103653303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103653303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103653303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103653303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3c 63 f1 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(438)@4e68250106fc: Deleted conn table entry 0TC_mt_crcx_ran_reject0(445)6549809 TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_crcx_ran_reject0(445)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(439)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(438)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(444)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(441)@4e68250106fc: Final verdict of PTC: none 20250426103653313 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103653313 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103653313 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(443)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(442)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(437)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(440)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(436)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(446)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(436): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(437): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(438): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(439): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(440): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(441): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(442): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(443): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(444): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mt_crcx_ran_reject0(445): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(446): none (pass -> pass) MTC@4e68250106fc: Test case TC_mt_crcx_ran_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass'. Sat Apr 26 10:36:53 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 20250426103653504 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103653504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103653504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103653504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103653504 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103653504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103653504 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103653504 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103653504 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103653504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103653504 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103653504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103653504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103653504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103653504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103653504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103653504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103653504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103653504 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103653505 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103653505 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=319260) 20250426103654315 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=319260, count=353856) 20250426103655316 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103655505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103655505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103655505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup'. ------ MSC_Tests.TC_mo_setup_and_dtmf_dup ------ Sat Apr 26 10:36:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_setup_and_dtmf_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103656318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_setup_and_dtmf_dup' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_setup_and_dtmf_dup started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(450)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(450)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(450)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(448)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103657050 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(451)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103657245 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103657245 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103657245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103657245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103657250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103657250 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103657250 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103657250 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103657250 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103657250 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103657250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103657250 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(450)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103657251 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(450)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103657251 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103657319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103657319 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(453)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103657325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(453)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(453)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103657339 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103657340 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(454)@4e68250106fc: Created GsupExpect[0] for "262420000000039" to be handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103658063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(449)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(449)@4e68250106fc: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)6427468 MSC_Test_0-SCCP(448)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(449)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103658078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 62 13 4c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658079 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1adc360]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103658079 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1adc360]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1adc360] (fsm.c:486) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103658079 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103658079 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000039 id=262420000000039 (vlr.c:661) 20250426103658079 DVLR INFO New subscr, IMSI: 262420000000039 (vlr.c:562) 20250426103658079 DVLR DEBUG VLR subscr IMSI-262420000000039 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103658079 DVLR DEBUG VLR subscr IMSI-262420000000039 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103658079 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103658079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103658079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103658079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1ad9240] (fsm.c:486) 20250426103658079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103658079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103658079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 62 13 4c 00 00 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103658079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 62 13 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: { messageType := 2, destLocRef := '62134C'O, sourceLocRef := '00003D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(454)@4e68250106fc: Found GsupExpect[0] for "262420000000039" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-GSUP(454)@4e68250106fc: Added IMSI table entry 0TC_mo_setup_and_dtmf_dup0(456)"262420000000039" 20250426103658083 DVLR DEBUG VLR subscr IMSI-262420000000039 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103658083 DVLR DEBUG VLR subscr IMSI-262420000000039 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): none -> pass 20250426103658096 DVLR DEBUG VLR subscr IMSI-262420000000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103658096 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250426103658096 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103658096 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103658097 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103658097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad9240] (vlr_lu_fsm.c:110) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103658097 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:GERAN-A-61:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103658097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103658097 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad9240] (fsm.c:486) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103658097 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x686825B9) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103658097 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103658097 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x686825B9 LOCATION UPDATE ACCEPT (TMSI = 0x686825b9) (gsm_04_08.c:149) 20250426103658097 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x686825B9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103658097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658098 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658098 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 62 13 4c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 68 68 25 b9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658109 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x686825B9:GERAN-A-61:LU)[0x55fcf1adc360]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103658109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSInew-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103658109 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103658109 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103658109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240] (vlr_lu_fsm.c:817) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103658109 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:GERAN-A-61:LU)[0x55fcf1ad7710]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103658109 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103658109 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103658109 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103658109 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103658109 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103658109 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103658110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 62 13 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658113 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103658113 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1adc360] (msc_a.c:1053) 20250426103658114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103658114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103658114 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-61:LU)[0x55fcf1ad9240]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103658114 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103658114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 62 13 4c 00 00 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 20250426103658115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3d 62 13 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@4e68250106fc: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)6427468 TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103658117 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103658117 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: 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 := '686825B9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(449)@4e68250106fc: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)2566553 MSC_Test_0-RAN(449)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(448)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 27 29 99 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 68 68 25 b9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658318 DMM DEBUG msc_a(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0] (fsm.c:486) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103658318 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103658318 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103658318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103658319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103658319 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103658319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 27 29 99 00 00 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103658319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250426103658320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103658320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: { messageType := 2, destLocRef := '272999'O, sourceLocRef := '00003E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103658324 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103658324 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(451)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MGCP(452)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658344 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103658344 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 callref-0x80000009 tid-8) New transaction (transaction.c:231) 20250426103658344 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103658344 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103658344 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103658344 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658344 DCC INFO trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103658344 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103658344 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103658344 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0] (fsm.c:486) 20250426103658344 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adac20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adac20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240] (fsm.c:486) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55fcf1adac20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55fcf1adac20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add1b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add1b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240] (fsm.c:486) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55fcf1add1b0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103658344 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55fcf1add1b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(452)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_setup_and_dtmf_dup0(456) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103658364 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:no-CI)[0x55fcf1adac20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103658364 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103658364 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103658367 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:no-CI)[0x55fcf1add1b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103658367 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103658367 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658367 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(451)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_setup_and_dtmf_dup0(456) MSC_Test-MNCC(451)@4e68250106fc: Added conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 20250426103658368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0b 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103658374 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658376 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1add1b0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103658376 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103658376 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103658377 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658377 DCC INFO trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658377 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658377 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103658380 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103658380 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103658380 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103658380 DCC DEBUG trans(CC:INITIATED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426103658380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250426103658381 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103658381 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103658381 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103658384 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103658384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103658384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103658384 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103658384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658384 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658384 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103658386 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658386 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658386 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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) 20250426103658386 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adac20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103658386 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ:trans-8:call-11:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adac20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103658386 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103658386 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103658386 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103658386 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103658386 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103658386 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426103658386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103658387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103658387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103658387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: { line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426103658389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103658389 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103658389 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103658389 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103658390 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103658390 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103658390 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103658390 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103658390 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_call_establish DONE TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=3 into dtap '03352C32'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '03F52C32'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:7 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000403F52C32'O 20250426103658903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103658903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103658903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103658903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103658903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103658903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103658903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103658903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103658903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103658903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 f5 2c 32 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103658903 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250426103658903 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_START_DTMF_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_seq_dtmf_dup() 1: got first START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: Warning: Re-starting timer T, which is already active (running or expired). MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:7 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000403F52C32'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103659105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659105 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103659105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103659105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103659105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 f5 2c 32 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103659105 DMSC NOTICE msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0]{MSC_A_ST_COMMUNICATING}: Duplicate DTAP: bin=0, expected n_sd == 0, got 3 (ran_msg.c:159) MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=0 into dtap '03352C33'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '03352C33'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:7 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000403352C33'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103659910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103659910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103659910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103659910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 07 01 00 04 03 35 2c 33 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103659911 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx START_DTMF in state ACTIVE (gsm_04_08_cc.c:2696) 20250426103659911 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_START_DTMF_IND (gsm_04_08_cc.c:309) TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_mo_seq_dtmf_dup() 3: got second START_DTMF_ind TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103659915 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103659915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103659915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103659915 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103659916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103659916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103659916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103659916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(449)@4e68250106fc: patching N(SD)=1 into dtap '032D0802E180'O MSC_Test_0-RAN(449)@4e68250106fc: patched enc_l3: '036D0802E180'O MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006036D0802E180'O 20250426103659922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659922 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103659923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103659923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103659923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103659923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 09 01 00 06 03 6d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103659923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426103659923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103659923 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103659923 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x80000009 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426103659923 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426103659923 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103659923 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103659923 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103659923 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103659923 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103659923 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103659923 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103659923 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240] (call_leg.c:197) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1add1b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240] (call_leg.c:197) 20250426103659924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103659924 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9: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)[0x55fcf1adac20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103659924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103659924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0] (call_leg.c:198) 20250426103659924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103659924 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1acd240]{RELEASING}: Deallocated (fsm.c:568) 20250426103659924 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103659924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103659924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103659924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103659924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426103659924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103659924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659924 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103659924 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103659924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 27 29 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(448)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(448)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(451)@4e68250106fc: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)-2147483639 TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(448)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(448)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(448)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103659931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659931 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103659931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659931 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103659932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103659932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103659932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103659932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1add2e0] (msc_a.c:1053) 20250426103659932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103659932 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-62:CM_SERVICE_REQ)[0x55fcf1adc230]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103659932 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103659932 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659932 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659932 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103659932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659932 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103659933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103659933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 27 29 99 00 00 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(450)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(448)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(450)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103659933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103659933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103659933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103659933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103659933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103659933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103659933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103659933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103659934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103659934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3e 27 29 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(449)@4e68250106fc: Deleted conn table entry 0TC_mo_setup_and_dtmf_dup0(456)2566553 TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: f_call_hangup 9: done TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_setup_and_dtmf_dup0(456)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(454)@4e68250106fc: Final verdict of PTC: none 20250426103700950 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103700950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103700950 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103700950 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103700950 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103700950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103700950 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103700950 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103700950 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103700950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103700950 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103700951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103700951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103700951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103700951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103700951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103700951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103700951 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103700951 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(450)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(448)@4e68250106fc: Final verdict of PTC: none 20250426103700951 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103700951 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103700951 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103700951 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(449)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(452)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(451)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(455)@4e68250106fc: Final verdict of PTC: none 20250426103700953 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(453)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(457)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(448): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(449): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(450): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(451): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(452): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(453): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(454): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(455): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_setup_and_dtmf_dup0(456): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(457): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_setup_and_dtmf_dup finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass'. Sat Apr 26 10:37:00 UTC 2025 ====== MSC_Tests.TC_mo_setup_and_dtmf_dup pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_setup_and_dtmf_dup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490248) 20250426103701955 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=490248, count=491408) 20250426103702953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103702953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103702953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103702957 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_setup_and_dtmf_dup pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310'. ------ MSC_Tests.TC_mt_t310 ------ Sat Apr 26 10:37:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_t310.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103703959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_t310' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mt_t310 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(461)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(461)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(461)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(459)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103704669 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(462)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103704859 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103704859 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103704859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103704859 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103704864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103704864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103704864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103704864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103704864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103704864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103704864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103704864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103704864 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103704864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103704864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103704865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103704865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103704865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103704865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103704865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103704865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103704865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103704865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103704865 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103704865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103704865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103704865 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103704865 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103704865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(461)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103704960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103704960 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(464)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103704965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(464)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103704990 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103704990 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(465)@4e68250106fc: Created GsupExpect[0] for "262420000000032" to be handled at TC_mt_t3100(467) TC_mt_t3100(467)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103705667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(460)@4e68250106fc: Added conn table entry 0TC_mt_t3100(467)11909409 MSC_Test_0-SCCP(459)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(460)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103705685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b5 b9 21 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705685 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000032 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103705686 DMM DEBUG msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103705686 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103705686 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000032 id=262420000000032 (vlr.c:661) 20250426103705686 DVLR INFO New subscr, IMSI: 262420000000032 (vlr.c:562) 20250426103705686 DVLR DEBUG VLR subscr IMSI-262420000000032 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103705686 DVLR DEBUG VLR subscr IMSI-262420000000032 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103705686 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103705686 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103705686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103705686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1adac20] (fsm.c:486) 20250426103705686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103705686 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103705686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 b5 b9 21 00 00 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103705686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 b9 21 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: { messageType := 2, destLocRef := 'B5B921'O, sourceLocRef := '00003F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(465)@4e68250106fc: Found GsupExpect[0] for "262420000000032" handled at TC_mt_t3100(467) MSC_Test-GSUP(465)@4e68250106fc: Added IMSI table entry 0TC_mt_t3100(467)"262420000000032" 20250426103705690 DVLR DEBUG VLR subscr IMSI-262420000000032 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103705690 DVLR DEBUG VLR subscr IMSI-262420000000032 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705691 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mt_t3100(467)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@4e68250106fc: setverdict(pass): none -> pass 20250426103705695 DVLR DEBUG VLR subscr IMSI-262420000000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103705695 DVLR DEBUG IMSI:262420000000032 has MSISDN:491230000032 (vlr.c:1045) 20250426103705695 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250426103705695 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103705695 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103705695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adac20] (vlr_lu_fsm.c:110) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103705695 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000032:GERAN-A-63:LU)[0x55fcf1acd240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103705695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103705695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103705695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103705695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adac20] (fsm.c:486) 20250426103705695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103705695 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103705696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103705696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103705696 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x5633766C) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250426103705696 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103705696 DMM DEBUG -> IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x5633766C LOCATION UPDATE ACCEPT (TMSI = 0x5633766c) (gsm_04_08.c:149) 20250426103705696 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x5633766C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103705696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 b9 21 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 56 33 76 6c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(460)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103705702 DMM DEBUG msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x5633766C:GERAN-A-63:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103705702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSInew-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103705702 DMSC NOTICE msub(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C) VLR: update for IMSI=262420000000032 (MSISDN=491230000032) (gsm_04_08.c:1541) 20250426103705702 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103705702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20] (vlr_lu_fsm.c:817) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103705702 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000032:MSISDN-491230000032:GERAN-A-63:LU)[0x55fcf1adcb70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103705702 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103705702 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250426103705702 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103705702 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103705702 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103705702 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103705702 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705702 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705702 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705702 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705702 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 b9 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 3f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103705705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103705705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103705705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103705705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103705705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-63:LU)[0x55fcf1adac20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103705705 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - active-conn: now used by 1 (attached) (msub.c:375) 20250426103705705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b5 b9 21 00 00 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 3f b5 b9 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(460)@4e68250106fc: Deleted conn table entry 0TC_mt_t3100(467)11909409 TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103705706 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103705706 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mt_t3100(467)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(460)@4e68250106fc: Created IMSI[0] for '262420000000032'H'5633766C'O ("V3vl") to be handled at TC_mt_t3100(467) MSC_Test-MNCC(462)@4e68250106fc: Added conn table entry 0TC_mt_t3100(467)1641001706 20250426103705715 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103705715 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103705715 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C callref-0x61cfb2ea tid-255) New transaction (transaction.c:231) 20250426103705715 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C callref-0x61cfb2ea 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) 20250426103705715 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C callref-0x61cfb2ea 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) 20250426103705715 DMNCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C callref-0x61cfb2ea tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103705715 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103705715 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103705716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 23 09 04 56 33 76 6c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(460)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_mt_t3100(467) TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@4e68250106fc: 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 := '5633766C'O ("V3vl") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(460)@4e68250106fc: Added conn table entry 0TC_mt_t3100(467)11858275 MSC_Test_0-SCCP(459)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 f1 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 56 33 76 6c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103705727 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103705727 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103705727 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103705728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103705728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103705728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103705728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103705728 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103705728 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C callref-0x61cfb2ea tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103705728 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103705728 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103705728 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705728 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103705728 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103705728 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000032/3/1): Available (smpp_smsc.c:626) 20250426103705728 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103705729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 b4 f1 63 00 00 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103705729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 23 (osmo_ss7_asp.c:1164) 20250426103705729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent20250426103705729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 23 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: { messageType := 2, destLocRef := 'B4F163'O, sourceLocRef := '000040'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103705731 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103705731 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_mt_t3100(467)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(463)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mt_t3100(467) MSC_Test_0-RAN(460)@4e68250106fc: patching N(SD)=0 into dtap '8308'O MSC_Test_0-RAN(460)@4e68250106fc: patched enc_l3: '8308'O MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028308'O 20250426103705743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 05 01 00 02 83 08 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103705744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103705744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250426103705744 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103705744 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: is child of msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103705744 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcdd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcdd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70] (fsm.c:486) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55fcf1adcdd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55fcf1adcdd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add030]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add030]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70] (fsm.c:486) 20250426103705744 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55fcf1add030]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103705745 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55fcf1add030]{UNINITIALIZED}: State change to ESTABLISHING (X2, 40s) (rtp_stream.c:366) 20250426103705745 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250426103705745 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(463)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mt_t3100(467) 20250426103705766 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:no-CI)[0x55fcf1adcdd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103705766 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103705766 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705766 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) no codec confirmed by Assignment yet (gsm_04_08_cc.c:1124) 20250426103705770 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:no-CI)[0x55fcf1add030]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103705770 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103705770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705770 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) Sending Assignment Command (msc_a.c:706) 20250426103705770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103705770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103705770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103705770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426103705779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103705779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103705779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103705779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103705779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103705779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103705779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103705779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103705780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103705780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103705780 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1add030]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103705780 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103705780 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103705780 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705781 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705781 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea 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) 20250426103705781 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mt_t3100(467)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). 20250426103705787 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103705787 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103705787 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(464)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426103735745 DCC INFO trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) Timeout of T310 (gsm_04_08_cc.c:471) 20250426103735745 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250426103735745 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103735745 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) new state MO_TERM_CALL_CONF -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103735745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103735745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103735745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103735745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 22 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 0b 01 00 08 03 25 05 e0 33 31 30 55 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mt_t3100(467)@4e68250106fc: Rx MNCC DISC.ind, T310.read yields 29.961850 TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103735750 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426103735750 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103735750 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103735750 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103735750 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103735750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103735750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103735750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103735750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 09 01 00 06 03 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(460)@4e68250106fc: patching N(SD)=1 into dtap '832A'O MSC_Test_0-RAN(460)@4e68250106fc: patched enc_l3: '836A'O MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002836A'O 20250426103735754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103735754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103735755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103735755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103735755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 05 01 00 02 83 6a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103735755 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426103735755 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103735755 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x61cfb2ea tid-0) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426103735755 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426103735755 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103735755 DCC DEBUG trans(CC:NULL IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103735755 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103735755 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103735755 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103735755 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103735755 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{ESTABLISHING}: State change to RELEASING (X2, 40s) (call_leg.c:120) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70] (call_leg.c:197) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C: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)[0x55fcf1add030]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adcdd0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adcdd0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70] (call_leg.c:197) 20250426103735755 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103735755 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adcdd0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103735756 DCC DEBUG rtp_stream(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP:trans-0:call-12:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adcdd0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103735756 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103735756 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{RELEASING}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1ad41f0] (call_leg.c:198) 20250426103735756 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103735756 DCC DEBUG call_leg(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1adcb70]{RELEASING}: Deallocated (fsm.c:568) 20250426103735756 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103735756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103735756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103735756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103735756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b4 f1 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(459)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(459)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(462)@4e68250106fc: Deleted conn table entry 0TC_mt_t3100(467)1641001706 MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(459)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(459)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(459)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103735760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103735760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103735760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103735760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 40 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103735761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103735761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103735761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103735761 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C:GERAN-A-64:PAGING_RESP)[0x55fcf1add1b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103735761 DVLR DEBUG VLR subscr IMSI-262420000000032:MSISDN-491230000032:TMSI-0x5633766C - active-conn: now used by 1 (attached) (msub.c:375) 20250426103735762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103735762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103735762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103735762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 b4 f1 63 00 00 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(461)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(459)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(461)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103735763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103735763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103735763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103735763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103735763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103735763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103735763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103735763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103735763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 40 b4 f1 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(460)@4e68250106fc: Deleted conn table entry 0TC_mt_t3100(467)11858275 TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mt_t3100(467)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(461)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(460)@4e68250106fc: Final verdict of PTC: none 20250426103735774 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(459)@4e68250106fc: Final verdict of PTC: none 20250426103735774 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103735774 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(464)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(466)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(465)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(463)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(462)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(468)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(458)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(458): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(459): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(460): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(461): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(462): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(463): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(464): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(465): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(466): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mt_t3100(467): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(468): none (pass -> pass) MTC@4e68250106fc: Test case TC_mt_t310 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass'. Sat Apr 26 10:37:35 UTC 2025 ====== MSC_Tests.TC_mt_t310 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mt_t310.talloc 20250426103735964 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103735964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103735964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103735964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103735964 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103735964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103735964 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103735964 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103735964 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103735964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103735964 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103735964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103735964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103735964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103735964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103735964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103735964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103735964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103735964 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103735965 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103735965 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=416372) 20250426103736775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=416372, count=429692) 20250426103737776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103737966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103737966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103737966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_t310 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel'. ------ MSC_Tests.TC_gsup_cancel ------ Sat Apr 26 10:37:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103738777 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_cancel' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_cancel started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(472)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(472)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(472)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(470)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103739515 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(473)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103739708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103739708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103739708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103739708 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(472)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103739713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103739713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103739713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103739713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103739713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103739713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103739713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103739713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103739713 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103739713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103739713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 20250426103739714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103739714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103739714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103739714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103739714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103739714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103739714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103739714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103739714 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103739714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103739714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103739714 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(472)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(472)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103739714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103739714 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103739778 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103739778 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(475)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103739784 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(475)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(475)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103739806 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103739806 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(476)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103740516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(471)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(471)@4e68250106fc: Added conn table entry 0TC_gsup_cancel0(478)6275358 MSC_Test_0-SCCP(470)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(471)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103740533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5f c1 1e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740534 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1add030]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103740534 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1add030]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1add030] (fsm.c:486) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103740534 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103740534 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250426103740534 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250426103740534 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103740534 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103740534 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103740534 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103740534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103740534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcca0] (fsm.c:486) 20250426103740534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103740534 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103740534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 5f c1 1e 00 00 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103740535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5f c1 1e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: { messageType := 2, destLocRef := '5FC11E'O, sourceLocRef := '000041'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(476)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_gsup_cancel0(478) MSC_Test-GSUP(476)@4e68250106fc: Added IMSI table entry 0TC_gsup_cancel0(478)"262420000000033" MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740547 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103740547 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426103740547 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426103740547 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103740547 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103740547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1adcca0] (vlr_lu_fsm.c:110) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103740547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-65:LU)[0x55fcf1adcb70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103740547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103740547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1adcca0] (fsm.c:486) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103740547 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103740548 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x00E17682) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426103740548 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103740548 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x00E17682 LOCATION UPDATE ACCEPT (TMSI = 0x00e17682) (gsm_04_08.c:149) 20250426103740548 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x00E17682 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103740548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5f c1 1e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 00 e1 76 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(471)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(471)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103740559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740559 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x00E17682:GERAN-A-65:LU)[0x55fcf1add030]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103740559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103740559 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426103740559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103740559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0] (vlr_lu_fsm.c:817) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103740559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-65:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103740559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103740559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426103740559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103740559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103740559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103740559 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103740560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5f c1 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 41 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103740563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1add030] (msc_a.c:1053) 20250426103740563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103740563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103740563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-65:LU)[0x55fcf1adcca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103740563 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103740563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 5f c1 1e 00 00 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740564 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740564 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 41 5f c1 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@4e68250106fc: Deleted conn table entry 0TC_gsup_cancel0(478)6275358 TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: 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 := '00E17682'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@4e68250106fc: Added conn table entry 0TC_gsup_cancel0(478)16085200 MSC_Test_0-RAN(471)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 70 d0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 00 e1 76 82 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740766 DMM DEBUG msc_a(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1acd240]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1acd240] (fsm.c:486) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103740766 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103740766 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103740766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103740766 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426103740766 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103740767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 f5 70 d0 00 00 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103740767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426103740767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: { messageType := 2, destLocRef := 'F570D0'O, sourceLocRef := '000042'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(473)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_gsup_cancel0(478) MSC_Test-MGCP(474)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_gsup_cancel0(478) MSC_Test_0-RAN(471)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(471)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740788 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103740788 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 callref-0x8000000a tid-8) New transaction (transaction.c:231) 20250426103740788 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103740788 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103740788 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103740788 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740788 DCC INFO trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103740788 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103740788 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103740788 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: is child of msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1acd240] (fsm.c:486) 20250426103740788 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adf560]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adf560]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160] (fsm.c:486) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55fcf1adf560]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55fcf1adf560]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adfcd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adfcd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160] (fsm.c:486) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55fcf1adfcd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103740788 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55fcf1adfcd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(474)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "54", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_gsup_cancel0(478) TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103740807 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:no-CI)[0x55fcf1adf560]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103740807 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103740807 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426103740810 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:no-CI)[0x55fcf1adfcd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103740810 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103740810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740810 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) Sending Assignment Command (msc_a.c:706) 20250426103740810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(473)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_gsup_cancel0(478) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(473)@4e68250106fc: Added conn table entry 0TC_gsup_cancel0(478)-2147483638 MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426103740816 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740819 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adfcd0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103740819 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103740819 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103740819 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740819 DCC INFO trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740819 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740819 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_RTP_CREATE (RTP=1.1.1.1:10000{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426103740821 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426103740821 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103740821 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103740821 DCC DEBUG trans(CC:INITIATED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 20250426103740822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103740822 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103740822 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103740822 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103740824 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426103740824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103740824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103740824 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426103740824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426103740826 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740826 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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) 20250426103740826 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf560]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103740826 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ:trans-8:call-13:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf560]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103740826 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426103740826 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426103740826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103740826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103740826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426103740826 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103740826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103740826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103740826 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103740826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(471)@4e68250106fc: patching N(SD)=2 into dtap '030F'O TC_gsup_cancel0(478)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(471)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O TC_gsup_cancel0(478)@4e68250106fc: { 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" } } } } } } } MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103740829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103740829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103740829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103740829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103740829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103740829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103740829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103740829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103740829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103740829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103740829 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426103740829 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426103740829 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426103740829 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103740829 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind 20250426103740830 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103740831 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103740831 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103740831 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_gsup_cancel0(478)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_gsup_cancel0(478)@4e68250106fc: f_mo_call_establish DONE TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: Hold the call for some time TC_gsup_cancel0(478)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: Hangup TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103746345 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103746345 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103746345 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103746345 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103746345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103746345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103746346 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103746346 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426103746351 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426103746351 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103746351 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103746351 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103746351 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103746351 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103746352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103746352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103746352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103746352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(471)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(471)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103746357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103746357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103746357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103746357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103746358 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426103746358 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103746358 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x8000000a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426103746358 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426103746358 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103746358 DCC DEBUG trans(CC:NULL IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103746358 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103746358 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103746358 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103746358 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160] (call_leg.c:197) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adfcd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160] (call_leg.c:197) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103746358 DCC DEBUG rtp_stream(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682: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)[0x55fcf1adf560]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{RELEASING}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1acd240] (call_leg.c:198) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103746358 DCC DEBUG call_leg(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1add160]{RELEASING}: Deallocated (fsm.c:568) 20250426103746359 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103746359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103746359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103746359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103746359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f5 70 d0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(473)@4e68250106fc: Deleted conn table entry 0TC_gsup_cancel0(478)-2147483638 TC_gsup_cancel0(478)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_gsup_cancel0(478)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103746363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103746363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103746363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103746363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 42 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103746364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103746364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1acd240] (msc_a.c:1053) 20250426103746364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103746364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682:GERAN-A-66:CM_SERVICE_REQ)[0x55fcf1adcf00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103746365 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103746365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103746365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103746365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103746365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103746365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 f5 70 d0 00 00 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 20250426103746365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103746365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103746365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103746365 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103746365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103746366 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103746366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103746366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103746366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103746366 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 42 f5 70 d0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@4e68250106fc: Deleted conn table entry 0TC_gsup_cancel0(478)16085200 TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: f_call_hangup 9: done TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250426103747374 DVLR INFO SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250426103747374 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103747374 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250426103747374 DVLR INFO VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250426103747375 DVLR DEBUG SUBSCR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x00E17682) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_gsup_cancel0(478)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { cMServiceRequest := { messageType := '000000'B, nsd := '00'B, cm_ServiceType := '0001'B, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, mobileStationClassmark2 := { lengthIndicator := 0, rf_PowerCapability := '000'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B, mobileStationClassmark2_oct4 := { fc := '1'B, vgcs := '0'B, vbs := '0'B, sm_Capability := '1'B, ss_ScreenIndicator := '01'B, ps_Capability := '1'B, spare2_1 := '0'B }, mobileStationClassmark2_oct5 := { a5_2 := '0'B, a5_3 := '1'B, cmsp := '0'B, solsa := '0'B, ucs2 := '0'B, lcsva_cap := '0'B, spare5_7 := '0'B, cm3 := '0'B } }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(471)@4e68250106fc: Added conn table entry 0TC_gsup_cancel0(478)6396566 MSC_Test_0-RAN(471)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(470)@4e68250106fc: First idle individual index:0 20250426103747380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103747380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103747380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103747380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 61 9a 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103747381 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320] (fsm.c:486) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103747381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426103747381 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250426103747381 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250426103747381 DBSSAP ERROR msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426103747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103747381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103747381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103747381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 61 9a 96 00 00 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103747381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103747382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103747382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103747382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 61 9a 96 00 01 06 01 00 03 05 22 04 00 00 00 (osmo_ss7_asp.c:1164) 20250426103747382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103747382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103747382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103747382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 61 9a 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: { messageType := 2, destLocRef := '619A96'O, sourceLocRef := '000043'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(470)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(470)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(470)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(470)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(470)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103747388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103747388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103747388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103747388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 43 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103747388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103747388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103747388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103747388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:GERAN-A-67:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103747389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103747389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747389 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103747389 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103747389 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 61 9a 96 00 00 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(472)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(470)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(472)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103747389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103747389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103747389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103747389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103747389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103747389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103747389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103747389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103747389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 43 61 9a 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(471)@4e68250106fc: Deleted conn table entry 0TC_gsup_cancel0(478)6396566 TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_cancel0(478)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(470)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(476)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(472)@4e68250106fc: Final verdict of PTC: none 20250426103747399 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(475)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(471)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(474)@4e68250106fc: Final verdict of PTC: none 20250426103747400 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103747400 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(469)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(473)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(479)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(477)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(469): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(470): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(471): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(472): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(473): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(474): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(475): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(476): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(477): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_cancel0(478): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(479): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_cancel finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass'. Sat Apr 26 10:37:47 UTC 2025 ====== MSC_Tests.TC_gsup_cancel pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_cancel.talloc 20250426103747592 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103747592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103747592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103747592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103747592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103747592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103747592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103747592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103747592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103747592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103747592 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103747592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103747592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103747592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103747592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103747592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103747592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103747592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103747592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103747593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103747593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=508740) 20250426103748400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=508740, count=540716) 20250426103749402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103749593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103749593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103749593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_cancel pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 ------ Sat Apr 26 10:37:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103750402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_1_13 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(483)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(483)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(483)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(481)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103751156 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(484)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103751352 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103751352 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103751352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103751352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103751358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103751358 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103751358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103751358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103751358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103751358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103751358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103751358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103751358 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103751358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103751358 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103751360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103751360 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103751360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103751360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103751360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103751360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103751360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103751360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103751360 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103751360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103751360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103751360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(483)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103751361 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103751361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103751403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103751403 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(486)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103751409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(486)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103751442 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103751442 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(487)@4e68250106fc: Created GsupExpect[0] for "262420000000034" to be handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103752160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(482)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(482)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)13431203 MSC_Test_0-SCCP(481)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(482)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103752177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cc f1 a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752178 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000034 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103752178 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1ad41f0] (fsm.c:486) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103752178 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103752178 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000034 id=262420000000034 (vlr.c:661) 20250426103752178 DVLR INFO New subscr, IMSI: 262420000000034 (vlr.c:562) 20250426103752178 DVLR DEBUG VLR subscr IMSI-262420000000034 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103752178 DVLR DEBUG VLR subscr IMSI-262420000000034 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103752178 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103752178 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103752178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103752178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103752178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103752178 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103752179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 cc f1 a3 00 00 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: { messageType := 2, destLocRef := 'CCF1A3'O, sourceLocRef := '000044'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(487)@4e68250106fc: Found GsupExpect[0] for "262420000000034" handled at TC_lu_imsi_auth_tmsi_encr_1_130(489) MSC_Test-GSUP(487)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)"262420000000034" 20250426103752183 DVLR DEBUG VLR subscr IMSI-262420000000034 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103752183 DVLR DEBUG VLR subscr IMSI-262420000000034 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(481)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103752185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: setverdict(pass): none -> pass 20250426103752190 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103752191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103752191 DVLR DEBUG SUBSCR(IMSI-262420000000034) Received 1 auth tuples (vlr.c:996) 20250426103752191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103752191 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{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) 20250426103752191 DMM DEBUG Tx AUTH REQ (rand = f3d3e57d4f2bab1e34483a413533ebe5) (gsm_04_08.c:641) 20250426103752191 DVLR DEBUG VLR subscr IMSI-262420000000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103752191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 cc f1 a3 00 01 16 01 00 13 05 12 00 f3 d3 e5 7d 4f 2b ab 1e 34 48 3a 41 35 33 eb e5 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(482)@4e68250106fc: patching N(SD)=1 into dtap '051421253385'O MSC_Test_0-RAN(482)@4e68250106fc: patched enc_l3: '055421253385'O MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(481)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055421253385'O 20250426103752202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 09 01 00 06 05 54 21 25 33 85 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752202 DMM DEBUG msc_a(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 21253385) (gsm_04_08.c:1128) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103752202 DVLR DEBUG SUBSCR(IMSI-262420000000034) AUTH on GERAN received SRES/RES: 21253385 (4 bytes) (vlr_auth_fsm.c:151) 20250426103752202 DVLR INFO SUBSCR(IMSI-262420000000034) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0] (vlr_auth_fsm.c:294) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103752202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103752202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103752202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103752202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103752202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103752203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 00 06 cc f1 a3 00 01 10 00 0e 53 0a 09 02 92 88 a6 80 79 9c 4b 5b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(481)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250426103752207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103752208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103752208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103752208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103752208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103752208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103752208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103752208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103752208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 cc f1 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 43 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103752212 DVLR DEBUG VLR subscr IMSI-262420000000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103752212 DVLR DEBUG IMSI:262420000000034 has MSISDN:491230000034 (vlr.c:1045) 20250426103752212 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250426103752212 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103752212 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103752212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:110) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103752212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000034:GERAN-A-68:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103752212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103752212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103752212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103752213 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x84DA1743) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250426103752213 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103752213 DMM DEBUG -> IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x84DA1743 LOCATION UPDATE ACCEPT (TMSI = 0x84da1743) (gsm_04_08.c:149) 20250426103752213 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x84DA1743 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103752213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752213 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752213 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 cc f1 a3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 da 17 43 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(482)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(482)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(481)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103752219 DMM DEBUG msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x84DA1743:GERAN-A-68:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103752219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSInew-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103752220 DMSC NOTICE msub(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743) VLR: update for IMSI=262420000000034 (MSISDN=491230000034) (gsm_04_08.c:1541) 20250426103752220 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103752220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:817) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103752220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000034:MSISDN-491230000034:GERAN-A-68:LU)[0x55fcf1ad4450]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103752220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103752220 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000034/3/1): Available (smpp_smsc.c:626) 20250426103752220 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103752220 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103752220 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103752220 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103752220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 cc f1 a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(481)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(481)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103752223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 44 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103752223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103752223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103752223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103752223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743:GERAN-A-68:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103752224 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103752224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103752224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103752224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103752224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103752224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 cc f1 a3 00 00 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(483)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(481)@4e68250106fc: Session index based on local reference:0 20250426103752224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103752224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103752224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103752224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103752224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103752224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103752224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103752224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103752224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 44 cc f1 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(482)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_1_130(489)13431203 TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103752226 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103752226 DVLR DEBUG VLR subscr IMSI-262420000000034:MSISDN-491230000034:TMSI-0x84DA1743 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_1_130(489)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(487)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(481)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(482)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(483)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(488)@4e68250106fc: Final verdict of PTC: none 20250426103752236 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103752236 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103752236 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(484)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(485)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(486)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(481): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(482): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(483): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(484): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(485): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(486): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(487): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(488): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_1_130(489): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_1_13 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass'. Sat Apr 26 10:37:52 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 20250426103752432 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103752432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103752432 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103752432 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103752432 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103752432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103752432 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103752432 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103752432 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103752432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103752432 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103752432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103752432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103752432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103752432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103752432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103752432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103752432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103752432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103752433 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103752433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213392) 20250426103753237 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=213392, count=246848) 20250426103754239 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103754433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103754433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103754433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 ------ Sat Apr 26 10:37:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103755240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_13 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(494)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(494)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(494)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(492)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103755997 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(495)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103756190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103756190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103756190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103756190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(494)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103756194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103756194 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103756194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103756194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103756194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103756194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103756194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103756194 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103756194 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103756194 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103756194 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(494)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103756195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103756195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103756195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103756195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103756195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103756195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103756195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103756195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103756195 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103756195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103756195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103756195 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103756195 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103756195 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(494)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103756242 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103756242 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(497)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103756247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(497)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(497)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103756269 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103756269 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(498)@4e68250106fc: Created GsupExpect[0] for "262420000000035" to be handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103757002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(493)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(493)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)6000168 MSC_Test_0-SCCP(492)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(493)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103757015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5b 8e 28 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757016 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000035 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103757016 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103757016 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103757016 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000035 id=262420000000035 (vlr.c:661) 20250426103757016 DVLR INFO New subscr, IMSI: 262420000000035 (vlr.c:562) 20250426103757016 DVLR DEBUG VLR subscr IMSI-262420000000035 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103757016 DVLR DEBUG VLR subscr IMSI-262420000000035 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103757016 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103757016 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103757016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103757016 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103757017 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103757017 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103757017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757017 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757017 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757017 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 5b 8e 28 00 00 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: { messageType := 2, destLocRef := '5B8E28'O, sourceLocRef := '000045'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(498)@4e68250106fc: Found GsupExpect[0] for "262420000000035" handled at TC_lu_imsi_auth_tmsi_encr_3_130(500) MSC_Test-GSUP(498)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)"262420000000035" 20250426103757021 DVLR DEBUG VLR subscr IMSI-262420000000035 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103757021 DVLR DEBUG VLR subscr IMSI-262420000000035 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(492)@4e68250106fc: vl_from0 20250426103757022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(492)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: setverdict(pass): none -> pass 20250426103757028 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103757028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103757028 DVLR DEBUG SUBSCR(IMSI-262420000000035) Received 1 auth tuples (vlr.c:996) 20250426103757028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103757028 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{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) 20250426103757028 DMM DEBUG Tx AUTH REQ (rand = 78e699fc53f7cc35b4ee00231d9088f9) (gsm_04_08.c:641) 20250426103757028 DVLR DEBUG VLR subscr IMSI-262420000000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103757028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 5b 8e 28 00 01 16 01 00 13 05 12 00 78 e6 99 fc 53 f7 cc 35 b4 ee 00 23 1d 90 88 f9 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(492)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(493)@4e68250106fc: patching N(SD)=1 into dtap '0514E13FB33B'O MSC_Test_0-RAN(493)@4e68250106fc: patched enc_l3: '0554E13FB33B'O MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(492)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(492)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554E13FB33B'O 20250426103757037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 09 01 00 06 05 54 e1 3f b3 3b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757037 DMM DEBUG msc_a(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = e13fb33b) (gsm_04_08.c:1128) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103757037 DVLR DEBUG SUBSCR(IMSI-262420000000035) AUTH on GERAN received SRES/RES: e13fb33b (4 bytes) (vlr_auth_fsm.c:151) 20250426103757037 DVLR INFO SUBSCR(IMSI-262420000000035) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560] (vlr_auth_fsm.c:294) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103757037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103757037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103757037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103757037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103757037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103757038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 01 06 5b 8e 28 00 01 10 00 0e 53 0a 09 08 49 ad 40 0a 69 7a df f2 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(492)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(492)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(492)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426103757042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103757042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103757042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103757042 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103757042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103757042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103757042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103757042 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103757042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 5b 8e 28 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(492)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103757045 DVLR DEBUG VLR subscr IMSI-262420000000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103757045 DVLR DEBUG IMSI:262420000000035 has MSISDN:491230000035 (vlr.c:1045) 20250426103757045 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250426103757045 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103757045 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103757045 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103757045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103757045 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103757046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103757046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:110) 20250426103757046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103757046 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000035:GERAN-A-69:LU)[0x55fcf1add160]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103757046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103757046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103757046 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x0A297970) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250426103757046 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103757046 DMM DEBUG -> IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x0A297970 LOCATION UPDATE ACCEPT (TMSI = 0x0a297970) (gsm_04_08.c:149) 20250426103757046 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x0A297970 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103757046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 5b 8e 28 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a 29 79 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(492)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(493)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(493)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(492)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(492)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103757049 DMM DEBUG msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x0A297970:GERAN-A-69:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103757049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSInew-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103757049 DMSC NOTICE msub(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970) VLR: update for IMSI=262420000000035 (MSISDN=491230000035) (gsm_04_08.c:1541) 20250426103757049 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103757049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:817) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103757049 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000035:MSISDN-491230000035:GERAN-A-69:LU)[0x55fcf1ada810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103757049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103757049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000035/3/1): Available (smpp_smsc.c:626) 20250426103757049 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103757049 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103757049 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103757049 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103757049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 5b 8e 28 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(492)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(492)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(492)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(492)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(492)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103757052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103757052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 45 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103757052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103757052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103757052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103757052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103757052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970:GERAN-A-69:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103757053 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103757053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103757053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103757053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103757053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 5b 8e 28 00 00 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(492)@4e68250106fc: Session index based on local reference:0 20250426103757054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103757054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103757054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103757054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103757054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103757054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103757054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103757054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103757054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 45 5b 8e 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(493)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_130(500)6000168 TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103757055 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103757055 DVLR DEBUG VLR subscr IMSI-262420000000035:MSISDN-491230000035:TMSI-0x0A297970 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_130(500)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(498)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(492)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(493)@4e68250106fc: Final verdict of PTC: none 20250426103757063 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(497)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(494)@4e68250106fc: Final verdict of PTC: none 20250426103757065 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103757065 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(495)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(499)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(501)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(491)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(496)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(491): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(492): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(493): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(494): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(495): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(496): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(497): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(498): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(499): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_130(500): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(501): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_13 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass'. Sat Apr 26 10:37:57 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 20250426103757256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103757256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103757256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103757256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103757256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103757256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103757256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103757256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103757256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103757256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103757256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103757256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103757256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103757256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103757256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103757256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103757256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103757256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103757256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103757257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103757257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199904) 20250426103758065 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=199904, count=246652) 20250426103759067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103759257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103759257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103759257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 ------ Sat Apr 26 10:37:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103800068 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(505)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(505)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(505)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(503)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103800925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(506)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103801069 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103801069 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(508)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103801075 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(508)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(508)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103801098 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103801098 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103801122 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103801122 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103801122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103801122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(505)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103801126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103801126 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103801127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103801127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103801127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103801127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103801127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103801127 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103801127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103801127 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 20250426103801129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801129 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103801129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103801129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103801129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103801129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103801129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103801129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103801129 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103801129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103801129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103801129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(505)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103801129 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103801129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(505)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(509)@4e68250106fc: Created GsupExpect[0] for "262420000000360" to be handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103801935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103801936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801936 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801936 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(504)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(504)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)821565 MSC_Test_0-SCCP(503)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(504)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103801956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801956 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 89 3d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 06 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103801957 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000360 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103801957 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0] (fsm.c:486) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103801957 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103801957 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000360 id=262420000000360 (vlr.c:661) 20250426103801957 DVLR INFO New subscr, IMSI: 262420000000360 (vlr.c:562) 20250426103801957 DVLR DEBUG VLR subscr IMSI-262420000000360 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103801957 DVLR DEBUG VLR subscr IMSI-262420000000360 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103801957 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103801957 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103801957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103801957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103801957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103801957 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103801957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 0c 89 3d 00 00 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@4e68250106fc: { messageType := 2, destLocRef := '0C893D'O, sourceLocRef := '000046'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(509)@4e68250106fc: Found GsupExpect[0] for "262420000000360" handled at TC_lu_imsi_auth_tmsi_encr_3_10(511) MSC_Test-GSUP(509)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)"262420000000360" MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(503)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(503)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103801966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103801968 DVLR DEBUG VLR subscr IMSI-262420000000360 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103801968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103801968 DVLR DEBUG SUBSCR(IMSI-262420000000360) Received 1 auth tuples (vlr.c:996) 20250426103801968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103801968 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{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) 20250426103801968 DMM DEBUG Tx AUTH REQ (rand = bf2306980dcf1ce21291f094341e5e7b) (gsm_04_08.c:641) 20250426103801968 DVLR DEBUG VLR subscr IMSI-262420000000360 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103801968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801968 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801968 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801968 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0c 89 3d 00 01 16 01 00 13 05 12 00 bf 23 06 98 0d cf 1c e2 12 91 f0 94 34 1e 5e 7b 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(503)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(504)@4e68250106fc: patching N(SD)=1 into dtap '051462FC84CA'O MSC_Test_0-RAN(504)@4e68250106fc: patched enc_l3: '055462FC84CA'O MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(503)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(503)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055462FC84CA'O MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103801980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 09 01 00 06 05 54 62 fc 84 ca 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103801981 DMM DEBUG msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 62fc84ca) (gsm_04_08.c:1128) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103801981 DVLR DEBUG SUBSCR(IMSI-262420000000360) AUTH on GERAN received SRES/RES: 62fc84ca (4 bytes) (vlr_auth_fsm.c:151) 20250426103801981 DVLR INFO SUBSCR(IMSI-262420000000360) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0] (vlr_auth_fsm.c:294) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103801981 DVLR DEBUG VLR_Authenticate(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103801981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103801981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103801981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103801981 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{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) 20250426103801981 DMSC ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250426103801981 DBSSAP ERROR msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250426103801981 DVLR ERROR vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250426103801981 DMM INFO msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103801981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103801981 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) 20250426103801981 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) 20250426103801981 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) 20250426103801981 DVLR DEBUG VLR subscr IMSI-262420000000360 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103801982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0c 89 3d 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250426103801982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0c 89 3d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(503)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(503)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(503)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(503)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(503)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(503)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103801988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 46 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103801989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103801989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103801989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103801989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103801989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000360:GERAN-A-70:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103801989 DVLR INFO VLR subscr IMSI-262420000000360 - active-conn: now used by 0 (-) (msub.c:375) 20250426103801989 DVLR DEBUG SUBSCR(IMSI-262420000000360) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103801989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103801989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103801989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103801989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 0c 89 3d 00 00 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(503)@4e68250106fc: Session index based on local reference:0 20250426103801991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103801991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103801991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103801991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103801991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103801991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103801991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103801991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103801991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103801991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 46 0c 89 3d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(505)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(504)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_10(511)821565 TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_10(511)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(509)@4e68250106fc: Final verdict of PTC: none 20250426103802001 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(508)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(507)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(505)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(503)@4e68250106fc: Final verdict of PTC: none 20250426103802003 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103802003 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(502)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(506)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(504)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(512)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(510)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(502): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(503): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(504): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(505): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(506): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(507): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(508): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(509): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(510): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_10(511): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(512): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass'. Sat Apr 26 10:38:02 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 20250426103802192 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103802192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103802192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103802192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103802192 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103802192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103802192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103802192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103802192 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103802192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103802192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103802192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103802192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103802192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103802192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103802192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103802192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103802192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103802192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103802193 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103802193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147668) 20250426103803002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147668, count=192936) 20250426103804004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103804193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103804193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103804193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm ------ Sat Apr 26 10:38:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103805005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(516)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(516)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(516)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(514)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103805866 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(517)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103806006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103806006 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(519)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103806012 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(519)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(519)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103806031 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103806031 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103806062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103806062 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103806062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103806062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(516)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(516)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103806067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103806067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103806067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103806067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103806067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103806067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103806067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103806067 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103806067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103806067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103806072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103806072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103806072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103806072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103806072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103806072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103806072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103806072 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103806072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103806072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103806072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 20250426103806072 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103806072 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(516)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(516)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(520)@4e68250106fc: Created GsupExpect[0] for "262420000000361" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103806875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103806876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(515)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(515)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)16107649 MSC_Test_0-SCCP(514)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(515)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103806890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806890 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806891 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103806891 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806891 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806891 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 c8 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 16 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103806891 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000361 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103806891 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103806891 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103806891 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000361 id=262420000000361 (vlr.c:661) 20250426103806891 DVLR INFO New subscr, IMSI: 262420000000361 (vlr.c:562) 20250426103806891 DVLR DEBUG VLR subscr IMSI-262420000000361 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103806891 DVLR DEBUG VLR subscr IMSI-262420000000361 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103806891 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103806891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103806891 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103806891 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160] (fsm.c:486) 20250426103806891 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103806891 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103806892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806892 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806892 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 f5 c8 81 00 00 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@4e68250106fc: { messageType := 2, destLocRef := 'F5C881'O, sourceLocRef := '000047'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(520)@4e68250106fc: Found GsupExpect[0] for "262420000000361" handled at TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522) MSC_Test-GSUP(520)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)"262420000000361" 20250426103806901 DVLR DEBUG VLR subscr IMSI-262420000000361 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103806901 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103806901 DVLR DEBUG SUBSCR(IMSI-262420000000361) Received 1 auth tuples (vlr.c:996) 20250426103806901 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103806901 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{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) 20250426103806901 DMM DEBUG Tx AUTH REQ (rand = a400de97320acdde546e54e0f0ab5ec8) (gsm_04_08.c:641) 20250426103806901 DVLR DEBUG VLR subscr IMSI-262420000000361 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103806901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 c8 81 00 01 16 01 00 13 05 12 00 a4 00 de 97 32 0a cd de 54 6e 54 e0 f0 ab 5e c8 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(514)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(515)@4e68250106fc: patching N(SD)=1 into dtap '051490FE1D52'O MSC_Test_0-RAN(515)@4e68250106fc: patched enc_l3: '055490FE1D52'O MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(514)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(514)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055490FE1D52'O MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103806908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806908 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806908 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 09 01 00 06 05 54 90 fe 1d 52 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103806908 DMM DEBUG msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 90fe1d52) (gsm_04_08.c:1128) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103806908 DVLR DEBUG SUBSCR(IMSI-262420000000361) AUTH on GERAN received SRES/RES: 90fe1d52 (4 bytes) (vlr_auth_fsm.c:151) 20250426103806908 DVLR INFO SUBSCR(IMSI-262420000000361) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160] (vlr_auth_fsm.c:294) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103806908 DVLR DEBUG VLR_Authenticate(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103806908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103806908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103806908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103806908 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103806908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806908 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806908 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 c8 81 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(514)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(514)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(514)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103806912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103806912 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{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) 20250426103806912 DMSC ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250426103806912 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250426103806912 DBSSAP ERROR msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: After Classmark Update, still failed to send Cipher Mode Command (msc_a.c:486) 20250426103806912 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) 20250426103806912 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) 20250426103806912 DMM INFO msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103806912 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103806912 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) 20250426103806912 DVLR DEBUG VLR subscr IMSI-262420000000361 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103806912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 c8 81 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426103806912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 c8 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(514)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(514)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(514)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(514)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(514)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(514)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103806915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806915 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806915 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806915 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806915 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806915 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 47 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103806915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103806915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103806915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103806915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103806915 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000361:GERAN-A-71:LU)[0x55fcf1add160]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103806915 DVLR INFO VLR subscr IMSI-262420000000361 - active-conn: now used by 0 (-) (msub.c:375) 20250426103806915 DVLR DEBUG SUBSCR(IMSI-262420000000361) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103806915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103806915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806915 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103806915 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103806915 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 f5 c8 81 00 00 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(514)@4e68250106fc: Session index based on local reference:0 20250426103806916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103806916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103806916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103806916 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103806916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103806916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103806916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103806916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103806916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103806916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 47 f5 c8 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(516)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(515)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)16107649 TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522)@4e68250106fc: Final verdict of PTC: pass 20250426103806921 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(519)@4e68250106fc: Final verdict of PTC: none 20250426103806922 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103806922 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(513)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(523)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(514)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(520)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(516)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(515)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(517)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(518)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(521)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(513): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(514): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(515): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(516): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(517): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(518): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(519): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(520): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(521): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_no_cm0(522): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(523): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1_no_cm finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass'. Sat Apr 26 10:38:06 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm.talloc 20250426103807120 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103807120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103807120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103807120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103807120 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103807120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103807120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103807120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103807120 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103807120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103807120 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103807120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103807120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103807120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103807120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103807120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103807120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103807120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103807120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103807121 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103807121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=185600) 20250426103807922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=185600, count=202776) 20250426103808923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103809121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103809121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103809121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 ------ Sat Apr 26 10:38:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103809925 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_13_2 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(527)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(527)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(527)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(525)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103810749 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(528)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103810926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103810927 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(530)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103810932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(530)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(530)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103810945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103810945 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103810945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103810945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(527)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103810950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103810950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(527)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103810950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103810950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103810950 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103810950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103810950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103810950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103810950 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(527)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103810950 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103810952 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103810952 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(531)@4e68250106fc: Created GsupExpect[0] for "262420000000037" to be handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250426103811755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(526)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(526)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)10306064 MSC_Test_0-SCCP(525)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(526)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9d 42 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103811774 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000037 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103811774 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0] (fsm.c:486) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103811774 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103811774 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000037 id=262420000000037 (vlr.c:661) 20250426103811774 DVLR INFO New subscr, IMSI: 262420000000037 (vlr.c:562) 20250426103811774 DVLR DEBUG VLR subscr IMSI-262420000000037 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103811774 DVLR DEBUG VLR subscr IMSI-262420000000037 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103811774 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103811774 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103811774 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103811774 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103811774 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103811774 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103811774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 9d 42 10 00 00 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@4e68250106fc: { messageType := 2, destLocRef := '9D4210'O, sourceLocRef := '000048'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(531)@4e68250106fc: Found GsupExpect[0] for "262420000000037" handled at TC_lu_imsi_auth_tmsi_encr_13_20(533) MSC_Test-GSUP(531)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)"262420000000037" MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(525)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(525)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00065412035A4901'O MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103811783 DVLR DEBUG VLR subscr IMSI-262420000000037 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103811783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103811783 DVLR DEBUG SUBSCR(IMSI-262420000000037) Received 1 auth tuples (vlr.c:996) 20250426103811783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103811783 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{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) 20250426103811783 DMM DEBUG Tx AUTH REQ (rand = 0eae0c8f5a30e8825bb4daae065bb66f) (gsm_04_08.c:641) 20250426103811783 DVLR DEBUG VLR subscr IMSI-262420000000037 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103811783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 9d 42 10 00 01 16 01 00 13 05 12 00 0e ae 0c 8f 5a 30 e8 82 5b b4 da ae 06 5b b6 6f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(525)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(526)@4e68250106fc: patching N(SD)=1 into dtap '05142B48D1E8'O MSC_Test_0-RAN(526)@4e68250106fc: patched enc_l3: '05542B48D1E8'O MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(525)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(525)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605542B48D1E8'O MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 09 01 00 06 05 54 2b 48 d1 e8 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103811794 DMM DEBUG msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 2b48d1e8) (gsm_04_08.c:1128) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103811794 DVLR DEBUG SUBSCR(IMSI-262420000000037) AUTH on GERAN received SRES/RES: 2b48d1e8 (4 bytes) (vlr_auth_fsm.c:151) 20250426103811794 DVLR INFO SUBSCR(IMSI-262420000000037) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560] (vlr_auth_fsm.c:294) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103811794 DVLR DEBUG VLR_Authenticate(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103811794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103811794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103811794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103811794 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{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) 20250426103811794 DMSC ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250426103811794 DBSSAP ERROR msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250426103811794 DVLR ERROR vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250426103811794 DMM INFO msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426103811794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103811794 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) 20250426103811794 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) 20250426103811794 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) 20250426103811795 DVLR DEBUG VLR subscr IMSI-262420000000037 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426103811795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 9d 42 10 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250426103811795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 9d 42 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(525)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(525)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(525)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(525)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(525)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(525)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103811801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 48 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103811802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103811802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103811802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103811802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000037:GERAN-A-72:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103811802 DVLR INFO VLR subscr IMSI-262420000000037 - active-conn: now used by 0 (-) (msub.c:375) 20250426103811802 DVLR DEBUG SUBSCR(IMSI-262420000000037) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426103811803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103811803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103811803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103811803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 9d 42 10 00 00 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(527)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(525)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(527)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103811804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103811804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103811804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103811804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103811804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103811804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103811804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103811804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103811804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103811804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 48 9d 42 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(526)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_13_20(533)10306064 TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_13_20(533)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(531)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(527)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(526)@4e68250106fc: Final verdict of PTC: none 20250426103811813 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(530)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(525)@4e68250106fc: Final verdict of PTC: none 20250426103811815 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103811815 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(534)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(528)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(524)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(529)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(532)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(524): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(525): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(526): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(527): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(528): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(529): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(530): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(531): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(532): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_13_20(533): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(534): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_13_2 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass'. Sat Apr 26 10:38:11 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2.talloc 20250426103812008 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103812008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103812008 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103812008 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103812008 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103812008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103812008 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103812008 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103812008 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103812008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103812008 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103812008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103812008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103812008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103812008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103812008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103812008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103812008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103812008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103812009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103812009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147692) 20250426103812814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=147692, count=192960) 20250426103813815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103814010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103814010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103814010 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 ------ Sat Apr 26 10:38:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103814817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_013_2 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(538)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(538)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(538)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(536)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103815657 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(539)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103815817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103815817 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(541)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(541)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103815823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(541)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(541)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(541)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(541)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103815849 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103815849 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103815849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103815849 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250426103815850 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103815850 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-M3UA(538)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103815851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103815851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103815851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103815851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103815851 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103815851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103815851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103815851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103815851 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103815851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103815851 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103815852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103815852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103815852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103815852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103815852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103815852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103815852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103815852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103815852 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103815852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103815852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103815852 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103815852 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103815852 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(538)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(542)@4e68250106fc: Created GsupExpect[0] for "262420000000038" to be handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250426103816658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(537)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(537)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)7953699 MSC_Test_0-SCCP(536)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(537)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103816673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 5d 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816674 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000038 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103816674 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103816674 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103816674 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000038 id=262420000000038 (vlr.c:661) 20250426103816674 DVLR INFO New subscr, IMSI: 262420000000038 (vlr.c:562) 20250426103816674 DVLR DEBUG VLR subscr IMSI-262420000000038 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103816674 DVLR DEBUG VLR subscr IMSI-262420000000038 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103816674 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103816674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103816674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103816674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103816674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103816674 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103816674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 79 5d 23 00 00 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: { messageType := 2, destLocRef := '795D23'O ("y]#"), sourceLocRef := '000049'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(542)@4e68250106fc: Found GsupExpect[0] for "262420000000038" handled at TC_lu_imsi_auth_tmsi_encr_013_20(544) MSC_Test-GSUP(542)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)"262420000000038" 20250426103816678 DVLR DEBUG VLR subscr IMSI-262420000000038 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103816678 DVLR DEBUG VLR subscr IMSI-262420000000038 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(536)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(536)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00065412035A4901'O 20250426103816679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 08 00 06 54 12 03 5a 49 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: setverdict(pass): none -> pass 20250426103816684 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103816684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103816684 DVLR DEBUG SUBSCR(IMSI-262420000000038) Received 1 auth tuples (vlr.c:996) 20250426103816684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103816684 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{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) 20250426103816684 DMM DEBUG Tx AUTH REQ (rand = 619c31dddc7acd697f409b2b700680e4) (gsm_04_08.c:641) 20250426103816684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816684 DVLR DEBUG VLR subscr IMSI-262420000000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103816684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 79 5d 23 00 01 16 01 00 13 05 12 00 61 9c 31 dd dc 7a cd 69 7f 40 9b 2b 70 06 80 e4 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(536)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(537)@4e68250106fc: patching N(SD)=1 into dtap '05145C1CC285'O MSC_Test_0-RAN(537)@4e68250106fc: patched enc_l3: '05545C1CC285'O MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(536)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(536)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605545C1CC285'O MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816695 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816695 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816695 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 09 01 00 06 05 54 5c 1c c2 85 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103816695 DMM DEBUG msc_a(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 5c1cc285) (gsm_04_08.c:1128) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103816695 DVLR DEBUG SUBSCR(IMSI-262420000000038) AUTH on GERAN received SRES/RES: 5c1cc285 (4 bytes) (vlr_auth_fsm.c:151) 20250426103816695 DVLR INFO SUBSCR(IMSI-262420000000038) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0] (vlr_auth_fsm.c:294) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103816695 DVLR DEBUG VLR_Authenticate(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103816695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103816695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103816695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103816696 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103816696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 79 5d 23 00 01 10 00 0e 53 0a 09 01 77 34 c6 02 f6 b6 06 28 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(536)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(536)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(536)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C01'O MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816703 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816703 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 05 00 03 55 2c 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103816703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103816703 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103816704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103816704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103816704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103816704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103816704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103816704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103816704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 79 5d 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(536)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103816709 DVLR DEBUG VLR subscr IMSI-262420000000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103816709 DVLR DEBUG IMSI:262420000000038 has MSISDN:491230000038 (vlr.c:1045) 20250426103816709 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250426103816709 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103816710 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103816710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:110) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103816710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000038:GERAN-A-73:LU)[0x55fcf1acd2f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103816710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103816710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103816710 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x848D2A50) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250426103816710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103816710 DMM DEBUG -> IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x848D2A50 LOCATION UPDATE ACCEPT (TMSI = 0x848d2a50) (gsm_04_08.c:149) 20250426103816710 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x848D2A50 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103816710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 79 5d 23 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 8d 2a 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(536)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(537)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(537)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(536)@4e68250106fc: vl_from0 20250426103816716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(536)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426103816717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103816717 DMM DEBUG msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x848D2A50:GERAN-A-73:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103816717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSInew-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103816717 DMSC NOTICE msub(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50) VLR: update for IMSI=262420000000038 (MSISDN=491230000038) (gsm_04_08.c:1541) 20250426103816717 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103816717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:817) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103816717 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000038:MSISDN-491230000038:GERAN-A-73:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103816717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103816717 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000038/3/1): Available (smpp_smsc.c:626) 20250426103816717 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103816717 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103816717 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103816718 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103816718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 79 5d 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(536)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(536)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(536)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(536)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(536)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103816721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 49 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103816721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103816721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103816721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103816721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50:GERAN-A-73:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103816722 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103816722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103816722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816722 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103816722 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103816722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 79 5d 23 00 00 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(538)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(536)@4e68250106fc: Session index based on local reference:0 20250426103816723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(538)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103816723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103816723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103816723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103816723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103816723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103816723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103816723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103816723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103816723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 49 79 5d 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(537)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_013_20(544)7953699 TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103816725 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103816725 DVLR DEBUG VLR subscr IMSI-262420000000038:MSISDN-491230000038:TMSI-0x848D2A50 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_013_20(544)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(538)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(542)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(537)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(536)@4e68250106fc: Final verdict of PTC: none 20250426103816737 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103816737 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103816737 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(535)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(545)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(541)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(543)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(539)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(540)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(535): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(536): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(537): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(538): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(539): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(540): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(541): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(542): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(543): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_013_20(544): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(545): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_013_2 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass'. Sat Apr 26 10:38:16 UTC 2025 ====== MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2.talloc 20250426103816924 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103816924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103816924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103816924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103816924 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103816924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103816924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103816924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103816924 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103816924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103816924 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103816924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103816924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103816924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103816924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103816924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103816924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103816924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103816924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103816924 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103816925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232724) 20250426103817738 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=232724, count=247164) 20250426103818739 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103818925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103818926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103818926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 ------ Sat Apr 26 10:38:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103819741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(549)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(549)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(549)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(547)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103820558 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(550)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103820742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103820742 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(552)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103820747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(552)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(552)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103820753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103820753 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103820753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103820753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103820755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103820755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103820755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103820755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103820755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103820755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103820755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103820755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103820755 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103820755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103820755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103820757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103820757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103820757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103820757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103820757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103820757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103820757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103820757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103820757 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103820757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103820757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103820757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 20250426103820757 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103820758 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(549)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(549)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103820770 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103820770 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(553)@4e68250106fc: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103821561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(548)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(548)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)5152503 MSC_Test_0-SCCP(547)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(548)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103821574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e 9e f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821575 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103821575 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1ad41f0] (fsm.c:486) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103821575 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103821575 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103821575 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103821575 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103821575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103821575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103821575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103821575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103821575 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103821575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 4e 9e f7 00 00 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: { messageType := 2, destLocRef := '4E9EF7'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(547)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(553)@4e68250106fc: Found GsupExpect[0] for "262420000000039" handled at TC_lu_imsi_auth_tmsi_encr_0134_10(555) MSC_Test-GSUP(553)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)"262420000000039" 20250426103821579 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103821579 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250426103821580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: setverdict(pass): none -> pass 20250426103821588 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103821588 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103821588 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9) Received 1 auth tuples (vlr.c:996) 20250426103821588 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103821588 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426103821588 DMM DEBUG Tx AUTH REQ (rand = be24c00d7d2cf82828211b297751bb55) (gsm_04_08.c:641) 20250426103821588 DMM DEBUG AUTH REQ (autn = 1c04eb129229821bfca39fcc36cbdbf1) (gsm_04_08.c:643) 20250426103821588 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103821588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 28 01 00 25 05 12 00 be 24 c0 0d 7d 2c f8 28 28 21 1b 29 77 51 bb 55 20 10 1c 04 eb 12 92 29 82 1b fc a3 9f cc 36 cb db f1 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(548)@4e68250106fc: patching N(SD)=1 into dtap '0514D7ABC8962104ABCAB0A0'O MSC_Test_0-RAN(548)@4e68250106fc: patched enc_l3: '0554D7ABC8962104ABCAB0A0'O MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554D7ABC8962104ABCAB0A0'O 20250426103821600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821600 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821600 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 0f 01 00 0c 05 54 d7 ab c8 96 21 04 ab ca b0 a0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821601 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d7abc896abcab0a0) (gsm_04_08.c:1128) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103821601 DVLR DEBUG SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9) AUTH on GERAN received SRES/RES: d7abc896abcab0a0 (8 bytes) (vlr_auth_fsm.c:151) 20250426103821601 DVLR INFO SUBSCR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560] (vlr_auth_fsm.c:294) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103821601 DVLR DEBUG VLR_Authenticate(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103821601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103821601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103821601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103821601 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103821601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524900'O 20250426103821605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 10 00 0e 53 0a 09 03 b2 41 29 77 78 10 6a ba 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250426103821611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103821611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103821611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103821611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103821611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103821611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103821611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103821611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103821611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103821615 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103821615 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250426103821615 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103821615 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103821616 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103821616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:110) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103821616 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103821616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103821616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103821616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103821616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103821617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103821617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103821617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103821617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103821617 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:TMSInew-0x44239557) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103821617 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103821617 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:TMSInew-0x44239557 LOCATION UPDATE ACCEPT (TMSI = 0x44239557) (gsm_04_08.c:149) 20250426103821617 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:TMSInew-0x44239557 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103821617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821617 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821617 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 44 23 95 57 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(548)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(548)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426103821622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821622 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:TMSInew-0x44239557:GERAN-A-74:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103821622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:TMSInew-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103821622 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103821622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:817) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103821622 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x686825B9:GERAN-A-74:LU)[0x55fcf1acd2f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103821622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103821622 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103821622 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103821622 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103821622 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103821623 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103821623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 4e 9e f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(547)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(547)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(547)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(547)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(547)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103821625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103821625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103821625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103821625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103821625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103821625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-74:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103821625 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103821626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103821626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103821626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103821626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 4e 9e f7 00 00 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(549)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(547)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(549)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103821626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103821626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103821626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103821626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103821626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103821626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103821626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103821626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103821626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4a 4e 9e f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(548)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_10(555)5152503 TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103821628 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103821628 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_10(555)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(547)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(548)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(554)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(553)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(549)@4e68250106fc: Final verdict of PTC: none 20250426103821636 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103821636 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(546)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(556)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(550)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(551)@4e68250106fc: Final verdict of PTC: none 20250426103821639 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(552)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(546): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(547): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(548): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(549): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(550): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(551): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(552): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(553): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(554): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_10(555): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(556): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_1 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass'. Sat Apr 26 10:38:21 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 20250426103821828 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103821828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103821828 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103821828 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103821828 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103821828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103821828 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103821828 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103821828 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103821828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103821828 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103821828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103821828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103821828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103821829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103821829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103821829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103821829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103821829 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103821829 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103821829 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222936) 20250426103822641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=222936, count=268240) 20250426103823641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103823830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103823831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103823831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 ------ Sat Apr 26 10:38:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103824643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(560)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(560)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(560)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(558)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103825460 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(561)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103825644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103825644 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250426103825646 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103825646 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103825646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103825646 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(563)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(560)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103825650 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250426103825650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103825650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103825650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103825650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103825650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103825650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103825650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103825650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103825650 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103825650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103825650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(563)@4e68250106fc: IPA 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(560)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(563)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(560)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103825651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103825651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103825651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103825651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103825651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103825651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103825651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103825651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103825651 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103825651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103825651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103825651 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 20250426103825651 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103825651 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(560)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(560)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103825670 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103825670 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(564)@4e68250106fc: Created GsupExpect[0] for "262420000000040" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250426103826459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(559)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(559)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)10043609 MSC_Test_0-SCCP(558)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(559)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103826475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 99 40 d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826476 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103826476 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103826476 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103826476 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000040 id=262420000000040 (vlr.c:661) 20250426103826476 DVLR INFO New subscr, IMSI: 262420000000040 (vlr.c:562) 20250426103826476 DVLR DEBUG VLR subscr IMSI-262420000000040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103826476 DVLR DEBUG VLR subscr IMSI-262420000000040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103826476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103826476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103826476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103826476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103826476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103826476 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103826477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 99 40 d9 00 00 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: { messageType := 2, destLocRef := '9940D9'O, sourceLocRef := '00004B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(564)@4e68250106fc: Found GsupExpect[0] for "262420000000040" handled at TC_lu_imsi_auth_tmsi_encr_0134_340(566) MSC_Test-GSUP(564)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)"262420000000040" 20250426103826481 DVLR DEBUG VLR subscr IMSI-262420000000040 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103826481 DVLR DEBUG VLR subscr IMSI-262420000000040 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(558)@4e68250106fc: vl_from0 20250426103826482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 0b 00 09 54 12 03 5a 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(558)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00095412035A4982130101'O MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: setverdict(pass): none -> pass 20250426103826488 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103826488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103826488 DVLR DEBUG SUBSCR(IMSI-262420000000040) Received 1 auth tuples (vlr.c:996) 20250426103826488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103826488 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426103826488 DMM DEBUG Tx AUTH REQ (rand = 417f215075ecc2389dd7ca21eaac067c) (gsm_04_08.c:641) 20250426103826488 DMM DEBUG AUTH REQ (autn = 4160800fe4e9a7f83713ae7b7165bb41) (gsm_04_08.c:643) 20250426103826489 DVLR DEBUG VLR subscr IMSI-262420000000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103826489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 99 40 d9 00 01 28 01 00 25 05 12 00 41 7f 21 50 75 ec c2 38 9d d7 ca 21 ea ac 06 7c 20 10 41 60 80 0f e4 e9 a7 f8 37 13 ae 7b 71 65 bb 41 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(558)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(559)@4e68250106fc: patching N(SD)=1 into dtap '0514D1FDB9CF2104D502F480'O MSC_Test_0-RAN(559)@4e68250106fc: patched enc_l3: '0554D1FDB9CF2104D502F480'O MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(558)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(558)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554D1FDB9CF2104D502F480'O 20250426103826503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 0f 01 00 0c 05 54 d1 fd b9 cf 21 04 d5 02 f4 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826503 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d1fdb9cfd502f480) (gsm_04_08.c:1128) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103826503 DVLR DEBUG SUBSCR(IMSI-262420000000040) AUTH on GERAN received SRES/RES: d1fdb9cfd502f480 (8 bytes) (vlr_auth_fsm.c:151) 20250426103826503 DVLR INFO SUBSCR(IMSI-262420000000040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0] (vlr_auth_fsm.c:294) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103826503 DVLR DEBUG VLR_Authenticate(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103826503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103826503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103826503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103826503 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103826503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826503 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826503 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 99 40 d9 00 01 21 00 1f 53 0a 09 19 56 cf 9e 50 38 fc c1 5c 23 01 83 ef ec ec 88 ab 9e 3b 95 10 21 01 84 ba 57 c3 16 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(558)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(558)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(558)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250426103826509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103826509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103826509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103826509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103826509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103826509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103826509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103826509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103826509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 99 40 d9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(558)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103826512 DVLR DEBUG VLR subscr IMSI-262420000000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103826512 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250426103826512 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103826512 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103826513 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103826513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:110) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103826513 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:GERAN-A-75:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103826513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103826513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103826513 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0D5F8620) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103826513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103826513 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0D5F8620 LOCATION UPDATE ACCEPT (TMSI = 0x0d5f8620) (gsm_04_08.c:149) 20250426103826513 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0D5F8620 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103826513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 99 40 d9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 5f 86 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(558)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(559)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(559)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(558)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(558)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426103826519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826520 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103826520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSInew-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103826520 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103826520 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103826520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:817) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103826520 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:GERAN-A-75:LU)[0x55fcf1adcf30]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103826520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103826520 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250426103826520 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103826520 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103826520 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103826520 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103826520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 99 40 d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(558)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(558)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(558)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(558)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(558)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103826522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103826523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103826523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103826523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103826523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103826523 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-75:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103826523 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103826523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103826523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103826523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103826523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 99 40 d9 00 00 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(558)@4e68250106fc: Session index based on local reference:0 20250426103826524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103826524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103826524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103826524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103826524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103826524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103826524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103826524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103826524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4b 99 40 d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(560)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(559)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_340(566)10043609 TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103826525 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103826525 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_340(566)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(564)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(558)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(560)@4e68250106fc: Final verdict of PTC: none 20250426103826534 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103826534 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103826534 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(559)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(563)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(565)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(561)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(557)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(562)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(557): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(558): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(559): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(560): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(561): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(562): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(563): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(564): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(565): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_340(566): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_34 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass'. Sat Apr 26 10:38:26 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 20250426103826724 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103826724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103826724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103826724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103826724 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103826724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103826724 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103826724 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103826724 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103826724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103826724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103826724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103826724 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103826724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103826724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103826724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103826724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103826724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103826724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103826724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103826724 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=222176) 20250426103827536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=222176, count=247572) 20250426103828537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103828725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103828725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103828725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 ------ Sat Apr 26 10:38:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103829539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(571)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(571)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(571)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(569)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103830388 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(572)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103830540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103830540 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(574)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103830545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(574)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(574)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103830558 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103830558 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103830578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103830578 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103830578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103830578 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103830580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103830580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103830580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103830580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103830580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103830580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103830580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103830580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103830580 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103830580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103830580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103830581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103830581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103830581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103830581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103830581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103830581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103830581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103830581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103830581 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103830581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103830581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103830581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(571)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103830581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103830581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(575)@4e68250106fc: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '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 } } } } 20250426103831383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831383 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(570)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(570)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)3016667 MSC_Test_0-SCCP(569)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(570)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103831386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831386 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2e 07 db 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 5a 08 29 26 24 00 00 00 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103831387 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103831387 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1ad41f0] (fsm.c:486) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103831387 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103831387 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000041 id=262420000000041 (vlr.c:661) 20250426103831387 DVLR INFO New subscr, IMSI: 262420000000041 (vlr.c:562) 20250426103831387 DVLR DEBUG VLR subscr IMSI-262420000000041 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103831387 DVLR DEBUG VLR subscr IMSI-262420000000041 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103831387 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103831387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426103831387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426103831387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103831387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426103831387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426103831387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 2e 07 db 00 00 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: { messageType := 2, destLocRef := '2E07DB'O, sourceLocRef := '00004C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(575)@4e68250106fc: Found GsupExpect[0] for "262420000000041" handled at TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577) MSC_Test-GSUP(575)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)"262420000000041" 20250426103831388 DVLR DEBUG VLR subscr IMSI-262420000000041 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103831388 DVLR DEBUG VLR subscr IMSI-262420000000041 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 20250426103831389 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831389 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 08 00 06 54 12 03 5a 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00065412035A4902'O MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: setverdict(pass): none -> pass 20250426103831390 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103831390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426103831390 DVLR DEBUG SUBSCR(IMSI-262420000000041) Received 1 auth tuples (vlr.c:996) 20250426103831390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426103831390 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426103831390 DMM DEBUG Tx AUTH REQ (rand = 3bee606b0ac7ff38f5a797b1187c1175) (gsm_04_08.c:641) 20250426103831390 DMM DEBUG AUTH REQ (autn = d461c0b84b173c392e2dc0af8fabce27) (gsm_04_08.c:643) 20250426103831390 DVLR DEBUG VLR subscr IMSI-262420000000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103831390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831390 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831390 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831390 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 28 01 00 25 05 12 00 3b ee 60 6b 0a c7 ff 38 f5 a7 97 b1 18 7c 11 75 20 10 d4 61 c0 b8 4b 17 3c 39 2e 2d c0 af 8f ab ce 27 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(570)@4e68250106fc: patching N(SD)=1 into dtap '0514707764362104E7A1A975'O MSC_Test_0-RAN(570)@4e68250106fc: patched enc_l3: '0554707764362104E7A1A975'O MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554707764362104E7A1A975'O MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 0f 01 00 0c 05 54 70 77 64 36 21 04 e7 a1 a9 75 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103831393 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 70776436e7a1a975) (gsm_04_08.c:1128) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426103831393 DVLR DEBUG SUBSCR(IMSI-262420000000041) AUTH on GERAN received SRES/RES: 70776436e7a1a975 (8 bytes) (vlr_auth_fsm.c:151) 20250426103831393 DVLR INFO SUBSCR(IMSI-262420000000041) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560] (vlr_auth_fsm.c:294) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426103831393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426103831393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426103831393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103831393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426103831393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426103831393 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831393 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831393 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831393 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831393 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00065412035A4902'O 20250426103831394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 08 00 06 54 12 03 5a 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103831394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 10 00 0e 53 0a 09 09 93 ee 7c d5 91 e7 d3 0c 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426103831396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426103831396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103831396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103831396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103831396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103831396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103831396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103831396 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103831396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103831397 DVLR DEBUG VLR subscr IMSI-262420000000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103831397 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250426103831397 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103831397 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103831397 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103831397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:110) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103831397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:GERAN-A-76:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103831397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103831397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103831397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103831397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1adf560] (fsm.c:486) 20250426103831398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103831398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103831398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103831398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103831398 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x7618F077) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103831398 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103831398 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x7618F077 LOCATION UPDATE ACCEPT (TMSI = 0x7618f077) (gsm_04_08.c:149) 20250426103831398 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x7618F077 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103831398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 18 f0 77 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(570)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(570)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426103831399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831399 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x7618F077:GERAN-A-76:LU)[0x55fcf1ad41f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103831399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSInew-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103831399 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103831399 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103831399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560] (vlr_lu_fsm.c:817) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103831399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:GERAN-A-76:LU)[0x55fcf1ad6a10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103831399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103831399 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250426103831400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103831400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103831400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103831400 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103831400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 2e 07 db 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(569)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(569)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(569)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(569)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(569)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103831401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103831401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103831401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103831401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103831401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-76:LU)[0x55fcf1adf560]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103831401 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103831401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103831401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103831401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103831401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 2e 07 db 00 00 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(571)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(569)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(571)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103831401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103831401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103831401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103831401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103831402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103831402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103831402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103831402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4c 2e 07 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(570)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)3016667 TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103831402 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103831402 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577)@4e68250106fc: Final verdict of PTC: pass 20250426103831406 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(574)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(571)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(570)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(578)@4e68250106fc: Final verdict of PTC: none 20250426103831408 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103831408 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(576)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(575)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(569)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(572)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(568)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(573)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(568): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(569): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(570): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(571): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(572): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(573): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(574): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(575): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(576): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm30(577): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(578): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass'. Sat Apr 26 10:38:31 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 20250426103831604 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103831604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103831604 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103831604 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103831604 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103831604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103831604 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103831604 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103831604 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103831604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103831604 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103831604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103831604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103831604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103831604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103831604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103831604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103831604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103831604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103831605 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103831605 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=199888) 20250426103832408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=199888, count=265168) 20250426103833409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103833605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103833605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103833605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout'. ------ MSC_Tests.TC_mo_release_timeout ------ Sat Apr 26 10:38:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103834411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_release_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_release_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(582)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(582)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(582)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(580)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103835205 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(583)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103835397 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103835397 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103835397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103835397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(582)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103835402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103835402 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103835402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103835402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103835402 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103835402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103835402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103835402 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(582)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103835403 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103835403 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103835411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103835411 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(585)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103835417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(585)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(585)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103835438 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103835438 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(586)@4e68250106fc: Created GsupExpect[0] for "262420000000040" to be handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000040'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103836210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836210 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836210 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(581)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(581)@4e68250106fc: Added conn table entry 0TC_mo_release_timeout0(588)3326987 MSC_Test_0-SCCP(580)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(581)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 c4 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103836231 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103836231 DMM DEBUG msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1ad4320]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1ad4320] (fsm.c:486) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103836231 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103836231 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103836231 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103836231 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103836231 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103836231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103836231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103836231 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103836232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103836232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 32 c4 0b 00 00 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103836232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 c4 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: { messageType := 2, destLocRef := '32C40B'O, sourceLocRef := '00004D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(586)@4e68250106fc: Found GsupExpect[0] for "262420000000040" handled at TC_mo_release_timeout0(588) MSC_Test-GSUP(586)@4e68250106fc: Added IMSI table entry 0TC_mo_release_timeout0(588)"262420000000040" 20250426103836239 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103836239 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(580)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(580)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_release_timeout0(588)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): none -> pass 20250426103836248 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103836248 DVLR DEBUG IMSI:262420000000040 has MSISDN:491230000040 (vlr.c:1045) 20250426103836248 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103836248 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103836249 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103836249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:110) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103836249 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103836249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103836249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adfcd0] (fsm.c:486) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103836249 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:TMSInew-0x3DEF2BA1) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103836249 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103836249 DMM DEBUG -> IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:TMSInew-0x3DEF2BA1 LOCATION UPDATE ACCEPT (TMSI = 0x3def2ba1) (gsm_04_08.c:149) 20250426103836249 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:TMSInew-0x3DEF2BA1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103836249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 c4 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3d ef 2b a1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(581)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(581)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(580)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(580)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103836255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836255 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103836256 DMM DEBUG msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:TMSInew-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1ad4320]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103836256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:TMSInew-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103836256 DMSC NOTICE msub(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1) VLR: update for IMSI=262420000000040 (MSISDN=491230000040) (gsm_04_08.c:1541) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103836256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0] (vlr_lu_fsm.c:817) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103836256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x0D5F8620:GERAN-A-77:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103836256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103836256 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250426103836256 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103836256 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103836256 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103836256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 32 c4 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426103836256 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(580)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(580)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103836258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103836258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1ad4320] (msc_a.c:1053) 20250426103836258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103836258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103836258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-77:LU)[0x55fcf1adfcd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103836259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 32 c4 0b 00 00 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103836258 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4d 32 c4 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(581)@4e68250106fc: Deleted conn table entry 0TC_mo_release_timeout0(588)3326987 TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103836261 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103836261 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@4e68250106fc: 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 := '3DEF2BA1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(581)@4e68250106fc: Added conn table entry 0TC_mo_release_timeout0(588)15681083 MSC_Test_0-RAN(581)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(580)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ef 46 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3d ef 2b a1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103836462 DMM DEBUG msc_a(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad41f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad41f0] (fsm.c:486) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103836462 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103836462 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103836462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103836462 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000040/3/1): Available (smpp_smsc.c:626) 20250426103836462 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103836463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 ef 46 3b 00 00 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103836463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ef 46 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 04 (osmo_ss7_asp.c:1164) 20250426103836463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103836463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103836463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103836463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ef 46 3b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: { messageType := 2, destLocRef := 'EF463B'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(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103836466 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103836466 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_release_timeout0(588)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(583)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_release_timeout0(588) MSC_Test-MGCP(584)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_release_timeout0(588) MSC_Test_0-RAN(581)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(581)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(580)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(580)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426103836486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103836486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103836486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103836486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103836486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103836486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103836486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103836486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103836486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103836486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4e 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103836487 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426103836487 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 callref-0x8000000b tid-8) New transaction (transaction.c:231) 20250426103836487 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426103836487 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103836487 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103836487 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1: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) 20250426103836487 DCC INFO trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426103836487 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426103836487 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103836487 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{ESTABLISHING}: is child of msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad41f0] (fsm.c:486) 20250426103836487 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1: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) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10] (fsm.c:486) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55fcf1adf750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55fcf1adf750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf880]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf880]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10] (fsm.c:486) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103836487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(584)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "60", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_release_timeout0(588) TC_mo_release_timeout0(588)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426103836504 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:no-CI)[0x55fcf1adf750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103836504 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103836504 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_mo_release_timeout0(588)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(583)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_release_timeout0(588) MSC_Test-MNCC(583)@4e68250106fc: Added conn table entry 0TC_mo_release_timeout0(588)-2147483637 TC_mo_release_timeout0(588)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_release_timeout0(588)@4e68250106fc: f_mo_call_establish DONE TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103839487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426103839487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426103839487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426103839487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10] (rtp_stream.c:239) 20250426103839487 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426103839488 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_RAN:no-CI)[0x55fcf1adf880]{DISCARDING}: Deallocated (fsm.c:568) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103839488 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf750]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103839488 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf750]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10] (call_leg.c:197) 20250426103839488 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf750]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426103839488 DCC DEBUG rtp_stream(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ:trans-8:call-14:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adf750]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426103839488 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55fcf1adcca0]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{RELEASING}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad41f0] (call_leg.c:198) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103839488 DCC DEBUG call_leg(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad6a10]{RELEASING}: Deallocated (fsm.c:568) 20250426103839488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) Freeing transaction (transaction.c:243) 20250426103839488 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103839488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103839488 DCC DEBUG trans(CC:INITIATED IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103839488 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103839488 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103839488 DCC DEBUG trans(CC:NULL IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ callref-0x8000000b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103839488 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103839488 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103839488 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103839488 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103839488 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103839489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103839489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103839489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103839489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103839489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103839489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103839489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ef 46 3b 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103839489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103839489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103839489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103839489 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103839489 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103839489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103839489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103839489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ef 46 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(580)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(580)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(583)@4e68250106fc: Deleted conn table entry 0TC_mo_release_timeout0(588)-2147483637 MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(580)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(580)@4e68250106fc: vl_from0 20250426103839497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103839497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103839497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103839497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103839497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103839498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103839498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103839498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(580)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103839498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103839498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103839498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103839498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103839498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1:GERAN-A-78:CM_SERVICE_REQ)[0x55fcf1adf560]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103839498 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103839499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103839499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103839499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103839499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103839499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103839499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103839499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103839499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103839499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 ef 46 3b 00 00 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(580)@4e68250106fc: Session index based on local reference:0 20250426103839499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103839500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103839500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103839500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103839500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103839500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103839500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103839500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103839500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4e ef 46 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(581)@4e68250106fc: Deleted conn table entry 0TC_mo_release_timeout0(588)15681083 TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103839501 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103839501 DVLR DEBUG VLR subscr IMSI-262420000000040:MSISDN-491230000040:TMSI-0x3DEF2BA1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_release_timeout0(588)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_release_timeout0(588)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_release_timeout0(588)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(582)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(586)@4e68250106fc: Final verdict of PTC: none 20250426103839513 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426103839513 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103839513 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(585)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(589)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(587)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(580)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(583)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(581)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(584)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(580): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(581): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(582): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(583): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(584): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(585): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(586): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(587): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_release_timeout0(588): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(589): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_release_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass'. Sat Apr 26 10:38:39 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 20250426103839700 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103839700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103839700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103839700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103839700 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103839700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103839700 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103839700 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103839700 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103839700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103839700 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103839700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103839700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103839700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103839700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103839700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103839700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103839700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103839701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103839701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103839701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343436) 20250426103840514 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343436, count=354432) 20250426103841516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103841701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103841702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103841702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp'. ------ MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp ------ Sat Apr 26 10:38:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103842516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_call_no_dlcx_resp started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(593)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(593)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(593)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(591)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103843307 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(594)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103843498 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103843498 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103843498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103843498 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103843502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103843502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103843502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103843502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103843502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103843502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103843502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103843502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103843502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 20250426103843503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103843503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103843503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103843503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103843503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103843503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103843503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103843503 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103843503 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103843503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103843503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103843503 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(593)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103843503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103843503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(593)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103843517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103843517 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(596)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103843523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(596)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(596)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103843551 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103843551 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(597)@4e68250106fc: Created GsupExpect[0] for "262420000000041" to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103844309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(592)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)7154402 MSC_Test_0-SCCP(591)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(592)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103844327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6d 2a e2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844327 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1adf750]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000041 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103844327 DMM DEBUG msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1adf750]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103844327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103844327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1adf750] (fsm.c:486) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103844328 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103844328 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103844328 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103844328 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103844328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103844328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103844328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426103844328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103844328 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103844328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 6d 2a e2 00 00 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103844328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 6d 2a e2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: { messageType := 2, destLocRef := '6D2AE2'O, sourceLocRef := '00004F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(597)@4e68250106fc: Found GsupExpect[0] for "262420000000041" handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-GSUP(597)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)"262420000000041" 20250426103844332 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103844332 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103844333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): none -> pass 20250426103844337 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103844337 DVLR DEBUG IMSI:262420000000041 has MSISDN:491230000041 (vlr.c:1045) 20250426103844337 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103844337 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103844338 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103844338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:110) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103844338 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6a10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103844338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103844338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103844338 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:TMSInew-0x7621B810) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103844338 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103844338 DMM DEBUG -> IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:TMSInew-0x7621B810 LOCATION UPDATE ACCEPT (TMSI = 0x7621b810) (gsm_04_08.c:149) 20250426103844338 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:TMSInew-0x7621B810 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103844338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 6d 2a e2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 21 b8 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(592)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103844348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844349 DMM DEBUG msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:TMSInew-0x7621B810:GERAN-A-79:LU)[0x55fcf1adf750]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103844349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:TMSInew-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103844349 DMSC NOTICE msub(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810) VLR: update for IMSI=262420000000041 (MSISDN=491230000041) (gsm_04_08.c:1541) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103844349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:817) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103844349 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7618F077:GERAN-A-79:LU)[0x55fcf1ad6bf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103844349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103844349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250426103844349 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103844349 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103844349 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103844349 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103844349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 6d 2a e2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103844352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 4f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103844353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1adf750] (msc_a.c:1053) 20250426103844353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103844353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103844353 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-79:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103844353 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103844353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 6d 2a e2 00 00 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 20250426103844354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 4f 6d 2a e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)7154402 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103844356 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103844356 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@4e68250106fc: Created IMSI[0] for '262420000000041'H'7621B810'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) MSC_Test-MNCC(594)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)790084175 20250426103844365 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103844365 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103844365 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 callref-0x2f17ba4f tid-255) New transaction (transaction.c:231) 20250426103844365 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 callref-0x2f17ba4f 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) 20250426103844365 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 callref-0x2f17ba4f 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) 20250426103844365 DMNCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 callref-0x2f17ba4f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103844365 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103844365 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103844366 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844366 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844366 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844366 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844366 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844366 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844366 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 14 09 04 76 21 b8 10 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(592)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(592)@4e68250106fc: Created IMSI[1] for '262420000000041'H'7621B810'O to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: 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 := '7621B810'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(592)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)12419549 MSC_Test_0-SCCP(591)@4e68250106fc: First idle individual index:0 20250426103844374 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844374 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bd 81 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 76 21 b8 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf880] (fsm.c:486) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103844375 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103844375 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103844375 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103844375 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 callref-0x2f17ba4f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103844375 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103844375 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103844375 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844375 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103844375 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103844375 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000041/3/1): Available (smpp_smsc.c:626) 20250426103844375 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103844375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 bd 81 dd 00 00 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103844375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 14 (osmo_ss7_asp.c:1164) 20250426103844375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: { messageType := 2, destLocRef := 'BD81DD'O, sourceLocRef := '000050'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103844377 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103844377 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(592)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(592)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426103844385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844386 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103844386 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103844386 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426103844386 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426103844386 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844386 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(595)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) 20250426103844397 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426103844397 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103844397 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf880] (fsm.c:486) 20250426103844397 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0] (fsm.c:486) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0] (fsm.c:486) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55fcf1adf500]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103844397 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55fcf1adf500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(595)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "63", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 3 20250426103844414 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103844414 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103844414 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 4 20250426103844416 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:no-CI)[0x55fcf1adf500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103844416 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103844416 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844416 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) Sending Assignment Command (msc_a.c:706) 20250426103844416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103844416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103844416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103844416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 0f 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426103844422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844422 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adf500]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103844422 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103844422 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(592)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(592)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103844423 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844423 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844423 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844423 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 8 20250426103844427 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103844427 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103844427 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103844628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103844628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103844628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103844628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103844628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103844628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103844628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103844628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103844628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103844628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103844629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426103844629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426103844629 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426103844629 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844629 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 7 20250426103844634 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426103844634 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f 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) 20250426103844634 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP:trans-0:call-15:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426103844634 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103844634 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103844634 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Hold the call for some time 20250426103844641 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103844641 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103844641 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103844641 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Hangup TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103849649 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103849650 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103849650 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103849650 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103849650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103849650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103849650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103849650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(592)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(592)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426103849659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103849659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103849659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103849659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103849660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426103849660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103849660 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103849660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x2f17ba4f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426103849660 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426103849660 DCC DEBUG trans(CC:NULL IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103849660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103849660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103849660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103849660 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103849660 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103849660 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103849660 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0] (call_leg.c:197) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1adf500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0] (call_leg.c:197) 20250426103849661 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103849661 DCC DEBUG rtp_stream(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103849661 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103849661 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf880] (call_leg.c:198) 20250426103849661 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103849661 DCC DEBUG call_leg(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1ad6bf0]{RELEASING}: Deallocated (fsm.c:568) 20250426103849661 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103849662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103849662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103849662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103849662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426103849662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103849662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103849662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103849662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 bd 81 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(591)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(591)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(594)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)790084175 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(591)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(591)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(591)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103849669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103849669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103849669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103849669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 50 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103849669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103849669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adf880] (msc_a.c:1053) 20250426103849669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103849669 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810:GERAN-A-80:PAGING_RESP)[0x55fcf1adfcd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103849669 DVLR DEBUG VLR subscr IMSI-262420000000041:MSISDN-491230000041:TMSI-0x7621B810 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103849670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103849670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103849670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103849670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 bd 81 dd 00 00 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(593)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(591)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(593)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103849670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103849670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103849670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103849670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103849670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103849670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103849671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103849671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103849671 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103849671 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 50 bd 81 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(592)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_no_dlcx_resp0(599)12419549 TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(592)@4e68250106fc: Removed IMSI[0] for '262420000000041'H to be handled at TC_lu_and_mt_call_no_dlcx_resp0(599) TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_no_dlcx_resp0(599)@4e68250106fc: Final verdict of PTC: pass 20250426103856698 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103856698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103856698 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103856698 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103856698 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103856698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103856698 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103856698 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103856698 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103856698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103856698 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103856698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103856698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103856698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103856698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103856698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103856698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103856698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103856698 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103856699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103856699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(593)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(591)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(597)@4e68250106fc: Final verdict of PTC: none 20250426103856700 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(596)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(592)@4e68250106fc: Final verdict of PTC: none 20250426103856701 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103856701 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(600)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(594)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(598)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(595)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(591): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(592): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(593): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(594): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(595): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(596): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(597): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(598): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_call_no_dlcx_resp0(599): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_call_no_dlcx_resp finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass'. Sat Apr 26 10:38:56 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=450596) 20250426103857701 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=450596, count=451756) 20250426103858699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103858699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103858699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103858702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two'. ------ MSC_Tests.TC_reset_two ------ Sat Apr 26 10:38:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103859704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_reset_two started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(604)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(604)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(604)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(602)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(607)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(607)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(607)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(605)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103900552 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(608)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103900705 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103900705 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(610)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103900708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(610)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(610)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103900718 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103900718 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426103900732 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103900732 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103900732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103900732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(604)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103900733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103900733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103900733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103900733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103900733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103900733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103900733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103900733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103900733 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103900733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103900733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(604)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103900734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103900734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103900734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103900734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103900734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103900734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103900734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103900734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103900734 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103900734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103900734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103900734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(604)@4e68250106fc: Message received on association #8 20250426103900734 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103900734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(604)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(604)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(604)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(604)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(604)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(604)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103900745 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103900745 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426103900745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103900745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(607)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103900746 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103900746 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103900746 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103900746 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103900746 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103900746 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103900746 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103900746 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103900746 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(607)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103900746 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426103900746 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(607)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(607)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103900747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103900747 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103900747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103900747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426103900747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103900747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103900747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103900747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(607)@4e68250106fc: Message received on association #8 20250426103900747 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103900747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426103900747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426103900747 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(607)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103900747 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426103900747 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(607)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(607)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(607)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(607)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(607)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103901539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103901539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103901539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103901539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103901539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103901539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103901539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103901539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103901539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103901539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(604)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103901539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103901539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103901539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103901539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103901539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103901539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103901539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103901539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103901539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103901539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(604)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(604)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(603)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426103901554 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103901554 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103901554 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426103901554 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426103901554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103901554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103901554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103901554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103901554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103901554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(607)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103901555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103901555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103901555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103901555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426103901555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103901555 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426103901555 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103901555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426103901555 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103901555 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(607)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(607)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(606)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@4e68250106fc: setverdict(pass): none -> pass 20250426103902716 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103902717 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103902717 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103902717 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103902717 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103902717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103902717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(604)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(611)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(602)@4e68250106fc: Final verdict of PTC: none 20250426103902717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103902717 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103902717 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426103902717 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103902717 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103902717 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426103902717 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426103902717 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) 20250426103902717 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103902717 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103902717 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103902717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103902717 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103902717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426103902717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(605)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(607)@4e68250106fc: Final verdict of PTC: none 20250426103902718 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(601)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(610)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(603)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(608)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(606)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(612)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(609)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(601): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(602): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(603): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(604): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(605): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(606): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(607): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(608): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(609): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(610): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(611): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(612): none (pass -> pass) MTC@4e68250106fc: Test case TC_reset_two finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass'. Sat Apr 26 10:39:02 UTC 2025 ====== MSC_Tests.TC_reset_two pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_reset_two.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=89004) 20250426103903719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=89004, count=114212) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103904718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103904720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call'. ------ MSC_Tests.TC_lu_and_mt_call ------ Sat Apr 26 10:39:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103905722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(616)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(616)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(616)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(614)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103906472 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(617)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103906667 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103906667 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103906667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103906667 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(616)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103906669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103906669 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103906669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(616)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103906669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103906669 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103906669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103906669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103906669 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103906670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103906670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(616)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103906723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103906723 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(619)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103906725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(619)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(619)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103906739 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103906739 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(620)@4e68250106fc: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103907472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(615)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call0(622)3785108 MSC_Test_0-SCCP(614)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(615)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103907476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 39 c1 94 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907476 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1ad5ff0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103907476 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1ad5ff0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103907476 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103907476 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103907476 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103907476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103907476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103907476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103907476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90] (fsm.c:486) 20250426103907476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103907476 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103907476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 39 c1 94 00 00 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103907476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907477 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907477 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 39 c1 94 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: { messageType := 2, destLocRef := '39C194'O, sourceLocRef := '000051'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(620)@4e68250106fc: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call0(622) MSC_Test-GSUP(620)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_call0(622)"262420000000039" 20250426103907478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103907478 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_lu_and_mt_call0(622)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426103907479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): none -> pass 20250426103907481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103907481 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250426103907481 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103907481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103907481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103907481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90] (vlr_lu_fsm.c:110) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103907481 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6bf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103907481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103907481 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1adfa90] (fsm.c:486) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103907481 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:TMSInew-0x219C706E) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103907481 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103907481 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:TMSInew-0x219C706E LOCATION UPDATE ACCEPT (TMSI = 0x219c706e) (gsm_04_08.c:149) 20250426103907481 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:TMSInew-0x219C706E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103907481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907481 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907481 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 39 c1 94 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 9c 70 6e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(615)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103907488 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:TMSInew-0x219C706E:GERAN-A-81:LU)[0x55fcf1ad5ff0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103907488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:TMSInew-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103907488 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103907488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90] (vlr_lu_fsm.c:817) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103907488 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x44239557:GERAN-A-81:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103907488 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103907488 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103907488 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103907488 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103907488 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103907488 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103907488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 39 c1 94 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103907492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 51 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103907493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426103907493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103907493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103907493 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-81:LU)[0x55fcf1adfa90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103907493 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - active-conn: now used by 1 (attached) (msub.c:375) 20250426103907493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 39 c1 94 00 00 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 20250426103907494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 51 39 c1 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(615)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call0(622)3785108 TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103907496 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103907496 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@4e68250106fc: Created IMSI[0] for '262420000000039'H'219C706E'O to be handled at TC_lu_and_mt_call0(622) MSC_Test-MNCC(617)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call0(622)171935507 20250426103907511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103907511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103907511 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E callref-0xa3f8713 tid-255) New transaction (transaction.c:231) 20250426103907511 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E callref-0xa3f8713 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) 20250426103907511 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E callref-0xa3f8713 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) 20250426103907511 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E callref-0xa3f8713 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103907511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103907511 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103907511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 21 9c 70 6e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(615)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(615)@4e68250106fc: Created IMSI[1] for '262420000000039'H'219C706E'O to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@4e68250106fc: 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 := '219C706E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(615)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call0(622)10766065 MSC_Test_0-SCCP(614)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 46 f1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 21 9c 70 6e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103907522 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103907522 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103907522 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103907523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103907523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103907523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103907523 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E callref-0xa3f8713 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103907523 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103907523 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103907523 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907523 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103907523 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103907523 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103907523 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103907523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a4 46 f1 00 00 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103907523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250426103907523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103907523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(614)@4e68250106fc: { messageType := 2, destLocRef := 'A446F1'O, sourceLocRef := '000052'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103907525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103907525 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call0(622)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(615)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(615)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103907530 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103907530 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103907530 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426103907530 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426103907530 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907530 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(618)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call0(622) 20250426103907535 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426103907535 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103907535 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad41f0] (fsm.c:486) 20250426103907535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adfbc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adfbc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0] (fsm.c:486) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55fcf1adfbc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55fcf1adfbc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adcb70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adcb70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0] (fsm.c:486) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55fcf1adcb70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103907535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55fcf1adcb70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(618)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "69", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 3 20250426103907545 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:no-CI)[0x55fcf1adfbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103907545 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103907545 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 4 20250426103907547 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:no-CI)[0x55fcf1adcb70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103907547 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103907547 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907547 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) Sending Assignment Command (msc_a.c:706) 20250426103907547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103907547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103907547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103907547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 10 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103907552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103907552 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adcb70]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103907552 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103907552 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103907552 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907552 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907552 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907552 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(615)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(615)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 8 20250426103907555 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103907555 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103907555 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103907752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103907752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103907752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103907752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103907752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103907752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103907752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103907752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103907752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103907752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103907752 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426103907753 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426103907753 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426103907753 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907753 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 7 20250426103907755 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426103907755 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 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) 20250426103907755 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP:trans-0:call-16:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adfbc0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426103907755 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103907755 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103907755 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_call0(622)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call0(622)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: Hold the call for some time 20250426103907757 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103907757 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103907757 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103907757 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call0(622)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: Hangup TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103912762 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103912762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103912762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103912762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103912762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103912762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103912762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103912762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(615)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(615)@4e68250106fc: patched enc_l3: '83AD0802E180'O 20250426103912764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426103912764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103912764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103912764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103912764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426103912764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103912764 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103912764 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0xa3f8713 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426103912764 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426103912764 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103912764 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103912764 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103912764 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103912764 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0] (call_leg.c:197) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adcb70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0] (call_leg.c:197) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103912764 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E: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)[0x55fcf1adfbc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad41f0] (call_leg.c:198) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103912764 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Deallocated (fsm.c:568) 20250426103912764 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103912764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103912764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103912764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103912764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426103912764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103912764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103912765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103912765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a4 46 f1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(614)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(614)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(617)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call0(622)171935507 TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call0(622)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call0(622)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(614)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(614)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(614)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103912766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103912766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103912766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103912766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103912766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 52 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103912766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103912766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1ad41f0] (msc_a.c:1053) 20250426103912766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103912766 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-82:PAGING_RESP)[0x55fcf1adf500]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103912766 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - active-conn: now used by 1 (attached) (msub.c:375) 20250426103912766 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912766 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912766 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103912766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912766 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103912766 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103912766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 a4 46 f1 00 00 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(614)@4e68250106fc: Session index based on local reference:0 20250426103912766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103912766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103912766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103912766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103912766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103912766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103912766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103912766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 52 a4 46 f1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(615)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call0(622)10766065 TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(615)@4e68250106fc: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call0(622) TC_lu_and_mt_call0(622)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call0(622)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(620)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(614)@4e68250106fc: Final verdict of PTC: none 20250426103913770 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103913770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103913770 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103913770 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103913771 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103913771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103913771 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103913771 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103913771 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103913771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103913771 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103913771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103913771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103913771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103913771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103913771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103913771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103913771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103913771 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103913771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103913771 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(615)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(616)@4e68250106fc: Final verdict of PTC: none 20250426103913771 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103913771 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(617)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(623)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(613)@4e68250106fc: Final verdict of PTC: none 20250426103913772 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(619)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(618)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(621)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(613): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(614): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(615): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(616): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(617): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(618): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(619): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(620): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(621): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_call0(622): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(623): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass'. Sat Apr 26 10:39:13 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=448992) 20250426103914773 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=448992, count=450152) 20250426103915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103915771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103915774 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6'. ------ MSC_Tests.TC_lu_and_mt_call_ipv6 ------ Sat Apr 26 10:39:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103916775 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_ipv6' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_call_ipv6 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(627)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(627)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(627)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(625)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103917491 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(628)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103917686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103917686 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103917686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103917686 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103917687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103917687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103917687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103917687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103917687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103917687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103917687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103917687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103917687 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103917687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103917687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103917688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103917688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103917688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103917688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103917688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103917688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103917688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103917688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103917688 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103917688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103917688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103917688 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(627)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103917688 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103917688 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103917776 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103917776 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(630)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103917778 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(630)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(630)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103917787 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103917787 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(631)@4e68250106fc: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000039'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918498 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918498 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918498 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(626)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)10569259 MSC_Test_0-SCCP(625)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(626)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 46 2b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918504 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adcb70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103918504 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adcb70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adcb70] (fsm.c:486) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103918504 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103918504 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103918504 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103918504 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103918504 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103918504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103918504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0] (fsm.c:486) 20250426103918504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103918504 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{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(627)@4e68250106fc: Message received on association #8 20250426103918504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 a1 46 2b 00 00 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103918505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a1 46 2b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: { messageType := 2, destLocRef := 'A1462B'O, sourceLocRef := '000053'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(631)@4e68250106fc: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-GSUP(631)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_call_ipv60(633)"262420000000039" 20250426103918506 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103918506 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918509 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103918509 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250426103918509 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103918509 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103918509 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103918509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0] (vlr_lu_fsm.c:110) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103918509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103918509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103918509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1adfbc0] (fsm.c:486) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103918509 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:TMSInew-0x1C15C179) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103918509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103918509 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:TMSInew-0x1C15C179 LOCATION UPDATE ACCEPT (TMSI = 0x1c15c179) (gsm_04_08.c:149) 20250426103918509 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:TMSInew-0x1C15C179 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103918509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a1 46 2b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c 15 c1 79 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(626)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918512 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:TMSInew-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adcb70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103918512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:TMSInew-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103918512 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103918512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0] (vlr_lu_fsm.c:817) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103918512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x219C706E:GERAN-A-83:LU)[0x55fcf1ad6ac0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103918512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103918512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103918512 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103918512 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103918512 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103918512 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103918512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 a1 46 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 53 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103918513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adcb70] (msc_a.c:1053) 20250426103918513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103918513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103918513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-83:LU)[0x55fcf1adfbc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103918513 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103918513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 a1 46 2b 00 00 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 20250426103918514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 53 a1 46 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(626)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)10569259 TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103918514 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103918514 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@4e68250106fc: Created IMSI[0] for '262420000000039'H'1C15C179'O to be handled at TC_lu_and_mt_call_ipv60(633) MSC_Test-MNCC(628)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)1973750120 20250426103918517 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103918517 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103918517 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 callref-0x75a50968 tid-255) New transaction (transaction.c:231) 20250426103918517 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 callref-0x75a50968 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) 20250426103918517 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 callref-0x75a50968 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) 20250426103918517 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 callref-0x75a50968 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103918517 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103918517 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103918517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 1c 15 c1 79 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(626)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(626)@4e68250106fc: Created IMSI[1] for '262420000000039'H'1C15C179'O to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: 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 := '1C15C179'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(626)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_ipv60(633)12453387 MSC_Test_0-SCCP(625)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 06 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1c 15 c1 79 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6bf0] (fsm.c:486) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103918521 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103918521 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103918521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103918521 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 callref-0x75a50968 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103918521 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103918521 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103918521 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918521 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103918521 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103918521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103918521 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103918521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 be 06 0b 00 00 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103918521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250426103918521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918521 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: { messageType := 2, destLocRef := 'BE060B'O, sourceLocRef := '000054'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103918522 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103918522 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(626)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(626)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918525 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103918525 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103918525 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426103918525 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426103918525 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918525 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(629)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_ipv60(633) 20250426103918527 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426103918527 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103918527 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6bf0] (fsm.c:486) 20250426103918527 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adf500]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adf500]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0] (fsm.c:486) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55fcf1adf500]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55fcf1adf500]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0] (fsm.c:486) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103918527 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(629)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "75", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 3 20250426103918532 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:no-CI)[0x55fcf1adf500]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103918532 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103918532 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 4 20250426103918533 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103918533 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103918533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) Sending Assignment Command (msc_a.c:706) 20250426103918533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103918533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103918533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103918533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 11 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:26 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250426103918535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103918535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55fcf1ad6d20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103918535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179: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)[0x55fcf1ad6d20]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426103918535 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179: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)[0x55fcf1ad6d20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426103918535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918535 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918535 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918535 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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(626)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(626)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 8 20250426103918537 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103918537 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103918537 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 5 20250426103918736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103918736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103918736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103918736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103918736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103918736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103918736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103918736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103918736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103918736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103918736 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426103918736 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426103918736 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426103918736 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918736 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 7 20250426103918738 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx MNCC_RTP_CONNECT (RTP=[::9]:423) (gsm_04_08_cc.c:2230) 20250426103918738 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 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) 20250426103918738 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1adf500]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426103918738 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179: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)[0x55fcf1adf500]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103918738 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179: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)[0x55fcf1adf500]{ESTABLISHING}: setting remote addr to [::9]:423 (rtp_stream.c:476) 20250426103918738 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179: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)[0x55fcf1adf500]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_mt_call_complete DONE 20250426103918740 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103918740 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103918740 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103918740 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Hold the call for some time TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Hangup TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103923747 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103923747 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103923747 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103923747 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103923747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103923747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103923747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103923747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(626)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(626)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426103923749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103923749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103923749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103923749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103923749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103923749 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426103923749 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103923749 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103923749 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x75a50968 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426103923749 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426103923749 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103923749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103923749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103923749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103923749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0] (call_leg.c:197) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0] (call_leg.c:197) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103923749 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP:trans-0:call-17:RTP_TO_CN:CI-11111:local-::1-10000:remote-::9-423)[0x55fcf1adf500]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6bf0] (call_leg.c:198) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103923749 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6ac0]{RELEASING}: Deallocated (fsm.c:568) 20250426103923749 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103923749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103923749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923749 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103923749 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103923749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426103923750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103923750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103923750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103923750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 be 06 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(625)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(625)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(628)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)1973750120 TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_call_ipv60(633)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(625)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(625)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(625)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103923751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103923751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103923751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103923751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 54 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426103923751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103923751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1ad6bf0] (msc_a.c:1053) 20250426103923751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103923751 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-84:PAGING_RESP)[0x55fcf1adfa90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103923751 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103923751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103923751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103923751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103923751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 be 06 0b 00 00 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(625)@4e68250106fc: Session index based on local reference:0 20250426103923752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103923752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103923752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103923752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103923752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103923752 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103923752 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103923752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103923752 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103923752 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 54 be 06 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(627)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(626)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_ipv60(633)12453387 TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(626)@4e68250106fc: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_ipv60(633) TC_lu_and_mt_call_ipv60(633)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_ipv60(633)@4e68250106fc: Final verdict of PTC: pass 20250426103924756 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103924756 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(625)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(628)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(632)@4e68250106fc: Final verdict of PTC: none 20250426103924757 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103924757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103924757 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103924757 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103924757 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103924757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103924757 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103924757 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103924757 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103924757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP(631)@4e68250106fc: Final verdict of PTC: none 20250426103924757 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103924757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103924757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103924757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103924757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103924757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103924757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103924757 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103924757 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(626)@4e68250106fc: Final verdict of PTC: none 20250426103924757 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103924757 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(629)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(624)@4e68250106fc: Final verdict of PTC: none 20250426103924758 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(627)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(630)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(634)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(624): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(625): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(626): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(627): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(628): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(629): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(630): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(631): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(632): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_call_ipv60(633): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(634): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_call_ipv6 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass'. Sat Apr 26 10:39:24 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_ipv6 pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=449164) 20250426103925759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=449164, count=450420) 20250426103926758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103926758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103926758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103926759 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_ipv6 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging'. ------ MSC_Tests.TC_lu_and_mt_call_already_paging ------ Sat Apr 26 10:39:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103927760 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_call_already_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(638)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(638)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(638)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(636)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103928517 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(639)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103928711 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103928711 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103928711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103928711 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103928716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103928716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103928716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103928716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103928716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103928716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103928716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103928716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103928716 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103928716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103928716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(638)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103928717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103928717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103928717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103928717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103928717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103928717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103928717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103928717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103928717 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103928717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103928717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103928717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103928717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103928717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(638)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103928762 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103928762 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(641)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103928767 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(641)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(641)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103928783 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103928783 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(642)@4e68250106fc: Created GsupExpect[0] for "262420000000391" to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103929523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103929524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929524 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929524 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929524 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(637)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)7484226 MSC_Test_0-SCCP(636)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(637)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103929540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103929540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 33 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929541 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000391 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103929541 DMM DEBUG msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103929541 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103929541 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000391 id=262420000000391 (vlr.c:661) 20250426103929541 DVLR INFO New subscr, IMSI: 262420000000391 (vlr.c:562) 20250426103929541 DVLR DEBUG VLR subscr IMSI-262420000000391 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103929541 DVLR DEBUG VLR subscr IMSI-262420000000391 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103929541 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103929541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103929542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103929542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf500] (fsm.c:486) 20250426103929542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103929542 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103929542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 72 33 42 00 00 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103929542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 72 33 42 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: { messageType := 2, destLocRef := '723342'O ("r3B"), sourceLocRef := '000055'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(642)@4e68250106fc: Found GsupExpect[0] for "262420000000391" handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-GSUP(642)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_call_already_paging0(644)"262420000000391" 20250426103929549 DVLR DEBUG VLR subscr IMSI-262420000000391 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103929549 DVLR DEBUG VLR subscr IMSI-262420000000391 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(636)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(636)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103929552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103929552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): none -> pass 20250426103929562 DVLR DEBUG VLR subscr IMSI-262420000000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103929562 DVLR DEBUG IMSI:262420000000391 has MSISDN:491230000391 (vlr.c:1045) 20250426103929562 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250426103929562 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103929563 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103929563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adf500] (vlr_lu_fsm.c:110) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103929563 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000391:GERAN-A-85:LU)[0x55fcf1adf010]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103929563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103929563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adf500] (fsm.c:486) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103929563 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x66035C63) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250426103929563 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103929563 DMM DEBUG -> IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x66035C63 LOCATION UPDATE ACCEPT (TMSI = 0x66035c63) (gsm_04_08.c:149) 20250426103929564 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x66035C63 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103929564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 72 33 42 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 66 03 5c 63 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(637)@4e68250106fc: patched enc_l3: '055B'O 20250426103929576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(636)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(636)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103929576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103929577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929577 DMM DEBUG msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x66035C63:GERAN-A-85:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103929577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSInew-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103929577 DMSC NOTICE msub(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63) VLR: update for IMSI=262420000000391 (MSISDN=491230000391) (gsm_04_08.c:1541) 20250426103929577 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103929577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500] (vlr_lu_fsm.c:817) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103929577 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000391:MSISDN-491230000391:GERAN-A-85:LU)[0x55fcf1adfa90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103929577 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103929577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250426103929577 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103929577 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103929577 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103929578 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103929578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 72 33 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(636)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(636)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103929582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 55 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103929582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103929582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426103929582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103929582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103929582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-85:LU)[0x55fcf1adf500]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103929582 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103929583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103929583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103929583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103929583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 72 33 42 00 00 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 20250426103929584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103929584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103929584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103929584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103929584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103929584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103929584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103929584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103929584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103929584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 55 72 33 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)7484226 TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103929586 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103929586 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(637)@4e68250106fc: Created IMSI[0] for '262420000000391'H'66035C63'O to be handled at TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: start Paging by an SMS 20250426103929596 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103929596 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426103929596 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426103929596 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426103930597 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426103930598 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426103930598 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426103930598 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426103930599 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426103930599 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426103930599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103930599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103930599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103930599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103930599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103930599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103930599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103930599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103930599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103930599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 30 19 09 04 66 03 5c 63 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(637)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_already_paging0(644) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: MNCC signals MT call, before Paging Response MSC_Test_0-RAN(637)@4e68250106fc: Created IMSI[1] for '262420000000391'H'66035C63'O to be handled at TC_lu_and_mt_call_already_paging0(644) MSC_Test-MNCC(639)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)561840261 20250426103930617 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + 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) 20250426103930617 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103930617 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 callref-0x217d0085 tid-255) New transaction (transaction.c:231) 20250426103930617 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 callref-0x217d0085 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) 20250426103930617 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 callref-0x217d0085 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) 20250426103930617 DMNCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 callref-0x217d0085 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103930617 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - mncc_tx_to_gsm_cc: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC) (gsm_04_08_cc.c:2448) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: phone answers Paging, expecting both SMS and MT call to be established TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: 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 := '66035C63'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(637)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_already_paging0(644)10976419 MSC_Test_0-SCCP(636)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103931124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103931124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931124 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103931124 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103931124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a7 7c a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 66 03 5c 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1adf010] (fsm.c:486) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103931125 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + 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) 20250426103931125 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103931125 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103931125 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 callref-0x217d0085 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103931125 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103931125 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103931126 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 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) 20250426103931126 DCC DEBUG trans(CC:NULL IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103931126 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - Paging: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103931126 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000391/3/1): Available (smpp_smsc.c:626) 20250426103931126 DMSC NOTICE Pending paging while subscriber 262420000000391 attached. (sms_queue.c:558) 20250426103931126 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103931126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 a7 7c a3 00 00 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103931126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931126 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931126 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931126 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a7 7c a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 30 19 (osmo_ss7_asp.c:1164) 20250426103931127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a7 7c a3 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 01 93 03 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) 20250426103931127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931127 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931127 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931127 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a7 7c a3 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 30 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: { messageType := 2, destLocRef := 'A77CA3'O, sourceLocRef := '000056'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103931130 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + VTY: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103931130 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: Got SMS-DELIVER TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: Got CC Setup TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: success, tear down MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(636)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(636)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103931138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931138 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103931138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103931138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103931138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 56 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + 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) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + 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) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - 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) 20250426103931138 DLSMS ERROR trans(SMS IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x40000001 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250426103931138 DLSMS NOTICE Sending SMS 1 failed 1 times. (sms_queue.c:248) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426103931138 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) Freeing transaction (transaction.c:243) 20250426103931138 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103931138 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426103931138 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426103931138 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426103931138 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP callref-0x217d0085 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426103931138 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103931138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a7 7c a3 00 01 09 01 00 06 03 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426103931138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a7 7c a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(636)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(636)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(636)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(636)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(636)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103931141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931141 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103931141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103931141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103931141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 56 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103931142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103931142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1adf010] (msc_a.c:1053) 20250426103931142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103931142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63:GERAN-A-86:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103931142 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103931142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103931142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931142 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103931142 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103931142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 a7 7c a3 00 00 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(638)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(636)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(638)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103931142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103931142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103931142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103931142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103931142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103931142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103931142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103931142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103931142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 56 a7 7c a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(637)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_already_paging0(644)10976419 TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103931143 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103931143 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103931144 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103931144 DVLR DEBUG VLR subscr IMSI-262420000000391:MSISDN-491230000391:TMSI-0x66035C63 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_call_already_paging0(644)@4e68250106fc: Final verdict of PTC: pass 20250426103931148 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103931148 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(642)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(636)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(639)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(640)@4e68250106fc: Final verdict of PTC: none 20250426103931154 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(638)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(637)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(635)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(641)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(643)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(635): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(636): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(637): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(638): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(639): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(640): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(641): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(642): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(643): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_call_already_paging0(644): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_call_already_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass'. Sat Apr 26 10:39:31 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 20250426103931344 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103931344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103931344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103931344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103931344 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103931344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103931344 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103931344 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103931344 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103931344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103931344 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103931344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103931344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103931344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103931344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103931344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103931344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103931344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103931344 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103931345 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103931345 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313204) 20250426103932155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=313204, count=353620) 20250426103933157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103933345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103933345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103933345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux'. ------ MSC_Tests.TC_lu_and_mt_call_osmux ------ Sat Apr 26 10:39:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_call_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103934159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_call_osmux' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_call_osmux started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(649)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(649)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(649)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(647)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103935009 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(650)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103935159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103935159 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(652)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103935161 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(652)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(652)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103935169 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103935169 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(653)@4e68250106fc: Created GsupExpect[0] for "262420000000039" to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103935203 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103935203 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103935203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103935203 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103935205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103935205 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(649)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103935205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103935205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103935205 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103935205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103935205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103935205 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426103935205 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(649)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(649)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103935205 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103936018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 07 00 05 30 04 01 00 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 04 00 02 31 f0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(648)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)8935084 MSC_Test_0-SCCP(647)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(648)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 88 56 ac 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936033 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adfa90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000039 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103936033 DMM DEBUG msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adfa90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adfa90] (fsm.c:486) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103936033 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103936033 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103936033 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426103936033 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103936033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103936034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103936034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70] (fsm.c:486) 20250426103936034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103936034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103936034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 88 56 ac 00 00 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103936034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936034 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936034 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 88 56 ac 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: { messageType := 2, destLocRef := '8856AC'O, sourceLocRef := '000057'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(653)@4e68250106fc: Found GsupExpect[0] for "262420000000039" handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-GSUP(653)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_call_osmux0(655)"262420000000039" 20250426103936038 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103936038 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103936043 DVLR DEBUG IMSI:262420000000039 has MSISDN:491230000039 (vlr.c:1045) 20250426103936043 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103936043 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103936044 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103936044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70] (vlr_lu_fsm.c:110) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103936044 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1ad5ff0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103936044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103936044 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcb70] (fsm.c:486) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103936044 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:TMSInew-0x63A765D5) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103936044 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103936044 DMM DEBUG -> IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:TMSInew-0x63A765D5 LOCATION UPDATE ACCEPT (TMSI = 0x63a765d5) (gsm_04_08.c:149) 20250426103936044 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:TMSInew-0x63A765D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426103936045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 88 56 ac 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 63 a7 65 d5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(648)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936055 DMM DEBUG msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:TMSInew-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adfa90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103936055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:TMSInew-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103936055 DMSC NOTICE msub(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5) VLR: update for IMSI=262420000000039 (MSISDN=491230000039) (gsm_04_08.c:1541) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103936055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70] (vlr_lu_fsm.c:817) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103936055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x1C15C179:GERAN-A-87:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103936055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103936055 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103936055 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103936055 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103936055 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103936055 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103936056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 88 56 ac 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 57 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103936060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adfa90] (msc_a.c:1053) 20250426103936060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103936060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103936060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-87:LU)[0x55fcf1adcb70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103936061 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103936061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 88 56 ac 00 00 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 57 88 56 ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)8935084 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103936064 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103936064 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@4e68250106fc: Created IMSI[0] for '262420000000039'H'63A765D5'O to be handled at TC_lu_and_mt_call_osmux0(655) MSC_Test-MNCC(650)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)344265079 20250426103936080 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426103936080 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426103936080 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 callref-0x14851177 tid-255) New transaction (transaction.c:231) 20250426103936080 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 callref-0x14851177 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) 20250426103936080 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 callref-0x14851177 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) 20250426103936080 DMNCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 callref-0x14851177 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426103936081 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426103936081 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426103936081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 93 09 04 63 a7 65 d5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(648)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(648)@4e68250106fc: Created IMSI[1] for '262420000000039'H'63A765D5'O to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: 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 := '63A765D5'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(648)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_call_osmux0(655)7524550 MSC_Test_0-SCCP(647)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 d0 c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 63 a7 65 d5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adf010] (fsm.c:486) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103936095 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103936095 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103936095 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103936095 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 callref-0x14851177 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426103936095 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426103936096 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426103936096 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936096 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426103936096 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103936096 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000039/3/1): Available (smpp_smsc.c:626) 20250426103936096 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426103936096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 72 d0 c6 00 00 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103936097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 93 (osmo_ss7_asp.c:1164) 20250426103936097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936097 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936097 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936097 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: { messageType := 2, destLocRef := '72D0C6'O, sourceLocRef := '000058'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103936099 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426103936099 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(648)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(648)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426103936109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426103936109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426103936109 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426103936109 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936109 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(651)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_call_osmux0(655) 20250426103936120 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426103936120 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426103936120 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adf010] (fsm.c:486) 20250426103936120 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad2c50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad2c50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0] (fsm.c:486) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55fcf1ad2c50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55fcf1ad2c50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad6bf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad6bf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0] (fsm.c:486) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI)[0x55fcf1ad6bf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426103936120 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55fcf1ad6bf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(651)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "81", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 3 20250426103936140 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:no-CI)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103936140 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103936140 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 4 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_handle_crcx(): got Osmux CID: -1 20250426103936142 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_RAN:no-CI:osmux--2--1)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103936142 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426103936143 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936143 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) Sending Assignment Command (msc_a.c:706) 20250426103936143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103936143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103936143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103936143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 26 00 24 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 14 00 00 00 f1 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0180F100'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 01 80 f1 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(648)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103936152 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426103936152 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426103936152 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: setting remote Osmux CID to 0 (rtp_stream.c:493) 20250426103936152 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs remote-Osmux-CID (rtp_stream.c:411) 20250426103936152 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936152 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936152 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936152 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 8 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 5 20250426103936157 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103936157 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103936157 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103936356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103936356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103936356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103936356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103936356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103936356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103936356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103936356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103936357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103936357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103936357 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426103936357 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426103936357 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426103936357 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936357 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 7 20250426103936359 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426103936359 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 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) 20250426103936359 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP:trans-0:call-20:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad2c50]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426103936359 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426103936359 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426103936359 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Osmux ok: use_osmux = true got_osmux_count = 1 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Hold the call for some time 20250426103936361 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426103936361 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426103936361 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426103936361 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Hangup TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426103941370 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426103941370 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426103941370 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426103941370 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426103941370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103941370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103941370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103941370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(648)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(648)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103941377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103941377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103941377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103941377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103941378 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426103941378 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426103941378 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426103941378 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x14851177 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426103941378 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426103941378 DCC DEBUG trans(CC:NULL IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426103941378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103941378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103941378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103941378 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103941378 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0] (call_leg.c:197) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad6bf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0] (call_leg.c:197) 20250426103941378 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426103941378 DCC DEBUG rtp_stream(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5: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)[0x55fcf1ad2c50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426103941378 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426103941379 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adf010] (call_leg.c:198) 20250426103941379 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426103941379 DCC DEBUG call_leg(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adcca0]{RELEASING}: Deallocated (fsm.c:568) 20250426103941379 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103941379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103941379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103941379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103941379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426103941379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103941379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103941379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103941379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 72 d0 c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(647)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(647)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(650)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)344265079 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_call_osmux0(655)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(647)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(647)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(647)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103941384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103941385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103941385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103941385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103941385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 58 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103941385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103941385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1adf010] (msc_a.c:1053) 20250426103941385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103941385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5:GERAN-A-88:PAGING_RESP)[0x55fcf1ad31d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103941386 DVLR DEBUG VLR subscr IMSI-262420000000039:MSISDN-491230000039:TMSI-0x63A765D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103941386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103941386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941386 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103941386 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103941386 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941386 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 72 d0 c6 00 00 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(649)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(647)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(649)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103941387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103941387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103941387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103941387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103941387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103941387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103941387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103941387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103941387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103941387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 58 72 d0 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(648)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_call_osmux0(655)7524550 TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(648)@4e68250106fc: Removed IMSI[0] for '262420000000039'H to be handled at TC_lu_and_mt_call_osmux0(655) TC_lu_and_mt_call_osmux0(655)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_call_osmux0(655)@4e68250106fc: Final verdict of PTC: pass 20250426103942405 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103942405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103942405 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103942406 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103942406 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_0-SCCP(647)@4e68250106fc: Final verdict of PTC: none 20250426103942406 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103942406 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103942406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103942406 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103942406 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103942406 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103942406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103942406 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103942406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103942406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103942406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103942406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103942406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103942406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103942406 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103942406 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(649)@4e68250106fc: Final verdict of PTC: none 20250426103942407 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103942407 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426103942407 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(650)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(652)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(651)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(653)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(648)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(646)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(656)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(654)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(646): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(647): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(648): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(649): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(650): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(651): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(652): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(653): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(654): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_call_osmux0(655): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(656): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_call_osmux finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass'. Sat Apr 26 10:39:42 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_call_osmux pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_call_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=447260) 20250426103943408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=447260, count=452064) 20250426103944407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103944407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103944407 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426103944408 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_call_osmux pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms'. ------ MSC_Tests.TC_lu_and_mo_sms ------ Sat Apr 26 10:39:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103945409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(660)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(660)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(660)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(658)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103946212 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(661)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103946408 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103946408 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103946408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103946408 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250426103946409 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103946409 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(660)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(663)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426103946412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103946412 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103946412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103946412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103946412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103946412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103946412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103946412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103946412 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103946412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103946412 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103946413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM 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(660)@4e68250106fc: Message received on association #8 20250426103946413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103946413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103946413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103946413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103946413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103946413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103946413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103946413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103946413 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103946413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103946413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103946413 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(660)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103946413 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103946413 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(663)@4e68250106fc: IPA 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(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(660)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(663)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103946442 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103946442 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(664)@4e68250106fc: Created GsupExpect[0] for "262420000000042" to be handled at TC_lu_and_mo_sms0(666) TC_lu_and_mo_sms0(666)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103947215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947215 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947215 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947215 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(659)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(659)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_sms0(666)15883397 MSC_Test_0-SCCP(658)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(659)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103947233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947233 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 5c 85 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 24 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947234 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103947234 DMM DEBUG msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103947234 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103947234 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000042 id=262420000000042 (vlr.c:661) 20250426103947234 DVLR INFO New subscr, IMSI: 262420000000042 (vlr.c:562) 20250426103947234 DVLR DEBUG VLR subscr IMSI-262420000000042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103947234 DVLR DEBUG VLR subscr IMSI-262420000000042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103947234 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103947234 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103947234 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103947234 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103947234 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103947234 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103947234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 f2 5c 85 00 00 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103947234 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947234 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947234 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947234 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f2 5c 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: { messageType := 2, destLocRef := 'F25C85'O, sourceLocRef := '000059'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(664)@4e68250106fc: Found GsupExpect[0] for "262420000000042" handled at TC_lu_and_mo_sms0(666) MSC_Test-GSUP(664)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_sms0(666)"262420000000042" MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103947242 DVLR DEBUG VLR subscr IMSI-262420000000042 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103947242 DVLR DEBUG VLR subscr IMSI-262420000000042 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426103947243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_sms0(666)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): none -> pass 20250426103947253 DVLR DEBUG VLR subscr IMSI-262420000000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103947253 DVLR DEBUG IMSI:262420000000042 has MSISDN:491230000042 (vlr.c:1045) 20250426103947253 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250426103947253 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103947255 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103947255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103947255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000042:GERAN-A-89:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103947255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103947255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103947255 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4D724837) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250426103947255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103947255 DMM DEBUG -> IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4D724837 LOCATION UPDATE ACCEPT (TMSI = 0x4d724837) (gsm_04_08.c:149) 20250426103947255 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4D724837 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103947255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f2 5c 85 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d 72 48 37 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(659)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(659)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103947269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103947269 DMM DEBUG msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4D724837:GERAN-A-89:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103947269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSInew-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103947269 DMSC NOTICE msub(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837) VLR: update for IMSI=262420000000042 (MSISDN=491230000042) (gsm_04_08.c:1541) 20250426103947269 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103947269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103947269 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000042:MSISDN-491230000042:GERAN-A-89:LU)[0x55fcf1adf5b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103947269 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103947269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250426103947270 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103947270 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103947270 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103947270 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103947270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 f2 5c 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103947275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 59 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103947275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426103947275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103947275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103947275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-89:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103947276 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103947276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 f2 5c 85 00 00 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 20250426103947277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 59 f2 5c 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(659)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_sms0(666)15883397 TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103947279 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103947279 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@4e68250106fc: 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 := '4D724837'O ("MrH7") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(659)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_sms0(666)5725944 MSC_Test_0-RAN(659)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(658)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947481 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 5e f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 4d 72 48 37 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103947482 DMM DEBUG msc_a(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6d20] (fsm.c:486) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103947482 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426103947482 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103947482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103947482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000042/3/1): Available (smpp_smsc.c:626) 20250426103947482 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426103947483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 57 5e f8 00 00 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103947483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 57 5e f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 24 (osmo_ss7_asp.c:1164) 20250426103947483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 57 5e f8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: { messageType := 2, destLocRef := '575EF8'O, sourceLocRef := '00005A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103947486 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426103947486 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103947500 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426103947501 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426103947501 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426103947501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 57 5e f8 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426103947502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 57 5e f8 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103947509 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103947510 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103947510 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103947510 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103947510 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103947510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 57 5e f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(658)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(658)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(658)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(658)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(658)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947514 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947514 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947514 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103947514 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103947515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426103947515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103947515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837:GERAN-A-90:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103947515 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103947515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103947515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947515 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103947515 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103947515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103947515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 57 5e f8 00 00 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(660)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(658)@4e68250106fc: Session index based on local reference:0 20250426103947516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103947516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103947516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103947516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103947516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103947516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103947516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103947516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(660)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103947516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5a 57 5e f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(659)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_sms0(666)5725944 TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103947517 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103947517 DVLR DEBUG VLR subscr IMSI-262420000000042:MSISDN-491230000042:TMSI-0x4D724837 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_sms0(666)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_sms0(666)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_sms0(666)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(660)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(658)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(659)@4e68250106fc: Final verdict of PTC: none 20250426103947526 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103947527 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(664)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(661)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(657)@4e68250106fc: Final verdict of PTC: none 20250426103947529 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(665)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(663)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(667)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(662)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(657): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(658): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(659): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(660): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(661): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(662): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(663): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(664): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(665): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_sms0(666): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(667): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass'. Sat Apr 26 10:39:47 UTC 2025 ====== MSC_Tests.TC_lu_and_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mo_sms.talloc 20250426103947720 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103947720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103947720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103947720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103947720 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103947720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103947720 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103947720 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103947720 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103947720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103947720 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103947720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103947720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103947720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103947720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103947720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103947720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103947720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103947720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103947721 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103947721 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=339280) 20250426103948529 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=339280, count=341608) 20250426103949531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103949721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103949721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103949721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms'. ------ MSC_Tests.TC_lu_and_mt_sms ------ Sat Apr 26 10:39:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103950531 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(671)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(671)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(671)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(669)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103951332 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(672)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103951522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103951522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103951522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103951522 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(671)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(671)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103951527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103951527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103951527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103951527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103951527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103951527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103951527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103951527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103951527 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103951527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426103951527 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(671)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(671)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426103951528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103951528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103951528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103951528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103951528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103951528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103951528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103951528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103951528 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103951528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103951528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103951528 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(671)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426103951528 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103951528 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103951532 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103951532 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(674)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(674)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103951538 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(674)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(674)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(674)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(674)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103951562 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103951562 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(675)@4e68250106fc: Created GsupExpect[0] for "262420000000043" to be handled at TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426103952327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952327 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(670)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms0(677)8820821 MSC_Test_0-SCCP(669)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(670)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426103952331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 98 55 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952332 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103952332 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103952332 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103952332 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000043 id=262420000000043 (vlr.c:661) 20250426103952332 DVLR INFO New subscr, IMSI: 262420000000043 (vlr.c:562) 20250426103952332 DVLR DEBUG VLR subscr IMSI-262420000000043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103952332 DVLR DEBUG VLR subscr IMSI-262420000000043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103952332 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103952332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103952332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103952332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103952332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103952332 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103952332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 86 98 55 00 00 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103952332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 86 98 55 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: { messageType := 2, destLocRef := '869855'O, sourceLocRef := '00005B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(675)@4e68250106fc: Found GsupExpect[0] for "262420000000043" handled at TC_lu_and_mt_sms0(677) MSC_Test-GSUP(675)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_sms0(677)"262420000000043" 20250426103952334 DVLR DEBUG VLR subscr IMSI-262420000000043 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103952334 DVLR DEBUG VLR subscr IMSI-262420000000043 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103952337 DVLR DEBUG VLR subscr IMSI-262420000000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103952337 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250426103952337 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426103952337 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103952337 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103952337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103952337 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:GERAN-A-91:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103952337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103952337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103952337 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x7C9A8D02) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426103952337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103952337 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x7C9A8D02 LOCATION UPDATE ACCEPT (TMSI = 0x7c9a8d02) (gsm_04_08.c:149) 20250426103952337 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x7C9A8D02 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103952338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 86 98 55 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7c 9a 8d 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(670)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103952343 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103952343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSInew-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103952343 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426103952343 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103952343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103952343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:GERAN-A-91:LU)[0x55fcf1ad42a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103952343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103952343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250426103952343 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103952343 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103952343 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103952343 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103952343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 86 98 55 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103952345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103952345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426103952345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103952345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103952345 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-91:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103952345 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103952345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103952345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103952345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103952345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103952345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 86 98 55 00 00 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 20250426103952346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103952346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103952346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103952346 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103952346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103952346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103952346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103952346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103952346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103952346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5b 86 98 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms0(677)8820821 TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103952347 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103952347 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(670)@4e68250106fc: Created IMSI[0] for '262420000000043'H'7C9A8D02'O to be handled at TC_lu_and_mt_sms0(677) 20250426103952349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103952349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426103952349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426103952349 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426103953351 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426103953351 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426103953351 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426103953352 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426103953352 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426103953352 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426103953353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953353 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953353 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 34 09 04 7c 9a 8d 02 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(670)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms0(677) TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@4e68250106fc: 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 := '7C9A8D02'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(670)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms0(677)13368044 MSC_Test_0-SCCP(669)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103953369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103953369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103953369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103953369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cb fa ec 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 7c 9a 8d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103953370 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + 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) 20250426103953370 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103953370 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103953371 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103953371 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250426103953371 DMSC NOTICE Pending paging while subscriber 262420000000043 attached. (sms_queue.c:558) 20250426103953371 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426103953371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 cb fa ec 00 00 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103953371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb fa ec 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250426103953372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb fa ec 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 01 93 35 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: { messageType := 2, destLocRef := 'CBFAEC'O, sourceLocRef := '00005C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426103953374 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426103953374 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103953385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103953385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103953385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103953385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103953588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103953588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103953589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103953589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103953590 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103953591 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103953591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb fa ec 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426103953591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953591 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953591 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953591 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 cb fa ec 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(669)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(669)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(669)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(669)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(669)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103953598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103953599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953599 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103953599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103953599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103953599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103953599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426103953599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103953599 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-92:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103953600 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103953600 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953600 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953600 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103953600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103953600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103953600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 cb fa ec 00 00 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(671)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(669)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(671)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103953601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103953601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103953602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103953602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103953602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103953602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103953602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103953602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103953602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5c cb fa ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(670)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms0(677)13368044 TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103953603 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103953603 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms0(677)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms0(677)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms0(677)@4e68250106fc: Final verdict of PTC: pass 20250426103953613 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103953613 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426103953615 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(669)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(672)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(675)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(671)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(673)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(674)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(670)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(676)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(668)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(678)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(668): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(669): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(670): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(671): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(672): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(673): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(674): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(675): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(676): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_sms0(677): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(678): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass'. Sat Apr 26 10:39:53 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms.talloc 20250426103953804 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426103953804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103953804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426103953804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426103953804 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426103953804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426103953804 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426103953804 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426103953804 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426103953804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103953804 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426103953804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426103953804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426103953804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426103953804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426103953804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103953804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103953804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426103953804 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426103953805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426103953805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=336580) 20250426103954616 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=336580, count=349900) 20250426103955617 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103955805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426103955805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426103955805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging'. ------ MSC_Tests.TC_lu_and_mt_sms_already_paging ------ Sat Apr 26 10:39:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426103956618 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_sms_already_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(682)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(682)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(682)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(680)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426103957438 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(683)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426103957619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426103957620 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(685)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426103957625 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(685)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(685)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426103957632 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426103957632 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426103957632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426103957632 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426103957635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103957636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426103957636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426103957636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426103957636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426103957636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426103957636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426103957636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103957636 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426103957636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426103957636 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 20250426103957638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103957638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426103957638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426103957638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426103957638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426103957638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426103957638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426103957638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426103957638 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426103957638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426103957638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426103957638 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(682)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103957639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426103957639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(682)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426103957646 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426103957646 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(686)@4e68250106fc: Created GsupExpect[0] for "262420000000044" to be handled at TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000044'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103958441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103958441 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958441 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958441 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958441 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958441 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(681)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)7297894 MSC_Test_0-SCCP(680)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(681)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103958458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6f 5b 66 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103958460 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426103958460 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426103958460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426103958460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426103958460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426103958460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426103958461 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426103958461 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000044 id=262420000000044 (vlr.c:661) 20250426103958461 DVLR INFO New subscr, IMSI: 262420000000044 (vlr.c:562) 20250426103958461 DVLR DEBUG VLR subscr IMSI-262420000000044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426103958461 DVLR DEBUG VLR subscr IMSI-262420000000044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426103958461 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426103958461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426103958461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103958461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103958461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426103958461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426103958461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 6f 5b 66 00 00 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103958462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 6f 5b 66 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: { messageType := 2, destLocRef := '6F5B66'O ("o[f"), sourceLocRef := '00005D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(686)@4e68250106fc: Found GsupExpect[0] for "262420000000044" handled at TC_lu_and_mt_sms_already_paging0(688) MSC_Test-GSUP(686)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_sms_already_paging0(688)"262420000000044" 20250426103958469 DVLR DEBUG VLR subscr IMSI-262420000000044 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426103958469 DVLR DEBUG VLR subscr IMSI-262420000000044 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103958472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958472 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): none -> pass 20250426103958481 DVLR DEBUG VLR subscr IMSI-262420000000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103958482 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250426103958482 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426103958482 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103958483 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426103958483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426103958483 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:GERAN-A-93:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103958483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426103958483 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426103958483 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x21864B44) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426103958483 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426103958483 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x21864B44 LOCATION UPDATE ACCEPT (TMSI = 0x21864b44) (gsm_04_08.c:149) 20250426103958483 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x21864B44 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426103958483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958483 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958483 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958483 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 6f 5b 66 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 86 4b 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(681)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426103958495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103958496 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x21864B44:GERAN-A-93:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426103958496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSInew-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426103958496 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426103958496 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426103958496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426103958496 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:GERAN-A-93:LU)[0x55fcf1ad2df0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426103958496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426103958496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250426103958496 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103958496 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103958496 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103958496 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426103958497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 6f 5b 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103958500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103958500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103958500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103958500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426103958500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426103958500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103958500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-93:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426103958500 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103958501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103958501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103958501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103958501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 6f 5b 66 00 00 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 20250426103958502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103958502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103958502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103958502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103958502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103958502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103958502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103958502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103958502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103958502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5d 6f 5b 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)7297894 TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103958504 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103958504 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(681)@4e68250106fc: Created IMSI[0] for '262420000000044'H'21864B44'O to be handled at TC_lu_and_mt_sms_already_paging0(688) 20250426103958507 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103958507 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: first SMS 20250426103958507 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426103958507 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426103959508 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426103959508 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426103959508 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426103959509 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426103959509 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426103959509 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426103959509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 44 09 04 21 86 4b 44 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(681)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_already_paging0(688) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: second SMS 20250426103959522 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250426103959522 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250426103959522 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250426103959522 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: 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 := '21864B44'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(681)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms_already_paging0(688)10705551 MSC_Test_0-SCCP(680)@4e68250106fc: First idle individual index:0 20250426103959529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a3 5a 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 21 86 4b 44 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426103959530 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + 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) 20250426103959530 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426103959530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426103959531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426103959531 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426103959531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250426103959531 DMSC NOTICE Pending paging while subscriber 262420000000044 attached. (sms_queue.c:558) 20250426103959531 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426103959531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 a3 5a 8f 00 00 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426103959531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250426103959532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 01 93 95 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: { messageType := 2, destLocRef := 'A35A8F'O, sourceLocRef := '00005E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426103959534 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426103959534 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426103959543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103959744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103959745 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426103959745 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426103959745 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250426103959745 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250426103959745 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250426103959746 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250426103959746 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250426103959746 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250426103959747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426103959747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 2b 01 03 28 19 01 25 01 01 07 91 44 77 58 10 06 50 00 19 00 04 80 32 24 00 00 52 40 62 01 93 95 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103029904'O MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103959753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103059901020201'O MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103959957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 08 01 03 05 99 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426103959958 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426103959959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250426103959959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a3 5a 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(680)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(680)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(680)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(680)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(680)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426103959966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426103959967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426103959967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426103959967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426103959967 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-94:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426103959967 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - active-conn: now used by 1 (attached) (msub.c:375) 20250426103959967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426103959967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426103959967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426103959967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 a3 5a 8f 00 00 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(680)@4e68250106fc: Session index based on local reference:0 20250426103959968 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426103959968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426103959968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426103959968 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426103959968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426103959968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426103959968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426103959968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426103959968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426103959968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5e a3 5a 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(682)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(681)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms_already_paging0(688)10705551 TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426103959970 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426103959970 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_already_paging0(688)@4e68250106fc: Final verdict of PTC: pass 20250426103959979 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426103959979 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(686)@4e68250106fc: Final verdict of PTC: none 20250426103959980 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(680)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(685)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(682)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(683)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(681)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(687)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(679)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(689)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(684)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(679): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(680): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(681): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(682): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(683): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(684): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(685): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(686): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(687): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_sms_already_paging0(688): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(689): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass'. Sat Apr 26 10:39:59 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_already_paging pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_already_paging.talloc 20250426104000172 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104000172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104000172 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104000172 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104000172 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104000172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104000172 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104000172 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104000172 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104000172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104000172 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104000172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104000172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104000172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104000172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104000172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104000172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104000172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104000172 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104000173 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104000173 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=386336) 20250426104000981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=386336, count=400728) 20250426104001982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104002173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104002173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104002173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing ------ Sat Apr 26 10:40:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104002984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_sms_paging_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(693)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(693)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(693)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(691)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104003817 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(694)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104003985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104003985 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(696)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104003986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(696)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104003995 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104003995 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104004007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104004007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104004007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104004007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(693)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(693)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104004008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104004008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104004008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104004008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104004008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104004008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104004008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104004008 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104004008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104004008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 20250426104004009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104004009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104004009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104004009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104004009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104004009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(693)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104004009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104004009 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104004009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104004009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104004009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(693)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104004009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104004009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(697)@4e68250106fc: Created GsupExpect[0] for "262420000001843" to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104004822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104004822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104004822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004823 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004823 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104004823 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(692)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)10908810 MSC_Test_0-SCCP(691)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(692)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104004838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104004838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a6 74 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 81 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104004839 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104004839 DMM DEBUG msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104004839 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104004839 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001843 id=262420000001843 (vlr.c:661) 20250426104004839 DVLR INFO New subscr, IMSI: 262420000001843 (vlr.c:562) 20250426104004839 DVLR DEBUG VLR subscr IMSI-262420000001843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104004839 DVLR DEBUG VLR subscr IMSI-262420000001843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104004839 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104004839 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104004839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104004839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104004839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104004839 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104004839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104004840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 a6 74 8a 00 00 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104004840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004840 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004840 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104004840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a6 74 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 34 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@4e68250106fc: { messageType := 2, destLocRef := 'A6748A'O, sourceLocRef := '00005F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(691)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(697)@4e68250106fc: Found GsupExpect[0] for "262420000001843" handled at TC_lu_and_mt_sms_paging_and_nothing0(699) MSC_Test-GSUP(697)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)"262420000001843" 20250426104004844 DVLR DEBUG VLR subscr IMSI-262420000001843 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104004844 DVLR DEBUG VLR subscr IMSI-262420000001843 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(691)@4e68250106fc: vl_from0 20250426104004845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(691)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104004845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): none -> pass 20250426104004851 DVLR DEBUG VLR subscr IMSI-262420000001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104004851 DVLR DEBUG IMSI:262420000001843 has MSISDN:491230001843 (vlr.c:1045) 20250426104004851 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250426104004851 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104004852 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104004852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104004852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001843:GERAN-A-95:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104004852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104004852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104004852 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x4B425532) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250426104004852 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104004852 DMM DEBUG -> IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x4B425532 LOCATION UPDATE ACCEPT (TMSI = 0x4b425532) (gsm_04_08.c:149) 20250426104004853 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x4B425532 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104004853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104004853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a6 74 8a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b 42 55 32 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(691)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(692)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(691)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(691)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104004862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104004862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104004862 DMM DEBUG msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x4B425532:GERAN-A-95:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104004862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSInew-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104004862 DMSC NOTICE msub(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532) VLR: update for IMSI=262420000001843 (MSISDN=491230001843) (gsm_04_08.c:1541) 20250426104004862 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104004862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104004862 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001843:MSISDN-491230001843:GERAN-A-95:LU)[0x55fcf1ae3a50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104004862 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104004863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001843/3/1): Available (smpp_smsc.c:626) 20250426104004863 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104004863 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104004863 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104004863 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104004863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104004863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a6 74 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(691)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(691)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(691)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(691)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(691)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104004865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104004865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 5f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104004865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104004865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104004865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104004865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104004865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532:GERAN-A-95:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104004865 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104004865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104004865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104004865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104004865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 20250426104004865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 a6 74 8a 00 00 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(691)@4e68250106fc: Session index based on local reference:0 20250426104004866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104004866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104004866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104004866 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104004866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104004866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104004866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104004866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104004866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104004866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 5f a6 74 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(692)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms_paging_and_nothing0(699)10908810 TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104004867 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104004867 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(692)@4e68250106fc: Created IMSI[0] for '262420000001843'H'4B425532'O ("KBU2") to be handled at TC_lu_and_mt_sms_paging_and_nothing0(699) 20250426104004875 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104004875 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426104004875 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426104004875 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426104005876 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104005876 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104005876 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104005877 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426104005877 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426104005877 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426104005877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104005877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104005877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104005877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104005877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104005877 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104005877 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104005877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104005877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104005877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 81 34 09 04 4b 42 55 32 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(692)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_and_nothing0(699) TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104015878 DLSMS NOTICE Sending SMS 6 failed 1 times. (sms_queue.c:248) 20250426104015878 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250426104015878 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250426104015878 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250426104015878 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - Paging: now used by 1 (attached) (paging.c:202) 20250426104021108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104021109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104021109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104021109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104021109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104021109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104021109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104021109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104021109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104021109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 0c 10 f1 d7 24 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(693)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(693)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(696)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104025909 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104025910 DVLR DEBUG VLR subscr IMSI-262420000001843:MSISDN-491230001843:TMSI-0x4B425532 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_and_nothing0(699)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(697)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(691)@4e68250106fc: Final verdict of PTC: none 20250426104025924 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104025925 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104025925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104025925 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104025925 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104025925 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104025925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104025925 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104025925 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104025925 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104025925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104025925 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104025925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104025925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104025925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104025925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104025925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104025925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104025925 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104025925 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(692)@4e68250106fc: Final verdict of PTC: none 20250426104025926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104025926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104025926 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104025926 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(696)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(693)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(698)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(695)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(694)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(700)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(690)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(690): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(691): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(692): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(693): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(694): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(695): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(696): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(697): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(698): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_sms_paging_and_nothing0(699): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(700): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass'. Sat Apr 26 10:40:25 UTC 2025 ====== MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=233944) 20250426104026926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=233944, count=235664) 20250426104027927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104027927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104027927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104027928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests.TC_lu_and_mt_sms_paging_repeated ------ Sat Apr 26 10:40:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104028930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_sms_paging_repeated started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(704)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(704)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(704)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(702)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104029741 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(705)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104029930 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104029930 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(707)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104029933 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(707)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250426104029936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104029936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104029936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104029937 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(707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(704)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104029941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104029941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104029941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104029941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104029941 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104029941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104029941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104029941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104029941 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104029941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104029942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(704)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104029943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104029943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104029943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104029943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104029943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104029943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104029943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104029943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104029943 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104029943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104029943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104029943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104029943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 20250426104029943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(704)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(704)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104029958 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104029958 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(708)@4e68250106fc: Created GsupExpect[0] for "262420000001844" to be handled at TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104030744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104030744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104030745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(703)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12469259 MSC_Test_0-SCCP(702)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(703)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104030759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104030759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 be 44 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 81 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104030759 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104030759 DMM DEBUG msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104030759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104030759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104030759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104030760 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104030760 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001844 id=262420000001844 (vlr.c:661) 20250426104030760 DVLR INFO New subscr, IMSI: 262420000001844 (vlr.c:562) 20250426104030760 DVLR DEBUG VLR subscr IMSI-262420000001844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104030760 DVLR DEBUG VLR subscr IMSI-262420000001844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104030760 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104030760 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104030760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104030760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104030760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104030760 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104030760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 be 44 0b 00 00 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104030760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 be 44 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: { messageType := 2, destLocRef := 'BE440B'O, sourceLocRef := '000060'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(708)@4e68250106fc: Found GsupExpect[0] for "262420000001844" handled at TC_lu_and_mt_sms_paging_repeated0(710) MSC_Test-GSUP(708)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_sms_paging_repeated0(710)"262420000001844" 20250426104030764 DVLR DEBUG VLR subscr IMSI-262420000001844 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104030764 DVLR DEBUG VLR subscr IMSI-262420000001844 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104030767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104030768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104030769 DVLR DEBUG VLR subscr IMSI-262420000001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104030769 DVLR DEBUG IMSI:262420000001844 has MSISDN:491230001844 (vlr.c:1045) 20250426104030769 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250426104030769 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104030770 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104030770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:110) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104030770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001844:GERAN-A-96:LU)[0x55fcf1adcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104030770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104030770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104030770 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x171A4C06) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250426104030770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104030770 DMM DEBUG -> IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x171A4C06 LOCATION UPDATE ACCEPT (TMSI = 0x171a4c06) (gsm_04_08.c:149) 20250426104030770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030770 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x171A4C06 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104030770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 be 44 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 1a 4c 06 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(703)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104030775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104030775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104030775 DMM DEBUG msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104030775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSInew-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104030775 DMSC NOTICE msub(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06) VLR: update for IMSI=262420000001844 (MSISDN=491230001844) (gsm_04_08.c:1541) 20250426104030775 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104030775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:817) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104030775 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001844:MSISDN-491230001844:GERAN-A-96:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104030775 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104030775 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250426104030775 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104030775 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104030775 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104030775 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104030775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 be 44 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104030777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104030777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 60 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104030778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104030778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104030778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104030778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104030778 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-96:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104030778 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104030778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104030778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104030778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104030778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 be 44 0b 00 00 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 20250426104030779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104030779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104030779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104030779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104030779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104030779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104030779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104030779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104030779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104030779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 60 be 44 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)12469259 TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104030780 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104030780 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(703)@4e68250106fc: Created IMSI[0] for '262420000001844'H'171A4C06'O to be handled at TC_lu_and_mt_sms_paging_repeated0(710) 20250426104030786 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104030786 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426104030786 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426104030786 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: Expecting first Paging 20250426104031788 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104031788 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104031788 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104031789 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426104031789 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426104031789 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426104031790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104031790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104031790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104031790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104031790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104031790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104031790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104031790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104031790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104031790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 81 44 09 04 17 1a 4c 06 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(703)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_sms_paging_repeated0(710) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: GERAN: expect no further Paging TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: GERAN: No further Paging received, as expected TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: 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 := '171A4C06'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(703)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)10235090 MSC_Test_0-SCCP(702)@4e68250106fc: First idle individual index:0 20250426104036809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104036809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104036809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104036809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104036809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104036809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104036809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104036809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104036809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104036809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9c 2c d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 17 1a 4c 06 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1adecf0] (fsm.c:486) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104036810 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + 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) 20250426104036810 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104036810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104036811 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104036811 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104036811 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001844/3/1): Available (smpp_smsc.c:626) 20250426104036811 DMSC NOTICE Pending paging while subscriber 262420000001844 attached. (sms_queue.c:558) 20250426104036812 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104036812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104036812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104036812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104036812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104036812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104036812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104036812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 9c 2c d2 00 00 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104036812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104036812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104036812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104036812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104036812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104036812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104036812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9c 2c d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 81 44 (osmo_ss7_asp.c:1164) 20250426104036812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104036812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104036812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104036812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104036812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104036812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104036812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104036812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 40 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9c 2c d2 00 01 29 01 03 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 01 04 13 00 09 c8 32 9b fd 06 4d 9b 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: { messageType := 2, destLocRef := '9C2CD2'O, sourceLocRef := '000061'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104036815 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104036815 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104036829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104036829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104036829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104036829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104036829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104036829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104036829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104036829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104036830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104036830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104037032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037033 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104037033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104037033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104037033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104037033 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426104037033 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104037034 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104037034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104037034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037034 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104037035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104037035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9c 2c d2 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104037035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104037035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104037035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104037035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9c 2c d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(702)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(702)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104037040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104037041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104037041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104037041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 61 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104037041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104037041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104037041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104037041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06:GERAN-A-97:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104037041 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104037042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104037042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104037042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104037042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 9c 2c d2 00 00 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(702)@4e68250106fc: Session index based on local reference:0 20250426104037042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104037042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104037042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104037042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104037042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104037043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104037043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104037043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104037043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 61 9c 2c d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(703)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_sms_paging_repeated0(710)10235090 TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104037044 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104037044 DVLR DEBUG VLR subscr IMSI-262420000001844:MSISDN-491230001844:TMSI-0x171A4C06 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_sms_paging_repeated0(710)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(708)@4e68250106fc: Final verdict of PTC: none 20250426104037053 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104037054 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104037055 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(704)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(703)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(705)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(707)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(702)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(701)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(706)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(709)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(701): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(702): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(703): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(704): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(705): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(706): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(707): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(708): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(709): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_sms_paging_repeated0(710): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_sms_paging_repeated finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass'. Sat Apr 26 10:40:37 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 20250426104037244 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104037244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104037244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104037244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104037244 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104037244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104037244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104037244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104037244 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104037244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104037244 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104037244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104037244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104037244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104037244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104037244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104037244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104037244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104037244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104037245 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104037245 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348864) 20250426104038055 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348864, count=350120) 20250426104039058 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104039245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104039245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104039245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms'. ------ MSC_Tests.TC_smpp_mo_sms ------ Sat Apr 26 10:40:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104040059 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_smpp_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(715)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(715)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(715)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(713)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104040985 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(716)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104041060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104041060 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(718)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104041064 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(718)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(718)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104041076 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104041076 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(719)@4e68250106fc: Created GsupExpect[0] for "262420000000044" to be handled at TC_smpp_mo_sms0(721) TC_smpp_mo_sms0(721)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104041181 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104041181 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104041181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104041181 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104041187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104041187 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(715)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104041187 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104041187 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104041187 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104041187 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104041187 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104041187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104041187 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104041187 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(715)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(715)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104041989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104041989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104041989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104041989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104041989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104041989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104041989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104041989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104041989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104041989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104041989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104041989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104041989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104041989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104041989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104041989 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104041989 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104041989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104041989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104041989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(714)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(714)@4e68250106fc: Added conn table entry 0TC_smpp_mo_sms0(721)14394527 MSC_Test_0-SCCP(713)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(714)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104042003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db a4 9f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 44 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042004 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104042004 DMM DEBUG msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104042004 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104042004 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104042004 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104042004 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104042004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104042004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104042004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104042004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104042004 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104042004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 db a4 9f 00 00 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104042004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 db a4 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: { messageType := 2, destLocRef := 'DBA49F'O, sourceLocRef := '000062'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(719)@4e68250106fc: Found GsupExpect[0] for "262420000000044" handled at TC_smpp_mo_sms0(721) MSC_Test-GSUP(719)@4e68250106fc: Added IMSI table entry 0TC_smpp_mo_sms0(721)"262420000000044" 20250426104042008 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104042008 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104042009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042009 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042009 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042009 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_smpp_mo_sms0(721)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): none -> pass 20250426104042014 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104042014 DVLR DEBUG IMSI:262420000000044 has MSISDN:491230000044 (vlr.c:1045) 20250426104042014 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426104042014 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104042014 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104042014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:110) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104042014 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104042014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104042014 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104042014 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104042015 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:TMSInew-0x129A5F84) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426104042015 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104042015 DMM DEBUG -> IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:TMSInew-0x129A5F84 LOCATION UPDATE ACCEPT (TMSI = 0x129a5f84) (gsm_04_08.c:149) 20250426104042015 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:TMSInew-0x129A5F84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104042015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 db a4 9f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 9a 5f 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(714)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(714)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104042023 DMM DEBUG msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:TMSInew-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104042023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:TMSInew-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104042023 DMSC NOTICE msub(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84) VLR: update for IMSI=262420000000044 (MSISDN=491230000044) (gsm_04_08.c:1541) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104042023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:817) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104042023 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x21864B44:GERAN-A-98:LU)[0x55fcf1adcca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104042023 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104042023 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250426104042023 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104042023 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104042023 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104042023 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104042023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 db a4 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104042026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042026 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042026 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 62 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104042026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104042026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104042026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104042026 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-98:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104042026 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104042026 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042026 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042026 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042026 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042026 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 db a4 9f 00 00 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 20250426104042027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 62 db a4 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(714)@4e68250106fc: Deleted conn table entry 0TC_smpp_mo_sms0(721)14394527 TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104042028 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104042028 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@4e68250106fc: 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 := '129A5F84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(714)@4e68250106fc: Added conn table entry 0TC_smpp_mo_sms0(721)11568263 MSC_Test_0-RAN(714)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(713)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b0 84 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 12 9a 5f 84 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104042230 DMM DEBUG msc_a(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1adecf0] (fsm.c:486) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104042230 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104042230 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104042230 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104042230 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000044/3/1): Available (smpp_smsc.c:626) 20250426104042231 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104042231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b0 84 87 00 00 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104042231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b0 84 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 44 (osmo_ss7_asp.c:1164) 20250426104042232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b0 84 87 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: { messageType := 2, destLocRef := 'B08487'O, sourceLocRef := '000063'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104042234 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104042234 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 20250426104042246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104042247 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104042248 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104042248 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250426104042248 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250426104042248 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000044) (smpp_smsc.c:641) 20250426104042248 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250426104042248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b0 84 87 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104042258 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 29 b6 17 e1 00 ) (smpp_smsc.c:721) 20250426104042258 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104042258 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250426104042258 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250426104042258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b0 84 87 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 20250426104042263 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042263 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042263 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042263 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104042263 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104042264 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104042264 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104042264 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104042264 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104042264 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042264 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042264 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042264 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042264 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b0 84 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(713)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(713)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(713)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(713)@4e68250106fc: vl_from0 20250426104042267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104042267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(713)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 63 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104042267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104042267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104042267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104042267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84:GERAN-A-99:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104042268 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104042268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104042268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104042268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104042268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b0 84 87 00 00 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(713)@4e68250106fc: Session index based on local reference:0 20250426104042268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104042269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104042269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104042269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104042269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104042269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104042269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104042269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104042269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 63 b0 84 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(714)@4e68250106fc: Deleted conn table entry 0TC_smpp_mo_sms0(721)11568263 TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104042270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104042270 DVLR DEBUG VLR subscr IMSI-262420000000044:MSISDN-491230000044:TMSI-0x129A5F84 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms0(721)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms0(721)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms0(721)@4e68250106fc: Final verdict of PTC: pass 20250426104042281 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104042281 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(713)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(715)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(719)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(717)@4e68250106fc: Final verdict of PTC: none 20250426104042283 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(716)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(718)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(714)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(720)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(722)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(712)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(712): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(713): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(714): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(715): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(716): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(717): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(718): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(719): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(720): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_smpp_mo_sms0(721): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(722): none (pass -> pass) MTC@4e68250106fc: Test case TC_smpp_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass'. Sat Apr 26 10:40:42 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms.talloc 20250426104042476 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104042476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104042476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104042476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104042476 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104042476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104042476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104042476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104042476 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104042476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104042476 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104042476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104042476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104042476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104042476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104042476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104042476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104042476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104042476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104042476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104042477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344568) 20250426104043283 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344568, count=345824) 20250426104044285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104044477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104044477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104044477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error'. ------ MSC_Tests.TC_smpp_mo_sms_rp_error ------ Sat Apr 26 10:40:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mo_sms_rp_error.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104045286 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mo_sms_rp_error' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_smpp_mo_sms_rp_error started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(726)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(726)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(726)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(724)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104046199 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(727)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104046288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104046288 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(729)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104046294 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(729)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(729)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104046326 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104046326 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104046393 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104046393 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104046393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104046393 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(730)@4e68250106fc: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mo_sms_rp_error0(732) TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(726)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104046397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104046397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104046397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104046397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104046397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104046397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104046397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104046397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104046397 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104046397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104046397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104046398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104046398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104046398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104046398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104046398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104046398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104046398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104046398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104046398 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104046398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104046398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104046398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 20250426104046398 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104046398 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(726)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(726)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104047206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(725)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(725)@4e68250106fc: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)4141975 MSC_Test_0-SCCP(724)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(725)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 33 97 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047220 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104047220 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104047220 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104047220 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000045 id=262420000000045 (vlr.c:661) 20250426104047220 DVLR INFO New subscr, IMSI: 262420000000045 (vlr.c:562) 20250426104047220 DVLR DEBUG VLR subscr IMSI-262420000000045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104047220 DVLR DEBUG VLR subscr IMSI-262420000000045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104047220 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104047220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104047220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104047220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104047220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104047220 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104047220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 3f 33 97 00 00 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104047221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f 33 97 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: { messageType := 2, destLocRef := '3F3397'O, sourceLocRef := '000064'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(730)@4e68250106fc: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mo_sms_rp_error0(732) MSC_Test-GSUP(730)@4e68250106fc: Added IMSI table entry 0TC_smpp_mo_sms_rp_error0(732)"262420000000045" 20250426104047224 DVLR DEBUG VLR subscr IMSI-262420000000045 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104047224 DVLR DEBUG VLR subscr IMSI-262420000000045 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047225 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047225 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): none -> pass 20250426104047228 DVLR DEBUG VLR subscr IMSI-262420000000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104047228 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250426104047228 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104047229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104047229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104047229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:110) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104047229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:GERAN-A-100:LU)[0x55fcf1adf170]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104047229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104047229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104047229 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0xB5D4A8A7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104047229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104047229 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSInew-0xB5D4A8A7 LOCATION UPDATE ACCEPT (TMSI = 0xb5d4a8a7) (gsm_04_08.c:149) 20250426104047229 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSInew-0xB5D4A8A7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104047229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f 33 97 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b5 d4 a8 a7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(725)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(725)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047240 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047240 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104047240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSInew-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104047240 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104047240 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104047240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:817) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104047240 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:GERAN-A-100:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104047240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104047240 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250426104047240 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104047240 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104047240 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104047241 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104047241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3f 33 97 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 64 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104047244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104047244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104047244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104047244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-100:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104047245 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104047245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 3f 33 97 00 00 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 20250426104047246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047246 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 64 3f 33 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(725)@4e68250106fc: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)4141975 TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104047248 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104047248 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: 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 := 'B5D4A8A7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(725)@4e68250106fc: Added conn table entry 0TC_smpp_mo_sms_rp_error0(732)15230550 MSC_Test_0-RAN(725)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(724)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e8 66 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 b5 d4 a8 a7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047454 DMM DEBUG msc_a(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1adecf0] (fsm.c:486) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104047454 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104047454 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104047454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104047454 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250426104047455 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104047455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 e8 66 56 00 00 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104047455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e8 66 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250426104047455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e8 66 56 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: { messageType := 2, destLocRef := 'E86656'O, sourceLocRef := '000065'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104047458 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104047458 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047469 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104047469 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104047469 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250426104047469 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250426104047469 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230000045) (smpp_smsc.c:641) 20250426104047469 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250426104047469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e8 66 56 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104047472 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 0b 14 76 bb f7 00 ) (smpp_smsc.c:721) 20250426104047472 DLSMS NOTICE trans(SMS IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ callref-0x40000009 tid-8) TX: SMS RP ERROR, cause 1 ((MO) Number not assigned) (gsm_04_11.c:728) 20250426104047472 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104047472 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250426104047472 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (Invalid Destination Address) (smpp_smsc.c:673) 20250426104047472 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047472 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047472 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047472 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047472 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047472 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047472 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e8 66 56 00 01 0a 01 03 07 89 01 04 05 42 01 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104047474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047474 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047474 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047474 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047474 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047474 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104047474 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104047474 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104047474 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104047474 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104047474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e8 66 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(724)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(724)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(724)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(724)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(724)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047475 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047475 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047475 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 65 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104047475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104047475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104047475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104047475 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-101:CM_SERVICE_REQ)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104047475 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104047475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104047475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104047475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104047475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 e8 66 56 00 00 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(726)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(724)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(726)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104047476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104047476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104047476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104047476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104047476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104047476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104047476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104047476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104047476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 65 e8 66 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(725)@4e68250106fc: Deleted conn table entry 0TC_smpp_mo_sms_rp_error0(732)15230550 TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104047476 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104047476 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mo_sms_rp_error0(732)@4e68250106fc: Final verdict of PTC: pass 20250426104047480 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104047480 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(726)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(730)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(727)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(724)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(728)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(723)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(725)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@4e68250106fc: Final verdict of PTC: none 20250426104047483 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(729)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(731)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(724): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(725): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(726): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(727): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(728): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(729): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(730): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(731): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_smpp_mo_sms_rp_error0(732): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@4e68250106fc: Test case TC_smpp_mo_sms_rp_error finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass'. Sat Apr 26 10:40:47 UTC 2025 ====== MSC_Tests.TC_smpp_mo_sms_rp_error pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mo_sms_rp_error.talloc 20250426104047680 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104047680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104047680 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104047680 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104047680 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104047680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104047680 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104047680 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104047680 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104047680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104047680 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104047680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104047680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104047680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104047680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104047680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104047680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104047680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104047680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104047680 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104047680 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344232) 20250426104048485 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344232, count=345488) 20250426104049486 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104049681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104049681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104049681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mo_sms_rp_error pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms'. ------ MSC_Tests.TC_smpp_mt_sms ------ Sat Apr 26 10:40:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_smpp_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104050487 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_smpp_mt_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_smpp_mt_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(737)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(737)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(737)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(735)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104051387 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(738)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104051488 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104051488 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(740)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104051494 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(740)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(740)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104051515 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104051515 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104051580 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104051580 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104051580 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104051580 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(741)@4e68250106fc: Created GsupExpect[0] for "262420000000045" to be handled at TC_smpp_mt_sms0(743) MSC_Test_0-M3UA(737)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_smpp_mt_sms0(743)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(737)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104051584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104051584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104051584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104051584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104051584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104051584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104051584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104051584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104051584 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104051584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104051584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104051586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104051586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104051586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104051586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104051586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104051586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104051586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104051586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104051586 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104051586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104051586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104051586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(737)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104051586 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104051586 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104052391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052391 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104052392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(736)@4e68250106fc: Added conn table entry 0TC_smpp_mt_sms0(743)12081651 MSC_Test_0-SCCP(735)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(736)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104052408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b8 59 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 54 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104052409 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104052409 DMM DEBUG msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104052409 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104052409 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104052409 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104052409 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104052409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104052409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104052409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104052409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104052409 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104052409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 b8 59 f3 00 00 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104052409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 b8 59 f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: { messageType := 2, destLocRef := 'B859F3'O, sourceLocRef := '000066'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(741)@4e68250106fc: Found GsupExpect[0] for "262420000000045" handled at TC_smpp_mt_sms0(743) MSC_Test-GSUP(741)@4e68250106fc: Added IMSI table entry 0TC_smpp_mt_sms0(743)"262420000000045" 20250426104052413 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104052413 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 20250426104052415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104052415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): none -> pass 20250426104052419 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104052419 DVLR DEBUG IMSI:262420000000045 has MSISDN:491230000045 (vlr.c:1045) 20250426104052419 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104052419 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104052420 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104052420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:110) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104052420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104052420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104052420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104052420 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:TMSInew-0x1B9F011A) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104052420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104052420 DMM DEBUG -> IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:TMSInew-0x1B9F011A LOCATION UPDATE ACCEPT (TMSI = 0x1b9f011a) (gsm_04_08.c:149) 20250426104052420 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:TMSInew-0x1B9F011A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104052421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 b8 59 f3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b 9f 01 1a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(736)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104052428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104052428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104052428 DMM DEBUG msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:TMSInew-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104052428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:TMSInew-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104052428 DMSC NOTICE msub(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A) VLR: update for IMSI=262420000000045 (MSISDN=491230000045) (gsm_04_08.c:1541) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104052428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:817) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104052428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0xB5D4A8A7:GERAN-A-102:LU)[0x55fcf1adf170]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104052428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104052428 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250426104052428 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104052428 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104052428 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104052428 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104052428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 b8 59 f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104052431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 66 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104052431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104052431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104052431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104052431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104052431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-102:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104052431 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104052431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104052431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104052431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104052431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 b8 59 f3 00 00 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 20250426104052432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104052432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104052432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104052432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104052432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104052432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104052432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104052432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104052432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104052432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 66 b8 59 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@4e68250106fc: Deleted conn table entry 0TC_smpp_mt_sms0(743)12081651 TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104052434 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104052434 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(736)@4e68250106fc: Created IMSI[0] for '262420000000045'H'1B9F011A'O to be handled at TC_smpp_mt_sms0(743) 20250426104052446 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) 20250426104052446 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250426104052446 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250426104052446 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250426104052446 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250426104052447 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS-receiver: now used by 1 (attached) (gsm_04_11.c:77) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426104053448 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426104053448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 54 09 04 1b 9f 01 1a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: 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 := '1B9F011A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@4e68250106fc: Added conn table entry 0TC_smpp_mt_sms0(743)13606016 MSC_Test_0-SCCP(735)@4e68250106fc: First idle individual index:0 20250426104053452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cf 9c 80 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1b 9f 01 1a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1adecf0] (fsm.c:486) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104053452 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + 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) 20250426104053452 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104053452 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104053452 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104053452 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250426104053452 DMSC NOTICE Pending paging while subscriber 262420000000045 attached. (sms_queue.c:558) 20250426104053452 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - proc_arq_vlr_fn_init: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104053452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 cf 9c 80 00 00 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104053452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 cf 9c 80 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250426104053452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 b9 00 00 00 c1 03 00 00 01 06 cf 9c 80 00 01 23 01 03 20 09 01 1d 01 00 07 91 44 77 58 10 06 50 00 11 00 05 80 21 43 f5 00 00 52 40 62 01 04 35 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: { messageType := 2, destLocRef := 'CF9C80'O, sourceLocRef := '000067'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104053453 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104053453 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104053657 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104053658 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104053658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 cf 9c 80 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104053659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 cf 9c 80 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104053665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104053666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104053666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104053666 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-103:PAGING_RESP)[0x55fcf1ad2c50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104053666 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104053666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053667 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053667 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053667 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 cf 9c 80 00 00 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 20250426104053667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 67 cf 9c 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@4e68250106fc: Deleted conn table entry 0TC_smpp_mt_sms0(743)13606016 TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104053669 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104053669 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104053673 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) 20250426104053673 DSMPP INFO [msc_tester] Rx SUBMIT-SM (491230000045/1/1) (smpp_smsc.c:702) 20250426104053673 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMPP: now used by 2 (attached,SMPP) (smpp_msc.c:94) 20250426104053673 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS-receiver: now used by 3 (attached,SMPP,SMS-receiver) (smpp_msc.c:188) 20250426104053673 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMPP: now used by 2 (attached,SMS-receiver) (smpp_msc.c:189) 20250426104053673 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + SMS: now used by 3 (attached,SMS-receiver,SMS) (transaction.c:228) 20250426104053674 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + Paging: now used by 4 (attached,SMS-receiver,SMS,Paging) (paging.c:111) 20250426104053674 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053674 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053674 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053674 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053674 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 54 09 04 1b 9f 01 1a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(736)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_smpp_mt_sms0(743) TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: 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 := '1B9F011A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(736)@4e68250106fc: Added conn table entry 0TC_smpp_mt_sms0(743)5626346 MSC_Test_0-SCCP(735)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 55 d9 ea 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 1b 9f 01 1a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104053682 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + 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) 20250426104053682 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + active-conn: now used by 6 (attached,SMS-receiver,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104053682 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104053682 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - Paging: now used by 5 (attached,SMS-receiver,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104053682 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000045/3/1): Available (smpp_smsc.c:626) 20250426104053682 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - proc_arq_vlr_fn_init: now used by 4 (attached,SMS-receiver,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104053683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 55 d9 ea 00 00 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104053683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 d9 ea 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 54 (osmo_ss7_asp.c:1164) 20250426104053683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 d9 ea 00 01 23 01 03 20 09 01 1d 01 00 07 91 44 77 58 10 06 50 00 11 00 05 80 21 43 f5 00 00 52 40 62 01 04 35 00 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(735)@4e68250106fc: { messageType := 2, destLocRef := '55D9EA'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(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104053685 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + VTY: now used by 5 (attached,SMS-receiver,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104053685 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - VTY: now used by 4 (attached,SMS-receiver,SMS,active-conn) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104053690 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104053894 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104053894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 d9 ea 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104053894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 55 d9 ea 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(735)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(735)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(735)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(735)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(735)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104053902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 68 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104053902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104053902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104053902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104053902 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A:GERAN-A-104:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104053903 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104053903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104053903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104053903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104053903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 55 d9 ea 00 00 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(735)@4e68250106fc: Session index based on local reference:0 20250426104053904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104053904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104053904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104053904 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104053904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104053904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104053904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104053904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104053904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104053904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 68 55 d9 ea 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(737)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(736)@4e68250106fc: Deleted conn table entry 0TC_smpp_mt_sms0(743)5626346 TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104053905 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104053905 DVLR DEBUG VLR subscr IMSI-262420000000045:MSISDN-491230000045:TMSI-0x1B9F011A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_smpp_mt_sms0(743)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_smpp_mt_sms0(743)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_smpp_mt_sms0(743)@4e68250106fc: Final verdict of PTC: pass 20250426104053913 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104053913 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(738)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(736)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(735)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(741)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(737)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(744)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(734)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(739)@4e68250106fc: Final verdict of PTC: none 20250426104053920 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(740)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(742)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(734): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(735): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(736): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(737): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(738): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(739): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(740): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(741): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(742): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_smpp_mt_sms0(743): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(744): none (pass -> pass) MTC@4e68250106fc: Test case TC_smpp_mt_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass'. Sat Apr 26 10:40:53 UTC 2025 ====== MSC_Tests.TC_smpp_mt_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_smpp_mt_sms.talloc 20250426104054104 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104054104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104054104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104054104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104054104 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104054104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104054104 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104054104 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104054104 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104054104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104054104 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104054104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104054104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104054104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104054104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104054104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104054104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104054104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104054104 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104054105 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104054105 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=493380) 20250426104054921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=493380, count=494636) 20250426104055922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104056106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104056106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104056106 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_smpp_mt_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms'. ------ MSC_Tests.TC_gsup_mo_sms ------ Sat Apr 26 10:40:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104056924 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(748)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(748)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(748)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(746)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104057882 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(749)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104057925 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104057925 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(751)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104057930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(751)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(751)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104057959 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104057959 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(752)@4e68250106fc: Created GsupExpect[0] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@4e68250106fc: Created GsupExpect[1] for "262420000000088" to be handled at TC_gsup_mo_sms0(754) TC_gsup_mo_sms0(754)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104058077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104058077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104058077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104058077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104058083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104058083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104058083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104058083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104058083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104058083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104058083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104058083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104058083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104058083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 20250426104058085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104058085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104058085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104058085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104058085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104058085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104058085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104058085 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104058085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104058085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104058085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(748)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104058086 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 20250426104058086 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(748)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(748)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104058889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104058889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104058890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058890 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058890 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058890 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058890 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(747)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(747)@4e68250106fc: Added conn table entry 0TC_gsup_mo_sms0(754)10386228 MSC_Test_0-SCCP(746)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(747)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104058909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104058909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9e 7b 34 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 88 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104058910 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104058910 DMM DEBUG msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104058910 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104058910 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000088 id=262420000000088 (vlr.c:661) 20250426104058910 DVLR INFO New subscr, IMSI: 262420000000088 (vlr.c:562) 20250426104058910 DVLR DEBUG VLR subscr IMSI-262420000000088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104058910 DVLR DEBUG VLR subscr IMSI-262420000000088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104058910 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104058910 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104058911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104058911 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104058911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104058911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104058911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104058911 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104058911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 9e 7b 34 00 00 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104058911 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058911 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058911 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058911 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058911 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 7b 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: { messageType := 2, destLocRef := '9E7B34'O, sourceLocRef := '000069'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(752)@4e68250106fc: Found GsupExpect[0] for "262420000000088" handled at TC_gsup_mo_sms0(754) MSC_Test-GSUP(752)@4e68250106fc: Added IMSI table entry 0TC_gsup_mo_sms0(754)"262420000000088" 20250426104058917 DVLR DEBUG VLR subscr IMSI-262420000000088 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104058917 DVLR DEBUG VLR subscr IMSI-262420000000088 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104058919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104058919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mo_sms0(754)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): none -> pass 20250426104058927 DVLR DEBUG VLR subscr IMSI-262420000000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104058927 DVLR DEBUG IMSI:262420000000088 has MSISDN:491230000088 (vlr.c:1045) 20250426104058927 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250426104058927 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104058928 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104058928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104058928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000088:GERAN-A-105:LU)[0x55fcf1ade920]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104058928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104058928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104058928 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x7569EDFC) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250426104058928 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104058928 DMM DEBUG -> IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x7569EDFC LOCATION UPDATE ACCEPT (TMSI = 0x7569edfc) (gsm_04_08.c:149) 20250426104058929 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x7569EDFC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104058929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 7b 34 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 75 69 ed fc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(747)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(747)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104058941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104058941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104058941 DMM DEBUG msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104058941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSInew-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104058941 DMSC NOTICE msub(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC) VLR: update for IMSI=262420000000088 (MSISDN=491230000088) (gsm_04_08.c:1541) 20250426104058941 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104058941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104058941 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000088:MSISDN-491230000088:GERAN-A-105:LU)[0x55fcf1adea50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104058941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104058941 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250426104058941 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104058941 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104058941 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104058942 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104058942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 9e 7b 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104058945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104058945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 69 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104058945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104058945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104058945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104058945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104058945 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-105:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104058945 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - active-conn: now used by 1 (attached) (msub.c:375) 20250426104058945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104058945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058945 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104058945 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104058945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 9e 7b 34 00 00 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 20250426104058946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104058946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104058946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104058946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104058946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104058946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104058946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104058946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104058946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104058946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 69 9e 7b 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(747)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_sms0(754)10386228 TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104058948 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104058948 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@4e68250106fc: 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 := '7569EDFC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(747)@4e68250106fc: Added conn table entry 0TC_gsup_mo_sms0(754)10621970 MSC_Test_0-RAN(747)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(746)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104059148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104059149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104059149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104059149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 14 12 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 75 69 ed fc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104059150 DMM DEBUG msc_a(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6d20] (fsm.c:486) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104059150 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104059150 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104059150 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104059150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000088/3/1): Available (smpp_smsc.c:626) 20250426104059150 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104059151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 a2 14 12 00 00 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104059151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a2 14 12 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 88 (osmo_ss7_asp.c:1164) 20250426104059151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059151 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059151 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059151 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a2 14 12 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: { messageType := 2, destLocRef := 'A21412'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(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104059154 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104059154 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104059168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104059168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104059168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104059168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104059169 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104059169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a2 14 12 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@4e68250106fc: RX MO-forwardSM-Req: { msg_type := OSMO_GSUP_MSGT_MO_FORWARD_SM_REQUEST (36), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000088'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_RP_DA_IE (65), len := 8, val := { sm_rp_da := { id_type := OSMO_GSUP_SM_RP_ODA_ID_SMSC_ADDR (3), id_enc := { smsc_addr := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '447785016005'H } } } } }, { tag := OSMO_GSUP_SM_RP_OA_IE (66), len := 8, val := { sm_rp_oa := { id_type := OSMO_GSUP_SM_RP_ODA_ID_MSISDN (2), id_enc := { msisdn := { ext := '1'B, ton := '001'B, npi := '0001'B, number := '491230000088'H } } } } }, { tag := OSMO_GSUP_SM_RP_UI_IE (67), len := 10, val := { sm_rp_ui := '052305002143F5000000'O } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104059174 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104059174 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104059174 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104059174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a2 14 12 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104059178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104059178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104059178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104059178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104059179 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104059179 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104059179 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104059179 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104059179 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104059179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(746)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(746)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104059179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a2 14 12 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(746)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(746)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(746)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104059182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059182 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104059182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059182 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104059182 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104059182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059182 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104059182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104059182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104059182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104059182 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC:GERAN-A-106:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104059183 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - active-conn: now used by 1 (attached) (msub.c:375) 20250426104059183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104059183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104059183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104059183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 a2 14 12 00 00 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(748)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(746)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(748)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104059184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104059184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104059184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104059184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104059184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104059184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104059184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104059184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104059184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6a a2 14 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(747)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_sms0(754)10621970 TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104059185 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104059185 DVLR DEBUG VLR subscr IMSI-262420000000088:MSISDN-491230000088:TMSI-0x7569EDFC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_sms0(754)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_sms0(754)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_sms0(754)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(752)@4e68250106fc: Final verdict of PTC: none 20250426104059194 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104059194 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(749)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(750)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(745)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(748)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(746)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(747)@4e68250106fc: Final verdict of PTC: none 20250426104059200 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(753)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(751)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(745): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(746): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(747): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(748): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(749): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(750): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(751): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(752): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(753): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mo_sms0(754): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass'. Sat Apr 26 10:40:59 UTC 2025 ====== MSC_Tests.TC_gsup_mo_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_sms.talloc 20250426104059384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104059384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104059384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104059384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104059384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104059384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104059384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104059384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104059384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104059384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104059384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104059384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104059384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104059384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104059384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104059384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104059384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104059384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104059384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104059385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104059385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344388) 20250426104100201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344388, count=345548) 20250426104101202 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104101385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104101385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104101385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma'. ------ MSC_Tests.TC_gsup_mo_smma ------ Sat Apr 26 10:41:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104102204 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_smma' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mo_smma started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(759)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(759)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(759)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(757)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104103149 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(760)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104103206 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104103206 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(762)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104103211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(762)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(762)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104103232 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104103232 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(763)@4e68250106fc: Created GsupExpect[0] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@4e68250106fc: Created GsupExpect[1] for "262420000000089" to be handled at TC_gsup_mo_smma0(765) TC_gsup_mo_smma0(765)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104103345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104103345 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104103345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104103345 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(759)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104103349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104103349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104103349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104103349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104103349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104103349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104103349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104103349 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104103349 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104103349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104103349 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104103350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104103350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104103350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104103350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104103350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104103350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104103350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104103350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104103350 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104103350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104103350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104103350 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104103350 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104103350 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(759)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104104147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104148 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104148 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104148 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104148 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104148 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(758)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(758)@4e68250106fc: Added conn table entry 0TC_gsup_mo_smma0(765)1726670 MSC_Test_0-RAN(758)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1a 58 ce 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 98 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104104152 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104104152 DMM DEBUG msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104104152 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104104152 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104104152 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104104152 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104104152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104104152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104104152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104104152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104104152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104104152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 1a 58 ce 00 00 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104104152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1a 58 ce 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: { messageType := 2, destLocRef := '1A58CE'O, sourceLocRef := '00006B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(763)@4e68250106fc: Found GsupExpect[0] for "262420000000089" handled at TC_gsup_mo_smma0(765) MSC_Test-GSUP(763)@4e68250106fc: Added IMSI table entry 0TC_gsup_mo_smma0(765)"262420000000089" 20250426104104153 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104104153 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mo_smma0(765)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): none -> pass 20250426104104156 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104104156 DVLR DEBUG IMSI:262420000000089 has MSISDN:491230000089 (vlr.c:1045) 20250426104104156 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426104104156 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104104156 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104104156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104104156 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104104156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104104156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104104156 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:TMSInew-0x3EA8CD9B) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426104104156 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104104156 DMM DEBUG -> IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:TMSInew-0x3EA8CD9B LOCATION UPDATE ACCEPT (TMSI = 0x3ea8cd9b) (gsm_04_08.c:149) 20250426104104156 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:TMSInew-0x3EA8CD9B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104104156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1a 58 ce 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e a8 cd 9b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(758)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(758)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104104159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104104159 DMM DEBUG msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:TMSInew-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104104159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:TMSInew-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104104159 DMSC NOTICE msub(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B) VLR: update for IMSI=262420000000089 (MSISDN=491230000089) (gsm_04_08.c:1541) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104104159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104104159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3C26A31E:GERAN-A-107:LU)[0x55fcf1ade920]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104104159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104104159 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250426104104159 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104104159 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104104159 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104104159 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104159 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104159 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104159 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104159 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104159 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1a 58 ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104104159 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104104160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104104160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104104160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104104160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104104160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104104160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-107:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104160 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104104160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 1a 58 ce 00 00 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 20250426104104161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6b 1a 58 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_smma0(765)1726670 TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104104161 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104104161 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@4e68250106fc: 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 := '3EA8CD9B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(758)@4e68250106fc: Added conn table entry 0TC_gsup_mo_smma0(765)9149787 MSC_Test_0-RAN(758)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(757)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8b 9d 5b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 3e a8 cd 9b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104104364 DMM DEBUG msc_a(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6d20] (fsm.c:486) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104104364 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104104364 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104104364 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104104365 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104104365 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000089/3/1): Available (smpp_smsc.c:626) 20250426104104365 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104104365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 8b 9d 5b 00 00 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104104365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 8b 9d 5b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 98 (osmo_ss7_asp.c:1164) 20250426104104365 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104365 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104365 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104365 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104365 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104365 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 8b 9d 5b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: { messageType := 2, destLocRef := '8B9D5B'O, sourceLocRef := '00006C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104104366 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104104366 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103050901020642'O MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 08 01 03 05 09 01 02 06 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104104368 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104104368 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104368 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104368 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104368 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104368 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 8b 9d 5b 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@4e68250106fc: RX MO-ReadyForSM-Req: { msg_type := OSMO_GSUP_MSGT_READY_FOR_SM_REQUEST (44), ies := { { tag := OSMO_GSUP_IMSI_IE (1), len := 8, val := { imsi := '262420000000089'H } }, { tag := OSMO_GSUP_SM_RP_MR_IE (64), len := 1, val := { sm_rp_mr := '42'O ("B") } }, { tag := OSMO_GSUP_SM_ALERT_RSN_IE (70), len := 1, val := { sm_alert_rsn := GSUP_SM_ALERT_RSN_TYPE_MEM_AVAIL (2) } }, { tag := OSMO_GSUP_MESSAGE_CLASS_IE (10), len := 1, val := { message_class := OSMO_GSUP_MESSAGE_CLASS_SMS (2) } }, { tag := OSMO_GSUP_SOURCE_NAME_IE (96), len := 9, val := { source_name := '746573742D4D534300'O } } } } TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104104369 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104104369 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104104369 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104104369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 8b 9d 5b 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104104370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104370 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104104370 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104104370 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104104370 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104104370 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104104370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 8b 9d 5b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(757)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(757)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(757)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(757)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(757)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104104371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104104371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104104371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104104371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104104371 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B:GERAN-A-108:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104104371 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104104371 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104371 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104371 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104104371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104371 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104104371 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104104371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104104371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 8b 9d 5b 00 00 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(759)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(757)@4e68250106fc: Session index based on local reference:0 20250426104104371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104104371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104104371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104104371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104104371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(759)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104104371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104104371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104104371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6c 8b 9d 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(758)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_smma0(765)9149787 TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104104371 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104104371 DVLR DEBUG VLR subscr IMSI-262420000000089:MSISDN-491230000089:TMSI-0x3EA8CD9B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_smma0(765)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_smma0(765)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_smma0(765)@4e68250106fc: Final verdict of PTC: pass 20250426104104373 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104104373 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(759)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(760)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(758)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(763)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(764)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(757)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(766)@4e68250106fc: Final verdict of PTC: none 20250426104104374 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(762)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(761)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(756)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(756): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(757): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(758): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(759): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(760): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(761): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(762): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(763): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(764): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mo_smma0(765): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(766): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mo_smma finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass'. Sat Apr 26 10:41:04 UTC 2025 ====== MSC_Tests.TC_gsup_mo_smma pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_smma.talloc 20250426104104572 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104104572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104104572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104104572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104104572 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104104572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104104572 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104104572 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104104572 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104104572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104104572 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104104572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104104572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104104572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104104572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104104572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104104572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104104572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104104572 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104104572 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104104573 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=343940) 20250426104105375 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=343940, count=345196) 20250426104106377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104106573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104106573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104106573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack'. ------ MSC_Tests.TC_gsup_mt_sms_ack ------ Sat Apr 26 10:41:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104107377 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_ack started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(770)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(770)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(770)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(768)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104108263 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(771)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104108378 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104108378 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(773)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104108384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(773)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(773)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104108409 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104108409 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(774)@4e68250106fc: Created GsupExpect[0] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@4e68250106fc: Created GsupExpect[1] for "262420000000090" to be handled at TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104108457 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104108457 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104108457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104108457 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(770)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104108460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104108460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104108460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104108460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104108460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104108460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104108460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104108460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104108460 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104108460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104108460 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 20250426104108461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104108461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104108461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104108461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104108461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104108461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104108461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104108461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104108461 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104108461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104108461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104108461 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104108461 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104108461 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(770)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(770)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(769)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_ack0(776)13600570 MSC_Test_0-SCCP(768)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(769)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109285 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109285 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109285 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109285 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109285 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cf 87 3a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109286 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104109286 DMM DEBUG msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104109286 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104109286 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000090 id=262420000000090 (vlr.c:661) 20250426104109286 DVLR INFO New subscr, IMSI: 262420000000090 (vlr.c:562) 20250426104109286 DVLR DEBUG VLR subscr IMSI-262420000000090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104109286 DVLR DEBUG VLR subscr IMSI-262420000000090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104109286 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104109286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104109286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104109286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104109286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104109286 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104109286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 cf 87 3a 00 00 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104109286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 cf 87 3a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: { messageType := 2, destLocRef := 'CF873A'O, sourceLocRef := '00006D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(774)@4e68250106fc: Found GsupExpect[0] for "262420000000090" handled at TC_gsup_mt_sms_ack0(776) MSC_Test-GSUP(774)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_ack0(776)"262420000000090" 20250426104109290 DVLR DEBUG VLR subscr IMSI-262420000000090 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104109290 DVLR DEBUG VLR subscr IMSI-262420000000090 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_ack0(776)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): none -> pass 20250426104109300 DVLR DEBUG VLR subscr IMSI-262420000000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104109300 DVLR DEBUG IMSI:262420000000090 has MSISDN:491230000090 (vlr.c:1045) 20250426104109300 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250426104109300 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104109301 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104109301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104109301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000090:GERAN-A-109:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104109302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104109302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104109302 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xA0B79D60) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250426104109302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104109302 DMM DEBUG -> IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xA0B79D60 LOCATION UPDATE ACCEPT (TMSI = 0xa0b79d60) (gsm_04_08.c:149) 20250426104109302 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xA0B79D60 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104109302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 cf 87 3a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 b7 9d 60 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(769)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109313 DMM DEBUG msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSInew-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104109313 DMSC NOTICE msub(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60) VLR: update for IMSI=262420000000090 (MSISDN=491230000090) (gsm_04_08.c:1541) 20250426104109313 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104109313 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000090:MSISDN-491230000090:GERAN-A-109:LU)[0x55fcf1ad2470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104109313 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250426104109314 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104109314 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104109314 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104109314 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104109314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 cf 87 3a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104109320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104109320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104109320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104109320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-109:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104109320 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104109320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 cf 87 3a 00 00 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 20250426104109321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6d cf 87 3a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(769)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)13600570 TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104109324 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104109324 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(769)@4e68250106fc: Created IMSI[0] for '262420000000090'H'A0B79D60'O to be handled at TC_gsup_mt_sms_ack0(776) 20250426104109344 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104109344 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104109345 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104109345 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104109345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 09 09 04 a0 b7 9d 60 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(769)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_ack0(776) TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@4e68250106fc: 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 := 'A0B79D60'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(769)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_ack0(776)8320544 MSC_Test_0-SCCP(768)@4e68250106fc: First idle individual index:0 20250426104109355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7e f6 20 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a0 b7 9d 60 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104109356 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104109356 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104109356 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104109357 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104109357 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104109357 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000090/3/1): Available (smpp_smsc.c:626) 20250426104109357 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104109357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 7e f6 20 00 00 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104109357 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109357 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109357 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109357 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109357 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 7e f6 20 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 09 (osmo_ss7_asp.c:1164) 20250426104109358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109358 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 08 06 7e f6 20 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(768)@4e68250106fc: { messageType := 2, destLocRef := '7EF620'O, sourceLocRef := '00006E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104109360 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104109360 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104109373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104109577 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104109577 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104109577 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104109577 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104109577 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104109577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 7e f6 20 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104109577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 7e f6 20 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(768)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(768)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(768)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(768)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(768)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104109579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104109579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104109579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104109579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104109579 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60:GERAN-A-110:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104109579 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104109579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104109579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104109579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104109579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 7e f6 20 00 00 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(768)@4e68250106fc: Session index based on local reference:0 20250426104109580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104109580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104109580 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104109580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104109580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104109580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104109580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104109580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104109580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6e 7e f6 20 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(770)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(769)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_ack0(776)8320544 TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104109580 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104109580 DVLR DEBUG VLR subscr IMSI-262420000000090:MSISDN-491230000090:TMSI-0xA0B79D60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_ack0(776)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_ack0(776)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_ack0(776)@4e68250106fc: Final verdict of PTC: pass 20250426104109585 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104109585 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(774)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(770)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(771)@4e68250106fc: Final verdict of PTC: none 20250426104109586 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(773)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(768)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(775)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(772)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(767)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(769)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(777)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(767): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(768): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(769): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(770): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(771): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(772): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(773): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(774): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(775): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_ack0(776): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(777): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_ack finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass'. Sat Apr 26 10:41:09 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_ack pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_ack.talloc 20250426104109780 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104109780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104109780 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104109780 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104109780 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104109780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104109780 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104109780 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104109780 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104109780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104109780 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104109780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104109780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104109780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104109780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104109780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104109780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104109780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104109780 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104109780 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104109781 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345924) 20250426104110588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=345924, count=347180) 20250426104111589 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104111781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104111781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104111781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err'. ------ MSC_Tests.TC_gsup_mt_sms_err ------ Sat Apr 26 10:41:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104112590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(781)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(781)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(781)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(779)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104113480 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(782)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104113591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104113591 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(784)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104113597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(784)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(784)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104113611 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104113611 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(785)@4e68250106fc: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) 20250426104113675 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104113675 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104113675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104113675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(781)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP(785)@4e68250106fc: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104113680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104113680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104113680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104113680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104113680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104113680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104113680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104113680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104113680 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104113680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104113680 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(781)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104113681 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104113681 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104113681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104113681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104113681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104113681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104113681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104113681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104113681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104113681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104113681 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104113681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104113681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104113681 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(781)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104114486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(780)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_err0(787)6286263 MSC_Test_0-SCCP(779)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(780)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104114500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5f eb b7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114501 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104114501 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adecf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adecf0] (fsm.c:486) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104114501 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104114501 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000091 id=262420000000091 (vlr.c:661) 20250426104114501 DVLR INFO New subscr, IMSI: 262420000000091 (vlr.c:562) 20250426104114501 DVLR DEBUG VLR subscr IMSI-262420000000091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104114501 DVLR DEBUG VLR subscr IMSI-262420000000091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104114501 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104114501 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104114501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104114501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104114501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104114501 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104114501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 5f eb b7 00 00 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104114501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 5f eb b7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: { messageType := 2, destLocRef := '5FEBB7'O, sourceLocRef := '00006F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(785)@4e68250106fc: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_sms_err0(787) MSC_Test-GSUP(785)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_err0(787)"262420000000091" 20250426104114505 DVLR DEBUG VLR subscr IMSI-262420000000091 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104114505 DVLR DEBUG VLR subscr IMSI-262420000000091 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(779)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(779)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_err0(787)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): none -> pass 20250426104114506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114509 DVLR DEBUG VLR subscr IMSI-262420000000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104114509 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250426104114509 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104114509 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104114510 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104114510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:110) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104114510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:GERAN-A-111:LU)[0x55fcf1adea50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104114510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104114510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104114510 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x27CF064C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104114510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104114510 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x27CF064C LOCATION UPDATE ACCEPT (TMSI = 0x27cf064c) (gsm_04_08.c:149) 20250426104114510 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x27CF064C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104114510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 5f eb b7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 cf 06 4c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(780)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(779)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(779)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114516 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x27CF064C:GERAN-A-111:LU)[0x55fcf1adecf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104114516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSInew-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104114516 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104114516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104114516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50] (vlr_lu_fsm.c:817) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104114516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:GERAN-A-111:LU)[0x55fcf1ad25a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104114516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104114516 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426104114516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104114516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104114516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104114516 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104114516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 5f eb b7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(779)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(779)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104114518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 6f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104114518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1adecf0] (msc_a.c:1053) 20250426104114518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104114518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104114518 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-111:LU)[0x55fcf1ad2c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104114519 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104114519 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114519 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114519 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114519 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114519 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 5f eb b7 00 00 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 6f 5f eb b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(780)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_err0(787)6286263 TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104114520 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104114520 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(780)@4e68250106fc: Created IMSI[0] for '262420000000091'H'27CF064C'O to be handled at TC_gsup_mt_sms_err0(787) 20250426104114552 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104114552 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104114553 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104114553 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104114553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 19 09 04 27 cf 06 4c 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(780)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_err0(787) TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@4e68250106fc: 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 := '27CF064C'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(780)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_err0(787)6226576 MSC_Test_0-SCCP(779)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5f 02 90 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 27 cf 06 4c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104114566 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104114566 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104114566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104114567 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104114567 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104114567 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426104114567 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104114567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 5f 02 90 00 00 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104114567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 5f 02 90 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 20250426104114568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 07 06 5f 02 90 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: { messageType := 2, destLocRef := '5F0290'O, sourceLocRef := '000070'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104114570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104114570 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_err0(787)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(779)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(779)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104114579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 70 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(779)@4e68250106fc: vl_len:10 MSC_Test_0-SCCP(779)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(779)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01030789010404000178'O MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104114781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104114781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104114781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104114781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 21 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 70 00 01 0a 01 03 07 89 01 04 04 00 01 78 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104114781 DLSMS NOTICE trans(SMS IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP callref-0x4000000f tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250426104114782 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104114782 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104114782 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104114782 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104114782 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104114782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 5f 02 90 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104114782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104114782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104114782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104114782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104114782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104114782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104114782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104114782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 5f 02 90 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(781)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(781)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(779)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(779)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(779)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_err0(787)@4e68250106fc: RX MT-forwardSM-Err (RP-ERROR) TC_gsup_mt_sms_err0(787)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MC@4e68250106fc: Test Component 787 has requested to stop MTC. Terminating current testcase execution. 20250426104114792 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104114792 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104114792 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104114792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104114792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104114792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104114792 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104114792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104114792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104114792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104114792 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104114793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104114793 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104114793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104114793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104114793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104114793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104114793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104114793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104114793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(781)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(780)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(782)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(785)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(779)@4e68250106fc: Final verdict of PTC: none 20250426104114797 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(786)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(784)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(788)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@4e68250106fc: Final verdict of PTC: none TC_gsup_mt_sms_err0(787)@4e68250106fc: Final verdict of PTC: pass MSC_Test-MGCP(783)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(779): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(780): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(781): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(782): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(783): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(784): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(785): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(786): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_err0(787): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(788): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass'. Sat Apr 26 10:41:14 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_err pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_err.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=312784) 20250426104115797 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=312784, count=313944) 20250426104116794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104116794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104116794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104116799 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mt_sms_rp_mr ------ Sat Apr 26 10:41:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104117800 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_rp_mr started. 20250426104118801 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(792)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(792)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(792)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(790)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104118857 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(793)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104119053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104119053 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104119053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104119053 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104119058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104119058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104119058 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104119058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104119058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104119058 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(792)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104119059 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104119059 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104119803 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104119803 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(795)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104119809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(795)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(795)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104119829 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104119829 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104119857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426104119858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6d20] (msub.c:113) 20250426104119858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426104119858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-112:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104119858 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104119858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(796)@4e68250106fc: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@4e68250106fc: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(791)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)13952248 MSC_Test_0-SCCP(790)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(791)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104119870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d4 e4 f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119871 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104119871 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104119871 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104119871 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000092 id=262420000000092 (vlr.c:661) 20250426104119871 DVLR INFO New subscr, IMSI: 262420000000092 (vlr.c:562) 20250426104119871 DVLR DEBUG VLR subscr IMSI-262420000000092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104119871 DVLR DEBUG VLR subscr IMSI-262420000000092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104119871 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104119871 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104119871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104119871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104119871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104119871 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104119871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 d4 e4 f8 00 00 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104119871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104119871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d4 e4 f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(790)@4e68250106fc: { messageType := 2, destLocRef := 'D4E4F8'O, sourceLocRef := '000071'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(796)@4e68250106fc: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_rp_mr0(798) MSC_Test-GSUP(796)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_rp_mr0(798)"262420000000092" 20250426104119873 DVLR DEBUG VLR subscr IMSI-262420000000092 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104119873 DVLR DEBUG VLR subscr IMSI-262420000000092 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104119873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119873 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): none -> pass 20250426104119875 DVLR DEBUG VLR subscr IMSI-262420000000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104119875 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250426104119875 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104119875 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104119875 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104119875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104119875 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:GERAN-A-113:LU)[0x55fcf1ad2770]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104119875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104119875 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104119875 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0xA0C5B4F3) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104119875 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104119875 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSInew-0xA0C5B4F3 LOCATION UPDATE ACCEPT (TMSI = 0xa0c5b4f3) (gsm_04_08.c:149) 20250426104119875 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSInew-0xA0C5B4F3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104119875 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119875 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119875 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119875 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119875 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119875 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d4 e4 f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 c5 b4 f3 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(791)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104119878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104119878 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104119878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSInew-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104119878 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104119878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104119878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104119878 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:GERAN-A-113:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104119878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104119878 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426104119878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104119878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104119878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104119878 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104119878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 d4 e4 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104119879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 71 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104119879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104119879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104119879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104119879 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-113:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104119879 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104119879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 d4 e4 f8 00 00 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 20250426104119879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 71 d4 e4 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(791)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)13952248 TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104119880 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104119880 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(791)@4e68250106fc: Created IMSI[0] for '262420000000092'H'A0C5B4F3'O to be handled at TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: TX MT-forwardSM-Req for the 1st SMS 20250426104119916 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104119917 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104119917 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104119917 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104119917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119917 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119917 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 29 09 04 a0 c5 b4 f3 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(791)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_rp_mr0(798) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: 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 := 'A0C5B4F3'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(791)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_rp_mr0(798)4263507 MSC_Test_0-SCCP(790)@4e68250106fc: First idle individual index:0 20250426104119932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 41 0e 53 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a0 c5 b4 f3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104119933 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104119933 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104119933 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104119934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104119934 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426104119934 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104119934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 41 0e 53 00 00 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104119934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250426104119934 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119934 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119934 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119934 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: { messageType := 2, destLocRef := '410E53'O, sourceLocRef := '000072'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104119937 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104119937 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: TX MT-forwardSM-Req for the 2nd SMS 20250426104119945 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104119945 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 20250426104119946 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250426104119946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104119946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104119946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104119946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104119946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 22 01 03 1f 19 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104119946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104119946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103029904'O 20250426104119950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104119950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104119950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104119950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104119950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104119950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104119950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104119950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104119950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104119950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 05 01 03 02 99 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104120153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104120153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104120153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104120153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104120154 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250426104120154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104120154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104120154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104120154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103059901020201'O 20250426104120160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104120160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104120160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104120160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 08 01 03 05 99 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104120161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104120161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104120161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104120161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104120161 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104120161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104120161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104120161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104120161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 05 01 03 02 19 04 (osmo_ss7_asp.c:1164) 20250426104120161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104120161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104120161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104120161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 41 0e 53 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(790)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(790)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(790)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(790)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(790)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104120165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104120166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104120166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104120166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 72 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104120166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104120166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104120166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104120166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-114:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104120166 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104120166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104120167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104120167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104120167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 41 0e 53 00 00 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(790)@4e68250106fc: Session index based on local reference:0 20250426104120167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104120167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104120167 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104120167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104120167 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104120167 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104120167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104120167 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104120167 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 72 41 0e 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(792)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(791)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_rp_mr0(798)4263507 TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104120169 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104120169 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_rp_mr0(798)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(792)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(790)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(791)@4e68250106fc: Final verdict of PTC: none 20250426104120183 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104120183 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104120183 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(796)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(795)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(793)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(789)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(794)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(799)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(797)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(789): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(790): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(791): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(792): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(793): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(794): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(795): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(796): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(797): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_rp_mr0(798): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(799): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass'. Sat Apr 26 10:41:20 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_rp_mr.talloc 20250426104120368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104120368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104120368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104120368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104120368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104120368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104120368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104120368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104120368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104120368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104120368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104120368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104120368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104120368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104120368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104120368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104120368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104120368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104120368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104120369 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104120369 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=401156) 20250426104121184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=401156, count=402316) 20250426104122186 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104122369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104122369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104122369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests.TC_gsup_mo_mt_sms_rp_mr ------ Sat Apr 26 10:41:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104123188 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mo_mt_sms_rp_mr started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(803)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(803)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(803)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(801)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104124072 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(804)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104124189 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104124189 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(806)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(806)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104124193 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(806)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(806)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(806)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(806)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104124213 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104124213 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(807)@4e68250106fc: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) 20250426104124267 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104124268 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104124268 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104124268 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(807)@4e68250106fc: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test_0-M3UA(803)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(803)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(803)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104124270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104124270 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_0-M3UA(803)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(803)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104124270 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104124270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104124271 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104124271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104124271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104124271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104124271 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104124271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104124271 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(803)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(803)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104124272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104124272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104124272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104124272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104124272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104124272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104124272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104124272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 20250426104124272 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104124272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104124272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104124272 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104124272 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104124272 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(803)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104125071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125071 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125071 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125071 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(802)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(802)@4e68250106fc: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)12138577 MSC_Test_0-SCCP(801)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(802)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104125074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 38 51 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125074 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104125074 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104125074 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104125074 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000093 id=262420000000093 (vlr.c:661) 20250426104125074 DVLR INFO New subscr, IMSI: 262420000000093 (vlr.c:562) 20250426104125074 DVLR DEBUG VLR subscr IMSI-262420000000093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104125074 DVLR DEBUG VLR subscr IMSI-262420000000093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104125074 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104125074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104125074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104125074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104125074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104125074 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104125074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 b9 38 51 00 00 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104125074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b9 38 51 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: { messageType := 2, destLocRef := 'B93851'O, sourceLocRef := '000073'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(807)@4e68250106fc: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mo_mt_sms_rp_mr0(809) MSC_Test-GSUP(807)@4e68250106fc: Added IMSI table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)"262420000000093" 20250426104125076 DVLR DEBUG VLR subscr IMSI-262420000000093 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104125076 DVLR DEBUG VLR subscr IMSI-262420000000093 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): none -> pass 20250426104125078 DVLR DEBUG VLR subscr IMSI-262420000000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104125078 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250426104125078 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104125078 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104125079 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104125079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104125079 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:GERAN-A-115:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104125079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104125079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104125079 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x8CD2BB3C) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104125079 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104125079 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x8CD2BB3C LOCATION UPDATE ACCEPT (TMSI = 0x8cd2bb3c) (gsm_04_08.c:149) 20250426104125079 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x8CD2BB3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104125079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125079 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125079 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b9 38 51 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8c d2 bb 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(802)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104125082 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104125082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSInew-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104125082 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104125082 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104125082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104125082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:GERAN-A-115:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104125082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104125082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250426104125082 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104125082 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104125082 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104125082 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104125082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125082 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125082 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 b9 38 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104125083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 73 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104125083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104125083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104125083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104125083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104125083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-115:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104125083 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104125083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 b9 38 51 00 00 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 20250426104125084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 73 b9 38 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(802)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)12138577 TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104125084 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104125084 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(802)@4e68250106fc: Created IMSI[0] for '262420000000093'H'8CD2BB3C'O to be handled at TC_gsup_mo_mt_sms_rp_mr0(809) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: 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 := '8CD2BB3C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(802)@4e68250106fc: Added conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)15998627 MSC_Test_0-RAN(802)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(801)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 1e a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 8c d2 bb 3c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104125284 DMM DEBUG msc_a(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6d20] (fsm.c:486) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104125284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104125284 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104125284 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104125285 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250426104125285 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104125285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 f4 1e a3 00 00 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104125285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) 20250426104125285 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125285 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125285 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125285 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: { messageType := 2, destLocRef := 'F41EA3'O, sourceLocRef := '000074'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104125285 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104125285 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103050901020600'O 20250426104125287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125287 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 08 01 03 05 09 01 02 06 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125288 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104125288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: TX MT-forwardSM-Req for the MT SMS 20250426104125289 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104125289 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250426104125289 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250426104125289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 22 01 03 1f 09 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 20250426104125291 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104125291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125291 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104125291 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250426104125291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125291 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125291 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125291 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 08 01 03 05 89 01 02 03 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020201'O MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125292 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) 20250426104125492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 08 01 03 05 89 01 02 02 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104125493 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104125493 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104125493 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104125493 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104125493 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104125493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104125493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f4 1e a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(801)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(801)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(801)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(801)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(801)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 74 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104125494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104125494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104125494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104125494 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-116:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104125494 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104125495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104125495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104125495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104125495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 f4 1e a3 00 00 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(803)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(801)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104125495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104125495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104125495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104125495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104125495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104125495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104125495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104125495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104125495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 74 f4 1e a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(802)@4e68250106fc: Deleted conn table entry 0TC_gsup_mo_mt_sms_rp_mr0(809)15998627 TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104125495 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104125495 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mo_mt_sms_rp_mr0(809)@4e68250106fc: Final verdict of PTC: pass 20250426104125498 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(807)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(806)@4e68250106fc: Final verdict of PTC: none 20250426104125498 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104125498 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(801)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(803)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(804)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(805)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(802)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(800)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(808)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(810)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(800): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(801): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(802): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(803): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(804): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(805): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(806): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(807): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(808): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mo_mt_sms_rp_mr0(809): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(810): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass'. Sat Apr 26 10:41:25 UTC 2025 ====== MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mo_mt_sms_rp_mr.talloc 20250426104125696 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104125696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104125696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104125696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104125696 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104125696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104125696 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104125696 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104125696 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104125696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104125696 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104125696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104125696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104125696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104125696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104125696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104125696 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104125696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104125696 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104125696 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104125696 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390804) 20250426104126498 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=390804, count=392060) 20250426104127499 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104127697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104127697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104127697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms'. ------ MSC_Tests.TC_gsup_mt_multi_part_sms ------ Sat Apr 26 10:41:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104128500 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_multi_part_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(814)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(814)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(814)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(812)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104129292 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(815)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104129487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104129487 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104129487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104129487 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(814)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104129489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104129489 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104129489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104129489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104129489 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104129489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104129489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104129489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(814)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(814)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104129489 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104129490 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104129501 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104129501 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(817)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104129502 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(817)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(817)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104129510 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104129510 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(818)@4e68250106fc: Created GsupExpect[0] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@4e68250106fc: Created GsupExpect[1] for "262420000000091" to be handled at TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104130291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104130292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(813)@4e68250106fc: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)15674057 MSC_Test_0-SCCP(812)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(813)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ef 2a c9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104130296 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104130296 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104130296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104130296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104130296 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104130296 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104130296 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104130296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104130296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104130296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104130296 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104130296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 ef 2a c9 00 00 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104130296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130296 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ef 2a c9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: { messageType := 2, destLocRef := 'EF2AC9'O, sourceLocRef := '000075'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(818)@4e68250106fc: Found GsupExpect[0] for "262420000000091" handled at TC_gsup_mt_multi_part_sms0(820) MSC_Test-GSUP(818)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_multi_part_sms0(820)"262420000000091" 20250426104130297 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104130297 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104130298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): none -> pass 20250426104130300 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104130300 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250426104130300 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104130300 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104130300 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104130300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104130300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104130300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104130300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104130300 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:TMSInew-0x3E0B676F) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104130300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104130300 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:TMSInew-0x3E0B676F LOCATION UPDATE ACCEPT (TMSI = 0x3e0b676f) (gsm_04_08.c:149) 20250426104130300 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:TMSInew-0x3E0B676F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104130300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ef 2a c9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 0b 67 6f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(813)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 20250426104130303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104130303 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:TMSInew-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104130303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:TMSInew-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104130303 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104130303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104130303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x27CF064C:GERAN-A-117:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104130303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104130303 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426104130303 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104130303 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104130303 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104130303 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 20250426104130303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 ef 2a c9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104130304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104130304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104130304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104130304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104130304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-117:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104130304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130304 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104130304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 ef 2a c9 00 00 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 20250426104130305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130305 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 75 ef 2a c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(813)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)15674057 TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104130305 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104130305 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(813)@4e68250106fc: Created IMSI[0] for '262420000000091'H'3E0B676F'O (">\vgo") to be handled at TC_gsup_mt_multi_part_sms0(820) 20250426104130348 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104130348 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104130348 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104130348 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104130348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130348 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130348 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 19 09 04 3e 0b 67 6f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(813)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_multi_part_sms0(820) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: 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 := '3E0B676F'O (">\vgo") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(813)@4e68250106fc: Added conn table entry 0TC_gsup_mt_multi_part_sms0(820)406225 MSC_Test_0-SCCP(812)@4e68250106fc: First idle individual index:0 20250426104130352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 06 32 d1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3e 0b 67 6f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104130352 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104130352 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104130352 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104130352 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104130352 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426104130352 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104130352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 06 32 d1 00 00 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104130352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250426104130352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: { messageType := 2, destLocRef := '0632D1'O, sourceLocRef := '000076'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104130353 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104130353 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130356 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130356 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130356 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130356 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130356 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104130560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104130560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104130560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104130560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104130560 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104130560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104130560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104130560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104130560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104130560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104130560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104130560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104130560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104130560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104130560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104132063 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104132063 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104132063 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104132063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104132063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104132063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104132063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104132063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104132063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104132063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104132063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104132063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104132063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 20250426104132064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104132064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104132064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104132064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104132064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104132064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104132064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104132064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104132064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104132064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104132272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104132272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104132272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104132272 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104132272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104132272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104132272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104132272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104132272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104132272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104132272 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104132272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104132272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104132272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104132272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104132272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104132272 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104132272 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104132272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104132272 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104132272 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104133774 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104133774 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104133774 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104133774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104133774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104133774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104133774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104133774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104133774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104133774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104133774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104133774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104133774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O 20250426104133775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104133775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104133775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104133775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104133775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104133775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104133775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104133775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104133775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104133775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104133976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104133976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104133976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104133976 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104133976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104133976 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104133976 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104133976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104133976 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104133976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104133976 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104133976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104133976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104133976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104133976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104133976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104133976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104133976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104133976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104133976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104133976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104135478 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104135478 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104135479 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104135479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104135479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104135479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104135479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104135479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104135479 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104135479 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104135479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104135479 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104135479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:5 20250426104135480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104135480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104135480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104135480 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104135480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104135480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104135480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104135480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104135480 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104135480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104135684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104135684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104135684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104135684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104135684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104135684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104135684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104135684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104135684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104135684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104135685 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104135685 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104135685 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104135685 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104135685 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104135685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104135685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104135685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104135685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104135685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104135685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104135685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104135685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104135685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104135685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104135685 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104135685 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104135685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104135685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104135685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 06 32 d1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(812)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(812)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(812)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(812)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(812)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104137188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104137188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104137188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104137188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104137188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104137188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104137188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104137188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104137188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104137188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 76 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104137188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104137188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104137188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104137188 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-118:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104137188 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104137188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104137188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104137188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104137188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104137188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104137188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104137188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104137188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104137188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104137188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 06 32 d1 00 00 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(814)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104137189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104137189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104137189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104137189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104137189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104137189 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104137189 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104137189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104137189 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(812)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(814)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104137189 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 76 06 32 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(813)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_multi_part_sms0(820)406225 TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104137189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104137189 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_multi_part_sms0(820)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(813)@4e68250106fc: Final verdict of PTC: none 20250426104137192 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104137192 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104137192 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(817)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(816)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(814)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(818)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(812)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(811)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(821)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(815)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(819)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(811): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(812): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(813): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(814): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(815): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(816): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(817): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(818): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(819): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_multi_part_sms0(820): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(821): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_multi_part_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass'. Sat Apr 26 10:41:37 UTC 2025 ====== MSC_Tests.TC_gsup_mt_multi_part_sms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_multi_part_sms.talloc 20250426104137392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104137392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104137392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104137392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104137392 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104137392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104137392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104137392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104137392 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104137392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104137392 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104137392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104137392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104137392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104137392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104137392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104137392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104137392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104137392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104137392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104137393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=484532) 20250426104138193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=484532, count=494404) 20250426104139194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104139393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104139393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104139393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay'. ------ MSC_Tests.TC_gsup_mt_sms_lu_delay ------ Sat Apr 26 10:41:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104140196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_lu_delay started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(825)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(825)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(825)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(823)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104140995 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(826)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104141190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104141190 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104141190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104141190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(825)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104141191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104141191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104141191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104141191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104141191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104141191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104141191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104141191 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104141191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104141191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 20250426104141192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141192 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104141192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104141192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104141192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104141192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104141192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104141192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104141192 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104141192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104141192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104141192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(825)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104141192 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104141192 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104141196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104141196 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(828)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104141197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(828)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(828)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104141206 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104141206 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(829)@4e68250106fc: Created GsupExpect[0] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@4e68250106fc: Created GsupExpect[1] for "262420000000092" to be handled at TC_gsup_mt_sms_lu_delay0(831) TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104141994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104141994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104141994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104141994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104141994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104141994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104141994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104141994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104141994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104141994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104141994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104141995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104141995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104141995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104141995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104141995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104141995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104141995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(824)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(824)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_lu_delay0(831)586046 MSC_Test_0-SCCP(823)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(824)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104141998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104141999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104141999 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104141999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104141999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104141999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104141999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104141999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104141999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 08 f1 3e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104141999 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104141999 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104141999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104141999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104141999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104141999 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104141999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104141999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104141999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104141999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104141999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104141999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104141999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104141999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104141999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104141999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104141999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104141999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 08 f1 3e 00 00 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104141999 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104141999 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104141999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104141999 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104141999 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104141999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104141999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104141999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 f1 3e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(823)@4e68250106fc: { messageType := 2, destLocRef := '08F13E'O, sourceLocRef := '000077'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(829)@4e68250106fc: Found GsupExpect[0] for "262420000000092" handled at TC_gsup_mt_sms_lu_delay0(831) MSC_Test-GSUP(829)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_lu_delay0(831)"262420000000092" 20250426104142001 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104142001 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(823)@4e68250106fc: vl_from0 20250426104142001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(823)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): none -> pass 20250426104142003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104142003 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250426104142003 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104142003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104142003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104142003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104142003 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae62f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104142003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104142003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104142003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104142004 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:TMSInew-0x111582A7) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104142004 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104142004 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:TMSInew-0x111582A7 LOCATION UPDATE ACCEPT (TMSI = 0x111582a7) (gsm_04_08.c:149) 20250426104142004 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:TMSInew-0x111582A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104142004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104142004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104142004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104142004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 f1 3e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 11 15 82 a7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(824)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(824)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(823)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(823)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104142006 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:TMSInew-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104142006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:TMSInew-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104142006 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104142006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104142006 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0xA0C5B4F3:GERAN-A-119:LU)[0x55fcf1ae64d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104142006 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104142006 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(824)@4e68250106fc: Created IMSI[0] for '262420000000092'H'111582A7'O to be handled at TC_gsup_mt_sms_lu_delay0(831) 20250426104142508 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104142508 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104142508 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426104142508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104142508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104142508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104142508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 f1 3e 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(823)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(823)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103028904'O MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 05 01 03 02 89 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(823)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(823)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103058901020200'O MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 08 01 03 05 89 01 02 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104142717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104142717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104142717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104142717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104142717 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104142717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104142717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104142717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104142717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 f1 3e 00 01 05 01 03 02 09 04 (osmo_ss7_asp.c:1164) 20250426104142717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104142717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104142717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104142717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 08 f1 3e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(823)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(823)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(823)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(823)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(823)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 77 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104142718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104142718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104142718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104142718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104142718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-119:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104142718 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104142718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104142718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104142718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104142719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104142719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 08 f1 3e 00 00 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(825)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(823)@4e68250106fc: Session index based on local reference:0 20250426104142719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104142719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104142719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104142719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104142719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104142719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104142719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104142719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(825)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104142719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 77 08 f1 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(824)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_lu_delay0(831)586046 TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104142719 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104142719 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_lu_delay0(831)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(825)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(824)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(823)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(829)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(822)@4e68250106fc: Final verdict of PTC: none 20250426104142723 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104142723 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104142723 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(830)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(828)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(826)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(832)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(827)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(822): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(823): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(824): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(825): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(826): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(827): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(828): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(829): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(830): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_lu_delay0(831): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(832): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass'. Sat Apr 26 10:41:42 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_lu_delay pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_lu_delay.talloc 20250426104142920 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104142920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104142920 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104142920 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104142920 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104142920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104142920 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104142920 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104142920 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104142920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104142920 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104142920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104142920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104142920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104142920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104142920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104142920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104142920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104142920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104142920 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104142920 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253524) 20250426104143723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=253524, count=254780) 20250426104144724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104144921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104144922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104144922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_paging_timeout ------ Sat Apr 26 10:41:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104145725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_paging_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(836)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(836)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(836)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(834)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104146521 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(837)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104146717 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104146717 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104146717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104146717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104146722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104146722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104146722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104146722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104146722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104146722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104146722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104146722 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104146722 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104146722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104146722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(836)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104146722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104146722 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104146722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104146722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104146722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104146723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104146723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104146723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104146723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104146723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104146723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104146723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104146723 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104146723 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(836)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104146726 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104146726 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(839)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104146732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(839)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(839)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104146754 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104146754 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(840)@4e68250106fc: Created GsupExpect[0] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@4e68250106fc: Created GsupExpect[1] for "262420000000093" to be handled at TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104147527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104147528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(835)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)5556272 MSC_Test_0-SCCP(834)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(835)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104147543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 54 c8 30 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 39 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104147544 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104147544 DMM DEBUG msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104147544 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104147544 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104147544 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104147544 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104147544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 54 c8 30 00 00 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104147545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104147544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104147544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104147544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104147544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104147544 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104147545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 54 c8 30 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 39 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@4e68250106fc: { messageType := 2, destLocRef := '54C830'O, sourceLocRef := '000078'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(834)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(840)@4e68250106fc: Found GsupExpect[0] for "262420000000093" handled at TC_gsup_mt_sms_paging_timeout0(842) MSC_Test-GSUP(840)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_paging_timeout0(842)"262420000000093" 20250426104147548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104147548 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(834)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(834)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104147550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): none -> pass 20250426104147550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104147555 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104147555 DVLR DEBUG IMSI:262420000000093 has MSISDN:491230000093 (vlr.c:1045) 20250426104147555 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104147555 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104147555 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104147555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:110) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104147555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104147555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104147555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ad6bf0] (fsm.c:486) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104147555 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:TMSInew-0x10A6ABB5) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104147555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104147555 DMM DEBUG -> IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:TMSInew-0x10A6ABB5 LOCATION UPDATE ACCEPT (TMSI = 0x10a6abb5) (gsm_04_08.c:149) 20250426104147556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147556 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:TMSInew-0x10A6ABB5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104147556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 54 c8 30 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 10 a6 ab b5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(834)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(835)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(834)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(834)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104147567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104147567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104147568 DMM DEBUG msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:TMSInew-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6d20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104147568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:TMSInew-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104147568 DMSC NOTICE msub(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5) VLR: update for IMSI=262420000000093 (MSISDN=491230000093) (gsm_04_08.c:1541) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104147568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0] (vlr_lu_fsm.c:817) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104147568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x8CD2BB3C:GERAN-A-120:LU)[0x55fcf1ae62f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104147568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104147568 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000093/3/1): Available (smpp_smsc.c:626) 20250426104147569 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104147569 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104147569 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104147569 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104147569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 54 c8 30 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(834)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(834)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(834)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(834)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(834)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104147572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104147572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 78 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104147573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104147573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104147573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104147573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104147573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5:GERAN-A-120:LU)[0x55fcf1ad6bf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104147573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147573 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147573 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104147573 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147573 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 54 c8 30 00 00 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(834)@4e68250106fc: Session index based on local reference:0 20250426104147575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104147575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104147575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104147575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104147575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 78 54 c8 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(835)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_paging_timeout0(842)5556272 TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104147577 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104147577 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(835)@4e68250106fc: Created IMSI[0] for '262420000000093'H'10A6ABB5'O to be handled at TC_gsup_mt_sms_paging_timeout0(842) 20250426104147596 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104147596 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104147597 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104147597 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104147597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104147597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104147597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104147597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104147597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104147597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104147597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104147597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104147597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104147597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 39 09 04 10 a6 ab b5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(836)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(836)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(835)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_paging_timeout0(842) TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104157597 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250426104157597 DVLR DEBUG VLR subscr IMSI-262420000000093:MSISDN-491230000093:TMSI-0x10A6ABB5 - Paging: now used by 1 (attached) (paging.c:202) TC_gsup_mt_sms_paging_timeout0(842)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(840)@4e68250106fc: Final verdict of PTC: none 20250426104157600 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104157600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104157600 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104157600 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104157600 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104157600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104157600 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104157600 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104157600 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104157600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104157600 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104157600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104157600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104157600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104157600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104157600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104157600 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104157600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104157600 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(836)@4e68250106fc: Final verdict of PTC: none 20250426104157600 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104157600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104157601 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104157601 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(834)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(837)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(835)@4e68250106fc: Final verdict of PTC: none 20250426104157601 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(841)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(839)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(833)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(838)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(833): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(834): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(835): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(836): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(837): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(838): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(839): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(840): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(841): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_paging_timeout0(842): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass'. Sat Apr 26 10:41:57 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_paging_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_paging_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224024) 20250426104158603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=224024, count=225184) 20250426104159601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104159601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104159601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104159603 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout'. ------ MSC_Tests.TC_gsup_mt_sms_conn_timeout ------ Sat Apr 26 10:42:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104200604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_gsup_mt_sms_conn_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(847)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(847)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(847)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(845)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104201403 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(848)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104201599 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104201599 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104201599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104201599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104201600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104201600 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104201600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104201600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104201600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104201600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104201600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104201600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104201600 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104201600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104201600 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(847)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104201601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104201601 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104201601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104201601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104201601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104201601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104201601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104201601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104201601 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104201601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104201601 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104201601 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104201601 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104201601 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(847)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104201605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104201605 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(850)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104201606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(850)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(850)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104201614 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104201614 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(851)@4e68250106fc: Created GsupExpect[0] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@4e68250106fc: Created GsupExpect[1] for "262420000000094" to be handled at TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104202403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(846)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)11666804 MSC_Test_0-RAN(846)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(845)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 05 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104202407 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104202407 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104202407 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104202407 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000094 id=262420000000094 (vlr.c:661) 20250426104202407 DVLR INFO New subscr, IMSI: 262420000000094 (vlr.c:562) 20250426104202407 DVLR DEBUG VLR subscr IMSI-262420000000094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104202407 DVLR DEBUG VLR subscr IMSI-262420000000094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104202407 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104202407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104202407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104202407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104202407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104202407 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104202407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202407 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202407 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 b2 05 74 00 00 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104202408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b2 05 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: { messageType := 2, destLocRef := 'B20574'O, sourceLocRef := '000079'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(851)@4e68250106fc: Found GsupExpect[0] for "262420000000094" handled at TC_gsup_mt_sms_conn_timeout0(853) MSC_Test-GSUP(851)@4e68250106fc: Added IMSI table entry 0TC_gsup_mt_sms_conn_timeout0(853)"262420000000094" 20250426104202409 DVLR DEBUG VLR subscr IMSI-262420000000094 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104202409 DVLR DEBUG VLR subscr IMSI-262420000000094 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(845)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(845)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104202410 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): none -> pass 20250426104202411 DVLR DEBUG VLR subscr IMSI-262420000000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104202411 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250426104202411 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426104202411 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104202412 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104202412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104202412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:GERAN-A-121:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104202412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104202412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104202412 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x40FFFD47) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426104202412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104202412 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x40FFFD47 LOCATION UPDATE ACCEPT (TMSI = 0x40fffd47) (gsm_04_08.c:149) 20250426104202412 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x40FFFD47 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104202412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b2 05 74 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 40 ff fd 47 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(846)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(845)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(845)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104202414 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104202414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSInew-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104202414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104202414 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426104202415 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104202415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104202415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104202415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104202415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104202415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104202415 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:GERAN-A-121:LU)[0x55fcf1ae5e20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104202415 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104202415 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250426104202415 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104202415 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104202415 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104202415 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104202415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b2 05 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(845)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(845)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104202416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 79 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104202416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104202416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104202416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104202416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-121:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104202416 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104202416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 b2 05 74 00 00 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 20250426104202416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 79 b2 05 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)11666804 TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104202417 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104202417 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(846)@4e68250106fc: Created IMSI[0] for '262420000000094'H'40FFFD47'O to be handled at TC_gsup_mt_sms_conn_timeout0(853) 20250426104202452 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426104202452 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426104202452 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426104202452 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426104202452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 49 09 04 40 ff fd 47 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(846)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_gsup_mt_sms_conn_timeout0(853) TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: 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 := '40FFFD47'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(846)@4e68250106fc: Added conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)6143574 MSC_Test_0-SCCP(845)@4e68250106fc: First idle individual index:0 20250426104202456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202456 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104202456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104202456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104202456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5d be 56 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 40 ff fd 47 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104202456 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104202456 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104202456 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104202457 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104202457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - Paging: now used by 4 (attached,SMS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104202457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250426104202457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 5d be 56 00 00 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104202457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - proc_arq_vlr_fn_init: now used by 3 (attached,SMS,active-conn) (vlr_access_req_fsm.c:405) 20250426104202457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 5d be 56 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250426104202457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104202457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104202457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104202457 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104202457 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104202457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104202457 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104202457 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 39 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 5d be 56 00 01 22 01 03 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: { messageType := 2, destLocRef := '5DBE56'O, sourceLocRef := '00007A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104202457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + VTY: now used by 4 (attached,SMS,active-conn,VTY) (msc_vty.c:1285) 20250426104202457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - VTY: now used by 3 (attached,SMS,active-conn) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104207457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104207457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + 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) 20250426104207457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104207457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426104207457 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104207458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104207458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104207458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104207458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104207458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104207458 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104207458 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104207458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104207458 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104207458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 5d be 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(845)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(845)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(845)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(845)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(845)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104207462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104207462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104207462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104207462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104207462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104207462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104207462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104207462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104207462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104207463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104207463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104207463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104207463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104207463 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-122:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104207463 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104207463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104207463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104207463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104207463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104207463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104207463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104207463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104207463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104207463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104207463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 5d be 56 00 00 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(847)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(845)@4e68250106fc: Session index based on local reference:0 20250426104207464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104207464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(847)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104207464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104207464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104207464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104207464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104207464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104207464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104207464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104207464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7a 5d be 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(846)@4e68250106fc: Deleted conn table entry 0TC_gsup_mt_sms_conn_timeout0(853)6143574 TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104207466 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104207466 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_gsup_mt_sms_conn_timeout0(853)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(846)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(845)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(852)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(851)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(847)@4e68250106fc: Final verdict of PTC: none 20250426104207480 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104207480 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104207480 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(850)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(848)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(849)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(854)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(844)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(844): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(845): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(846): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(847): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(848): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(849): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(850): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(851): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(852): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_gsup_mt_sms_conn_timeout0(853): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(854): none (pass -> pass) MTC@4e68250106fc: Test case TC_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass'. Sat Apr 26 10:42:07 UTC 2025 ====== MSC_Tests.TC_gsup_mt_sms_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_gsup_mt_sms_conn_timeout.talloc 20250426104207668 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104207668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104207668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104207668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104207668 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104207668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104207668 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104207668 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104207668 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104207668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104207668 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104207668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104207668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104207668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104207668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104207668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104207668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104207668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104207668 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104207669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104207669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309324) 20250426104208481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=309324, count=319096) 20250426104209481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104209669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104209669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104209669 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request'. ------ MSC_Tests.TC_lu_and_mo_ussd_single_request ------ Sat Apr 26 10:42:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104210482 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_single_request started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(858)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(858)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(858)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(856)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104211297 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(859)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104211483 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104211483 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(861)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104211485 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(861)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(861)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104211492 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104211492 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104211492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104211492 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104211493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104211493 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104211493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104211493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104211493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104211493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104211493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104211493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104211493 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(858)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104211493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104211493 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 20250426104211494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104211494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104211494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104211494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104211494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(858)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104211494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104211494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104211494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104211494 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104211494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104211494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104211494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104211495 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(858)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104211495 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104211506 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104211506 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(862)@4e68250106fc: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104212301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(857)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(857)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)5237915 MSC_Test_0-SCCP(856)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(857)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4f ec 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 64 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104212316 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104212316 DMM DEBUG msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104212316 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104212316 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000046 id=262420000000046 (vlr.c:661) 20250426104212316 DVLR INFO New subscr, IMSI: 262420000000046 (vlr.c:562) 20250426104212316 DVLR DEBUG VLR subscr IMSI-262420000000046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104212316 DVLR DEBUG VLR subscr IMSI-262420000000046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104212316 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104212316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104212316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104212316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104212316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104212316 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104212317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 4f ec 9b 00 00 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104212317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212317 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212317 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4f ec 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: { messageType := 2, destLocRef := '4FEC9B'O, sourceLocRef := '00007B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(862)@4e68250106fc: Found GsupExpect[0] for "262420000000046" handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test-GSUP(862)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_ussd_single_request0(864)"262420000000046" 20250426104212320 DVLR DEBUG VLR subscr IMSI-262420000000046 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104212320 DVLR DEBUG VLR subscr IMSI-262420000000046 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(856)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(856)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): none -> pass 20250426104212325 DVLR DEBUG VLR subscr IMSI-262420000000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104212325 DVLR DEBUG IMSI:262420000000046 has MSISDN:491230000046 (vlr.c:1045) 20250426104212325 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250426104212325 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104212326 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104212326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104212326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000046:GERAN-A-123:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104212326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104212326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104212326 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x9C1EC6B4) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250426104212326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104212326 DMM DEBUG -> IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x9C1EC6B4 LOCATION UPDATE ACCEPT (TMSI = 0x9c1ec6b4) (gsm_04_08.c:149) 20250426104212326 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x9C1EC6B4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104212327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212327 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212327 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4f ec 9b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 1e c6 b4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(857)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(857)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(856)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(856)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212336 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212336 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212336 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212336 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104212336 DMM DEBUG msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104212336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSInew-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104212336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104212336 DMSC NOTICE msub(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4) VLR: update for IMSI=262420000000046 (MSISDN=491230000046) (gsm_04_08.c:1541) 20250426104212337 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104212337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104212337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104212337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104212337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104212337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104212337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000046:MSISDN-491230000046:GERAN-A-123:LU)[0x55fcf1ade6d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104212337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104212337 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250426104212337 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104212337 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104212337 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104212337 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104212337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 4f ec 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(856)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(856)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104212342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104212342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104212342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104212342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104212342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-123:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104212342 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104212342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 4f ec 9b 00 00 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 20250426104212343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212343 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7b 4f ec 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(857)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)5237915 TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104212344 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104212344 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: 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 := '9C1EC6B4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(857)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_single_request0(864)9534471 MSC_Test_0-RAN(857)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(856)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 7c 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 9c 1e c6 b4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104212550 DMM DEBUG msc_a(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6d20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6d20] (fsm.c:486) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104212550 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104212550 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104212550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104212551 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000046/3/1): Available (smpp_smsc.c:626) 20250426104212551 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104212551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 91 7c 07 00 00 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104212551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 91 7c 07 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 64 (osmo_ss7_asp.c:1164) 20250426104212552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 91 7c 07 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: { messageType := 2, destLocRef := '917C07'O, sourceLocRef := '00007C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104212555 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104212555 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(862)@4e68250106fc: Created GsupExpect[0] for "262420000000046" to be handled at TC_lu_and_mo_ussd_single_request0(864) MSC_Test_0-RAN(857)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(857)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(856)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(856)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7c 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104212577 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104212579 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104212580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 91 7c 07 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 0c 46 b3 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104212580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 91 7c 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(856)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(856)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(856)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(856)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(856)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104212583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104212584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104212584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104212584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4:GERAN-A-124:CM_SERVICE_REQ)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104212584 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104212585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104212585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104212585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104212585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104212585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 91 7c 07 00 00 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(858)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104212585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104212585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104212585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104212585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104212585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104212585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(856)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(858)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104212585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104212585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104212585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7c 91 7c 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(857)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_single_request0(864)9534471 TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104212586 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104212586 DVLR DEBUG VLR subscr IMSI-262420000000046:MSISDN-491230000046:TMSI-0x9C1EC6B4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_single_request0(864)@4e68250106fc: Final verdict of PTC: pass 20250426104212592 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(858)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(861)@4e68250106fc: Final verdict of PTC: none 20250426104212593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104212593 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(862)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(856)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(859)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(865)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(857)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(863)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(860)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(856): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(857): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(858): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(859): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(860): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(861): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(862): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(863): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_ussd_single_request0(864): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(865): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass'. Sat Apr 26 10:42:12 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 20250426104212792 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104212792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104212792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104212792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104212792 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104212792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104212792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104212792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104212792 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104212792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104212792 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104212792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104212792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104212792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104212792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104212792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104212792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104212792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104212792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104212793 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104212793 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316544) 20250426104213592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=316544, count=317704) 20250426104214593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104214793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104214793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104214793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification'. ------ MSC_Tests.TC_lu_and_mt_ussd_notification ------ Sat Apr 26 10:42:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104215594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_ussd_notification started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(869)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(869)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(869)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(867)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104216437 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(870)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104216594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104216594 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(872)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104216596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(872)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(872)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104216604 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104216605 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(873)@4e68250106fc: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104216633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104216633 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104216633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104216633 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104216634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(869)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104216634 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104216634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104216634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104216634 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104216634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104216634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104216634 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(869)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(869)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104216634 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104216634 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104217441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(868)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)4168075 MSC_Test_0-SCCP(867)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(868)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104217449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 99 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 74 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217449 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104217449 DMM DEBUG msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104217449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104217449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000047 id=262420000000047 (vlr.c:661) 20250426104217449 DVLR INFO New subscr, IMSI: 262420000000047 (vlr.c:562) 20250426104217449 DVLR DEBUG VLR subscr IMSI-262420000000047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104217449 DVLR DEBUG VLR subscr IMSI-262420000000047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104217449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104217449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104217449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104217449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104217449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104217449 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104217449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 3f 99 8b 00 00 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104217449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 3f 99 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: { messageType := 2, destLocRef := '3F998B'O, sourceLocRef := '00007D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(873)@4e68250106fc: Found GsupExpect[0] for "262420000000047" handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_ussd_notification0(875)"262420000000047" 20250426104217451 DVLR DEBUG VLR subscr IMSI-262420000000047 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104217451 DVLR DEBUG VLR subscr IMSI-262420000000047 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(867)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(867)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104217452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217452 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217455 DVLR DEBUG VLR subscr IMSI-262420000000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104217455 DVLR DEBUG IMSI:262420000000047 has MSISDN:491230000047 (vlr.c:1045) 20250426104217455 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250426104217455 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104217455 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104217455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104217455 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000047:GERAN-A-125:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104217455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104217455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104217455 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x403876FD) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250426104217455 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104217455 DMM DEBUG -> IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x403876FD LOCATION UPDATE ACCEPT (TMSI = 0x403876fd) (gsm_04_08.c:149) 20250426104217455 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x403876FD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104217455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 3f 99 8b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 40 38 76 fd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(868)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(867)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(867)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104217460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104217460 DMM DEBUG msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104217460 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSInew-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104217460 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104217461 DMSC NOTICE msub(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD) VLR: update for IMSI=262420000000047 (MSISDN=491230000047) (gsm_04_08.c:1541) 20250426104217461 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104217461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104217461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104217461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104217461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104217461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104217461 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000047:MSISDN-491230000047:GERAN-A-125:LU)[0x55fcf1adb980]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104217461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104217461 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250426104217461 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104217461 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104217461 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104217461 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104217461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 3f 99 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(867)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(867)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104217462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217462 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104217463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104217463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104217463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104217463 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-125:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104217463 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - active-conn: now used by 1 (attached) (msub.c:375) 20250426104217463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 3f 99 8b 00 00 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 20250426104217463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7d 3f 99 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(868)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)4168075 TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104217464 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104217464 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@4e68250106fc: Created IMSI[0] for '262420000000047'H'403876FD'O to be handled at TC_lu_and_mt_ussd_notification0(875) MSC_Test-GSUP(873)@4e68250106fc: Created GsupExpect[0] for "262420000000047" to be handled at TC_lu_and_mt_ussd_notification0(875) 20250426104217496 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104217496 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104217497 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104217497 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104217497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217497 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217497 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 74 09 04 40 38 76 fd 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(868)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_notification0(875) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: 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 := '403876FD'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(868)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_ussd_notification0(875)6996615 MSC_Test_0-SCCP(867)@4e68250106fc: First idle individual index:0 20250426104217509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6a c2 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 40 38 76 fd 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104217510 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104217510 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104217510 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104217511 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104217511 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104217511 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000047/3/1): Available (smpp_smsc.c:626) 20250426104217511 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104217511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 6a c2 87 00 00 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104217511 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217511 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217511 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217511 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217511 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6a c2 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 74 (osmo_ss7_asp.c:1164) 20250426104217512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6a c2 87 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: { messageType := 2, destLocRef := '6AC287'O, sourceLocRef := '00007E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104217514 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104217514 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(868)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(868)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(867)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(867)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7e 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104217525 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104217525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6a c2 87 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104217525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6a c2 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(867)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(867)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(867)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(867)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(867)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104217529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104217529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104217529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104217529 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD:GERAN-A-126:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104217529 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - active-conn: now used by 1 (attached) (msub.c:375) 20250426104217529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104217529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104217529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104217529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 6a c2 87 00 00 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(869)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(867)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(869)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104217530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104217530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104217530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104217530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104217530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104217530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104217530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104217530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104217531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7e 6a c2 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(868)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_ussd_notification0(875)6996615 TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104217532 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104217532 DVLR DEBUG VLR subscr IMSI-262420000000047:MSISDN-491230000047:TMSI-0x403876FD - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_notification0(875)@4e68250106fc: Final verdict of PTC: pass 20250426104217538 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104217539 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(873)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(867)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(869)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(870)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(871)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(866)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(868)@4e68250106fc: Final verdict of PTC: none 20250426104217545 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(872)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(874)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(866): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(867): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(868): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(869): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(870): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(871): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(872): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(873): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(874): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_ussd_notification0(875): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_ussd_notification finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass'. Sat Apr 26 10:42:17 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 20250426104217736 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104217736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104217736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104217736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104217736 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104217736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104217736 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104217736 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104217736 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104217736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104217736 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104217736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104217736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104217736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104217736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104217736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104217736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104217736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104217736 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104217736 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104217736 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329008) 20250426104218546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=329008, count=330168) 20250426104219548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104219737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104219737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104219737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mo_ussd_during_mt_call ------ Sat Apr 26 10:42:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104220548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_during_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(880)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(880)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(880)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(878)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104221503 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(881)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104221549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104221549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(883)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104221550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(883)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(883)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104221558 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104221558 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(884)@4e68250106fc: Created GsupExpect[0] for "262420000000048" to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104221697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104221697 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104221697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104221697 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104221698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104221699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104221699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104221699 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104221699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104221699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104221699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104221699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104221699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104221699 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104221699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 20250426104221699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104221699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(880)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(880)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104221699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104221699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104222501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(879)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)10726710 MSC_Test_0-SCCP(878)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(879)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104222505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a3 ad 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 84 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222505 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104222505 DMM DEBUG msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad2c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad2c50] (fsm.c:486) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104222505 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104222505 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000048 id=262420000000048 (vlr.c:661) 20250426104222505 DVLR INFO New subscr, IMSI: 262420000000048 (vlr.c:562) 20250426104222505 DVLR DEBUG VLR subscr IMSI-262420000000048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104222505 DVLR DEBUG VLR subscr IMSI-262420000000048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104222505 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104222505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 a3 ad 36 00 00 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104222505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 ad 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1164) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104222505 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104222505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104222505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104222505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104222505 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{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(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: { messageType := 2, destLocRef := 'A3AD36'O, sourceLocRef := '00007F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(884)@4e68250106fc: Found GsupExpect[0] for "262420000000048" handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-GSUP(884)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)"262420000000048" 20250426104222506 DVLR DEBUG VLR subscr IMSI-262420000000048 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104222506 DVLR DEBUG VLR subscr IMSI-262420000000048 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): none -> pass 20250426104222509 DVLR DEBUG VLR subscr IMSI-262420000000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104222509 DVLR DEBUG IMSI:262420000000048 has MSISDN:491230000048 (vlr.c:1045) 20250426104222509 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250426104222509 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104222509 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104222509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:110) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104222509 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000048:GERAN-A-127:LU)[0x55fcf1ae64d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104222509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104222509 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ad25a0] (fsm.c:486) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104222509 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x3F36E6D6) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250426104222509 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104222509 DMM DEBUG -> IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x3F36E6D6 LOCATION UPDATE ACCEPT (TMSI = 0x3f36e6d6) (gsm_04_08.c:149) 20250426104222509 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x3F36E6D6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104222509 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222509 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222509 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222509 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222509 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 ad 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3f 36 e6 d6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(879)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222512 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104222512 DMM DEBUG msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad2c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104222512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSInew-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104222512 DMSC NOTICE msub(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6) VLR: update for IMSI=262420000000048 (MSISDN=491230000048) (gsm_04_08.c:1541) 20250426104222512 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104222512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0] (vlr_lu_fsm.c:817) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104222512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000048:MSISDN-491230000048:GERAN-A-127:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104222512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104222512 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250426104222512 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104222512 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104222512 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104222512 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104222512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222512 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222512 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 ad 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 20250426104222513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 7f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104222513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104222513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad2c50] (msc_a.c:1053) 20250426104222513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104222513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104222513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-127:LU)[0x55fcf1ad25a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104222513 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104222513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 a3 ad 36 00 00 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 20250426104222513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 7f a3 ad 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(879)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)10726710 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104222514 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104222514 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@4e68250106fc: Created IMSI[0] for '262420000000048'H'3F36E6D6'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) MSC_Test-MNCC(881)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)885333692 20250426104222517 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426104222517 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426104222517 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 callref-0x34c51ebc tid-255) New transaction (transaction.c:231) 20250426104222517 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 callref-0x34c51ebc 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) 20250426104222517 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 callref-0x34c51ebc 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) 20250426104222517 DMNCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 callref-0x34c51ebc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426104222517 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426104222517 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426104222517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 84 09 04 3f 36 e6 d6 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(879)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(879)@4e68250106fc: Created IMSI[1] for '262420000000048'H'3F36E6D6'O to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: 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 := '3F36E6D6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(879)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)2219889 MSC_Test_0-SCCP(878)@4e68250106fc: First idle individual index:0 20250426104222520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 21 df 71 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3f 36 e6 d6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104222520 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104222520 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104222520 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104222520 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 callref-0x34c51ebc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426104222520 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104222520 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426104222520 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222520 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426104222520 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104222520 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000048/3/1): Available (smpp_smsc.c:626) 20250426104222520 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426104222520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 21 df 71 00 00 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104222520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 84 (osmo_ss7_asp.c:1164) 20250426104222520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: { messageType := 2, destLocRef := '21DF71'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(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104222521 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426104222521 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(879)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(879)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426104222523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426104222523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426104222523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426104222523 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426104222523 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222523 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(882)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_ussd_during_mt_call0(886) 20250426104222525 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426104222525 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104222525 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6d20] (fsm.c:486) 20250426104222525 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1adbbf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1adbbf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0] (fsm.c:486) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55fcf1adbbf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55fcf1adbbf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae7b40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae7b40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0] (fsm.c:486) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55fcf1ae7b40]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104222525 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55fcf1ae7b40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(882)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "87", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mo_ussd_during_mt_call0(886) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 3 20250426104222530 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:no-CI)[0x55fcf1adbbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104222530 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104222530 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 4 20250426104222530 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:no-CI)[0x55fcf1ae7b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104222530 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104222531 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222531 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) Sending Assignment Command (msc_a.c:706) 20250426104222531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104222531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222531 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104222531 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104222531 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 30 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426104222532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104222532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104222532 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae7b40]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104222532 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55fcf1ae7b40]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104222532 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104222533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222533 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222533 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222533 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(879)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(879)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 8 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 5 20250426104222534 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104222534 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104222534 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104222740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104222740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104222740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104222740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104222740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104222740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104222740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104222740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104222740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104222740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104222740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426104222740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426104222740 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426104222740 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222740 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 7 20250426104222742 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426104222742 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc 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) 20250426104222742 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adbbf0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426104222742 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1adbbf0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104222742 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1adbbf0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104222742 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104222743 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104222743 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104222743 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104222743 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(879)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(879)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191BBB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250426104223756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104223756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104223756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104223756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104223756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104223756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104223756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104223756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104223756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104223756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 1c 01 00 19 1b bb 1c 15 a1 13 02 01 01 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104223757 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250426104223757 DBSSAP ERROR msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6d20]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:182) TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104223760 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104223760 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426104223760 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250426104223761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104223761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104223761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104223761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104223761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104223761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104223761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104223761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104223761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104223761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 01 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 0c 46 c3 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104224772 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104224772 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104224772 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104224772 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104224773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104224773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224773 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104224773 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104224773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(879)@4e68250106fc: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(879)@4e68250106fc: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O 20250426104224781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104224781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104224782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104224782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 09 01 00 06 83 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104224782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104224782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104224782 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104224782 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x34c51ebc tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104224782 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426104224782 DCC DEBUG trans(CC:NULL IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104224782 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104224782 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104224782 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104224782 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104224782 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104224782 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104224782 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0] (call_leg.c:197) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ae7b40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0] (call_leg.c:197) 20250426104224783 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104224783 DCC DEBUG rtp_stream(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP:trans-0:call-48:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adbbf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104224783 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104224783 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6d20] (call_leg.c:198) 20250426104224783 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104224783 DCC DEBUG call_leg(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ae60a0]{RELEASING}: Deallocated (fsm.c:568) 20250426104224783 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104224783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104224783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104224783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104224783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426104224783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104224783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104224784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104224784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 21 df 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(878)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(878)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(881)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)885333692 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(878)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(878)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(878)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426104224789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104224789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104224789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104224789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 80 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104224789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104224789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6d20] (msc_a.c:1053) 20250426104224789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104224789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6:GERAN-A-128:PAGING_RESP)[0x55fcf1ad6bf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104224790 DVLR DEBUG VLR subscr IMSI-262420000000048:MSISDN-491230000048:TMSI-0x3F36E6D6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104224790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104224790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104224790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104224790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 21 df 71 00 00 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(880)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(878)@4e68250106fc: Session index based on local reference:0 20250426104224791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104224791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104224791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104224791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104224791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104224791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104224791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104224791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(880)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104224791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104224791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 80 21 df 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(879)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_during_mt_call0(886)2219889 TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_ussd_during_mt_call0(886)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(878)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(884)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(879)@4e68250106fc: Final verdict of PTC: none 20250426104225808 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104225808 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104225808 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104225808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104225808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104225808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104225808 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104225808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104225808 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104225808 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104225808 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104225808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104225808 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104225808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104225808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104225808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104225808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104225808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104225808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104225808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104225808 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104225809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-SMPP(885)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(880)@4e68250106fc: Final verdict of PTC: none 20250426104225809 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(877)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(887)@4e68250106fc: Final verdict of PTC: none 20250426104225811 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(882)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(881)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(883)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(877): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(878): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(879): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(880): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(881): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(882): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(883): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(884): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(885): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_ussd_during_mt_call0(886): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(887): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass'. Sat Apr 26 10:42:25 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=472624) 20250426104226812 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=472624, count=473784) 20250426104227809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104227809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104227809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104227813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests.TC_lu_and_mt_ussd_during_mt_call ------ Sat Apr 26 10:42:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104228814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_ussd_during_mt_call started. 20250426104229815 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(891)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(891)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(891)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(889)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104229843 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(892)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104230039 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104230039 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104230039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104230039 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104230045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104230045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104230045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104230045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104230045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104230045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104230045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104230045 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104230045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104230045 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 20250426104230048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104230048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104230048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104230048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104230048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104230048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104230048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104230048 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104230048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104230048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104230048 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(891)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 20250426104230048 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104230048 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(891)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(891)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104230817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104230817 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(894)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104230822 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(894)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104230847 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104230847 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104230850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(895)@4e68250106fc: Created GsupExpect[0] for "262420000000049" to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000049'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(890)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1702904 MSC_Test_0-SCCP(889)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(890)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104230934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 19 fb f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 94 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230934 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ad61c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104230934 DMM DEBUG msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ad61c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ad61c0] (fsm.c:486) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104230934 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104230934 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000049 id=262420000000049 (vlr.c:661) 20250426104230934 DVLR INFO New subscr, IMSI: 262420000000049 (vlr.c:562) 20250426104230934 DVLR DEBUG VLR subscr IMSI-262420000000049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104230934 DVLR DEBUG VLR subscr IMSI-262420000000049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104230934 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104230934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104230934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104230934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1adbbf0] (fsm.c:486) 20250426104230934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104230934 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104230935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 19 fb f8 00 00 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104230935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 19 fb f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: { messageType := 2, destLocRef := '19FBF8'O, sourceLocRef := '000081'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(895)@4e68250106fc: Found GsupExpect[0] for "262420000000049" handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-GSUP(895)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)"262420000000049" 20250426104230939 DVLR DEBUG VLR subscr IMSI-262420000000049 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104230939 DVLR DEBUG VLR subscr IMSI-262420000000049 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): none -> pass 20250426104230945 DVLR DEBUG VLR subscr IMSI-262420000000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104230945 DVLR DEBUG IMSI:262420000000049 has MSISDN:491230000049 (vlr.c:1045) 20250426104230945 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250426104230945 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104230946 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104230946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1adbbf0] (vlr_lu_fsm.c:110) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104230946 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000049:GERAN-A-129:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104230946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104230946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1adbbf0] (fsm.c:486) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104230946 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2DE56887) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250426104230946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104230946 DMM DEBUG -> IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2DE56887 LOCATION UPDATE ACCEPT (TMSI = 0x2de56887) (gsm_04_08.c:149) 20250426104230946 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2DE56887 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104230946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 19 fb f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2d e5 68 87 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(890)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230953 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104230953 DMM DEBUG msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2DE56887:GERAN-A-129:LU)[0x55fcf1ad61c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104230953 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSInew-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104230954 DMSC NOTICE msub(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887) VLR: update for IMSI=262420000000049 (MSISDN=491230000049) (gsm_04_08.c:1541) 20250426104230954 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104230954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0] (vlr_lu_fsm.c:817) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104230954 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000049:MSISDN-491230000049:GERAN-A-129:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104230954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104230954 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250426104230954 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104230954 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104230954 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104230954 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104230954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 19 fb f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104230959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 81 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104230959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1ad61c0] (msc_a.c:1053) 20250426104230959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104230959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104230959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-129:LU)[0x55fcf1adbbf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104230959 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104230959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 19 fb f8 00 00 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 20250426104230960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230960 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 81 19 fb f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1702904 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104230963 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104230963 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@4e68250106fc: Created IMSI[0] for '262420000000049'H'2DE56887'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) MSC_Test-MNCC(892)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1936224183 20250426104230975 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426104230975 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426104230976 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 callref-0x73686fb7 tid-255) New transaction (transaction.c:231) 20250426104230976 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 callref-0x73686fb7 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) 20250426104230976 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 callref-0x73686fb7 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) 20250426104230976 DMNCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 callref-0x73686fb7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426104230976 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426104230976 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426104230976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 94 09 04 2d e5 68 87 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(890)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@4e68250106fc: Created IMSI[1] for '262420000000049'H'2DE56887'O to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: 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 := '2DE56887'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(890)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)8834541 MSC_Test_0-SCCP(889)@4e68250106fc: First idle individual index:0 20250426104230990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104230990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104230990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104230990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 cd ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2d e5 68 87 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae1fc0] (fsm.c:486) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104230991 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104230991 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104230991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104230991 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 callref-0x73686fb7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426104230991 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104230991 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426104230991 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104230991 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426104230991 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104230992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000049/3/1): Available (smpp_smsc.c:626) 20250426104230992 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426104230992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 86 cd ed 00 00 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104230992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 94 (osmo_ss7_asp.c:1164) 20250426104230992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104230992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104230992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104230992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104230992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104230992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104230992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104230992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 65 5e 07 91 94 21 03 00 00 94 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: { messageType := 2, destLocRef := '86CDED'O, sourceLocRef := '000082'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104230994 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426104230994 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(890)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(890)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104231003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104231003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104231003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104231003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104231003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104231003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104231003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104231003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104231003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104231003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104231003 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426104231003 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426104231003 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426104231003 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426104231003 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231003 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) tx MNCC_ALERT_IND (RTP=0.0.0.0:0{AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(893)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_ussd_during_mt_call0(897) 20250426104231015 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426104231015 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104231015 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: is child of msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae1fc0] (fsm.c:486) 20250426104231015 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1adecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1adecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50] (fsm.c:486) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad6d20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad6d20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50] (fsm.c:486) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104231015 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(893)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "32" }, { code := "L", val := "p:20, a:AMR;GSM-EFR;GSM;GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_lu_and_mt_ussd_during_mt_call0(897) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 3 20250426104231037 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104231037 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104231037 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 4 20250426104231039 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:no-CI)[0x55fcf1ad6d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104231039 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104231039 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231039 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) Sending Assignment Command (msc_a.c:706) 20250426104231040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104231040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104231040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104231040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104231040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104231040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104231040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104231040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104231040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104231040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 32 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104231050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104231050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104231050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104231050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104231050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104231050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104231050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104231050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104231050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104231050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104231050 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ad6d20]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104231050 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:no-remote-port:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000)[0x55fcf1ad6d20]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104231050 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) MSC_Test_0-RAN(890)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(890)@4e68250106fc: patched enc_l3: '8347'O 20250426104231051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231051 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231051 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 8 20250426104231054 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104231055 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104231055 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104231252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104231252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104231252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104231252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104231253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104231253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104231253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104231253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104231253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104231253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104231253 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426104231253 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426104231253 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426104231253 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231253 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) tx MNCC_SETUP_CNF (RTP=0.0.0.0:0{GSM#3,AMR:octet-align=1#112,GSM-EFR#110,GSM-HR-08#111}) (gsm_04_08_cc.c:309) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 7 20250426104231259 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426104231259 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 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) 20250426104231260 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adecc0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426104231260 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1adecc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104231260 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104231260 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104231265 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104231265 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104231265 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104231265 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426104232275 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104232275 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104232275 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426104232275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104232275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104232275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104232275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104232275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104232276 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104232276 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104232276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104232276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104232276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 42 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 2b 01 00 28 0b 3b 1c 24 a1 22 02 01 01 02 01 3c 30 1a 04 01 0f 04 15 50 76 39 3c 2f 83 e8 79 78 19 14 76 e7 e9 e8 b4 fb ec 72 b9 1a 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(890)@4e68250106fc: patching N(SD)=2 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-RAN(890)@4e68250106fc: patched enc_l3: '8BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100198BBA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250426104232281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104232281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104232281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104232281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104232281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104232281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104232281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104232281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104232281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104232281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 1c 01 00 19 8b ba 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104232283 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104232283 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426104232283 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250426104232283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104232283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104232283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104232283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104232283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104232283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104232283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104232283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104232283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104232283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104233289 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104233289 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104233289 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104233289 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104233289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104233289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104233289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104233289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(890)@4e68250106fc: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_0-RAN(890)@4e68250106fc: patched enc_l3: '83ED0802E180'O MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683ED0802E180'O MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104233297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104233297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104233297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104233297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 09 01 00 06 83 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104233297 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104233297 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104233298 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104233298 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x73686fb7 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104233298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426104233298 DCC DEBUG trans(CC:NULL IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104233298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104233298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104233298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104233298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50] (call_leg.c:197) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-9-8-7-6-9000)[0x55fcf1ad6d20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50] (call_leg.c:197) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104233298 DCC DEBUG rtp_stream(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP:trans-0:call-50:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{RELEASING}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae1fc0] (call_leg.c:198) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104233298 DCC DEBUG call_leg(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ad2c50]{RELEASING}: Deallocated (fsm.c:568) 20250426104233298 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104233299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104233299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104233299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104233299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426104233299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104233299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104233299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104233299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 86 cd ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(892)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)1936224183 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(889)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(889)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104233304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233304 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104233304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104233304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104233304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104233304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 82 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104233305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104233305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae1fc0] (msc_a.c:1053) 20250426104233305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104233305 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887:GERAN-A-130:PAGING_RESP)[0x55fcf1ae7b40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104233305 DVLR DEBUG VLR subscr IMSI-262420000000049:MSISDN-491230000049:TMSI-0x2DE56887 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104233306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104233306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104233306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104233306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 86 cd ed 00 00 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(889)@4e68250106fc: Session index based on local reference:0 20250426104233306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104233306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104233306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104233306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104233306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104233306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104233306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104233306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104233306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104233306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 82 86 cd ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(890)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_ussd_during_mt_call0(897)8834541 TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mt_ussd_during_mt_call0(897)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(889)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(895)@4e68250106fc: Final verdict of PTC: none 20250426104234321 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104234321 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104234321 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(894)@4e68250106fc: Final verdict of PTC: none 20250426104234324 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104234324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104234324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104234324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104234324 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104234324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104234324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104234324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104234324 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104234324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104234324 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104234324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104234324 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104234324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104234324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) IPA-CTRL-CLI-IPA(888)@4e68250106fc: Final verdict of PTC: none 20250426104234324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104234324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104234325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104234325 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(892)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(891)@4e68250106fc: Final verdict of PTC: none 20250426104234325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104234325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(893)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(890)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(898)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(896)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(889): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(890): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(891): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(892): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(893): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(894): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(895): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(896): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_ussd_during_mt_call0(897): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(898): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass'. Sat Apr 26 10:42:34 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=481532) 20250426104235323 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=481532, count=482692) 20250426104236324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104236325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104236325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104236325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release'. ------ MSC_Tests.TC_lu_and_mo_ussd_mo_release ------ Sat Apr 26 10:42:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104237326 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_mo_release started. 20250426104238327 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(902)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(902)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(902)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(900)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104238373 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(903)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104238565 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104238565 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104238565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104238565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104238570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104238570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104238570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104238570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104238570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104238570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104238570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104238570 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104238570 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104238570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104238570 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(902)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104238571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104238571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104238571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104238571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104238571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104238571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104238571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104238571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104238571 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104238571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104238571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104238571 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104238571 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104238571 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(902)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104239328 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104239329 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(905)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104239334 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(905)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(905)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104239360 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104239360 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104239377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(901)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(906)@4e68250106fc: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(901)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)8246681 MSC_Test_0-RAN(901)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@4e68250106fc: First idle individual index:0 20250426104239439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7d d5 99 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239439 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104239440 DMM DEBUG msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1aebd50] (fsm.c:486) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104239440 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104239440 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000050 id=262420000000050 (vlr.c:661) 20250426104239440 DVLR INFO New subscr, IMSI: 262420000000050 (vlr.c:562) 20250426104239440 DVLR DEBUG VLR subscr IMSI-262420000000050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104239440 DVLR DEBUG VLR subscr IMSI-262420000000050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104239440 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104239440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104239440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104239440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104239440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104239440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104239440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 7d d5 99 00 00 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104239440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7d d5 99 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: { messageType := 2, destLocRef := '7DD599'O, sourceLocRef := '000083'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(906)@4e68250106fc: Found GsupExpect[0] for "262420000000050" handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test-GSUP(906)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_ussd_mo_release0(908)"262420000000050" 20250426104239441 DVLR DEBUG VLR subscr IMSI-262420000000050 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104239441 DVLR DEBUG VLR subscr IMSI-262420000000050 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104239442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): none -> pass 20250426104239444 DVLR DEBUG VLR subscr IMSI-262420000000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104239444 DVLR DEBUG IMSI:262420000000050 has MSISDN:491230000050 (vlr.c:1045) 20250426104239444 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250426104239444 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104239444 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104239444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104239444 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000050:GERAN-A-131:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104239444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104239444 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104239444 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x71786EE7) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250426104239444 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104239444 DMM DEBUG -> IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x71786EE7 LOCATION UPDATE ACCEPT (TMSI = 0x71786ee7) (gsm_04_08.c:149) 20250426104239444 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x71786EE7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104239444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7d d5 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 78 6e e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(901)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104239447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239447 DMM DEBUG msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x71786EE7:GERAN-A-131:LU)[0x55fcf1aebd50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104239447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSInew-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104239447 DMSC NOTICE msub(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7) VLR: update for IMSI=262420000000050 (MSISDN=491230000050) (gsm_04_08.c:1541) 20250426104239447 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104239447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104239447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000050:MSISDN-491230000050:GERAN-A-131:LU)[0x55fcf1ad61c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104239447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104239447 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250426104239447 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104239447 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104239447 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104239447 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104239447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239448 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239448 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239448 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 7d d5 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104239448 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239448 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 83 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104239448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104239448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104239448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104239448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-131:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104239449 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104239449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 7d d5 99 00 00 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 83 7d d5 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(901)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)8246681 TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104239449 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104239449 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: 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 := '71786EE7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(901)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)9913340 MSC_Test_0-RAN(901)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(900)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 97 43 fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 71 78 6e e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239658 DMM DEBUG msc_a(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1aeba30] (fsm.c:486) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104239658 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104239658 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104239658 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104239659 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000050/3/1): Available (smpp_smsc.c:626) 20250426104239659 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104239659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 97 43 fc 00 00 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104239659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 97 43 fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 05 (osmo_ss7_asp.c:1164) 20250426104239660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 97 43 fc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: { messageType := 2, destLocRef := '9743FC'O, sourceLocRef := '000084'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104239662 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104239662 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(906)@4e68250106fc: Created GsupExpect[0] for "262420000000050" to be handled at TC_lu_and_mo_ussd_mo_release0(908) MSC_Test_0-RAN(901)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-RAN(901)@4e68250106fc: patched enc_l3: '1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:31 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001C1B7B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239682 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 1f 01 00 1c 1b 7b 1c 18 a1 16 02 01 01 02 01 3b 30 0e 04 01 0f 04 09 2a db cd 66 53 c9 6c b6 11 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239683 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104239684 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104239684 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104239684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 36 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 97 43 fc 00 01 1f 01 00 1c 9b 3a 19 a1 17 02 01 02 02 01 3c 30 0f 04 01 0f 04 0a d0 f0 7c 7e 7f cb c9 bf d0 0f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(901)@4e68250106fc: patching N(SD)=2 into dtap '1B2A'O MSC_Test_0-RAN(901)@4e68250106fc: patched enc_l3: '1BAA'O MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100021BAA'O 20250426104239687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 05 01 00 02 1b aa 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239687 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104239687 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104239687 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104239687 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104239688 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104239688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 97 43 fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(900)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(900)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(900)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(900)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(900)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104239689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239689 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104239689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104239689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104239689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104239689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104239689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7:GERAN-A-132:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104239689 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104239689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104239689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239689 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104239689 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104239689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 97 43 fc 00 00 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(900)@4e68250106fc: Session index based on local reference:0 20250426104239689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104239690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104239690 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104239690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104239690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104239690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104239690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104239690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104239690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 84 97 43 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(901)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_ussd_mo_release0(908)9913340 TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104239690 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104239690 DVLR DEBUG VLR subscr IMSI-262420000000050:MSISDN-491230000050:TMSI-0x71786EE7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_ussd_mo_release0(908)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(906)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(902)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(900)@4e68250106fc: Final verdict of PTC: none 20250426104239697 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104239697 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(901)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(903)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(909)@4e68250106fc: Final verdict of PTC: none 20250426104239700 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SMPP(907)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(905)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(899)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(904)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(899): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(900): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(901): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(902): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(903): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(904): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(905): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(906): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(907): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_ussd_mo_release0(908): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(909): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass'. Sat Apr 26 10:42:39 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 20250426104239892 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104239892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104239892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104239892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104239892 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104239892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104239892 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104239892 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104239892 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104239892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104239892 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104239892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104239892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104239892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104239892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104239892 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104239892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104239892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104239892 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104239892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104239892 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328220) 20250426104240700 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=328220, count=329476) 20250426104241702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104241893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104241893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104241893 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout'. ------ MSC_Tests.TC_lu_and_ss_session_timeout ------ Sat Apr 26 10:42:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104242702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_ss_session_timeout started. 20250426104243702 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(913)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(913)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(913)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(911)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104243738 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(914)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104243933 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104243933 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104243933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104243933 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(913)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104243938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104243938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(913)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104243938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104243938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104243938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104243938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104243938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104243938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(913)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104243939 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104243939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(913)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104244704 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104244704 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(916)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104244710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(916)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(916)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104244740 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104244740 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104244743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244743 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244743 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244743 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244743 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(912)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(917)@4e68250106fc: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(912)@4e68250106fc: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)12212248 MSC_Test_0-SCCP(911)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(912)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ba 58 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 15 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104244772 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104244772 DMM DEBUG msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1aebd50] (fsm.c:486) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104244772 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104244772 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000051 id=262420000000051 (vlr.c:661) 20250426104244772 DVLR INFO New subscr, IMSI: 262420000000051 (vlr.c:562) 20250426104244772 DVLR DEBUG VLR subscr IMSI-262420000000051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104244772 DVLR DEBUG VLR subscr IMSI-262420000000051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104244772 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104244772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104244772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104244772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104244772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104244772 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104244772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 ba 58 18 00 00 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104244772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ba 58 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: { messageType := 2, destLocRef := 'BA5818'O, sourceLocRef := '000085'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(917)@4e68250106fc: Found GsupExpect[0] for "262420000000051" handled at TC_lu_and_ss_session_timeout0(919) MSC_Test-GSUP(917)@4e68250106fc: Added IMSI table entry 0TC_lu_and_ss_session_timeout0(919)"262420000000051" 20250426104244773 DVLR DEBUG VLR subscr IMSI-262420000000051 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104244773 DVLR DEBUG VLR subscr IMSI-262420000000051 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(911)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(911)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_ss_session_timeout0(919)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): none -> pass 20250426104244777 DVLR DEBUG VLR subscr IMSI-262420000000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104244777 DVLR DEBUG IMSI:262420000000051 has MSISDN:491230000051 (vlr.c:1045) 20250426104244777 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250426104244777 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104244777 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104244777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104244777 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000051:GERAN-A-133:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104244777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104244777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104244777 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x034FC373) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250426104244777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104244777 DMM DEBUG -> IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x034FC373 LOCATION UPDATE ACCEPT (TMSI = 0x034fc373) (gsm_04_08.c:149) 20250426104244777 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x034FC373 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104244777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ba 58 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 03 4f c3 73 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(912)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(912)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(911)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(911)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104244780 DMM DEBUG msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x034FC373:GERAN-A-133:LU)[0x55fcf1aebd50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSInew-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104244780 DMSC NOTICE msub(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373) VLR: update for IMSI=262420000000051 (MSISDN=491230000051) (gsm_04_08.c:1541) 20250426104244780 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104244780 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000051:MSISDN-491230000051:GERAN-A-133:LU)[0x55fcf1adbc00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104244780 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250426104244780 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104244780 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104244780 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104244780 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104244780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ba 58 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(911)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(911)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 85 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104244780 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-133:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104244781 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104244781 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244781 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244781 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244781 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244781 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 ba 58 18 00 00 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 85 ba 58 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(912)@4e68250106fc: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)12212248 TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104244781 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104244781 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@4e68250106fc: 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 := '034FC373'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(912)@4e68250106fc: Added conn table entry 0TC_lu_and_ss_session_timeout0(919)2099420 MSC_Test_0-RAN(912)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(911)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104244985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104244985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104244985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104244985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 08 dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 03 4f c3 73 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104244986 DMM DEBUG msc_a(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1aeba30] (fsm.c:486) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104244986 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104244986 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104244986 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104244987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104244987 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000051/3/1): Available (smpp_smsc.c:626) 20250426104244987 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104244988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 20 08 dc 00 00 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104244988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 08 dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 15 (osmo_ss7_asp.c:1164) 20250426104244988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104244988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104244988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104244988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104244988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104244988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104244988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104244988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 08 dc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: { messageType := 2, destLocRef := '2008DC'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(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104244992 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104244992 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(917)@4e68250106fc: Created GsupExpect[0] for "262420000000051" to be handled at TC_lu_and_ss_session_timeout0(919) MSC_Test_0-RAN(912)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-RAN(912)@4e68250106fc: patched enc_l3: '1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@4e68250106fc: vl_len:32 MSC_Test_0-SCCP(911)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(911)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001D1B7B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104245011 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104245011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104245011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104245011 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104245011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104245011 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104245011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104245011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104245011 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104245011 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 37 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 86 00 01 20 01 00 1d 1b 7b 1c 19 a1 17 02 01 01 02 01 3b 30 0f 04 01 0f 04 0a 23 79 99 5d 0e cf cb 91 76 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104245012 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104248013 DSS NOTICE trans(NCSS IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ callref-0x20000004 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250426104248013 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104248013 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104248013 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104248013 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104248014 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104248014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104248014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104248014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104248014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104248014 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104248014 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104248014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104248014 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104248014 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 08 dc 00 01 09 01 00 06 9b 2a 08 02 e2 9f (osmo_ss7_asp.c:1164) 20250426104248014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104248014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104248015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104248015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104248015 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104248015 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104248015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104248015 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104248015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 20 08 dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(911)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(911)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(911)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(911)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(911)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104248022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104248022 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104248022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104248022 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104248022 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104248022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104248022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104248022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 86 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104248022 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104248023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104248023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104248023 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373:GERAN-A-134:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104248023 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104248023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104248023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104248023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104248023 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104248023 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104248023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104248023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104248023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 20 08 dc 00 00 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(913)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(911)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(913)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104248024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104248025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104248025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104248025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104248025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104248025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104248025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104248025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104248025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 86 20 08 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(912)@4e68250106fc: Deleted conn table entry 0TC_lu_and_ss_session_timeout0(919)2099420 TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104248026 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104248026 DVLR DEBUG VLR subscr IMSI-262420000000051:MSISDN-491230000051:TMSI-0x034FC373 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_ss_session_timeout0(919)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_ss_session_timeout0(919)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(917)@4e68250106fc: Final verdict of PTC: none 20250426104248037 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104248037 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(912)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(911)@4e68250106fc: Final verdict of PTC: none 20250426104248038 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(914)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(913)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(916)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(910)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(915)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(920)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(918)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(910): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(911): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(912): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(913): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(914): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(915): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(916): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(917): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(918): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_ss_session_timeout0(919): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(920): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_ss_session_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass'. Sat Apr 26 10:42:48 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 20250426104248232 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104248232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104248232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104248232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104248232 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104248232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104248232 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104248232 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104248232 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104248232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104248232 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104248232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104248232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104248232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104248232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104248232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104248232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104248232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104248232 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104248232 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104248233 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320756) 20250426104249039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320756, count=321916) 20250426104250040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104250233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104250233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104250233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr'. ------ MSC_Tests.TC_mt_ussd_for_unknown_subscr ------ Sat Apr 26 10:42:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104251042 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mt_ussd_for_unknown_subscr started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(924)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(924)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(924)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(922)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104252036 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(925)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104252043 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104252230 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104252230 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104252230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104252230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(924)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104252236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104252236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104252236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104252236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104252236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104252236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104252236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104252236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104252236 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104252236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104252236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(924)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(924)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(924)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104252238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104252238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104252238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104252238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104252238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104252238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104252238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104252238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104252239 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104252239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104252239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104252239 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(924)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(924)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(924)@4e68250106fc: Message received on association #8 20250426104252239 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104252239 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(924)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(924)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(924)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(924)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104253044 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104253044 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250426104253045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104253045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104253045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104253045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104253045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104253045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104253045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104253045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104253045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104253045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(924)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP-IPA(927)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426104253046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104253046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104253046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104253046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104253046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104253046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104253046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104253046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104253046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104253046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(924)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM 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(924)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104253049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(927)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(927)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-RAN(923)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104253069 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104253069 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_0-RAN(923)@4e68250106fc: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@4e68250106fc: Created GsupExpect[0] for "000000000000000" to be handled at TC_mt_ussd_for_unknown_subscr0(930) 20250426104253119 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(928)@4e68250106fc: Found GsupExpect[0] for "000000000000000" handled at TC_mt_ussd_for_unknown_subscr0(930) MSC_Test-GSUP(928)@4e68250106fc: Added IMSI table entry 0TC_mt_ussd_for_unknown_subscr0(930)"000000000000000" TC_mt_ussd_for_unknown_subscr0(930)@4e68250106fc: setverdict(pass): none -> pass TC_mt_ussd_for_unknown_subscr0(930)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(923)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(928)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(922)@4e68250106fc: Final verdict of PTC: none 20250426104253127 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(927)@4e68250106fc: Final verdict of PTC: none 20250426104253129 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104253129 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104253129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104253129 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104253129 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104253129 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104253129 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104253129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104253129 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104253129 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104253129 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104253129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104253129 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104253129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104253129 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104253129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104253130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104253130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104253130 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104253130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104253130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104253130 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(924)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(929)@4e68250106fc: Final verdict of PTC: none 20250426104253130 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(925)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(931)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(926)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(921)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(921): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(922): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(923): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(924): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(925): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(926): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(927): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(928): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(929): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mt_ussd_for_unknown_subscr0(930): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(931): none (pass -> pass) MTC@4e68250106fc: Test case TC_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass'. Sat Apr 26 10:42:53 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=77772) 20250426104254129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=77772, count=78932) 20250426104255130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104255131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104255131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104255131 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans'. ------ MSC_Tests.TC_mo_ussd_for_unknown_trans ------ Sat Apr 26 10:42:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104256132 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_ussd_for_unknown_trans started. 20250426104257132 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(935)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(935)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(935)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(933)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104257198 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(936)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104257393 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104257393 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104257393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104257393 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(935)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(935)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104257398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104257398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104257398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104257398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104257398 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104257398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104257398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104257398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104257398 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104257399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104257399 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(935)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(935)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104257401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104257401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104257401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104257401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104257401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104257401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104257401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104257401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104257401 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104257401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104257401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104257401 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 20250426104257402 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104257402 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(935)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(935)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104258134 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104258134 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(938)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(938)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104258135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(938)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(938)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(938)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(938)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104258144 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104258144 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104258197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258197 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(934)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(934)@4e68250106fc: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@4e68250106fc: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@4e68250106fc: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_for_unknown_trans0(941) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000111'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(934)@4e68250106fc: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)4390330 MSC_Test_0-SCCP(933)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(934)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 fd ba 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258207 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104258208 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1aebd50] (fsm.c:486) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104258208 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104258208 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000111 id=262420000000111 (vlr.c:661) 20250426104258208 DVLR INFO New subscr, IMSI: 262420000000111 (vlr.c:562) 20250426104258208 DVLR DEBUG VLR subscr IMSI-262420000000111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104258208 DVLR DEBUG VLR subscr IMSI-262420000000111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104258208 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104258208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104258208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104258208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104258208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104258208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104258208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104258208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 42 fd ba 00 00 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104258208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 42 fd ba 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: { messageType := 2, destLocRef := '42FDBA'O, sourceLocRef := '000087'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(939)@4e68250106fc: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_for_unknown_trans0(941) MSC_Test-GSUP(939)@4e68250106fc: Added IMSI table entry 0TC_mo_ussd_for_unknown_trans0(941)"262420000000111" MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104258210 DVLR DEBUG VLR subscr IMSI-262420000000111 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104258210 DVLR DEBUG VLR subscr IMSI-262420000000111 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 20250426104258211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258211 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258212 DVLR DEBUG VLR subscr IMSI-262420000000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104258212 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250426104258212 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104258212 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104258212 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104258212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104258212 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:GERAN-A-135:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104258212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104258212 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104258212 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xB1481941) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104258212 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104258212 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xB1481941 LOCATION UPDATE ACCEPT (TMSI = 0xb1481941) (gsm_04_08.c:149) 20250426104258212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258212 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xB1481941 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104258212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 42 fd ba 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b1 48 19 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(934)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258217 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258217 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258217 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xB1481941:GERAN-A-135:LU)[0x55fcf1aebd50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104258217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSInew-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104258217 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104258217 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104258217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104258217 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:GERAN-A-135:LU)[0x55fcf1ae6550]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104258217 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104258217 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250426104258217 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104258217 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104258217 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104258217 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104258217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 42 fd ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 87 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104258218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104258218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104258218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104258218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-135:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104258218 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104258218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 42 fd ba 00 00 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 20250426104258218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 87 42 fd ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@4e68250106fc: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)4390330 TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104258219 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104258219 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: 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 := 'B1481941'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@4e68250106fc: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12380555 MSC_Test_0-RAN(934)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(933)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bc e9 8b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 b1 48 19 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258420 DMM DEBUG msc_a(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1aeba30] (fsm.c:486) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104258420 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104258420 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104258420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104258421 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104258421 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250426104258421 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104258421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 bc e9 8b 00 00 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104258421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bc e9 8b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250426104258421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bc e9 8b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: { messageType := 2, destLocRef := 'BCE98B'O, sourceLocRef := '000088'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104258422 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104258422 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@4e68250106fc: patching N(SD)=1 into dtap '1B3A17C3404473A7050528FCE6F3F31BE4C99752CC8D2C2B7A74'O MSC_Test_0-RAN(934)@4e68250106fc: patched enc_l3: '1B7A17C3404473A7050528FCE6F3F31BE4C99752CC8D2C2B7A74'O MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:29 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001A1B7A17C3404473A7050528FCE6F3F31BE4C99752CC8D2C2B7A74'O 20250426104258424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 88 00 01 1d 01 00 1a 1b 7a 17 c3 40 44 73 a7 05 05 28 fc e6 f3 f3 1b e4 c9 97 52 cc 8d 2c 2b 7a 74 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258424 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250426104258424 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1aeba30]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426104258424 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104258424 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104258424 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104258424 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104258424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bc e9 8b 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250426104258424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258424 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258424 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bc e9 8b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104258425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 88 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104258425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104258425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104258425 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-136:CM_SERVICE_REQ)[0x55fcf1ad6d20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104258425 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104258426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 bc e9 8b 00 00 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 20250426104258426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 88 bc e9 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@4e68250106fc: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12380555 TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104258426 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104258426 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: 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 := 'B1481941'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(934)@4e68250106fc: Added conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12595740 MSC_Test_0-SCCP(933)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(934)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 32 1c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 b1 48 19 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258629 DMM DEBUG msc_a(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1aebd50] (fsm.c:486) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104258629 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104258629 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104258629 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104258629 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250426104258629 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104258629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 c0 32 1c 00 00 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104258629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c0 32 1c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250426104258629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c0 32 1c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: { messageType := 2, destLocRef := 'C0321C'O, sourceLocRef := '000089'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104258630 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104258630 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(934)@4e68250106fc: patching N(SD)=1 into dtap '1B2A1C17EF169554A69B1C148621AC27B4BDEA504C62AB7CA08FD4'O MSC_Test_0-RAN(934)@4e68250106fc: patched enc_l3: '1B6A1C17EF169554A69B1C148621AC27B4BDEA504C62AB7CA08FD4'O 20250426104258631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258631 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:30 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001B1B6A1C17EF169554A69B1C148621AC27B4BDEA504C62AB7CA08FD4'O 20250426104258631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 89 00 01 1e 01 00 1b 1b 6a 1c 17 ef 16 95 54 a6 9b 1c 14 86 21 ac 27 b4 bd ea 50 4c 62 ab 7c a0 8f d4 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104258631 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258631 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1aebd50]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426104258631 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104258631 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104258631 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104258632 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104258632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c0 32 1c 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) 20250426104258632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c0 32 1c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(933)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(933)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(933)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(933)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(933)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104258633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 89 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104258633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104258633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104258633 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-137:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104258633 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104258633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104258633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104258633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104258633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104258633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 c0 32 1c 00 00 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(935)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(933)@4e68250106fc: Session index based on local reference:0 20250426104258633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104258633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104258633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104258633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104258633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104258633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104258633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(935)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104258633 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 89 c0 32 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(934)@4e68250106fc: Deleted conn table entry 0TC_mo_ussd_for_unknown_trans0(941)12595740 TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104258634 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104258634 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_for_unknown_trans0(941)@4e68250106fc: Final verdict of PTC: pass 20250426104258636 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104258636 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104258636 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(933)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(936)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(938)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(940)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(935)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(939)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(934)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(932)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(937)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(942)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(932): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(933): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(934): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(935): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(936): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(937): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(938): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(939): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(940): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_ussd_for_unknown_trans0(941): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass'. Sat Apr 26 10:42:58 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 20250426104258836 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104258836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104258836 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104258836 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104258836 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104258836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104258836 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104258836 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104258836 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104258836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104258836 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104258836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104258836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104258836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104258836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104258836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104258836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104258836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104258836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104258836 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104258836 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423360) 20250426104259637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423360, count=424616) 20250426104300639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104300837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104300838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104300838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session'. ------ MSC_Tests.TC_proc_ss_for_unknown_session ------ Sat Apr 26 10:43:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104301639 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_proc_ss_for_unknown_session started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(946)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(946)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(946)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(944)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104302605 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(947)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104302640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104302640 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(949)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104302646 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(949)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(949)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104302669 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104302669 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(950)@4e68250106fc: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) TC_proc_ss_for_unknown_session0(952)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104302799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104302799 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104302800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104302800 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104302805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104302805 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104302805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104302805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104302805 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104302805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104302805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104302805 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(946)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104302805 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104302805 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(946)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104303610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104303610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303611 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(945)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(945)@4e68250106fc: Added conn table entry 0TC_proc_ss_for_unknown_session0(952)10267912 MSC_Test_0-SCCP(944)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(945)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104303629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104303629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9c ad 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303630 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104303630 DMM DEBUG msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104303630 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104303630 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000110 id=262420000000110 (vlr.c:661) 20250426104303630 DVLR INFO New subscr, IMSI: 262420000000110 (vlr.c:562) 20250426104303630 DVLR DEBUG VLR subscr IMSI-262420000000110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104303630 DVLR DEBUG VLR subscr IMSI-262420000000110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104303630 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104303630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104303631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104303631 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104303631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104303631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104303631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104303631 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104303631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 9c ad 08 00 00 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104303631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303631 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303631 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303631 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303631 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c ad 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@4e68250106fc: { messageType := 2, destLocRef := '9CAD08'O, sourceLocRef := '00008A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(944)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(950)@4e68250106fc: Found GsupExpect[0] for "262420000000110" handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@4e68250106fc: Added IMSI table entry 0TC_proc_ss_for_unknown_session0(952)"262420000000110" 20250426104303638 DVLR DEBUG VLR subscr IMSI-262420000000110 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104303638 DVLR DEBUG VLR subscr IMSI-262420000000110 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(944)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(944)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303642 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303642 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104303642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_proc_ss_for_unknown_session0(952)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): none -> pass 20250426104303651 DVLR DEBUG VLR subscr IMSI-262420000000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104303651 DVLR DEBUG IMSI:262420000000110 has MSISDN:491230000110 (vlr.c:1045) 20250426104303651 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250426104303651 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104303652 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104303652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:110) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104303652 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000110:GERAN-A-138:LU)[0x55fcf1ad2c50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104303652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104303652 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104303652 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x87A30A7B) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250426104303652 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104303652 DMM DEBUG -> IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x87A30A7B LOCATION UPDATE ACCEPT (TMSI = 0x87a30a7b) (gsm_04_08.c:149) 20250426104303652 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x87A30A7B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104303653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303653 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303653 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303653 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303653 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c ad 08 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 a3 0a 7b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(944)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(945)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(944)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(944)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104303665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104303665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104303665 DMM DEBUG msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1aeba30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104303666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSInew-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104303666 DMSC NOTICE msub(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B) VLR: update for IMSI=262420000000110 (MSISDN=491230000110) (gsm_04_08.c:1541) 20250426104303666 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104303666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:817) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104303666 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000110:MSISDN-491230000110:GERAN-A-138:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104303666 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104303666 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000110/3/1): Available (smpp_smsc.c:626) 20250426104303666 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104303666 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104303666 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104303666 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104303666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 9c ad 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(944)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(944)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(944)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(944)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(944)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104303670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104303671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104303671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104303671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104303671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104303671 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B:GERAN-A-138:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104303671 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104303671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104303672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104303672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104303672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 9c ad 08 00 00 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(946)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(944)@4e68250106fc: Session index based on local reference:0 20250426104303673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104303673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104303673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104303673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104303673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104303673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104303673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(946)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104303673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104303673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8a 9c ad 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(945)@4e68250106fc: Deleted conn table entry 0TC_proc_ss_for_unknown_session0(952)10267912 TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104303675 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104303675 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_for_unknown_session0(952)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(945)@4e68250106fc: Created IMSI[0] for '262420000000110'H'87A30A7B'O to be handled at TC_proc_ss_for_unknown_session0(952) MSC_Test-GSUP(950)@4e68250106fc: Created GsupExpect[0] for "262420000000110" to be handled at TC_proc_ss_for_unknown_session0(952) 20250426104303696 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104303696 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250426104303696 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250426104303696 DVLR DEBUG VLR subscr IMSI-262420000000110:MSISDN-491230000110:TMSI-0x87A30A7B - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_proc_ss_for_unknown_session0(952)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_for_unknown_session0(952)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(944)@4e68250106fc: Final verdict of PTC: none 20250426104303704 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(945)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(949)@4e68250106fc: Final verdict of PTC: none 20250426104303706 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104303706 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(950)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(946)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(943)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(947)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(948)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(953)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(951)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(943): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(944): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(945): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(946): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(947): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(948): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(949): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(950): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(951): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_proc_ss_for_unknown_session0(952): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(953): none (pass -> pass) MTC@4e68250106fc: Test case TC_proc_ss_for_unknown_session finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass'. Sat Apr 26 10:43:03 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 20250426104303876 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104303876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104303876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104303876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104303876 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104303876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104303876 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104303876 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104303876 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104303876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104303876 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104303876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104303876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104303876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104303876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104303876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104303876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104303876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104303876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104303877 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104303877 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=205044) 20250426104304705 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=205044, count=206204) 20250426104305706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104305877 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104305878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104305878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail'. ------ MSC_Tests.TC_proc_ss_paging_fail ------ Sat Apr 26 10:43:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104306706 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_proc_ss_paging_fail started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(957)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(957)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(957)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(955)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104307674 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(958)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104307707 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104307707 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(960)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104307708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(960)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(960)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104307726 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104307726 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(961)@4e68250106fc: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104307864 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104307864 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104307864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104307864 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104307870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104307870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104307870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104307870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104307870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104307870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104307870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104307870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104307870 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104307870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104307870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104307873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104307873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104307873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104307873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104307873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104307873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104307873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104307873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104307873 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104307873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104307873 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104307873 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 20250426104307873 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104307873 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(957)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(957)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104308678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104308678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104308678 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308678 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308678 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308678 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(956)@4e68250106fc: Added conn table entry 0TC_proc_ss_paging_fail0(963)5813876 MSC_Test_0-SCCP(955)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(956)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104308692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104308692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 58 b6 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104308694 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104308694 DMM DEBUG msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1aebd50] (fsm.c:486) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104308694 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) 20250426104308694 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104308694 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104308694 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104308694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104308694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104308694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104308694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104308694 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104308695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 58 b6 74 00 00 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104308695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b6 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@4e68250106fc: { messageType := 2, destLocRef := '58B674'O, sourceLocRef := '00008B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(961)@4e68250106fc: Found GsupExpect[0] for "262420000000101" handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@4e68250106fc: Added IMSI table entry 0TC_proc_ss_paging_fail0(963)"262420000000101" MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(955)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104308702 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104308702 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(955)@4e68250106fc: vl_from0 20250426104308704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(955)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104308704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_proc_ss_paging_fail0(963)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): none -> pass 20250426104308709 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104308709 DVLR DEBUG IMSI:262420000000101 has MSISDN:491230000101 (vlr.c:1045) 20250426104308709 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250426104308709 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104308710 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104308710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104308710 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104308710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104308710 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104308710 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x396CEC5A) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250426104308710 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104308710 DMM DEBUG -> IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x396CEC5A LOCATION UPDATE ACCEPT (TMSI = 0x396cec5a) (gsm_04_08.c:149) 20250426104308710 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x396CEC5A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104308710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b6 74 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 6c ec 5a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(955)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(956)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(955)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(955)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104308716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104308716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104308716 DMM DEBUG msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1aebd50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104308716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSInew-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104308716 DMSC NOTICE msub(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A) VLR: update for IMSI=262420000000101 (MSISDN=491230000101) (gsm_04_08.c:1541) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104308716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104308716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104308716 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000101:MSISDN-491230000101:GERAN-A-139:LU)[0x55fcf1ad2c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104308716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104308716 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000101/3/1): Available (smpp_smsc.c:626) 20250426104308716 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104308716 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104308716 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104308716 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104308716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 58 b6 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(955)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(955)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(955)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(955)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(955)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104308718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104308718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104308718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104308718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104308718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104308718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104308718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104308718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A:GERAN-A-139:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104308719 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104308719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 58 b6 74 00 00 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(955)@4e68250106fc: Session index based on local reference:0 20250426104308719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308719 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104308719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308719 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104308719 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104308719 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308719 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8b 58 b6 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(956)@4e68250106fc: Deleted conn table entry 0TC_proc_ss_paging_fail0(963)5813876 TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104308720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104308720 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_paging_fail0(963)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(956)@4e68250106fc: Created IMSI[0] for '262420000000101'H'396CEC5A'O to be handled at TC_proc_ss_paging_fail0(963) MSC_Test-GSUP(961)@4e68250106fc: Created GsupExpect[0] for "262420000000101" to be handled at TC_proc_ss_paging_fail0(963) 20250426104308752 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104308752 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104308753 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104308753 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104308753 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104308753 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104308753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104308753 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104308753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104308753 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104308753 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104308753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104308753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104308753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 10 10 09 04 39 6c ec 5a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(957)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(957)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(956)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_paging_fail0(963) TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104318754 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250426104318754 DVLR DEBUG VLR subscr IMSI-262420000000101:MSISDN-491230000101:TMSI-0x396CEC5A - Paging: now used by 1 (attached) (paging.c:202) TC_proc_ss_paging_fail0(963)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_paging_fail0(963)@4e68250106fc: Final verdict of PTC: pass 20250426104318765 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104318765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104318765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104318765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104318765 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104318765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104318765 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104318766 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104318766 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104318766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104318766 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104318766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104318766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104318766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104318766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104318766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104318766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104318766 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104318766 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(955)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(957)@4e68250106fc: Final verdict of PTC: none 20250426104318766 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104318767 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104318767 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(961)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(960)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(956)@4e68250106fc: Final verdict of PTC: none 20250426104318768 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104318769 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(962)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(954)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(958)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(959)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(964)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(954): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(955): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(956): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(957): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(958): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(959): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(960): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(961): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(962): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_proc_ss_paging_fail0(963): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(964): none (pass -> pass) MTC@4e68250106fc: Test case TC_proc_ss_paging_fail finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass'. Sat Apr 26 10:43:18 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=219608) 20250426104319767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=219608, count=220768) 20250426104320767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104320768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104320768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104320769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort'. ------ MSC_Tests.TC_proc_ss_abort ------ Sat Apr 26 10:43:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104321770 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_proc_ss_abort' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_proc_ss_abort started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(968)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(968)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(968)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(966)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104322721 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(969)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104322771 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104322771 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(971)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104322777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(971)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(971)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104322807 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104322807 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(972)@4e68250106fc: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104322915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104322915 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104322915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104322915 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104322920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104322920 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104322920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104322920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104322920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104322920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104322920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104322920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104322920 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104322920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104322920 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104322921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104322921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104322921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104322921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104322921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104322921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104322921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104322921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104322921 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104322921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104322921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104322921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104322921 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104322921 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(968)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104323728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(967)@4e68250106fc: Added conn table entry 0TC_proc_ss_abort0(974)7529921 MSC_Test_0-SCCP(966)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(967)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104323742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 e5 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323743 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104323743 DMM DEBUG msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104323743 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104323743 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000102 id=262420000000102 (vlr.c:661) 20250426104323743 DVLR INFO New subscr, IMSI: 262420000000102 (vlr.c:562) 20250426104323743 DVLR DEBUG VLR subscr IMSI-262420000000102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104323743 DVLR DEBUG VLR subscr IMSI-262420000000102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104323743 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104323743 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104323743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104323743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104323743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104323743 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104323743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 72 e5 c1 00 00 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104323743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323744 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323744 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 72 e5 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: { messageType := 2, destLocRef := '72E5C1'O, sourceLocRef := '00008C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(972)@4e68250106fc: Found GsupExpect[0] for "262420000000102" handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@4e68250106fc: Added IMSI table entry 0TC_proc_ss_abort0(974)"262420000000102" 20250426104323747 DVLR DEBUG VLR subscr IMSI-262420000000102 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104323747 DVLR DEBUG VLR subscr IMSI-262420000000102 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(966)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(966)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_proc_ss_abort0(974)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104323749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323755 DVLR DEBUG VLR subscr IMSI-262420000000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104323755 DVLR DEBUG IMSI:262420000000102 has MSISDN:491230000102 (vlr.c:1045) 20250426104323755 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250426104323755 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104323756 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104323756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:110) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104323756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000102:GERAN-A-140:LU)[0x55fcf1ae7ca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104323756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104323756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104323756 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0xA9201F61) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250426104323756 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104323756 DMM DEBUG -> IMSI-262420000000102:MSISDN-491230000102:TMSInew-0xA9201F61 LOCATION UPDATE ACCEPT (TMSI = 0xa9201f61) (gsm_04_08.c:149) 20250426104323757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323757 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSInew-0xA9201F61 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104323757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 72 e5 c1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a9 20 1f 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(967)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(966)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(966)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104323767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323768 DMM DEBUG msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0xA9201F61:GERAN-A-140:LU)[0x55fcf1aeba30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104323768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSInew-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104323768 DMSC NOTICE msub(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61) VLR: update for IMSI=262420000000102 (MSISDN=491230000102) (gsm_04_08.c:1541) 20250426104323768 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104323768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:817) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104323768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000102:MSISDN-491230000102:GERAN-A-140:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104323768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104323768 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250426104323769 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104323769 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104323769 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104323769 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104323769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 72 e5 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(966)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(966)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104323771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104323772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104323772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104323772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104323772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-140:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104323772 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104323772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 72 e5 c1 00 00 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 20250426104323773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8c 72 e5 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(967)@4e68250106fc: Deleted conn table entry 0TC_proc_ss_abort0(974)7529921 TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104323774 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104323774 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(967)@4e68250106fc: Created IMSI[0] for '262420000000102'H'A9201F61'O to be handled at TC_proc_ss_abort0(974) MSC_Test-GSUP(972)@4e68250106fc: Created GsupExpect[0] for "262420000000102" to be handled at TC_proc_ss_abort0(974) 20250426104323796 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104323796 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104323797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323797 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104323797 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104323797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 10 20 09 04 a9 20 1f 61 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(967)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_proc_ss_abort0(974) TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@4e68250106fc: 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 := 'A9201F61'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(967)@4e68250106fc: Added conn table entry 0TC_proc_ss_abort0(974)4662222 MSC_Test_0-SCCP(966)@4e68250106fc: First idle individual index:0 20250426104323807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 23 ce 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a9 20 1f 61 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1aebd50] (fsm.c:486) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104323808 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104323808 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104323808 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104323809 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104323809 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000102/3/1): Available (smpp_smsc.c:626) 20250426104323809 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104323809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 47 23 ce 00 00 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104323809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 47 23 ce 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 20 (osmo_ss7_asp.c:1164) 20250426104323810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 05 06 47 23 ce 00 01 1e 01 00 1b 0b 3b 1c 17 71 a3 4c 24 46 f5 49 48 0b c0 81 ea 09 2c 30 82 9c 38 07 d8 60 37 10 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(966)@4e68250106fc: { messageType := 2, destLocRef := '4723CE'O, sourceLocRef := '00008D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104323812 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104323812 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_proc_ss_abort0(974)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104323819 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250426104323819 DSS NOTICE trans(NCSS IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104323819 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104323820 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104323820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 47 23 ce 00 01 09 01 00 06 0b 2a 08 02 e2 a9 (osmo_ss7_asp.c:1164) 20250426104323820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 47 23 ce 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(966)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(966)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(966)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(966)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(966)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104323824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104323825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104323825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104323825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104323825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61:GERAN-A-141:PAGING_RESP)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104323825 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104323825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104323825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104323825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104323826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 47 23 ce 00 00 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(966)@4e68250106fc: Session index based on local reference:0 20250426104323826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104323826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104323826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104323826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104323826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104323826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104323826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104323826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104323826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104323826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8d 47 23 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(968)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(967)@4e68250106fc: Deleted conn table entry 0TC_proc_ss_abort0(974)4662222 20250426104323828 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104323828 DVLR DEBUG VLR subscr IMSI-262420000000102:MSISDN-491230000102:TMSI-0xA9201F61 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_proc_ss_abort0(974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_proc_ss_abort0(974)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(966)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(968)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(972)@4e68250106fc: Final verdict of PTC: none 20250426104323838 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104323839 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(969)@4e68250106fc: Final verdict of PTC: none 20250426104323840 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(970)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(967)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(971)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(965)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(973)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(965): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(966): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(967): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(968): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(969): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(970): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(971): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(972): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(973): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_proc_ss_abort0(974): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@4e68250106fc: Test case TC_proc_ss_abort finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass'. Sat Apr 26 10:43:23 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 20250426104324028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104324028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104324028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104324028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104324028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104324028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104324028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104324028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104324028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104324028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104324028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104324028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104324028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104324028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104324028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104324028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104324028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104324028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104324028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104324028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104324029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320428) 20250426104324841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=320428, count=321588) 20250426104325842 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104326030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104326030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104326030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms'. ------ MSC_Tests.TC_mo_ussd_evil_ms ------ Sat Apr 26 10:43:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_ussd_evil_ms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104326843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_ussd_evil_ms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_ussd_evil_ms started. 20250426104327843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(979)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(979)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(979)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(977)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104327880 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(980)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104328077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104328077 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104328077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104328077 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(979)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104328082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104328082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104328082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104328082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104328082 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104328082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104328082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104328082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104328082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104328082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104328082 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104328082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104328083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104328083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104328083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104328083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(979)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104328083 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104328083 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104328845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104328846 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(982)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104328851 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(982)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(982)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104328868 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104328868 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426104328883 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328883 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104328884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328884 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328884 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328884 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328884 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(978)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(978)@4e68250106fc: Created IMSI[0] for '262420000000111'H'FFFFFFFF'O to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@4e68250106fc: Created GsupExpect[0] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@4e68250106fc: Created GsupExpect[1] for "262420000000111" to be handled at TC_mo_ussd_evil_ms0(985) TC_mo_ussd_evil_ms0(985)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(978)@4e68250106fc: Added conn table entry 0TC_mo_ussd_evil_ms0(985)14953033 MSC_Test_0-SCCP(977)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(978)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104328947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328948 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328948 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e4 2a 49 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 10 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104328948 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104328948 DMM DEBUG msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104328948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104328948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104328948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104328948 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104328948 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104328948 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104328949 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104328949 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104328949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104328949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104328949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104328949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104328949 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104328949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 e4 2a 49 00 00 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104328949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e4 2a 49 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: { messageType := 2, destLocRef := 'E42A49'O, sourceLocRef := '00008E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(983)@4e68250106fc: Found GsupExpect[0] for "262420000000111" handled at TC_mo_ussd_evil_ms0(985) MSC_Test-GSUP(983)@4e68250106fc: Added IMSI table entry 0TC_mo_ussd_evil_ms0(985)"262420000000111" 20250426104328953 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104328953 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(977)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(977)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_ussd_evil_ms0(985)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104328954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): none -> pass 20250426104328958 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104328958 DVLR DEBUG IMSI:262420000000111 has MSISDN:491230000111 (vlr.c:1045) 20250426104328958 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104328958 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104328959 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104328959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:110) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104328959 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104328959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104328959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104328959 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:TMSInew-0x4E901412) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104328959 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104328959 DMM DEBUG -> IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:TMSInew-0x4E901412 LOCATION UPDATE ACCEPT (TMSI = 0x4e901412) (gsm_04_08.c:149) 20250426104328959 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:TMSInew-0x4E901412 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104328959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e4 2a 49 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 90 14 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(978)@4e68250106fc: patched enc_l3: '055B'O 20250426104328963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(977)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(977)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104328963 DMM DEBUG msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:TMSInew-0x4E901412:GERAN-A-142:LU)[0x55fcf1aeba30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104328963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:TMSInew-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104328963 DMSC NOTICE msub(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412) VLR: update for IMSI=262420000000111 (MSISDN=491230000111) (gsm_04_08.c:1541) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104328963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:817) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104328963 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0xB1481941:GERAN-A-142:LU)[0x55fcf1ae7ca0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104328963 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104328963 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250426104328963 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104328963 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104328963 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104328963 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104328963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e4 2a 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(977)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(977)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104328965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104328965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104328965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104328965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104328965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104328965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-142:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104328965 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104328965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104328965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104328965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104328965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 e4 2a 49 00 00 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104328966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104328966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104328966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104328966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104328966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104328966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104328966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104328966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104328966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104328966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8e e4 2a 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(978)@4e68250106fc: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)14953033 TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104328967 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104328967 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@4e68250106fc: 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 := '4E901412'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(978)@4e68250106fc: Added conn table entry 0TC_mo_ussd_evil_ms0(985)159545 MSC_Test_0-RAN(978)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(977)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104329169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104329169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104329169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104329169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 02 6f 39 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4e 90 14 12 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104329170 DMM DEBUG msc_a(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1aebd50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1aebd50] (fsm.c:486) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104329170 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104329170 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104329170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104329170 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000111/3/1): Available (smpp_smsc.c:626) 20250426104329170 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104329171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104329171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104329171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104329171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 02 6f 39 00 00 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104329171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104329171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104329171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104329171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 02 6f 39 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 10 11 (osmo_ss7_asp.c:1164) 20250426104329171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104329171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104329171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104329171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 02 6f 39 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: { messageType := 2, destLocRef := '026F39'O, sourceLocRef := '00008F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104329175 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104329175 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(978)@4e68250106fc: patching N(SD)=1 into dtap '1B3A17928BC838F91BE36B56D895D3F796A19903266CD72BC24F'O MSC_Test_0-RAN(978)@4e68250106fc: patched enc_l3: '1B7A17928BC838F91BE36B56D895D3F796A19903266CD72BC24F'O MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@4e68250106fc: vl_len:29 MSC_Test_0-SCCP(977)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(977)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001A1B7A17928BC838F91BE36B56D895D3F796A19903266CD72BC24F'O MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104329181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104329181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104329181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104329181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 1d 01 00 1a 1b 7a 17 92 8b c8 38 f9 1b e3 6b 56 d8 95 d3 f7 96 a1 99 03 26 6c d7 2b c2 4f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104329181 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250426104329182 DBSSAP ERROR msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1aebd50]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426104329182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104329182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104329182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104329182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104329182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104329182 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104329182 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104329182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104329182 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104329182 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 02 6f 39 00 01 05 01 00 02 9b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104334172 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104334172 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104334172 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104334173 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104334173 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104334173 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104334173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104334173 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104334173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104334173 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104334173 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104334173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104334173 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104334173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 02 6f 39 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(977)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(977)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104334178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104334178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104334178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104334178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104334178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104334178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104334178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104334178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104334178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104334178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 8f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(977)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(977)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(977)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104334179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104334179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1aebd50] (msc_a.c:1053) 20250426104334179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104334179 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412:GERAN-A-143:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104334179 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104334179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104334179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104334179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104334179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104334179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104334179 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104334179 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104334179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104334179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104334179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 02 6f 39 00 00 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(979)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(977)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(979)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104334179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104334179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104334179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104334179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104334179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104334179 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104334179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104334179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104334179 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104334179 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 8f 02 6f 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(978)@4e68250106fc: Deleted conn table entry 0TC_mo_ussd_evil_ms0(985)159545 TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104334180 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104334180 DVLR DEBUG VLR subscr IMSI-262420000000111:MSISDN-491230000111:TMSI-0x4E901412 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_ussd_evil_ms0(985)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_ussd_evil_ms0(985)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_ussd_evil_ms0(985)@4e68250106fc: Final verdict of PTC: pass 20250426104334188 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104334188 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(979)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(977)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(980)@4e68250106fc: Final verdict of PTC: none 20250426104334190 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(983)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(982)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(978)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(984)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(981)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(986)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(976)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(976): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(977): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(978): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(979): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(980): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(981): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(982): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(983): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(984): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_ussd_evil_ms0(985): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(986): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_ussd_evil_ms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass'. Sat Apr 26 10:43:34 UTC 2025 ====== MSC_Tests.TC_mo_ussd_evil_ms pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_mo_ussd_evil_ms.talloc 20250426104334384 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104334384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104334384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104334384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104334384 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104334384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104334384 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104334384 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104334384 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104334384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104334384 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104334384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104334384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104334384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104334384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104334384 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104334384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104334384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104334384 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104334385 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104334385 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314476) 20250426104335191 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=314476, count=315732) 20250426104336193 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104336385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104336385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104336385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_ussd_evil_ms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd'. ------ MSC_Tests.TC_multi_lu_and_mo_ussd ------ Sat Apr 26 10:43:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104337195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_multi_lu_and_mo_ussd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(990)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(990)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(990)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(988)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104338174 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(991)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104338196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104338196 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(993)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104338197 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(993)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(993)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104338210 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104338210 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[1] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[3] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[4] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[5] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000215'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[6] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[7] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[8] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[9] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[10] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[11] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[12] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[13] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104338370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104338370 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104338370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104338370 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(990)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104338371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104338371 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(990)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104338371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104338371 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104338371 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104338371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104338371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104338371 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104338371 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104338371 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(990)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(990)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[14] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(994)@4e68250106fc: Created GsupExpect[15] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104339180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)9284828 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 1TC_multi_lu_and_mo_ussd0(997)13772086 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:1 20250426104339195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339195 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339195 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339195 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339195 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d ac dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 2TC_multi_lu_and_mo_ussd0(999)3315640 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:2 20250426104339197 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000210 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339197 DMM DEBUG msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339197 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339197 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000210 id=262420000000210 (vlr.c:661) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 3TC_multi_lu_and_mo_ussd0(1001)15187174 20250426104339197 DVLR INFO New subscr, IMSI: 262420000000210 (vlr.c:562) 20250426104339197 DVLR DEBUG VLR subscr IMSI-262420000000210 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339197 DVLR DEBUG VLR subscr IMSI-262420000000210 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339197 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:3 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104339197 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339198 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{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(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 8d ac dc 00 00 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339198 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339198 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339198 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339198 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339198 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8d ac dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) 20250426104339198 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d2 25 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1003)13680811 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 32 97 b8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 bc e6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339199 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af25f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000211 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339199 DMM DEBUG msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af25f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af25f0] (fsm.c:486) 20250426104339199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339200 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339200 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000211 id=262420000000211 (vlr.c:661) 20250426104339200 DVLR INFO New subscr, IMSI: 262420000000211 (vlr.c:562) 20250426104339200 DVLR DEBUG VLR subscr IMSI-262420000000211 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339200 DVLR DEBUG VLR subscr IMSI-262420000000211 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339200 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1af2880] (fsm.c:486) 20250426104339200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{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(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '8DACDC'O, sourceLocRef := '000090'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 20250426104339201 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000212 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339201 DMM DEBUG msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe340] (fsm.c:486) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339201 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339201 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000212 id=262420000000212 (vlr.c:661) 20250426104339201 DVLR INFO New subscr, IMSI: 262420000000212 (vlr.c:562) 20250426104339201 DVLR DEBUG VLR subscr IMSI-262420000000212 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339201 DVLR DEBUG VLR subscr IMSI-262420000000212 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339201 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1afe5d0] (fsm.c:486) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 20250426104339201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339201 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{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(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[0] for "262420000000210" handled at TC_multi_lu_and_mo_ussd0(996) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 0TC_multi_lu_and_mo_ussd0(996)"262420000000210" MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339202 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:4 20250426104339202 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339202 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 d2 25 36 00 00 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[1] for "262420000000211" handled at TC_multi_lu_and_mo_ussd0(997) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 1TC_multi_lu_and_mo_ussd0(997)"262420000000211" 20250426104339202 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd360]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000213 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339202 DMM DEBUG msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd360]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd360] (fsm.c:486) 20250426104339202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339202 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339202 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000213 id=262420000000213 (vlr.c:661) 20250426104339202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339202 DVLR INFO New subscr, IMSI: 262420000000213 (vlr.c:562) 20250426104339202 DVLR DEBUG VLR subscr IMSI-262420000000213 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339202 DVLR DEBUG VLR subscr IMSI-262420000000213 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339202 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d0 c0 ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1afd5f0] (fsm.c:486) 20250426104339203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339203 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{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(989)@4e68250106fc: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1005)13505891 20250426104339203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d2 25 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'D22536'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(988)@4e68250106fc: Session index based on local reference:1 MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[2] for "262420000000212" handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 2TC_multi_lu_and_mo_ussd0(999)"262420000000212" MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339204 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afca40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000214 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339204 DMM DEBUG msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afca40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afca40] (fsm.c:486) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339204 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339204 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000214 id=262420000000214 (vlr.c:661) 20250426104339204 DVLR INFO New subscr, IMSI: 262420000000214 (vlr.c:562) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339204 DVLR DEBUG VLR subscr IMSI-262420000000214 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339204 DVLR DEBUG VLR subscr IMSI-262420000000214 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339204 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:5 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1afccd0] (fsm.c:486) 20250426104339204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339204 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{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(989)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 20250426104339204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 32 97 b8 00 00 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 32 97 b8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[3] for "262420000000213" handled at TC_multi_lu_and_mo_ussd0(1001) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 3TC_multi_lu_and_mo_ussd0(1001)"262420000000213" MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[4] for "262420000000214" handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 4TC_multi_lu_and_mo_ussd0(1003)"262420000000214" 20250426104339205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 e7 bc e6 00 00 93 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339205 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ce 15 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339205 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339205 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e7 bc e6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '3297B8'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(988)@4e68250106fc: Session index based on local reference:2 20250426104339205 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339205 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1007)10781126 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339205 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339205 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 d0 c0 ab 00 00 94 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339206 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339206 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 c0 ab 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'E7BCE6'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-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104339206 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07120]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000215 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339206 DMM DEBUG msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07120]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339206 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07120] (fsm.c:486) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339207 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339207 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000215 id=262420000000215 (vlr.c:661) 20250426104339207 DVLR INFO New subscr, IMSI: 262420000000215 (vlr.c:562) 20250426104339207 DVLR DEBUG VLR subscr IMSI-262420000000215 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339207 DVLR DEBUG VLR subscr IMSI-262420000000215 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339207 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'D0C0AB'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(988)@4e68250106fc: Session index based on local reference:4 20250426104339207 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b073b0] (fsm.c:486) 20250426104339207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339207 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{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(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:6 20250426104339207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 ce 15 63 00 00 95 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ce 15 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[5] for "262420000000215" handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 5TC_multi_lu_and_mo_ussd0(1005)"262420000000215" 20250426104339208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1009)14549272 20250426104339208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 81 c6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'CE1563'O, sourceLocRef := '000095'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:7 20250426104339210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de 01 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339210 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b03650]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000216 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339210 DMM DEBUG msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b03650]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b03650] (fsm.c:486) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339210 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339210 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000216 id=262420000000216 (vlr.c:661) 20250426104339210 DVLR INFO New subscr, IMSI: 262420000000216 (vlr.c:562) 20250426104339210 DVLR DEBUG VLR subscr IMSI-262420000000216 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339210 DVLR DEBUG VLR subscr IMSI-262420000000216 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1011)4083210 20250426104339210 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339210 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b02580] (fsm.c:486) 20250426104339210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339210 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{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(988)@4e68250106fc: First idle individual index:8 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 20250426104339211 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b10ba0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000217 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339211 DMM DEBUG msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b10ba0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b10ba0] (fsm.c:486) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339211 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339211 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000217 id=262420000000217 (vlr.c:661) 20250426104339211 DVLR INFO New subscr, IMSI: 262420000000217 (vlr.c:562) 20250426104339211 DVLR DEBUG VLR subscr IMSI-262420000000217 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339211 DVLR DEBUG VLR subscr IMSI-262420000000217 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339211 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b12970] (fsm.c:486) 20250426104339211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339211 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 a4 81 c6 00 00 96 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 81 c6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) 20250426104339212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 de 01 18 00 00 97 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[6] for "262420000000216" handled at TC_multi_lu_and_mo_ussd0(1007) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 6TC_multi_lu_and_mo_ussd0(1007)"262420000000216" MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[7] for "262420000000217" handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 7TC_multi_lu_and_mo_ussd0(1009)"262420000000217" MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1013)15773888 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3e 4e 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 de 01 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'A481C6'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(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'DE0118'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(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:9 20250426104339214 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1affca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000218 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339214 DMM DEBUG msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1affca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1affca0] (fsm.c:486) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339214 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339214 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000218 id=262420000000218 (vlr.c:661) 20250426104339214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339214 DVLR INFO New subscr, IMSI: 262420000000218 (vlr.c:562) 20250426104339214 DVLR DEBUG VLR subscr IMSI-262420000000218 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339214 DVLR DEBUG VLR subscr IMSI-262420000000218 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339214 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1afff30] (fsm.c:486) 20250426104339214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f0 b0 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1015)5991035 20250426104339214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339215 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b18fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000219 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339215 DMM DEBUG msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b18fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b18fd0] (fsm.c:486) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339215 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339215 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000219 id=262420000000219 (vlr.c:661) 20250426104339215 DVLR INFO New subscr, IMSI: 262420000000219 (vlr.c:562) 20250426104339215 DVLR DEBUG VLR subscr IMSI-262420000000219 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:10 20250426104339215 DVLR DEBUG VLR subscr IMSI-262420000000219 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339215 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339215 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19260] (fsm.c:486) 20250426104339216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339216 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{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(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 3e 4e 0a 00 00 98 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 3e 4e 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250426104339216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[8] for "262420000000218" handled at TC_multi_lu_and_mo_ussd0(1011) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 8TC_multi_lu_and_mo_ussd0(1011)"262420000000218" 20250426104339216 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339216 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 f0 b0 c0 00 00 99 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339217 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339217 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5b 6a 7b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[9] for "262420000000219" handled at TC_multi_lu_and_mo_ussd0(1013) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 9TC_multi_lu_and_mo_ussd0(1013)"262420000000219" MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1017)10585032 20250426104339217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f0 b0 c0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '3E4E0A'O (">N\n"), sourceLocRef := '000098'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'F0B0C0'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(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:11 MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1019)7653411 20250426104339218 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000220 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339218 DMM DEBUG msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 83 c8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339218 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14300] (fsm.c:486) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339219 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339219 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000220 id=262420000000220 (vlr.c:661) 20250426104339219 DVLR INFO New subscr, IMSI: 262420000000220 (vlr.c:562) 20250426104339219 DVLR DEBUG VLR subscr IMSI-262420000000220 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339219 DVLR DEBUG VLR subscr IMSI-262420000000220 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339219 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339219 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b14590] (fsm.c:486) 20250426104339219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339219 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{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(989)@4e68250106fc: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:12 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339220 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b210e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000221 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339220 DMM DEBUG msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b210e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b210e0] (fsm.c:486) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339220 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339220 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000221 id=262420000000221 (vlr.c:661) 20250426104339220 DVLR INFO New subscr, IMSI: 262420000000221 (vlr.c:562) 20250426104339220 DVLR DEBUG VLR subscr IMSI-262420000000221 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339220 DVLR DEBUG VLR subscr IMSI-262420000000221 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339220 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1021)15572182 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 13 set to 1 20250426104339220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339221 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:13 20250426104339221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b21370] (fsm.c:486) 20250426104339221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339221 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 5b 6a 7b 00 00 9a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 5b 6a 7b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[10] for "262420000000220" handled at TC_multi_lu_and_mo_ussd0(1015) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 10TC_multi_lu_and_mo_ussd0(1015)"262420000000220" MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1023)4675292 MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[11] for "262420000000221" handled at TC_multi_lu_and_mo_ussd0(1017) 20250426104339221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 a1 83 c8 00 00 9b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 11TC_multi_lu_and_mo_ussd0(1017)"262420000000221" MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 74 c8 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 83 c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250426104339222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ed 9c d6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '5B6A7B'O ("[j{"), 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(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:14 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 14 set to 1 20250426104339223 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b230e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000222 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339223 DMM DEBUG msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b230e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b230e0] (fsm.c:486) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339223 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339223 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000222 id=262420000000222 (vlr.c:661) 20250426104339223 DVLR INFO New subscr, IMSI: 262420000000222 (vlr.c:562) 20250426104339223 DVLR DEBUG VLR subscr IMSI-262420000000222 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339223 DVLR DEBUG VLR subscr IMSI-262420000000222 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339223 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'A183C8'O, sourceLocRef := '00009B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104339223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339223 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1b219f0] (fsm.c:486) 20250426104339224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339224 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 47 56 dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1025)14504551 20250426104339224 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2b5b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000223 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339224 DMM DEBUG msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2b5b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2b5b0] (fsm.c:486) 20250426104339224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339224 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339224 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000223 id=262420000000223 (vlr.c:661) 20250426104339224 DVLR INFO New subscr, IMSI: 262420000000223 (vlr.c:562) 20250426104339224 DVLR DEBUG VLR subscr IMSI-262420000000223 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339225 DVLR DEBUG VLR subscr IMSI-262420000000223 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339225 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2dbb0] (fsm.c:486) 20250426104339225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:15 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 15 set to 1 20250426104339225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 74 c8 23 00 00 9c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339225 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b22430]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000224 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339225 DMM DEBUG msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b22430]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104339225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b22430] (fsm.c:486) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104339226 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339226 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000224 id=262420000000224 (vlr.c:661) 20250426104339226 DVLR INFO New subscr, IMSI: 262420000000224 (vlr.c:562) 20250426104339226 DVLR DEBUG VLR subscr IMSI-262420000000224 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339226 DVLR DEBUG VLR subscr IMSI-262420000000224 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339226 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339226 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b226c0] (fsm.c:486) 20250426104339226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339226 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104339226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dd 52 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[12] for "262420000000222" handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 12TC_multi_lu_and_mo_ussd0(1019)"262420000000222" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '74C823'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 } } 20250426104339226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 74 c8 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 20250426104339226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 ed 9c d6 00 00 9d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[13] for "262420000000223" handled at TC_multi_lu_and_mo_ussd0(1021) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 13TC_multi_lu_and_mo_ussd0(1021)"262420000000223" 20250426104339227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ed 9c d6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250426104339227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 47 56 dc 00 00 9e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339227 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b30de0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000225 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104339227 DMM DEBUG msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b30de0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[14] for "262420000000224" handled at TC_multi_lu_and_mo_ussd0(1023) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 14TC_multi_lu_and_mo_ussd0(1023)"262420000000224" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104339227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b30de0] (fsm.c:486) 20250426104339227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104339227 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339227 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104339227 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000225 id=262420000000225 (vlr.c:661) 20250426104339227 DVLR INFO New subscr, IMSI: 262420000000225 (vlr.c:562) 20250426104339227 DVLR DEBUG VLR subscr IMSI-262420000000225 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104339228 DVLR DEBUG VLR subscr IMSI-262420000000225 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104339228 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104339227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 47 56 dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'ED9CD6'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(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104339228 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104339228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b31070] (fsm.c:486) 20250426104339228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104339228 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{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(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '4756DC'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(988)@4e68250106fc: Session index based on local reference:14 20250426104339228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 dd 52 67 00 00 9f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dd 52 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Found GsupExpect[15] for "262420000000225" handled at TC_multi_lu_and_mo_ussd0(1025) MSC_Test-GSUP(994)@4e68250106fc: Added IMSI table entry 15TC_multi_lu_and_mo_ussd0(1025)"262420000000225" MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'DD5267'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(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000210 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000210 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000211 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000211 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000212 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000212 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000213 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339234 DVLR DEBUG VLR subscr IMSI-262420000000213 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339236 DVLR DEBUG VLR subscr IMSI-262420000000214 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339236 DVLR DEBUG VLR subscr IMSI-262420000000214 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104339236 DVLR DEBUG VLR subscr IMSI-262420000000215 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339236 DVLR DEBUG VLR subscr IMSI-262420000000215 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): none -> pass 20250426104339240 DVLR DEBUG VLR subscr IMSI-262420000000216 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339240 DVLR DEBUG VLR subscr IMSI-262420000000216 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339241 DVLR DEBUG VLR subscr IMSI-262420000000217 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339241 DVLR DEBUG VLR subscr IMSI-262420000000217 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): none -> pass 20250426104339243 DVLR DEBUG VLR subscr IMSI-262420000000218 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339243 DVLR DEBUG VLR subscr IMSI-262420000000218 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): none -> pass 20250426104339244 DVLR DEBUG VLR subscr IMSI-262420000000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339244 DVLR DEBUG IMSI:262420000000210 has MSISDN:491230000210 (vlr.c:1045) 20250426104339244 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250426104339244 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339245 DVLR DEBUG VLR subscr IMSI-262420000000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339245 DVLR DEBUG IMSI:262420000000211 has MSISDN:491230000211 (vlr.c:1045) 20250426104339245 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250426104339245 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339245 DVLR DEBUG VLR subscr IMSI-262420000000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339245 DVLR DEBUG IMSI:262420000000213 has MSISDN:491230000213 (vlr.c:1045) 20250426104339245 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250426104339245 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339246 DVLR DEBUG VLR subscr IMSI-262420000000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339246 DVLR DEBUG IMSI:262420000000212 has MSISDN:491230000212 (vlr.c:1045) 20250426104339246 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250426104339246 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339247 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:110) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): none -> pass 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339247 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000210:GERAN-A-144:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339247 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1ad6d20] (fsm.c:486) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339247 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x22B97148) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250426104339247 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339248 DMM DEBUG -> IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x22B97148 LOCATION UPDATE ACCEPT (TMSI = 0x22b97148) (gsm_04_08.c:149) 20250426104339248 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x22B97148 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339248 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339248 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8d ac dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 22 b9 71 48 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): none -> pass 20250426104339252 DVLR DEBUG VLR subscr IMSI-262420000000219 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339252 DVLR DEBUG VLR subscr IMSI-262420000000219 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339252 DVLR DEBUG VLR subscr IMSI-262420000000220 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339252 DVLR DEBUG VLR subscr IMSI-262420000000220 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104339253 DVLR DEBUG VLR subscr IMSI-262420000000221 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339253 DVLR DEBUG VLR subscr IMSI-262420000000221 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): none -> pass 20250426104339254 DVLR DEBUG VLR subscr IMSI-262420000000223 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339254 DVLR DEBUG VLR subscr IMSI-262420000000223 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104339256 DVLR DEBUG VLR subscr IMSI-262420000000224 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339256 DVLR DEBUG VLR subscr IMSI-262420000000224 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): none -> pass 20250426104339256 DVLR DEBUG VLR subscr IMSI-262420000000222 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339257 DVLR DEBUG VLR subscr IMSI-262420000000222 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): none -> pass 20250426104339259 DVLR DEBUG VLR subscr IMSI-262420000000225 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104339259 DVLR DEBUG VLR subscr IMSI-262420000000225 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339292 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1afd5f0] (vlr_lu_fsm.c:110) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339292 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000213:GERAN-A-147:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1afd5f0] (fsm.c:486) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339292 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339293 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x3E76C260) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339293 DMM DEBUG -> IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x3E76C260 LOCATION UPDATE ACCEPT (TMSI = 0x3e76c260) (gsm_04_08.c:149) 20250426104339293 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x3E76C260 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339293 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af2880] (vlr_lu_fsm.c:110) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000211:GERAN-A-145:LU)[0x55fcf1afbd20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af2880] (fsm.c:486) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339293 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x301B6D1D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250426104339293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339293 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339293 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339293 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339293 DMM DEBUG -> IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x301B6D1D LOCATION UPDATE ACCEPT (TMSI = 0x301b6d1d) (gsm_04_08.c:149) 20250426104339293 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x301B6D1D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339293 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e7 bc e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e 76 c2 60 (osmo_ss7_asp.c:1164) 20250426104339293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339293 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339293 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afe5d0] (vlr_lu_fsm.c:110) 20250426104339294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000212:GERAN-A-146:LU)[0x55fcf1aff5d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afe5d0] (fsm.c:486) 20250426104339294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x27AE5804) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250426104339294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d2 25 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 1b 6d 1d (osmo_ss7_asp.c:1164) 20250426104339294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339294 DMM DEBUG -> IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x27AE5804 LOCATION UPDATE ACCEPT (TMSI = 0x27ae5804) (gsm_04_08.c:149) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x27AE5804 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339294 DVLR DEBUG IMSI:262420000000215 has MSISDN:491230000215 (vlr.c:1045) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339294 DVLR DEBUG IMSI:262420000000216 has MSISDN:491230000216 (vlr.c:1045) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339294 DVLR DEBUG IMSI:262420000000214 has MSISDN:491230000214 (vlr.c:1045) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339294 DVLR DEBUG IMSI:262420000000217 has MSISDN:491230000217 (vlr.c:1045) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 32 97 b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 ae 58 04 (osmo_ss7_asp.c:1164) 20250426104339294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339294 DVLR DEBUG VLR subscr IMSI-262420000000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339294 DVLR DEBUG IMSI:262420000000218 has MSISDN:491230000218 (vlr.c:1045) 20250426104339294 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339295 DVLR DEBUG IMSI:262420000000219 has MSISDN:491230000219 (vlr.c:1045) 20250426104339295 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339295 DVLR DEBUG IMSI:262420000000221 has MSISDN:491230000221 (vlr.c:1045) 20250426104339295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339295 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339295 DVLR DEBUG IMSI:262420000000220 has MSISDN:491230000220 (vlr.c:1045) 20250426104339295 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250426104339295 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339296 DVLR DEBUG VLR subscr IMSI-262420000000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339296 DVLR DEBUG IMSI:262420000000223 has MSISDN:491230000223 (vlr.c:1045) 20250426104339296 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250426104339296 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339297 DVLR DEBUG VLR subscr IMSI-262420000000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339297 DVLR DEBUG IMSI:262420000000224 has MSISDN:491230000224 (vlr.c:1045) 20250426104339297 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250426104339297 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339297 DVLR DEBUG VLR subscr IMSI-262420000000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339297 DVLR DEBUG IMSI:262420000000222 has MSISDN:491230000222 (vlr.c:1045) 20250426104339297 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250426104339297 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339298 DVLR DEBUG VLR subscr IMSI-262420000000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339298 DVLR DEBUG IMSI:262420000000225 has MSISDN:491230000225 (vlr.c:1045) 20250426104339298 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250426104339298 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339299 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1b073b0] (vlr_lu_fsm.c:110) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000215:GERAN-A-149:LU)[0x55fcf1b07ed0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1b073b0] (fsm.c:486) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339299 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1244AFE4) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250426104339299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339299 DMM DEBUG -> IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1244AFE4 LOCATION UPDATE ACCEPT (TMSI = 0x1244afe4) (gsm_04_08.c:149) 20250426104339299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339299 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1244AFE4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339300 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b02580] (vlr_lu_fsm.c:110) 20250426104339300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339300 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000216:GERAN-A-150:LU)[0x55fcf1b102a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339300 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b02580] (fsm.c:486) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339300 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x3EB29BBA) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250426104339300 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339300 DMM DEBUG -> IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x3EB29BBA LOCATION UPDATE ACCEPT (TMSI = 0x3eb29bba) (gsm_04_08.c:149) 20250426104339300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ce 15 63 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 12 44 af e4 (osmo_ss7_asp.c:1164) 20250426104339301 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x3EB29BBA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339301 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1afccd0] (vlr_lu_fsm.c:110) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339301 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000214:GERAN-A-148:LU)[0x55fcf1b041d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339301 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1afccd0] (fsm.c:486) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339301 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339301 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x84F43FE5) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250426104339301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 81 c6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e b2 9b ba (osmo_ss7_asp.c:1164) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339302 DMM DEBUG -> IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x84F43FE5 LOCATION UPDATE ACCEPT (TMSI = 0x84f43fe5) (gsm_04_08.c:149) 20250426104339302 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x84F43FE5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339302 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b12970] (vlr_lu_fsm.c:110) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000217:GERAN-A-151:LU)[0x55fcf1b13c20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b12970] (fsm.c:486) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339302 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x27537FB6) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250426104339302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339302 DMM DEBUG -> IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x27537FB6 LOCATION UPDATE ACCEPT (TMSI = 0x27537fb6) (gsm_04_08.c:149) 20250426104339303 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x27537FB6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 c0 ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 84 f4 3f e5 (osmo_ss7_asp.c:1164) 20250426104339303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339303 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b21370] (vlr_lu_fsm.c:110) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339303 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000221:GERAN-A-155:LU)[0x55fcf1b23aa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b21370] (fsm.c:486) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339303 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x162F8AB6) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250426104339303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 de 01 18 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 27 53 7f b6 (osmo_ss7_asp.c:1164) 20250426104339303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339303 DMM DEBUG -> IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x162F8AB6 LOCATION UPDATE ACCEPT (TMSI = 0x162f8ab6) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339303 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x162F8AB6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339304 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b19260] (vlr_lu_fsm.c:110) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000219:GERAN-A-153:LU)[0x55fcf1b19520]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b19260]{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(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b19260] (fsm.c:486) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339304 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x747CBD7A) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250426104339304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 83 c8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 2f 8a b6 (osmo_ss7_asp.c:1164) 20250426104339304 DMM DEBUG -> IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x747CBD7A LOCATION UPDATE ACCEPT (TMSI = 0x747cbd7a) (gsm_04_08.c:149) 20250426104339304 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x747CBD7A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339305 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1afff30] (vlr_lu_fsm.c:110) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339305 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000218:GERAN-A-152:LU)[0x55fcf1b11d60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339305 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1afff30]{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-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339305 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339305 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339305 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1afff30] (fsm.c:486) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339305 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0xB938BF30) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250426104339305 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339305 DMM DEBUG -> IMSI-262420000000218:MSISDN-491230000218:TMSInew-0xB938BF30 LOCATION UPDATE ACCEPT (TMSI = 0xb938bf30) (gsm_04_08.c:149) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339305 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339305 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSInew-0xB938BF30 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339305 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339305 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f0 b0 c0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 74 7c bd 7a (osmo_ss7_asp.c:1164) 20250426104339306 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b14590] (vlr_lu_fsm.c:110) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000220:GERAN-A-154:LU)[0x55fcf1b1abb0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b14590] (fsm.c:486) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339306 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x1747BB02) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250426104339306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339306 DMM DEBUG -> IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x1747BB02 LOCATION UPDATE ACCEPT (TMSI = 0x1747bb02) (gsm_04_08.c:149) 20250426104339306 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x1747BB02 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 3e 4e 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b9 38 bf 30 (osmo_ss7_asp.c:1164) 20250426104339307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339306 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b2dbb0] (vlr_lu_fsm.c:110) 20250426104339307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000223:GERAN-A-157:LU)[0x55fcf1b2ec00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b2dbb0] (fsm.c:486) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339307 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x0B2793C3) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250426104339307 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339307 DMM DEBUG -> IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x0B2793C3 LOCATION UPDATE ACCEPT (TMSI = 0x0b2793c3) (gsm_04_08.c:149) 20250426104339307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 5b 6a 7b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 17 47 bb 02 (osmo_ss7_asp.c:1164) 20250426104339307 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x0B2793C3 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339308 DMM DEBUG msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x22B97148:GERAN-A-144:LU)[0x55fcf1aeba30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSInew-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339308 DMSC NOTICE msub(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148) VLR: update for IMSI=262420000000210 (MSISDN=491230000210) (gsm_04_08.c:1541) 20250426104339308 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20] (vlr_lu_fsm.c:817) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000210:MSISDN-491230000210:GERAN-A-144:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339308 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250426104339307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ed 9c d6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 27 93 c3 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339308 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339308 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339308 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339308 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8d ac dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339314 DMM DEBUG msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd360]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSInew-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339314 DMSC NOTICE msub(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260) VLR: update for IMSI=262420000000213 (MSISDN=491230000213) (gsm_04_08.c:1541) 20250426104339314 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0] (vlr_lu_fsm.c:817) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000213:MSISDN-491230000213:GERAN-A-147:LU)[0x55fcf1ae5870]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250426104339314 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339314 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339314 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339314 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 e7 bc e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339319 DMM DEBUG msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af25f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSInew-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339319 DMSC NOTICE msub(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D) VLR: update for IMSI=262420000000211 (MSISDN=491230000211) (gsm_04_08.c:1541) 20250426104339319 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880] (vlr_lu_fsm.c:817) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339319 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000211:MSISDN-491230000211:GERAN-A-145:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339319 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250426104339319 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339319 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339319 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339320 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 d2 25 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339322 DMM DEBUG msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSInew-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339322 DMSC NOTICE msub(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804) VLR: update for IMSI=262420000000212 (MSISDN=491230000212) (gsm_04_08.c:1541) 20250426104339322 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0] (vlr_lu_fsm.c:817) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000212:MSISDN-491230000212:GERAN-A-146:LU)[0x55fcf1afbd20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339322 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250426104339323 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339323 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339323 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339323 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 32 97 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339324 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339324 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339324 DMM DEBUG msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b03650]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSInew-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339324 DMSC NOTICE msub(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA) VLR: update for IMSI=262420000000216 (MSISDN=491230000216) (gsm_04_08.c:1541) 20250426104339324 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580] (vlr_lu_fsm.c:817) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000216:MSISDN-491230000216:GERAN-A-150:LU)[0x55fcf1b07ed0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339324 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) 20250426104339324 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339325 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339325 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104339325 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 81 c6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339326 DMM DEBUG msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b07120]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSInew-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339326 DMSC NOTICE msub(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4) VLR: update for IMSI=262420000000215 (MSISDN=491230000215) (gsm_04_08.c:1541) 20250426104339326 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0] (vlr_lu_fsm.c:817) 20250426104339327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000215:MSISDN-491230000215:GERAN-A-149:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339327 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250426104339327 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339327 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339327 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339327 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339327 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339327 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339327 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339327 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ce 15 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339330 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339330 DMM DEBUG msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afca40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSInew-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339330 DMSC NOTICE msub(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5) VLR: update for IMSI=262420000000214 (MSISDN=491230000214) (gsm_04_08.c:1541) 20250426104339330 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0] (vlr_lu_fsm.c:817) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339330 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000214:MSISDN-491230000214:GERAN-A-148:LU)[0x55fcf1b102a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339330 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250426104339330 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339330 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339330 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104339330 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 d0 c0 ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339332 DMM DEBUG msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b10ba0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSInew-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339332 DMSC NOTICE msub(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6) VLR: update for IMSI=262420000000217 (MSISDN=491230000217) (gsm_04_08.c:1541) 20250426104339332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970] (vlr_lu_fsm.c:817) 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000217:MSISDN-491230000217:GERAN-A-151:LU)[0x55fcf1b041d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339332 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250426104339332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339332 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339333 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339333 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339333 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 de 01 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339334 DMM DEBUG msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b210e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSInew-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339334 DMSC NOTICE msub(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6) VLR: update for IMSI=262420000000221 (MSISDN=491230000221) (gsm_04_08.c:1541) 20250426104339334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370] (vlr_lu_fsm.c:817) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000221:MSISDN-491230000221:GERAN-A-155:LU)[0x55fcf1b13c20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339334 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339335 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 a1 83 c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104339335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339336 DMM DEBUG msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0xB938BF30:GERAN-A-152:LU)[0x55fcf1affca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSInew-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339336 DMSC NOTICE msub(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30) VLR: update for IMSI=262420000000218 (MSISDN=491230000218) (gsm_04_08.c:1541) 20250426104339336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30] (vlr_lu_fsm.c:817) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000218:MSISDN-491230000218:GERAN-A-152:LU)[0x55fcf1b19520]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339336 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339336 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339337 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339337 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339337 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 3e 4e 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 90 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104339338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-144:LU)[0x55fcf1ad6d20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339338 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 8d ac dc 00 00 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339339 DMM DEBUG msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b18fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSInew-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339339 DMSC NOTICE msub(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A) VLR: update for IMSI=262420000000219 (MSISDN=491230000219) (gsm_04_08.c:1541) 20250426104339339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260] (vlr_lu_fsm.c:817) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339339 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000219:MSISDN-491230000219:GERAN-A-153:LU)[0x55fcf1b23aa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339339 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 20250426104339339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339339 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104339340 DMM DEBUG msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2b5b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSInew-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339340 DMSC NOTICE msub(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3) VLR: update for IMSI=262420000000223 (MSISDN=491230000223) (gsm_04_08.c:1541) 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0] (vlr_lu_fsm.c:817) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339340 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000223:MSISDN-491230000223:GERAN-A-157:LU)[0x55fcf1b1abb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339340 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339340 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339340 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339340 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1b226c0] (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000224:GERAN-A-158:LU)[0x55fcf1b2a8b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 f0 b0 c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1b226c0] (fsm.c:486) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ed 9c d6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339341 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x76AACD3C) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339341 DMM DEBUG -> IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x76AACD3C LOCATION UPDATE ACCEPT (TMSI = 0x76aacd3c) (gsm_04_08.c:149) 20250426104339341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 90 8d ac dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104339341 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x76AACD3C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104339341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339341 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b219f0] (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000222:GERAN-A-156:LU)[0x55fcf1af6960]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339341 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339341 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339341 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339341 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b219f0] (fsm.c:486) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339341 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339341 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x0FD25457) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339341 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339341 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339341 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 47 56 dc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 76 aa cd 3c (osmo_ss7_asp.c:1164) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339342 DMM DEBUG -> IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x0FD25457 LOCATION UPDATE ACCEPT (TMSI = 0x0fd25457) (gsm_04_08.c:149) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339342 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x0FD25457 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339342 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104339342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104339342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339342 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339342 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1b31070] (vlr_lu_fsm.c:110) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104339342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000225:GERAN-A-159:LU)[0x55fcf1b29400]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104339342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1b31070] (fsm.c:486) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339342 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339342 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 74 c8 23 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0f d2 54 57 (osmo_ss7_asp.c:1164) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104339342 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0xA085A109) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250426104339342 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104339342 DMM DEBUG -> IMSI-262420000000225:MSISDN-491230000225:TMSInew-0xA085A109 LOCATION UPDATE ACCEPT (TMSI = 0xa085a109) (gsm_04_08.c:149) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSInew-0xA085A109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339343 DMM DEBUG msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSInew-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339343 DMSC NOTICE msub(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02) VLR: update for IMSI=262420000000220 (MSISDN=491230000220) (gsm_04_08.c:1541) 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590] (vlr_lu_fsm.c:817) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000220:MSISDN-491230000220:GERAN-A-154:LU)[0x55fcf1b11d60]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + vlr_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(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339343 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dd 52 67 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 85 a1 09 (osmo_ss7_asp.c:1164) 20250426104339344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339344 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339344 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339344 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 5b 6a 7b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)9284828 TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339349 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339349 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339349 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339349 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 93 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd360] (msc_a.c:1053) 20250426104339349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-147:LU)[0x55fcf1afd5f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339349 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339349 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339349 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 e7 bc e6 00 00 93 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104339350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 91 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 20250426104339350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af25f0] (msc_a.c:1053) 20250426104339350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-145:LU)[0x55fcf1af2880]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339350 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339350 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339350 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339350 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 d2 25 36 00 00 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339350 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339350 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339350 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339350 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339350 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339350 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 92 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 93 e7 bc e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 20250426104339351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe340] (msc_a.c:1053) 20250426104339351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250426104339351 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-146:LU)[0x55fcf1afe5d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339351 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - active-conn: now used by 1 (attached) (msub.c:375) TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 32 97 b8 00 00 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339352 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 91 d2 25 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: 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 := '22B97148'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(1001)15187174 MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(997)13772086 TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(999)3315640 TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339357 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339357 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 0TC_multi_lu_and_mo_ussd0(996)14594949 TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339357 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339357 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339358 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104339358 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: 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 := '3E76C260'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: 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 := '301B6D1D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: 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 := '27AE5804'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 1TC_multi_lu_and_mo_ussd0(1001)1879481 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:1 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 2TC_multi_lu_and_mo_ussd0(997)9724002 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:2 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 3TC_multi_lu_and_mo_ussd0(999)7382749 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:3 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 92 32 97 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 96 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 95 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 94 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 97 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 98 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de b3 85 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 22 b9 71 48 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b03650] (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-150:LU)[0x55fcf1b02580]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 99 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c ad b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 3e 76 c2 60 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 94 60 62 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 30 1b 6d 1d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b07120] (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-149:LU)[0x55fcf1b073b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 70 a6 dd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 27 ae 58 04 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 a4 81 c6 00 00 96 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afca40] (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-148:LU)[0x55fcf1afccd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339553 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 20250426104339553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 ce 15 63 00 00 95 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b10ba0] (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-151:LU)[0x55fcf1b12970]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339553 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b210e0] (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-155:LU)[0x55fcf1b21370]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 d0 c0 ab 00 00 94 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1affca0] (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-152:LU)[0x55fcf1afff30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 96 a4 81 c6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 de 01 18 00 00 97 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339554 DMM DEBUG msc_a(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 a1 83 c8 00 00 9b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 95 ce 15 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339554 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 20250426104339554 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000210/3/1): Available (smpp_smsc.c:626) 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b18fd0] (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-153:LU)[0x55fcf1b19260]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1007)10781126 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 3e 4e 0a 00 00 98 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339554 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2b5b0] (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-157:LU)[0x55fcf1b2dbb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 de b3 85 00 00 a0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339555 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14300] (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 94 d0 c0 ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-154:LU)[0x55fcf1b14590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de b3 85 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 01 (osmo_ss7_asp.c:1164) 20250426104339556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 97 de 01 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339556 DMM DEBUG msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b22430]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSInew-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339556 DMSC NOTICE msub(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C) VLR: update for IMSI=262420000000224 (MSISDN=491230000224) (gsm_04_08.c:1541) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de b3 85 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0] (vlr_lu_fsm.c:817) 20250426104339556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9b a1 83 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000224:MSISDN-491230000224:GERAN-A-158:LU)[0x55fcf1aff5d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339556 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104339556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 98 3e 4e 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'DEB385'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 } } 20250426104339557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 20250426104339557 DMM DEBUG msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b230e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSInew-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339557 DMSC NOTICE msub(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457) VLR: update for IMSI=262420000000222 (MSISDN=491230000222) (gsm_04_08.c:1541) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0] (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000222:MSISDN-491230000222:GERAN-A-156:LU)[0x55fcf1b2a8b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339557 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 f0 b0 c0 00 00 99 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339557 DMM DEBUG msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0xA085A109:GERAN-A-159:LU)[0x55fcf1b30de0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSInew-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104339557 DMSC NOTICE msub(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109) VLR: update for IMSI=262420000000225 (MSISDN=491230000225) (gsm_04_08.c:1541) 20250426104339557 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070] (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104339557 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000225:MSISDN-491230000225:GERAN-A-159:LU)[0x55fcf1af6960]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104339557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 ed 9c d6 00 00 9d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104339557 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1005)13505891 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 99 f0 b0 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 5b 6a 7b 00 00 9a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 20250426104339558 DMM DEBUG msc_a(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b123d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b123d0] (fsm.c:486) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339558 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339559 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000213/3/1): Available (smpp_smsc.c:626) 20250426104339559 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9d ed 9c d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1003)13680811 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 47 56 dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 20250426104339559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339559 DMM DEBUG msc_a(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1af5c20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339559 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1af5c20] (fsm.c:486) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9a 5b 6a 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339560 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000211/3/1): Available (smpp_smsc.c:626) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 74 c8 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339560 DMM DEBUG msc_a(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1aeba30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1aeba30] (fsm.c:486) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339560 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339560 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000212/3/1): Available (smpp_smsc.c:626) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339560 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dd 52 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 1c ad b9 00 00 a1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1c ad b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 31 (osmo_ss7_asp.c:1164) 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1c ad b9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 94 60 62 00 00 a2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 94 60 62 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 11 (osmo_ss7_asp.c:1164) 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 94 60 62 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '1CADB9'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-RAN(989)@4e68250106fc: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1009)14549272 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: 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 := '3EB29BBA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 70 a6 dd 00 00 a3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 70 a6 dd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 21 (osmo_ss7_asp.c:1164) 20250426104339561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 70 a6 dd 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1017)10585032 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '946062'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(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '70A6DD'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(988)@4e68250106fc: Session index based on local reference:3 TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1011)4083210 TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339562 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: 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 := '84F43FE5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250426104339563 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339563 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: 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 := '1244AFE4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1013)15773888 TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: 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 := 'B938BF30'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: 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 := '162F8AB6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1021)15572182 20250426104339565 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339565 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339565 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339565 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: 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 := '27537FB6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[0] for "262420000000210" to be handled at TC_multi_lu_and_mo_ussd0(996) TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: 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 := '747CBD7A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: 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 := '0B2793C3'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1015)5991035 TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339569 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339569 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339569 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339569 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339570 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339570 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: 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 := '1747BB02'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250426104339570 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339570 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 4TC_multi_lu_and_mo_ussd0(1007)14100405 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:4 MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 5TC_multi_lu_and_mo_ussd0(1003)11144176 TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339572 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339572 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339572 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:5 20250426104339572 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d7 27 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 3e b2 9b ba 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339573 DMM DEBUG msc_a(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1b100f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1b100f0] (fsm.c:486) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339573 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339573 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339573 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339573 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000216/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 6TC_multi_lu_and_mo_ussd0(1005)7008113 20250426104339573 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 d7 27 b5 00 00 a4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d7 27 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 61 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[1] for "262420000000213" to be handled at TC_multi_lu_and_mo_ussd0(1001) 20250426104339574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d7 27 b5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 aa 0b f0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 84 f4 3f e5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:6 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104339575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339575 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339575 DMM DEBUG msc_a(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1af2880]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1af2880] (fsm.c:486) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339575 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339575 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'D727B5'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(988)@4e68250106fc: Session index based on local reference:4 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6a ef 71 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 12 44 af e4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339575 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104339576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000214/3/1): Available (smpp_smsc.c:626) 20250426104339576 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339576 DMM DEBUG msc_a(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1afe5a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1afe5a0] (fsm.c:486) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339576 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339576 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339577 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339577 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000215/3/1): Available (smpp_smsc.c:626) 20250426104339577 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[2] for "262420000000212" to be handled at TC_multi_lu_and_mo_ussd0(999) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[3] for "262420000000211" to be handled at TC_multi_lu_and_mo_ussd0(997) 20250426104339577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 aa 0b f0 00 00 a5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 0b f0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 41 (osmo_ss7_asp.c:1164) 20250426104339578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339578 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339578 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339578 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339578 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 0b f0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 6a ef 71 00 00 a6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'AA0BF0'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(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6a ef 71 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 51 (osmo_ss7_asp.c:1164) 20250426104339580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339580 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339580 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339580 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 7TC_multi_lu_and_mo_ussd0(1011)13292808 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339580 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6a ef 71 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '6AEF71'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(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:7 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 8TC_multi_lu_and_mo_ussd0(1017)913944 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 20250426104339582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ca d5 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 b9 38 bf 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339582 DMM DEBUG msc_a(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1afd410]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1afd410] (fsm.c:486) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339582 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339582 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339583 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000218/3/1): Available (smpp_smsc.c:626) 20250426104339583 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 9TC_multi_lu_and_mo_ussd0(1009)5166727 20250426104339583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 ca d5 08 00 00 a7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ca d5 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 81 (osmo_ss7_asp.c:1164) 20250426104339583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ca d5 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d f2 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 16 2f 8a b6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'CAD508'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(988)@4e68250106fc: Session index based on local reference:7 20250426104339584 DMM DEBUG msc_a(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b10350] (fsm.c:486) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339584 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339584 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339584 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339585 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000221/3/1): Available (smpp_smsc.c:626) 20250426104339585 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:9 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 20250426104339585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 10TC_multi_lu_and_mo_ussd0(1013)969098 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '0DF218'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(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:10 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339589 DMM DEBUG msc_a(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b308d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b308d0] (fsm.c:486) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 11TC_multi_lu_and_mo_ussd0(1021)11809821 20250426104339589 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339589 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 0d f2 18 00 00 a8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d f2 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 12 (osmo_ss7_asp.c:1164) 20250426104339586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339586 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e d6 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 27 53 7f b6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d f2 18 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104320250426104339589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 39588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0e c9 8a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 74 7c bd 7a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339590 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000217/3/1): Available (smpp_smsc.c:626) 20250426104339590 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339591 DMM DEBUG msc_a(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b128a0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b128a0] (fsm.c:486) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339591 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339591 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:11 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339591 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339591 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000219/3/1): Available (smpp_smsc.c:626) 20250426104339591 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 4e d6 87 00 00 a9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:12 20250426104339592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 4e d6 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 71 (osmo_ss7_asp.c:1164) 20250426104339592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104339592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 4e d6 87 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 34 1d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 0b 27 93 c3 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 0e c9 8a 00 00 aa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0e c9 8a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '4ED687'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(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0e c9 8a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339593 DMM DEBUG msc_a(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b19650]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b19650] (fsm.c:486) 20250426104339593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339593 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339593 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339593 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339594 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000223/3/1): Available (smpp_smsc.c:626) 20250426104339594 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '0EC98A'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(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b230e0] (msc_a.c:1053) 20250426104339594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-156:LU)[0x55fcf1b219f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339594 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b22430] (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-158:LU)[0x55fcf1b226c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 b4 34 1d 00 00 ab 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 9f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104339595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339595 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b30de0] (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-159:LU)[0x55fcf1b31070]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104339595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 b4 34 1d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 32 (osmo_ss7_asp.c:1164) 20250426104339595 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'B4341D'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(988)@4e68250106fc: Session index based on local reference:11 20250426104339596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 b4 34 1d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 74 c8 23 00 00 9c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 47 56 dc 00 00 9e 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339596 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339596 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 13TC_multi_lu_and_mo_ussd0(1015)13503186 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104339596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 dd 52 67 00 00 9f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 20250426104339597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9c 74 c8 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:12 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339600 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[4] for "262420000000216" to be handled at TC_multi_lu_and_mo_ussd0(1007) 20250426104339601 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339601 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250426104339602 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339602 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339603 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339603 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[5] for "262420000000214" to be handled at TC_multi_lu_and_mo_ussd0(1003) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[6] for "262420000000215" to be handled at TC_multi_lu_and_mo_ussd0(1005) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[7] for "262420000000218" to be handled at TC_multi_lu_and_mo_ussd0(1011) 20250426104339606 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339606 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[8] for "262420000000217" to be handled at TC_multi_lu_and_mo_ussd0(1009) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[9] for "262420000000221" to be handled at TC_multi_lu_and_mo_ussd0(1017) MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[10] for "262420000000219" to be handled at TC_multi_lu_and_mo_ussd0(1013) 20250426104339619 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339619 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1019)7653411 TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339621 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339622 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1023)4675292 MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1025)14504551 TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104339623 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339623 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[11] for "262420000000223" to be handled at TC_multi_lu_and_mo_ussd0(1021) 20250426104339625 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339625 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: 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 := '0FD25457'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: 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 := '76AACD3C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: 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 := 'A085A109'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 12TC_multi_lu_and_mo_ussd0(1019)15493219 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:13 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 14TC_multi_lu_and_mo_ussd0(1025)8202234 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:14 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Added conn table entry 15TC_multi_lu_and_mo_ussd0(1023)8662184 MSC_Test_0-SCCP(988)@4e68250106fc: First idle individual index:15 MSC_Test_0-RAN(989)@4e68250106fc: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9e 47 56 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 9f dd 52 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ce 0a d2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 17 47 bb 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a3 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a2 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339802 DMM DEBUG msc_a(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b219f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b219f0] (fsm.c:486) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339802 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339802 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339802 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a7 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a9 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339803 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000220/3/1): Available (smpp_smsc.c:626) 20250426104339803 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a8 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339803 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 ce 0a d2 00 00 ac 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339803 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ec 68 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 0f d2 54 57 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce 0a d2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 02 (osmo_ss7_asp.c:1164) 20250426104339804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7d 27 fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 a0 85 a1 09 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339804 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339804 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce 0a d2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 84 2c a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 08 03 50 59 02 05 f4 76 aa cd 3c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339804 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ab 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 aa 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339805 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339805 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339806 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'CE0AD2'O, sourceLocRef := '0000AC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339806 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339806 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339806 DMM DEBUG msc_a(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b23fc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b23fc0] (fsm.c:486) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000222/3/1): Available (smpp_smsc.c:626) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339807 DMM DEBUG msc_a(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b2f590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b2f590] (fsm.c:486) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000225/3/1): Available (smpp_smsc.c:626) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 ec 68 63 00 00 ad 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := 'EC6863'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(988)@4e68250106fc: Session index based on local reference:13 20250426104339807 DMM DEBUG msc_a(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b29660]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b29660] (fsm.c:486) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104339807 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104339807 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000224/3/1): Available (smpp_smsc.c:626) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ec 68 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 22 (osmo_ss7_asp.c:1164) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339807 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ec 68 63 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 7d 27 fa 00 00 ae 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 27 fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 52 (osmo_ss7_asp.c:1164) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '7D27FA'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 } } 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 27 fa 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 09 06 70 a6 dd 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 93 35 1a 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 70 a6 dd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 84 2c a8 00 00 af 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 84 2c a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 42 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: { messageType := 2, destLocRef := '842CA8'O, sourceLocRef := '0000AF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339808 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 84 2c a8 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1c ad b9 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 9b 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[12] for "262420000000220" to be handled at TC_multi_lu_and_mo_ussd0(1015) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 1c ad b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339809 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de b3 85 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 83 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de b3 85 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 94 60 62 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 8b 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 94 60 62 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ca d5 08 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 c3 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339809 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339809 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339809 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339809 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339809 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 ca d5 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d7 27 b5 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 b3 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d7 27 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[13] for "262420000000222" to be handled at TC_multi_lu_and_mo_ussd0(1019) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 4e d6 87 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 bb 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339810 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 4e d6 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 0b f0 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 a3 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 aa 0b f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6a ef 71 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 ab 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 6a ef 71 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d f2 18 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 8b 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 0d f2 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[14] for "262420000000225" to be handled at TC_multi_lu_and_mo_ussd0(1025) TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 b4 34 1d 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 9b 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339811 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104339811 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 b4 34 1d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(994)@4e68250106fc: Created GsupExpect[15] for "262420000000224" to be handled at TC_multi_lu_and_mo_ussd0(1023) TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104339822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1aeba30] (msc_a.c:1053) 20250426104339824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804:GERAN-A-163:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339824 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 70 a6 dd 00 00 a3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a3 70 a6 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 3TC_multi_lu_and_mo_ussd0(999)7382749 TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339837 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339837 DVLR DEBUG VLR subscr IMSI-262420000000212:MSISDN-491230000212:TMSI-0x27AE5804 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: patching N(SD)=1 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-RAN(989)@4e68250106fc: patched enc_l3: '1B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100191B7B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339848 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339848 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339849 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339849 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339849 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339849 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339849 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0e c9 8a 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 16 cb 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mo_ussd0(999)@4e68250106fc: Final verdict of PTC: pass 20250426104339850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0e c9 8a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ad 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339851 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b123d0] (msc_a.c:1053) 20250426104339851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339851 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260:GERAN-A-161:CM_SERVICE_REQ)[0x55fcf1b121f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339851 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148:GERAN-A-160:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339852 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339852 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ac 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 1c ad b9 00 00 a1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1afd410] (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30:GERAN-A-167:CM_SERVICE_REQ)[0x55fcf1b08af0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339853 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1af5c20] (msc_a.c:1053) 20250426104339853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339853 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339853 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339853 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 de b3 85 00 00 a0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D:GERAN-A-162:CM_SERVICE_REQ)[0x55fcf1aff300]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339853 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ab 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1b100f0] (msc_a.c:1053) 20250426104339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA:GERAN-A-164:CM_SERVICE_REQ)[0x55fcf1afdb10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:1 20250426104339854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 ca d5 08 00 00 a7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339854 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 a8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 af 00 01 1c 01 00 19 1b 7b 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 94 60 62 00 00 a2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:0 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a1 1c ad b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339855 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339855 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:7 TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339855 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 d7 27 b5 00 00 a4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339855 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339855 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339856 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339855 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a0 de b3 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a7 ca d5 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339856 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339856 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339856 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339856 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339856 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339856 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ec 68 63 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 93 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b308d0] (msc_a.c:1053) 20250426104339856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339856 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6:GERAN-A-169:CM_SERVICE_REQ)[0x55fcf1b1a640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339856 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1af2880] (msc_a.c:1053) 20250426104339857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5:GERAN-A-165:CM_SERVICE_REQ)[0x55fcf1b073b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339857 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ec 68 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a2 94 60 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1afe5a0] (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4:GERAN-A-166:CM_SERVICE_REQ)[0x55fcf1af3d30]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 4e d6 87 00 00 a9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339858 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a4 d7 27 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 aa 0b f0 00 00 a5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b19650] (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3:GERAN-A-171:CM_SERVICE_REQ)[0x55fcf1b198e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339859 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 6a ef 71 00 00 a6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b10350] (msc_a.c:1053) 20250426104339859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339859 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6:GERAN-A-168:CM_SERVICE_REQ)[0x55fcf1b305b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:5 20250426104339859 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 1TC_multi_lu_and_mo_ussd0(1001)1879481 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426104339859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 b4 34 1d 00 00 ab 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a9 4e d6 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - 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(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339860 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339860 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339860 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 0d f2 18 00 00 a8 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 27 fa 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 ab 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a5 aa 0b f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:11 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7d 27 fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339861 DVLR DEBUG VLR subscr IMSI-262420000000213:MSISDN-491230000213:TMSI-0x3E76C260 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a6 6a ef 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 0TC_multi_lu_and_mo_ussd0(996)14594949 20250426104339862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ab b4 34 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce 0a d2 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 83 35 1a 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339862 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:8 20250426104339862 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339862 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339862 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ce 0a d2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339863 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339863 DVLR DEBUG VLR subscr IMSI-262420000000210:MSISDN-491230000210:TMSI-0x22B97148 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104339863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 a8 0d f2 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 7TC_multi_lu_and_mo_ussd0(1011)13292808 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339865 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339865 DVLR DEBUG VLR subscr IMSI-262420000000218:MSISDN-491230000218:TMSI-0xB938BF30 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 2TC_multi_lu_and_mo_ussd0(997)9724002 TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 4TC_multi_lu_and_mo_ussd0(1007)14100405 TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339867 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339867 DVLR DEBUG VLR subscr IMSI-262420000000211:MSISDN-491230000211:TMSI-0x301B6D1D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339868 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339868 DVLR DEBUG VLR subscr IMSI-262420000000216:MSISDN-491230000216:TMSI-0x3EB29BBA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 9TC_multi_lu_and_mo_ussd0(1009)5166727 20250426104339873 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339873 DVLR DEBUG VLR subscr IMSI-262420000000217:MSISDN-491230000217:TMSI-0x27537FB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 5TC_multi_lu_and_mo_ussd0(1003)11144176 TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339874 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339874 DVLR DEBUG VLR subscr IMSI-262420000000214:MSISDN-491230000214:TMSI-0x84F43FE5 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 6TC_multi_lu_and_mo_ussd0(1005)7008113 TC_multi_lu_and_mo_ussd0(1001)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(996)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339876 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339877 DVLR DEBUG VLR subscr IMSI-262420000000215:MSISDN-491230000215:TMSI-0x1244AFE4 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 11TC_multi_lu_and_mo_ussd0(1021)11809821 TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1011)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 8TC_multi_lu_and_mo_ussd0(1017)913944 20250426104339879 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339879 DVLR DEBUG VLR subscr IMSI-262420000000223:MSISDN-491230000223:TMSI-0x0B2793C3 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339881 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 20250426104339882 DVLR DEBUG VLR subscr IMSI-262420000000221:MSISDN-491230000221:TMSI-0x162F8AB6 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(997)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1007)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1009)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1003)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1005)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1021)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1017)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339908 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104339908 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426104339909 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104339909 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104339909 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104339909 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104339909 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104339909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339909 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339909 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 84 2c a8 00 01 34 01 00 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 18 4c 26 a3 35 1a 00 (osmo_ss7_asp.c:1164) 20250426104339909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339910 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339910 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339910 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339910 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 84 2c a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339910 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 aa 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 20250426104339910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ad 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b128a0] (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A:GERAN-A-170:CM_SERVICE_REQ)[0x55fcf1b11e10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ae 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339911 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ac 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b23fc0] (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339911 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457:GERAN-A-173:CM_SERVICE_REQ)[0x55fcf1b07b70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(988)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104339912 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b2f590] (msc_a.c:1053) 20250426104339912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339912 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109:GERAN-A-174:CM_SERVICE_REQ)[0x55fcf1b30c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(988)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(988)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104339912 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 0e c9 8a 00 00 aa 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent20250426104339912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339912 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339912 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 ec 68 63 00 00 ad 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104339913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104339913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b219f0] (msc_a.c:1053) 20250426104339913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104339913 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02:GERAN-A-172:CM_SERVICE_REQ)[0x55fcf1b230e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104339913 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 7d 27 fa 00 00 ae 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104339913 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104339913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 ce 0a d2 00 00 ac 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 aa 0e c9 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ad ec 68 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104339914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104339914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104339914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104339914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104339914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104339914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104339914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104339914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104339914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104339914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ae 7d 27 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 10TC_multi_lu_and_mo_ussd0(1013)969098 TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339916 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339916 DVLR DEBUG VLR subscr IMSI-262420000000219:MSISDN-491230000219:TMSI-0x747CBD7A - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 12TC_multi_lu_and_mo_ussd0(1019)15493219 TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339916 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339916 DVLR DEBUG VLR subscr IMSI-262420000000222:MSISDN-491230000222:TMSI-0x0FD25457 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 14TC_multi_lu_and_mo_ussd0(1025)8202234 TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339917 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339917 DVLR DEBUG VLR subscr IMSI-262420000000225:MSISDN-491230000225:TMSI-0xA085A109 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 13TC_multi_lu_and_mo_ussd0(1015)13503186 TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104339918 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104339918 DVLR DEBUG VLR subscr IMSI-262420000000220:MSISDN-491230000220:TMSI-0x1747BB02 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(988)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(988)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(988)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1013)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1025)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1019)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mo_ussd0(1015)@4e68250106fc: Final verdict of PTC: pass 20250426104340116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104340116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104340116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104340116 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104340116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104340116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104340116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104340116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104340116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104340116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ac ce 0a d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104340117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104340117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 af 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104340117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104340117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b29660] (msc_a.c:1053) 20250426104340117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104340117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C:GERAN-A-175:CM_SERVICE_REQ)[0x55fcf1b298f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104340117 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - active-conn: now used by 1 (attached) (msub.c:375) 20250426104340117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104340117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104340117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104340117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104340117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104340117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 84 2c a8 00 00 af 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(990)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(988)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-M3UA(990)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104340117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104340117 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104340117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104340118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104340118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104340118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104340118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104340118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 af 84 2c a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(989)@4e68250106fc: Deleted conn table entry 15TC_multi_lu_and_mo_ussd0(1023)8662184 TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104340118 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104340118 DVLR DEBUG VLR subscr IMSI-262420000000224:MSISDN-491230000224:TMSI-0x76AACD3C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mo_ussd0(1023)@4e68250106fc: Final verdict of PTC: pass 20250426104340122 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104340122 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104340123 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(988)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(990)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1018)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(998)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(991)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1016)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(994)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1004)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1006)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(989)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(995)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1027)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1012)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(992)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1010)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(993)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1002)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1014)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(987)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1000)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1024)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1022)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1026)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(987): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(988): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(989): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(990): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(991): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(992): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(993): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(994): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(995): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(996): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(997): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(998): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(999): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1000): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1001): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1002): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1003): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1004): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1005): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1006): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1007): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1009): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1010): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1011): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1012): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1013): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1014): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1015): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1016): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1017): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1018): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1019): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1021): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1022): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1023): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1024): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mo_ussd0(1025): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1026): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1027): none (pass -> pass) MTC@4e68250106fc: Test case TC_multi_lu_and_mo_ussd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass'. Sat Apr 26 10:43:40 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 20250426104340320 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104340320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104340320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104340320 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104340320 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104340320 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104340320 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104340320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104340320 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104340321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104340321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104340321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104340321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104340321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104340321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104340321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104340321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104340321 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104340321 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104341124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4010068) 20250426104342126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104342321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104342321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104342321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=4010068, count=4010608) 20250426104343127 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd'. ------ MSC_Tests.TC_multi_lu_and_mt_ussd ------ Sat Apr 26 10:43:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104344129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_multi_lu_and_mt_ussd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1031)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1031)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1031)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1029)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104344590 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1032)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104344785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104344785 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104344785 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104344785 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104344790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104344790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104344790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104344790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104344790 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104344790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104344790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104344790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104344790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104344790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104344790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104344790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104344790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1031)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104344791 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104344791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104345130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104345130 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1034)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1034)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104345136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1034)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1034)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1034)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1034)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104345150 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104345150 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[0] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[1] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[2] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[3] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[4] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[5] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[6] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[7] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[8] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[9] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[11] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[12] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[13] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[14] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1035)@4e68250106fc: Created GsupExpect[15] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104345588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1037)16723144 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1038)2398383 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1040)11682467 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff 2c c8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:1 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:2 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345592 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000226 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345592 DMM DEBUG msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345592 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345592 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000226 id=262420000000226 (vlr.c:661) 20250426104345592 DVLR INFO New subscr, IMSI: 262420000000226 (vlr.c:562) 20250426104345592 DVLR DEBUG VLR subscr IMSI-262420000000226 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345592 DVLR DEBUG VLR subscr IMSI-262420000000226 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345592 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1042)11719309 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:3 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345592 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104345592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345592 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{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(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1044)8783559 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 ff 2c c8 00 00 b0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ff 2c c8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 24 98 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 42 a3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 82 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345592 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:4 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 d2 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 92 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b2a840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000227 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b2a840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'FF2CC8'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 } } 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b2a840] (fsm.c:486) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000227 id=262420000000227 (vlr.c:661) 20250426104345593 DVLR INFO New subscr, IMSI: 262420000000227 (vlr.c:562) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000227 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000227 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 20250426104345593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 86 06 c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1afe520] (fsm.c:486) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{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(1030)@4e68250106fc: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1046)12680834 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1aeb8f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000228 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1aeb8f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1aeb8f0] (fsm.c:486) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000228 id=262420000000228 (vlr.c:661) 20250426104345593 DVLR INFO New subscr, IMSI: 262420000000228 (vlr.c:562) 20250426104345593 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(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000228 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b1bc50] (fsm.c:486) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{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(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:5 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1aecaa0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000229 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1aecaa0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1aecaa0] (fsm.c:486) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000229 id=262420000000229 (vlr.c:661) 20250426104345593 DVLR INFO New subscr, IMSI: 262420000000229 (vlr.c:562) 20250426104345593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 24 98 af 00 00 b1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000229 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000229 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345593 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '2498AF'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(1029)@4e68250106fc: Session index based on local reference:1 20250426104345593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c1 7e 82 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 13 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b07b60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000230 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345593 DMM DEBUG msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b07b60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b07b60] (fsm.c:486) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345593 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345593 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345593 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000230 id=262420000000230 (vlr.c:661) 20250426104345593 DVLR INFO New subscr, IMSI: 262420000000230 (vlr.c:562) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000230 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345593 DVLR DEBUG VLR subscr IMSI-262420000000230 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345593 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14572438 20250426104345593 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 98 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345593 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345593 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{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(1035)@4e68250106fc: Found GsupExpect[0] for "262420000000226" handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 0TC_multi_lu_and_mt_ussd0(1037)"262420000000226" MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345593 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345593 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 b2 42 a3 00 00 b2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345594 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e730]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000231 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345594 DMM DEBUG msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e730]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e730] (fsm.c:486) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345594 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345594 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000231 id=262420000000231 (vlr.c:661) 20250426104345594 DVLR INFO New subscr, IMSI: 262420000000231 (vlr.c:562) 20250426104345594 DVLR DEBUG VLR subscr IMSI-262420000000231 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345594 DVLR DEBUG VLR subscr IMSI-262420000000231 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345594 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:6 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b2e9c0] (fsm.c:486) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{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(1030)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[1] for "262420000000227" handled at TC_multi_lu_and_mt_ussd0(1038) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 1TC_multi_lu_and_mt_ussd0(1038)"262420000000227" MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'B242A3'O, sourceLocRef := '0000B2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[2] for "262420000000228" handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 2TC_multi_lu_and_mt_ussd0(1040)"262420000000228" MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[3] for "262420000000229" handled at TC_multi_lu_and_mt_ussd0(1042) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 3TC_multi_lu_and_mt_ussd0(1042)"262420000000229" MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[4] for "262420000000230" handled at TC_multi_lu_and_mt_ussd0(1044) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 42 a3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 4TC_multi_lu_and_mt_ussd0(1044)"262420000000230" MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[5] for "262420000000231" handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 5TC_multi_lu_and_mt_ussd0(1046)"262420000000231" 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 b2 d2 8d 00 00 b3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de 5b 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 23 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b2 d2 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1050)11950346 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 86 06 c7 00 00 b4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 86 06 c7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 c1 7e 82 00 00 b5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:7 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 20250426104345594 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b22270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000232 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345594 DMM DEBUG msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b22270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b22270] (fsm.c:486) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c1 7e 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345594 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345594 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000232 id=262420000000232 (vlr.c:661) 20250426104345594 DVLR INFO New subscr, IMSI: 262420000000232 (vlr.c:562) 20250426104345594 DVLR DEBUG VLR subscr IMSI-262420000000232 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345594 DVLR DEBUG VLR subscr IMSI-262420000000232 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345594 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'B2D28D'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(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345594 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b223a0] (fsm.c:486) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345594 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{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(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b6 59 0a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '8606C7'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(1029)@4e68250106fc: Session index based on local reference:4 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'C17E82'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(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345594 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345594 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[6] for "262420000000232" handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 6TC_multi_lu_and_mt_ussd0(1048)"262420000000232" 20250426104345594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 de 5b 96 00 00 b6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 de 5b 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) 20250426104345595 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afcfe0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000233 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345595 DMM DEBUG msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afcfe0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afcfe0] (fsm.c:486) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345595 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345595 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000233 id=262420000000233 (vlr.c:661) 20250426104345595 DVLR INFO New subscr, IMSI: 262420000000233 (vlr.c:562) 20250426104345595 DVLR DEBUG VLR subscr IMSI-262420000000233 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345595 DVLR DEBUG VLR subscr IMSI-262420000000233 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345595 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1afd1c0] (fsm.c:486) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{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(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'DE5B96'O, sourceLocRef := '0000B6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1052)14007519 20250426104345595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 b6 59 0a 00 00 b7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[7] for "262420000000233" handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 7TC_multi_lu_and_mt_ussd0(1050)"262420000000233" 20250426104345595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b6 59 0a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:8 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'B6590A'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(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 bc df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 43 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1054)14365550 20250426104345595 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef6c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000234 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345595 DMM DEBUG msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef6c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef6c0] (fsm.c:486) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345595 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345595 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000234 id=262420000000234 (vlr.c:661) 20250426104345595 DVLR INFO New subscr, IMSI: 262420000000234 (vlr.c:562) 20250426104345595 DVLR DEBUG VLR subscr IMSI-262420000000234 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345595 DVLR DEBUG VLR subscr IMSI-262420000000234 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345595 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:9 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345595 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1aef950] (fsm.c:486) MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345595 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{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(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[8] for "262420000000234" handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 8TC_multi_lu_and_mt_ussd0(1052)"262420000000234" 20250426104345595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 d5 bc df 00 00 b8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345595 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345595 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1056)2043127 20250426104345595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345596 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d5 bc df 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1164) 20250426104345596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'D5BCDF'O, sourceLocRef := '0000B8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 20250426104345596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db 33 6e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 53 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:10 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1f 2c f7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 63 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1058)4384813 20250426104345596 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b063b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000235 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345596 DMM DEBUG msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b063b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:11 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b063b0] (fsm.c:486) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345596 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345596 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000235 id=262420000000235 (vlr.c:661) 20250426104345596 DVLR INFO New subscr, IMSI: 262420000000235 (vlr.c:562) MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345596 DVLR DEBUG VLR subscr IMSI-262420000000235 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345596 DVLR DEBUG VLR subscr IMSI-262420000000235 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345596 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06590] (fsm.c:486) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{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(1030)@4e68250106fc: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1060)6513336 20250426104345596 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1af1270]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000236 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345596 DMM DEBUG msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1af1270]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:12 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1af1270] (fsm.c:486) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 12 set to 1 20250426104345596 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345596 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000236 id=262420000000236 (vlr.c:661) 20250426104345596 DVLR INFO New subscr, IMSI: 262420000000236 (vlr.c:562) 20250426104345596 DVLR DEBUG VLR subscr IMSI-262420000000236 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345596 DVLR DEBUG VLR subscr IMSI-262420000000236 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345596 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345596 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b1a670] (fsm.c:486) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345596 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{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(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345596 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345596 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345596 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 db 33 6e 00 00 b9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[9] for "262420000000235" handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 9TC_multi_lu_and_mt_ussd0(1054)"262420000000235" 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 db 33 6e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1062)12235642 MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[10] for "262420000000236" handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 10TC_multi_lu_and_mt_ussd0(1056)"262420000000236" 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 1f 2c f7 00 00 ba 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:13 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 13 set to 1 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 e8 2d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 73 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'DB336E'O, sourceLocRef := '0000B9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 14TC_multi_lu_and_mt_ussd0(1064)11636812 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 1f 2c f7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 63 62 b8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 83 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:14 MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 14 set to 1 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ba b3 7a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '1F2CF7'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(1029)@4e68250106fc: Session index based on local reference:10 20250426104345597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 15TC_multi_lu_and_mt_ussd0(1066)10815461 20250426104345597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b1 90 4c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 04 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345597 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b088d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000237 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345597 DMM DEBUG msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b088d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b088d0] (fsm.c:486) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345597 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345597 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000237 id=262420000000237 (vlr.c:661) 20250426104345597 DVLR INFO New subscr, IMSI: 262420000000237 (vlr.c:562) 20250426104345597 DVLR DEBUG VLR subscr IMSI-262420000000237 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345597 DVLR DEBUG VLR subscr IMSI-262420000000237 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345597 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:15 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-RAN(1030)@4e68250106fc: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b08b60] (fsm.c:486) 20250426104345597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345597 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1eef0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000238 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1eef0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1eef0] (fsm.c:486) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000238 id=262420000000238 (vlr.c:661) 20250426104345598 DVLR INFO New subscr, IMSI: 262420000000238 (vlr.c:562) 20250426104345598 DVLR DEBUG VLR subscr IMSI-262420000000238 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345598 DVLR DEBUG VLR subscr IMSI-262420000000238 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b1f180] (fsm.c:486) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 42 e8 2d 00 00 bb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[11] for "262420000000237" handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 11TC_multi_lu_and_mt_ussd0(1058)"262420000000237" 20250426104345598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345598 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345598 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345598 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e4e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000239 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e4e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e4e0] (fsm.c:486) 20250426104345598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a5 07 e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 20 14 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '42E82D'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 } } 20250426104345598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000239 id=262420000000239 (vlr.c:661) 20250426104345598 DVLR INFO New subscr, IMSI: 262420000000239 (vlr.c:562) 20250426104345598 DVLR DEBUG VLR subscr IMSI-262420000000239 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345598 DVLR DEBUG VLR subscr IMSI-262420000000239 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345598 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0e770] (fsm.c:486) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345598 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 42 e8 2d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b092b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000240 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345598 DMM DEBUG msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b092b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b092b0] (fsm.c:486) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345598 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345598 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345598 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000240 id=262420000000240 (vlr.c:661) 20250426104345598 DVLR INFO New subscr, IMSI: 262420000000240 (vlr.c:562) 20250426104345599 DVLR DEBUG VLR subscr IMSI-262420000000240 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[12] for "262420000000238" handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 12TC_multi_lu_and_mt_ussd0(1060)"262420000000238" MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345599 DVLR DEBUG VLR subscr IMSI-262420000000240 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 63 62 b8 00 00 bc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[13] for "262420000000239" handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 13TC_multi_lu_and_mt_ussd0(1062)"262420000000239" 20250426104345599 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e660]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000241 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104345599 DMM DEBUG msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e660]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e660] (fsm.c:486) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104345599 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104345599 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000241 id=262420000000241 (vlr.c:661) 20250426104345599 DVLR INFO New subscr, IMSI: 262420000000241 (vlr.c:562) 20250426104345599 DVLR DEBUG VLR subscr IMSI-262420000000241 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104345599 DVLR DEBUG VLR subscr IMSI-262420000000241 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104345599 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '6362B8'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(1029)@4e68250106fc: Session index based on local reference:12 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104345599 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3e8f0] (fsm.c:486) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104345599 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[14] for "262420000000240" handled at TC_multi_lu_and_mt_ussd0(1064) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 14TC_multi_lu_and_mt_ussd0(1064)"262420000000240" 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test-GSUP(1035)@4e68250106fc: Found GsupExpect[15] for "262420000000241" handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@4e68250106fc: Added IMSI table entry 15TC_multi_lu_and_mt_ussd0(1066)"262420000000241" 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 63 62 b8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 ba b3 7a 00 00 bd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ba b3 7a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 b1 90 4c 00 00 be 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'BAB37A'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(1029)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 90 4c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 a5 07 e5 00 00 bf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'B1904C'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(1029)@4e68250106fc: Session index based on local reference:14 20250426104345599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345600 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345600 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345600 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a5 07 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'A507E5'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-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000226 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000226 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000228 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000228 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000229 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000229 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345601 DVLR DEBUG VLR subscr IMSI-262420000000227 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000227 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): none -> pass 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000230 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000230 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000232 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000232 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000234 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000234 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000231 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345602 DVLR DEBUG VLR subscr IMSI-262420000000231 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): none -> pass 20250426104345603 DVLR DEBUG VLR subscr IMSI-262420000000233 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345603 DVLR DEBUG VLR subscr IMSI-262420000000233 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345604 DVLR DEBUG IMSI:262420000000226 has MSISDN:491230000226 (vlr.c:1045) 20250426104345604 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345604 DVLR DEBUG IMSI:262420000000229 has MSISDN:491230000229 (vlr.c:1045) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): none -> pass 20250426104345604 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345604 DVLR DEBUG IMSI:262420000000227 has MSISDN:491230000227 (vlr.c:1045) 20250426104345604 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000235 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345604 DVLR DEBUG VLR subscr IMSI-262420000000235 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b21bd0] (vlr_lu_fsm.c:110) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000229:GERAN-A-179:LU)[0x55fcf1b21f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345605 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA8C793C7) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250426104345605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345605 DMM DEBUG -> IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA8C793C7 LOCATION UPDATE ACCEPT (TMSI = 0xa8c793c7) (gsm_04_08.c:149) 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA8C793C7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b2 d2 8d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a8 c7 93 c7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000236 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000236 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000237 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345605 DVLR DEBUG VLR subscr IMSI-262420000000237 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): none -> pass 20250426104345606 DVLR DEBUG VLR subscr IMSI-262420000000238 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345606 DVLR DEBUG VLR subscr IMSI-262420000000238 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) 20250426104345606 DVLR DEBUG VLR subscr IMSI-262420000000240 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345607 DVLR DEBUG VLR subscr IMSI-262420000000240 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104345607 DVLR DEBUG VLR subscr IMSI-262420000000239 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345607 DVLR DEBUG VLR subscr IMSI-262420000000239 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345607 DVLR DEBUG VLR subscr IMSI-262420000000241 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104345607 DVLR DEBUG VLR subscr IMSI-262420000000241 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): none -> pass TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1aeba30] (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000226:GERAN-A-176:LU)[0x55fcf1ae60a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1aeba30] (fsm.c:486) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345648 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0xA1E4A056) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345648 DMM DEBUG -> IMSI-262420000000226:MSISDN-491230000226:TMSInew-0xA1E4A056 LOCATION UPDATE ACCEPT (TMSI = 0xa1e4a056) (gsm_04_08.c:149) 20250426104345648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSInew-0xA1E4A056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345648 DVLR DEBUG IMSI:262420000000228 has MSISDN:491230000228 (vlr.c:1045) 20250426104345648 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1afe520] (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000227:GERAN-A-177:LU)[0x55fcf1b293c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345648 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1afe520] (fsm.c:486) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345648 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x05EF07E2) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250426104345648 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345648 DMM DEBUG -> IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x05EF07E2 LOCATION UPDATE ACCEPT (TMSI = 0x05ef07e2) (gsm_04_08.c:149) 20250426104345648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ff 2c c8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a1 e4 a0 56 (osmo_ss7_asp.c:1164) 20250426104345648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345648 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x05EF07E2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000233 has MSISDN:491230000233 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 98 af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 05 ef 07 e2 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000234 has MSISDN:491230000234 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000231 has MSISDN:491230000231 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000230 has MSISDN:491230000230 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000235 has MSISDN:491230000235 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000232 has MSISDN:491230000232 (vlr.c:1045) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345649 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000236 has MSISDN:491230000236 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000237 has MSISDN:491230000237 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000241 has MSISDN:491230000241 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 be 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000239 has MSISDN:491230000239 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000240 has MSISDN:491230000240 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bf 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345649 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345649 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345649 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345649 DVLR DEBUG IMSI:262420000000238 has MSISDN:491230000238 (vlr.c:1045) 20250426104345649 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250426104345649 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000230:GERAN-A-180:LU)[0x55fcf1b126d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0xA5B8CD6D) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000230:MSISDN-491230000230:TMSInew-0xA5B8CD6D LOCATION UPDATE ACCEPT (TMSI = 0xa5b8cd6d) (gsm_04_08.c:149) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSInew-0xA5B8CD6D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b1bc50] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000228:GERAN-A-178:LU)[0x55fcf1b103d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b1bc50] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x32155534) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x32155534 LOCATION UPDATE ACCEPT (TMSI = 0x32155534) (gsm_04_08.c:149) 20250426104345650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x32155534 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1afd1c0] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000233:GERAN-A-183:LU)[0x55fcf1b2d780]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 86 06 c7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a5 b8 cd 6d (osmo_ss7_asp.c:1164) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1afd1c0] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x0A96CE1B) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x0A96CE1B LOCATION UPDATE ACCEPT (TMSI = 0x0a96ce1b) (gsm_04_08.c:149) 20250426104345650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x0A96CE1B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1aef950] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000234:GERAN-A-184:LU)[0x55fcf1b13c00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1aef950] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0B5BD2CC) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0B5BD2CC LOCATION UPDATE ACCEPT (TMSI = 0x0b5bd2cc) (gsm_04_08.c:149) 20250426104345650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 42 a3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 32 15 55 34 (osmo_ss7_asp.c:1164) 20250426104345650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0B5BD2CC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b6 59 0a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a 96 ce 1b (osmo_ss7_asp.c:1164) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b2e9c0] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000231:GERAN-A-181:LU)[0x55fcf1b30bd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b2e9c0] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x61665C9F) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x61665C9F LOCATION UPDATE ACCEPT (TMSI = 0x61665c9f) (gsm_04_08.c:149) 20250426104345650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x61665C9F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345650 DMM DEBUG msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1aecaa0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSInew-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7) VLR: update for IMSI=262420000000229 (MSISDN=491230000229) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0] (vlr_lu_fsm.c:817) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d5 bc df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b 5b d2 cc (osmo_ss7_asp.c:1164) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000229:MSISDN-491230000229:GERAN-A-179:LU)[0x55fcf1b37190]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345650 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b06590] (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000235:GERAN-A-185:LU)[0x55fcf1b06850]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345650 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b06590] (fsm.c:486) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345650 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345650 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x243005EA) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250426104345650 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345650 DMM DEBUG -> IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x243005EA LOCATION UPDATE ACCEPT (TMSI = 0x243005ea) (gsm_04_08.c:149) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345650 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x243005EA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c1 7e 82 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 61 66 5c 9f (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 b2 d2 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345651 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345651 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345651 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 db 33 6e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 24 30 05 ea (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345654 DMM DEBUG msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSInew-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345654 DMSC NOTICE msub(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056) VLR: update for IMSI=262420000000226 (MSISDN=491230000226) (gsm_04_08.c:1541) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30] (vlr_lu_fsm.c:817) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000226:MSISDN-491230000226:GERAN-A-176:LU)[0x55fcf1b21f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345654 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345654 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345654 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345654 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345654 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345654 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345654 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ff 2c c8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104345654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104345654 DMM DEBUG msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1b07b60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSInew-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345654 DMSC NOTICE msub(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D) VLR: update for IMSI=262420000000230 (MSISDN=491230000230) (gsm_04_08.c:1541) 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:817) MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345654 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000230:MSISDN-491230000230:GERAN-A-180:LU)[0x55fcf1b293c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345654 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345654 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345654 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 86 06 c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104345655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345655 DMM DEBUG msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1b2a840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSInew-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345655 DMSC NOTICE msub(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2) VLR: update for IMSI=262420000000227 (MSISDN=491230000227) (gsm_04_08.c:1541) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{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(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520] (vlr_lu_fsm.c:817) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000227:MSISDN-491230000227:GERAN-A-177:LU)[0x55fcf1ae60a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345655 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345655 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345655 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 24 98 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O 20250426104345655 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345655 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345655 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345655 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345655 DMM DEBUG msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x32155534:GERAN-A-178:LU)[0x55fcf1aeb8f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSInew-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345655 DMSC NOTICE msub(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534) VLR: update for IMSI=262420000000228 (MSISDN=491230000228) (gsm_04_08.c:1541) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50] (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000228:MSISDN-491230000228:GERAN-A-178:LU)[0x55fcf1b126d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345655 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345655 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 b2 42 a3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345656 DMM DEBUG msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afcfe0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSInew-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345656 DMSC NOTICE msub(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B) VLR: update for IMSI=262420000000233 (MSISDN=491230000233) (gsm_04_08.c:1541) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0] (vlr_lu_fsm.c:817) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345656 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000233:MSISDN-491230000233:GERAN-A-183:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345656 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1aecaa0] (msc_a.c:1053) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345656 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-179:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345656 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O 20250426104345656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b6 59 0a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 b2 d2 8d 00 00 b3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DMM DEBUG msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e730]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSInew-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345657 DMSC NOTICE msub(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F) VLR: update for IMSI=262420000000231 (MSISDN=491230000231) (gsm_04_08.c:1541) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0] (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000231:MSISDN-491230000231:GERAN-A-181:LU)[0x55fcf1b13c00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O 20250426104345657 DMM DEBUG msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x243005EA:GERAN-A-185:LU)[0x55fcf1b063b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSInew-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345657 DMSC NOTICE msub(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA) VLR: update for IMSI=262420000000235 (MSISDN=491230000235) (gsm_04_08.c:1541) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590] (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000235:MSISDN-491230000235:GERAN-A-185:LU)[0x55fcf1b30bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 20250426104345657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 c1 7e 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 db 33 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b3 b2 d2 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345657 DMM DEBUG msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef6c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSInew-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345657 DMSC NOTICE msub(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC) VLR: update for IMSI=262420000000234 (MSISDN=491230000234) (gsm_04_08.c:1541) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950] (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345657 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000234:MSISDN-491230000234:GERAN-A-184:LU)[0x55fcf1b2d780]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345657 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345657 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345657 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 d5 bc df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1042)11719309 TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345658 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345658 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345658 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:1 20250426104345658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1b07b60] (msc_a.c:1053) 20250426104345658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-180:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345659 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 86 06 c7 00 00 b4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1adecc0] (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-176:LU)[0x55fcf1aeba30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345659 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1b2a840] (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-177:LU)[0x55fcf1afe520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345659 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 ff 2c c8 00 00 b0 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 24 98 af 00 00 b1 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b4 86 06 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 20250426104345659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b0 ff 2c c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1044)8783559 MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1037)16723144 TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1038)2398383 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345660 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[0] for '262420000000229'H'A8C793C7'O to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[0] for "262420000000229" to be handled at TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[1] for '262420000000230'H'A5B8CD6D'O to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[2] for '262420000000226'H'A1E4A056'O to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[1] for "262420000000230" to be handled at TC_multi_lu_and_mt_ussd0(1044) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[3] for '262420000000227'H'05EF07E2'O to be handled at TC_multi_lu_and_mt_ussd0(1038) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[2] for "262420000000226" to be handled at TC_multi_lu_and_mt_ussd0(1037) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[3] for "262420000000227" to be handled at TC_multi_lu_and_mt_ussd0(1038) 20250426104345692 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b223a0] (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000232:GERAN-A-182:LU)[0x55fcf1b034f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b223a0] (fsm.c:486) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345692 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x50EDD6AD) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345692 DMM DEBUG -> IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x50EDD6AD LOCATION UPDATE ACCEPT (TMSI = 0x50edd6ad) (gsm_04_08.c:149) 20250426104345692 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x50EDD6AD - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345692 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b3e8f0] (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000241:GERAN-A-191:LU)[0x55fcf1b3b480]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345692 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b3e8f0] (fsm.c:486) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345692 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x19235B63) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250426104345692 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345692 DMM DEBUG -> IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x19235B63 LOCATION UPDATE ACCEPT (TMSI = 0x19235b63) (gsm_04_08.c:149) 20250426104345692 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345692 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 de 5b 96 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 50 ed d6 ad (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a5 07 e5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 23 5b 63 (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x19235B63 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b1a670] (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000236:GERAN-A-186:LU)[0x55fcf1b213e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b1a670] (fsm.c:486) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345693 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x190A52B5) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345693 DMM DEBUG -> IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x190A52B5 LOCATION UPDATE ACCEPT (TMSI = 0x190a52b5) (gsm_04_08.c:149) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x190A52B5 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b08b60] (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000237:GERAN-A-187:LU)[0x55fcf1b20350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b08b60] (fsm.c:486) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345693 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x297F1211) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345693 DMM DEBUG -> IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x297F1211 LOCATION UPDATE ACCEPT (TMSI = 0x297f1211) (gsm_04_08.c:149) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x297F1211 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000240:GERAN-A-190:LU)[0x55fcf1b09c00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345693 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x89308C66) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345693 DMM DEBUG -> IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x89308C66 LOCATION UPDATE ACCEPT (TMSI = 0x89308c66) (gsm_04_08.c:149) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x89308C66 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 1f 2c f7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 0a 52 b5 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b0e770] (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b1 24 98 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000239:GERAN-A-189:LU)[0x55fcf1b0a090]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b0e770] (fsm.c:486) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345693 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x19C3FC80) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345693 DMM DEBUG -> IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x19C3FC80 LOCATION UPDATE ACCEPT (TMSI = 0x19c3fc80) (gsm_04_08.c:149) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 42 e8 2d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 7f 12 11 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x19C3FC80 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b1f180] (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000238:GERAN-A-188:LU)[0x55fcf1b0fc50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b1f180] (fsm.c:486) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104345693 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3196DD7E) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250426104345693 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 90 4c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 30 8c 66 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345693 DMM DEBUG -> IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3196DD7E LOCATION UPDATE ACCEPT (TMSI = 0x3196dd7e) (gsm_04_08.c:149) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3196DD7E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ba b3 7a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 19 c3 fc 80 (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1aeb8f0] (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-178:LU)[0x55fcf1b1bc50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 63 62 b8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 96 dd 7e (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afcfe0] (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-183:LU)[0x55fcf1afd1c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 b2 42 a3 00 00 b2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345693 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e730] (msc_a.c:1053) 20250426104345693 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-181:LU)[0x55fcf1b2e9c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 92 09 04 a8 c7 93 c7 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b2 b2 42 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b063b0] (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-185:LU)[0x55fcf1b06590]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b6 59 0a 00 00 b7 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef6c0] (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-184:LU)[0x55fcf1aef950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 20250426104345694 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b7 b6 59 0a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 03 09 04 a5 b8 cd 6d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 c1 7e 82 00 00 b5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 62 09 04 a1 e4 a0 56 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 db 33 6e 00 00 b9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 72 09 04 05 ef 07 e2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 d5 bc df 00 00 b8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345694 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b5 c1 7e 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1040)11682467 TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345698 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345698 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1042) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1050)11950346 TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1044) 20250426104345699 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345699 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1046)12680834 TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: 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 := 'A8C793C7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1037) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345699 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345699 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1054)14365550 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: 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 := 'A5B8CD6D'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1038) 20250426104345700 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345700 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1052)14007519 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: 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 := 'A1E4A056'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345700 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: 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 := '05EF07E2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:11 TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 0TC_multi_lu_and_mt_ussd0(1042)6923619 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 1TC_multi_lu_and_mt_ussd0(1044)12325180 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:1 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1037)12008335 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:2 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1038)15373470 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:3 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[4] for '262420000000228'H'32155534'O to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[5] for '262420000000233'H'0A96CE1B'O to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[6] for '262420000000235'H'243005EA'O to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[4] for "262420000000228" to be handled at TC_multi_lu_and_mt_ussd0(1040) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[7] for '262420000000231'H'61665C9F'O to be handled at TC_multi_lu_and_mt_ussd0(1046) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[5] for "262420000000235" to be handled at TC_multi_lu_and_mt_ussd0(1054) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[8] for '262420000000234'H'0B5BD2CC'O to be handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[6] for "262420000000233" to be handled at TC_multi_lu_and_mt_ussd0(1050) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[7] for "262420000000234" to be handled at TC_multi_lu_and_mt_ussd0(1052) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[8] for "262420000000231" to be handled at TC_multi_lu_and_mt_ussd0(1046) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345705 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345705 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345705 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 53 09 04 24 30 05 ea 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b9 db 33 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b8 d5 bc df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 82 09 04 32 15 55 34 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bf 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 be 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 a5 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a8 c7 93 c7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bc 11 3c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a5 b8 cd 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 43 09 04 0b 5b d2 cc 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1054) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b7 3b 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 a1 e4 a0 56 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DMM DEBUG msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x190A52B5:GERAN-A-186:LU)[0x55fcf1af1270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSInew-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345706 DMSC NOTICE msub(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5) VLR: update for IMSI=262420000000236 (MSISDN=491230000236) (gsm_04_08.c:1541) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ea 94 9e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 05 ef 07 e2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670] (vlr_lu_fsm.c:817) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345706 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000236:MSISDN-491230000236:GERAN-A-186:LU)[0x55fcf1b3b480]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345706 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345706 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345706 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1040) 20250426104345706 DMM DEBUG msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b22270]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSInew-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345707 DMSC NOTICE msub(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD) VLR: update for IMSI=262420000000232 (MSISDN=491230000232) (gsm_04_08.c:1541) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0] (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000232:MSISDN-491230000232:GERAN-A-182:LU)[0x55fcf1b103d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1052) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 1f 2c f7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: 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 := '243005EA'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345707 DMM DEBUG msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x297F1211:GERAN-A-187:LU)[0x55fcf1b088d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSInew-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345707 DMSC NOTICE msub(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211) VLR: update for IMSI=262420000000237 (MSISDN=491230000237) (gsm_04_08.c:1541) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60] (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000237:MSISDN-491230000237:GERAN-A-187:LU)[0x55fcf1b213e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: 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 := '32155534'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 de 5b 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345707 DMM DEBUG msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e660]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSInew-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345707 DMSC NOTICE msub(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63) VLR: update for IMSI=262420000000241 (MSISDN=491230000241) (gsm_04_08.c:1541) 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0] (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000241:MSISDN-491230000241:GERAN-A-191:LU)[0x55fcf1b034f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345707 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345707 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 4TC_multi_lu_and_mt_ussd0(1054)1952995 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:4 20250426104345708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 42 e8 2d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345708 DMM DEBUG msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e4e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSInew-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345708 DMSC NOTICE msub(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80) VLR: update for IMSI=262420000000239 (MSISDN=491230000239) (gsm_04_08.c:1541) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770] (vlr_lu_fsm.c:817) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000239:MSISDN-491230000239:GERAN-A-189:LU)[0x55fcf1b09c00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345708 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250426104345708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1d cc e3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 24 30 05 ea 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 5TC_multi_lu_and_mt_ussd0(1040)8723386 20250426104345708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 a5 07 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: 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 := '0B5BD2CC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:5 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:15 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345708 DMM DEBUG msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1eef0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSInew-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 85 1b ba 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 32 15 55 34 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345708 DMSC NOTICE msub(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E) VLR: update for IMSI=262420000000238 (MSISDN=491230000238) (gsm_04_08.c:1541) 20250426104345708 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180] (vlr_lu_fsm.c:817) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345708 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000238:MSISDN-491230000238:GERAN-A-188:LU)[0x55fcf1b0a090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345708 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104345709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 ba b3 7a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ba 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345709 DMM DEBUG msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x89308C66:GERAN-A-190:LU)[0x55fcf1b092b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104345709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSInew-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104345709 DMSC NOTICE msub(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66) VLR: update for IMSI=262420000000240 (MSISDN=491230000240) (gsm_04_08.c:1541) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{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(1031)@4e68250106fc: Message received on association #8 20250426104345709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104345709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000240:MSISDN-491230000240:GERAN-A-190:LU)[0x55fcf1b20350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104345709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104345709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345709 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345709 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345709 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 13 09 04 61 66 5c 9f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 7TC_multi_lu_and_mt_ussd0(1052)12286882 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 b6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:7 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b293c0] (fsm.c:486) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345709 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345709 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345710 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000229/3/1): Available (smpp_smsc.c:626) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1046) 20250426104345710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 63 62 b8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345710 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345710 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345710 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345710 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb 7b a2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0b 5b d2 cc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1b213e0] (fsm.c:486) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:15 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:13 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345710 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000230/3/1): Available (smpp_smsc.c:626) 20250426104345710 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: 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 := '61665C9F'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 b1 90 4c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1af4a80] (fsm.c:486) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:14 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000226/3/1): Available (smpp_smsc.c:626) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bf 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 69 a5 63 00 00 c0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b08a00] (fsm.c:486) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000227/3/1): Available (smpp_smsc.c:626) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 bc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '69A563'O, sourceLocRef := '0000C0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 69 a5 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 92 (osmo_ss7_asp.c:1164) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1b19260] (fsm.c:486) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345711 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000235/3/1): Available (smpp_smsc.c:626) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 69 a5 63 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b06d20] (fsm.c:486) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345711 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345711 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000228/3/1): Available (smpp_smsc.c:626) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 33 09 04 0a 96 ce 1b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1af1270] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-186:LU)[0x55fcf1b1a670]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 bc 11 3c 00 00 c1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b22270] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-182:LU)[0x55fcf1b223a0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bc 11 3c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'BC113C'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(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1b1a670] (fsm.c:486) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 8TC_multi_lu_and_mt_ussd0(1046)15281331 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345712 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345712 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000234/3/1): Available (smpp_smsc.c:626) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b088d0] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-187:LU)[0x55fcf1b08b60]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bc 11 3c 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:8 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 b7 3b 8f 00 00 c2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e660] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-191:LU)[0x55fcf1b3e8f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e9 2c b3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 61 66 5c 9f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e4e0] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-189:LU)[0x55fcf1b0e770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 3b 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 62 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'B73B8F'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(1029)@4e68250106fc: Session index based on local reference:2 20250426104345712 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 3b 8f 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1eef0] (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-188:LU)[0x55fcf1b1f180]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345713 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ea 94 9e 00 00 c3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b086f0] (fsm.c:486) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345713 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345713 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'EA949E'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(1029)@4e68250106fc: Session index based on local reference:3 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345713 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345713 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000231/3/1): Available (smpp_smsc.c:626) 20250426104345713 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea 94 9e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 72 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea 94 9e 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 1d cc e3 00 00 c4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d cc e3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 53 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d cc e3 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 85 1b ba 00 00 c5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 85 1b ba 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 09 06 85 1b ba 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 1f 2c f7 00 00 ba 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 de 5b 96 00 00 b6 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 bb 7b a2 00 00 c6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '1DCCE3'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(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 7b a2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 43 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '851BBA'O, sourceLocRef := '0000C5'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 7b a2 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 42 e8 2d 00 00 bb 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 a5 07 e5 00 00 bf 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 ba b3 7a 00 00 bd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 63 62 b8 00 00 bc 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'BB7BA2'O, sourceLocRef := '0000C6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ba 1f 2c f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 e9 2c b3 00 00 c7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 e9 2c b3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 13 (osmo_ss7_asp.c:1164) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 b6 de 5b 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 e9 2c b3 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:15 20250426104345714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bb 42 e8 2d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:13 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'E92CB3'O, sourceLocRef := '0000C7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1050) 20250426104345715 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345715 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:14 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: 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 := '0A96CE1B'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345716 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345716 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345717 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1056)2043127 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1048)14572438 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345718 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1058)4384813 TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 15TC_multi_lu_and_mt_ussd0(1066)10815461 MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1062)12235642 TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345720 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1060)6513336 TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345721 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345721 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345721 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345721 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 6TC_multi_lu_and_mt_ussd0(1050)11296542 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:6 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[9] for '262420000000236'H'190A52B5'O to be handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[10] for '262420000000232'H'50EDD6AD'O to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[11] for '262420000000241'H'19235B63'O to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[9] for "262420000000232" to be handled at TC_multi_lu_and_mt_ussd0(1048) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[10] for "262420000000236" to be handled at TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[12] for '262420000000237'H'297F1211'O to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[11] for "262420000000241" to be handled at TC_multi_lu_and_mt_ussd0(1066) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[13] for '262420000000238'H'3196DD7E'O to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[12] for "262420000000237" to be handled at TC_multi_lu_and_mt_ussd0(1058) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[14] for '262420000000239'H'19C3FC80'O to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[13] for "262420000000238" to be handled at TC_multi_lu_and_mt_ussd0(1060) MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[14] for "262420000000239" to be handled at TC_multi_lu_and_mt_ussd0(1062) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345728 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 14 09 04 19 23 5b 63 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 23 09 04 50 ed d6 ad 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bf a5 07 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bd ba b3 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 bc 63 62 b8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 be 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c0 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ac 5f 1e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 0a 96 ce 1b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c1 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c2 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c3 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c4 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c5 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c6 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b092b0] (msc_a.c:1053) 20250426104345728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104345729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c7 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-190:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1066) 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345729 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345729 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 b1 90 4c 00 00 be 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1048) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:14 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345729 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345729 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345729 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345729 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 be b1 90 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 14TC_multi_lu_and_mt_ussd0(1064)11636812 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b30db0] (fsm.c:486) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345729 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345729 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345730 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345730 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345730 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000233/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: 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 := '50EDD6AD'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345730 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 83 09 04 31 96 dd 7e 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 ac 5f 1e 00 00 c8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345730 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345730 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ac 5f 1e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 33 (osmo_ss7_asp.c:1164) 20250426104345730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'AC5F1E'O, sourceLocRef := '0000C8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ac 5f 1e 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: 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 := '19235B63'O } } } }, additionalUpdateParameters := omit } } } } TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1060) TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345731 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345731 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345731 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345731 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426104345731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345731 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345731 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345731 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 93 09 04 19 c3 fc 80 1a 03 05 00 17 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345732 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345732 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: 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 := '3196DD7E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 9TC_multi_lu_and_mt_ussd0(1048)11305087 TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:9 20250426104345732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ac 80 7f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 50 ed d6 ad 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 10TC_multi_lu_and_mt_ussd0(1066)6210184 MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:10 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1adecc0] (fsm.c:486) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345733 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345733 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345733 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345733 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345733 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000232/3/1): Available (smpp_smsc.c:626) 20250426104345733 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 ac 80 7f 00 00 c9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ac 80 7f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 23 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1062) 20250426104345733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ac 80 7f 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'AC807F'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-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5e c2 88 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 19 23 5b 63 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 11TC_multi_lu_and_mt_ussd0(1060)14260700 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1adee80] (fsm.c:486) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:11 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 99 dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 31 96 dd 7e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345734 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000241/3/1): Available (smpp_smsc.c:626) MSC_Test_0-RAN(1030)@4e68250106fc: Created IMSI[15] for '262420000000240'H'89308C66'O to be handled at TC_multi_lu_and_mt_ussd0(1064) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - 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(1062)@4e68250106fc: 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 := '19C3FC80'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test-GSUP(1035)@4e68250106fc: Created GsupExpect[15] for "262420000000240" to be handled at TC_multi_lu_and_mt_ussd0(1064) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b30bd0] (fsm.c:486) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345734 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345734 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000238/3/1): Available (smpp_smsc.c:626) 20250426104345735 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345735 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 5e c2 88 00 00 ca 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e c2 88 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 14 (osmo_ss7_asp.c:1164) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e c2 88 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 d9 99 dc 00 00 cb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d9 99 dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 83 (osmo_ss7_asp.c:1164) 20250426104345735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '5EC288'O, sourceLocRef := '0000CA'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d9 99 dc 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'D999DC'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(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c8 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 3b 8f 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 b7 3b 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345736 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea 94 9e 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250426104345737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ea 94 9e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + vlr_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(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 85 1b ba 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + vlr_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(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 12TC_multi_lu_and_mt_ussd0(1062)2102457 20250426104345737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 85 1b ba 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345737 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:12 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345738 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345738 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345738 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d cc e3 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 14 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 19 c3 fc 80 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aec940] (fsm.c:486) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345738 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345738 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345739 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000239/3/1): Available (smpp_smsc.c:626) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 1d cc e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bc 11 3c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345739 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 bc 11 3c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 69 a5 63 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 69 a5 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345739 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345739 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345739 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 e9 2c b3 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345739 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345739 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 e9 2c b3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 7b a2 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 bb 7b a2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 20 14 b9 00 00 cc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 14 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 93 (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 14 b9 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '2014B9'O, sourceLocRef := '0000CC'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 63 09 04 19 0a 52 b5 1a 03 05 00 17 (osmo_ss7_asp.c:1164) 20250426104345740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 20250426104345740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 73 09 04 29 7f 12 11 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c9 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ac 5f 1e 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426104345741 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426104345741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 ac 5f 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 20 04 09 04 89 30 8c 66 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345744 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345744 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1056) MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1058) TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: 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 := '190A52B5'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345745 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ac 80 7f 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ac 80 7f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1af4a80] (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056:GERAN-A-194:PAGING_RESP)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b08a00] (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2:GERAN-A-195:PAGING_RESP)[0x55fcf1b0f2f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: 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 := '297F1211'O } } } }, additionalUpdateParameters := omit } } } } 20250426104345746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 b7 3b 8f 00 00 c2 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ea 94 9e 00 00 c3 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b06d20] (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345746 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534:GERAN-A-197:PAGING_RESP)[0x55fcf1b23d60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 20250426104345746 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e c2 88 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345746 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345746 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345746 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5e c2 88 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c2 b7 3b 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 85 1b ba 00 00 c5 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c3 ea 94 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-RAN(1030)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_multi_lu_and_mt_ussd0(1064) 20250426104345747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c5 85 1b ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:4 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: 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 := '89308C66'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:8 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:7 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 13TC_multi_lu_and_mt_ussd0(1056)11243762 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:2 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1037)12008335 MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1038)15373470 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000226:MSISDN-491230000226:TMSI-0xA1E4A056 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000227:MSISDN-491230000227:TMSI-0x05EF07E2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 5TC_multi_lu_and_mt_ussd0(1040)8723386 MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 2TC_multi_lu_and_mt_ussd0(1058)13188620 TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:3 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345749 DVLR DEBUG VLR subscr IMSI-262420000000228:MSISDN-491230000228:TMSI-0x32155534 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:6 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:9 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1030)@4e68250106fc: Added conn table entry 3TC_multi_lu_and_mt_ussd0(1064)548641 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: First idle individual index:5 TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:10 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1038)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1037)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1040)@4e68250106fc: Final verdict of PTC: pass 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345788 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d9 99 dc 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 d9 99 dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1b19260] (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA:GERAN-A-196:PAGING_RESP)[0x55fcf1aef0b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1b213e0] (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345789 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D:GERAN-A-193:PAGING_RESP)[0x55fcf1af1fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cc 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345789 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345789 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ab 90 f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 19 0a 52 b5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 1d cc e3 00 00 c4 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b293c0] (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7:GERAN-A-192:PAGING_RESP)[0x55fcf1b21f50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 3e 0c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 29 7f 12 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 bc 11 3c 00 00 c1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b086f0] (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F:GERAN-A-199:PAGING_RESP)[0x55fcf1b208c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:4 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 c9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 08 5f 21 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 89 30 8c 66 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 69 a5 63 00 00 c0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1b1a670] (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC:GERAN-A-198:PAGING_RESP)[0x55fcf1af1270]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ca 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:1 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 4TC_multi_lu_and_mt_ussd0(1054)1952995 20250426104345790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c4 1d cc e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 e9 2c b3 00 00 c7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:0 20250426104345791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c1 bc 11 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 1TC_multi_lu_and_mt_ussd0(1044)12325180 20250426104345791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 bb 7b a2 00 00 c6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1b306d0] (fsm.c:486) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c0 69 a5 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:8 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c7 e9 2c b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:7 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345791 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000236/3/1): Available (smpp_smsc.c:626) 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 0TC_multi_lu_and_mt_ussd0(1042)6923619 TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b21bd0] (fsm.c:486) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345791 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345791 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345792 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000237/3/1): Available (smpp_smsc.c:626) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 ab 90 f2 00 00 cd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 8TC_multi_lu_and_mt_ussd0(1046)15281331 20250426104345792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c6 bb 7b a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000230:MSISDN-491230000230:TMSI-0xA5B8CD6D - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000235:MSISDN-491230000235:TMSI-0x243005EA - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'AB90F2'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(1029)@4e68250106fc: Session index based on local reference:2 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b30db0] (msc_a.c:1053) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345792 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B:GERAN-A-200:PAGING_RESP)[0x55fcf1b2d390]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 7TC_multi_lu_and_mt_ussd0(1052)12286882 20250426104345792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 ab 90 f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 63 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345792 DVLR DEBUG VLR subscr IMSI-262420000000229:MSISDN-491230000229:TMSI-0xA8C793C7 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1adecc0] (msc_a.c:1053) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD:GERAN-A-201:PAGING_RESP)[0x55fcf1af0760]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000231:MSISDN-491230000231:TMSI-0x61665C9F - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 01 06 ab 90 f2 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000234:MSISDN-491230000234:TMSI-0x0B5BD2CC - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1af1fd0] (fsm.c:486) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104345793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - Paging: now used by 4 (attached,NCSS,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104345793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000240/3/1): Available (smpp_smsc.c:626) TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345793 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - proc_arq_vlr_fn_init: now used by 3 (attached,NCSS,active-conn) (vlr_access_req_fsm.c:405) 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 c9 3e 0c 00 00 ce 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104345794 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345794 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1adee80] (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63:GERAN-A-202:PAGING_RESP)[0x55fcf1b35e00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := 'C93E0C'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(1029)@4e68250106fc: Session index based on local reference:3 20250426104345794 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c9 3e 0c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 73 (osmo_ss7_asp.c:1164) 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c9 3e 0c 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 ac 5f 1e 00 00 c8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 14 b9 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 20 14 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 ac 80 7f 00 00 c9 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b30bd0] (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345794 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E:GERAN-A-203:PAGING_RESP)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c8 ac 5f 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345795 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 08 5f 21 00 00 cf 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:6 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:9 20250426104345795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 08 5f 21 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 20 04 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 c9 ac 80 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 03 06 08 5f 21 00 01 1e 01 00 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 5e c2 88 00 00 ca 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345795 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1029)@4e68250106fc: { messageType := 2, destLocRef := '085F21'O ("\b_!"), 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(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 d9 99 dc 00 00 cb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104345795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ca 5e c2 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:10 MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:11 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345796 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345796 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1054)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1044)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1042)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 6TC_multi_lu_and_mt_ussd0(1050)11296542 TC_multi_lu_and_mt_ussd0(1052)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1046)@4e68250106fc: Final verdict of PTC: pass 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000233:MSISDN-491230000233:TMSI-0x0A96CE1B - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 9TC_multi_lu_and_mt_ussd0(1048)11305087 TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000232:MSISDN-491230000232:TMSI-0x50EDD6AD - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + VTY: now used by 4 (attached,NCSS,active-conn,VTY) (msc_vty.c:1285) 20250426104345799 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - VTY: now used by 3 (attached,NCSS,active-conn) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 10TC_multi_lu_and_mt_ussd0(1066)6210184 TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 11TC_multi_lu_and_mt_ussd0(1060)14260700 20250426104345800 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345800 DVLR DEBUG VLR subscr IMSI-262420000000241:MSISDN-491230000241:TMSI-0x19235B63 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345800 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345800 DVLR DEBUG VLR subscr IMSI-262420000000238:MSISDN-491230000238:TMSI-0x3196DD7E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1050)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:12 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1048)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 TC_multi_lu_and_mt_ussd0(1066)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1060)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(1030)@4e68250106fc: patching N(SD)=0 into dtap '8B3A05A203020101'O MSC_Test_0-RAN(1030)@4e68250106fc: patched enc_l3: '8B3A05A203020101'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100088B3A05A203020101'O MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104345996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cb d9 99 dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cd 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 0b 01 00 08 8b 3a 05 a2 03 02 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104345997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104345997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aec940] (msc_a.c:1053) 20250426104345997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104345997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80:GERAN-A-204:PAGING_RESP)[0x55fcf1aeca70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104345997 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104345997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 20 14 b9 00 00 cc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:12 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cc 20 14 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 12TC_multi_lu_and_mt_ussd0(1062)2102457 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c9 3e 0c 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 c9 3e 0c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 ab 90 f2 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 ab 90 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104345998 DVLR DEBUG VLR subscr IMSI-262420000000239:MSISDN-491230000239:TMSI-0x19C3FC80 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 08 5f 21 00 01 05 01 00 02 0b 2a (osmo_ss7_asp.c:1164) 20250426104345998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104345998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104345998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104345998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104345998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104345998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104345998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104345998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 08 5f 21 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1029)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1062)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104346000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ce 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on connection ID:5 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1029)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1029)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211:GERAN-A-206:PAGING_RESP)[0x55fcf1b1a670]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104346001 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 c9 3e 0c 00 00 ce 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:3 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 cf 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1b306d0] (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5:GERAN-A-205:PAGING_RESP)[0x55fcf1aecc80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104346001 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 2TC_multi_lu_and_mt_ussd0(1058)13188620 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1af1fd0] (msc_a.c:1053) TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104346001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66:GERAN-A-207:PAGING_RESP)[0x55fcf1ade010]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104346001 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 ab 90 f2 00 00 cd 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 08 5f 21 00 00 cf 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104346001 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DVLR DEBUG VLR subscr IMSI-262420000000237:MSISDN-491230000237:TMSI-0x297F1211 - VTY: now used by 1 (attached) (msc_vty.c:1317) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ce c9 3e 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 20250426104346001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cd ab 90 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1031)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(1029)@4e68250106fc: Session index based on local reference:5 MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 13TC_multi_lu_and_mt_ussd0(1056)11243762 TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1030)@4e68250106fc: Deleted conn table entry 3TC_multi_lu_and_mt_ussd0(1064)548641 20250426104346002 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104346002 DVLR DEBUG VLR subscr IMSI-262420000000236:MSISDN-491230000236:TMSI-0x190A52B5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104346002 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104346002 DVLR DEBUG VLR subscr IMSI-262420000000240:MSISDN-491230000240:TMSI-0x89308C66 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1058)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_multi_lu_and_mt_ussd0(1056)@4e68250106fc: Final verdict of PTC: pass TC_multi_lu_and_mt_ussd0(1064)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1035)@4e68250106fc: Final verdict of PTC: none 20250426104346006 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104346006 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1029)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1043)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1053)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1033)@4e68250106fc: Final verdict of PTC: none 20250426104346007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104346007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104346007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104346007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104346007 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104346007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104346007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104346007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104346007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 cf 08 5f 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104346007 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104346007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104346007 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104346007 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104346007 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104346007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104346007 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104346007 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104346007 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104346007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104346007 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104346007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104346007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104346007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104346007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104346007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104346007 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104346007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104346007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104346007 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104346007 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1031)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1028)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1045)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1049)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1059)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1032)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1061)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1068)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1041)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1067)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1036)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1039)@4e68250106fc: Final verdict of PTC: none 20250426104346008 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1034)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1055)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1057)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1063)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1030)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1028): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1029): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1030): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1031): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1032): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1033): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1034): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1035): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1036): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1037): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1038): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1039): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1040): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1041): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1042): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1043): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1044): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1045): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1046): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1048): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1049): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1050): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1052): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1053): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1054): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1055): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1056): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1057): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1058): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1059): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1060): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1061): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1062): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1063): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1064): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_multi_lu_and_mt_ussd0(1066): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1067): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1068): none (pass -> pass) MTC@4e68250106fc: Test case TC_multi_lu_and_mt_ussd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass'. Sat Apr 26 10:43:46 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 20250426104347010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4204208) 20250426104348008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104348008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104348008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104348012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=4204208, count=4206084) 20250426104349014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher'. ------ MSC_Tests.TC_cipher_complete_with_invalid_cipher ------ Sat Apr 26 10:43:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_with_invalid_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104350015 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cipher_complete_with_invalid_cipher started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1072)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1072)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1072)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1070)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104350670 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1073)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104350866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104350866 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104350866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104350866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104350867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104350867 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104350867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104350867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104350867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104350867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104350867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104350867 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104350867 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104350867 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104350867 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104350868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104350868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104350868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104350868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104350868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104350868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104350868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104350868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104350868 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104350868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104350868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104350868 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104350868 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104350868 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104351016 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104351016 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1075)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104351022 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1075)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1075)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104351036 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104351036 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1076)@4e68250106fc: Created GsupExpect[0] for "262420000000052" to be handled at TC_cipher_complete_with_invalid_cipher0(1078) TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104351679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104351680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104351680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104351680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104351680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104351680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104351680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104351680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1071)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1071)@4e68250106fc: Added conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)11677296 MSC_Test_0-SCCP(1070)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1071)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104351693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104351693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104351693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104351693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b2 2e 70 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 25 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104351694 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000052 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104351694 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10] (fsm.c:486) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104351694 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104351694 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000052 id=262420000000052 (vlr.c:661) 20250426104351694 DVLR INFO New subscr, IMSI: 262420000000052 (vlr.c:562) 20250426104351694 DVLR DEBUG VLR subscr IMSI-262420000000052 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104351694 DVLR DEBUG VLR subscr IMSI-262420000000052 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104351694 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104351694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104351694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104351694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50] (fsm.c:486) 20250426104351694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104351694 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104351694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104351694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351694 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104351694 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104351694 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351694 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 b2 2e 70 00 00 d0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: { messageType := 2, destLocRef := 'B22E70'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(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1076)@4e68250106fc: Found GsupExpect[0] for "262420000000052" handled at TC_cipher_complete_with_invalid_cipher0(1078) MSC_Test-GSUP(1076)@4e68250106fc: Added IMSI table entry 0TC_cipher_complete_with_invalid_cipher0(1078)"262420000000052" 20250426104351700 DVLR DEBUG VLR subscr IMSI-262420000000052 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104351700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104351700 DVLR DEBUG SUBSCR(IMSI-262420000000052) Received 1 auth tuples (vlr.c:996) 20250426104351700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104351700 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{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) 20250426104351700 DMM DEBUG Tx AUTH REQ (rand = 10d8c68ef6065ebdefc8f16496242736) (gsm_04_08.c:641) 20250426104351700 DVLR DEBUG VLR subscr IMSI-262420000000052 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104351700 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351700 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351700 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104351700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351700 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104351700 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104351700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b2 2e 70 00 01 16 01 00 13 05 12 00 10 d8 c6 8e f6 06 5e bd ef c8 f1 64 96 24 27 36 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1071)@4e68250106fc: patching N(SD)=1 into dtap '0514648C25CA'O MSC_Test_0-RAN(1071)@4e68250106fc: patched enc_l3: '0554648C25CA'O MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_from0 20250426104351707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104351707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104351707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104351707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1070)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554648C25CA'O MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104351708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 09 01 00 06 05 54 64 8c 25 ca 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104351708 DMM DEBUG msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 648c25ca) (gsm_04_08.c:1128) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104351708 DVLR DEBUG SUBSCR(IMSI-262420000000052) AUTH on GERAN received SRES/RES: 648c25ca (4 bytes) (vlr_auth_fsm.c:151) 20250426104351708 DVLR INFO SUBSCR(IMSI-262420000000052) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50] (vlr_auth_fsm.c:294) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104351708 DVLR DEBUG VLR_Authenticate(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104351708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104351708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104351708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104351708 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104351708 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351708 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351708 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104351708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351708 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104351708 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104351708 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b2 2e 70 00 01 10 00 0e 53 0a 09 02 f9 b0 7e c5 81 ab cd 37 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1070)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426104351717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104351717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104351717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104351717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104351717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104351717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104351718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104351718 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104351718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104351718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50] (fsm.c:486) 20250426104351718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104351718 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104351718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104351718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104351718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104351718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104351718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104351718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104351718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104351718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104351718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104351718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b2 2e 70 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 25 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104356695 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) 20250426104356695 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) 20250426104356695 DMM INFO msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426104356695 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104356695 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) 20250426104356695 DVLR DEBUG VLR subscr IMSI-262420000000052 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426104356695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104356695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104356695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104356695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104356695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104356696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104356696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104356696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104356696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b2 2e 70 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426104356696 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356696 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104356696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104356696 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104356696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104356696 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104356696 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104356696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104356696 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104356696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 b2 2e 70 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1070)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1070)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1070)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104356705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104356705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104356705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104356705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104356705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104356705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104356705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104356705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104356705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104356705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104356705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104356705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50] (msc_a.c:1053) 20250426104356705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250426104356705 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1b23d60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426104356705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1aa9b10] (msc_a.c:1053) 20250426104356705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104356705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104356705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000052:GERAN-A-208:LU)[0x55fcf1af0c50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104356706 DVLR INFO VLR subscr IMSI-262420000000052 - active-conn: now used by 0 (-) (msub.c:375) 20250426104356706 DVLR DEBUG SUBSCR(IMSI-262420000000052) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426104356706 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356706 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104356706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104356706 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104356706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104356706 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104356706 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104356706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104356706 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104356706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 b2 2e 70 00 00 d0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1070)@4e68250106fc: Session index based on local reference:0 20250426104356707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104356707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104356707 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104356708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104356708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104356708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104356708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104356708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104356708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d0 b2 2e 70 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1072)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1071)@4e68250106fc: Deleted conn table entry 0TC_cipher_complete_with_invalid_cipher0(1078)11677296 TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_with_invalid_cipher0(1078)@4e68250106fc: Final verdict of PTC: pass 20250426104356715 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104356715 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104356717 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1076)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1075)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1072)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1070)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1073)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1071)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1077)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1069)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1079)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1074)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1069): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1070): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1071): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1072): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1073): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1074): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1075): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1076): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1077): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cipher_complete_with_invalid_cipher0(1078): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1079): none (pass -> pass) MTC@4e68250106fc: Test case TC_cipher_complete_with_invalid_cipher finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass'. Sat Apr 26 10:43:56 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 20250426104356912 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104356912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104356912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104356912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104356912 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104356912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104356912 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104356912 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104356912 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104356912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104356912 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104356912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104356912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104356912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104356912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104356912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104356912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104356912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104356912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104356912 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104356912 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104357718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=214692) 20250426104358719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104358913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104358913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104358913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=214692, count=215852) 20250426104359721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_with_invalid_cipher pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher'. ------ MSC_Tests.TC_cipher_complete_1_without_cipher ------ Sat Apr 26 10:44:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_1_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104400722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_1_without_cipher' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cipher_complete_1_without_cipher started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1083)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1083)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1083)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1081)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104401180 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1084)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104401374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104401374 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104401374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104401374 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104401378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104401378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104401378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104401378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104401378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104401378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104401378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104401378 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104401378 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104401378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104401378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104401378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104401378 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104401378 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104401378 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104401379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104401379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104401379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104401379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104401379 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104401379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104401379 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104401379 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104401379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104401379 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104401723 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104401723 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1086)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104401728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1086)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1086)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104401753 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104401753 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1087)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_cipher_complete_1_without_cipher0(1089) TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104402180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402180 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402180 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402181 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402181 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402181 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402181 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402181 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1082)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1082)@4e68250106fc: Added conn table entry 0TC_cipher_complete_1_without_cipher0(1089)6525434 MSC_Test_0-RAN(1082)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1081)@4e68250106fc: First idle individual index:0 20250426104402188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 63 91 fa 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402188 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1aa9b10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104402188 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1aa9b10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1aa9b10] (fsm.c:486) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104402188 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104402188 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000053 id=262420000000053 (vlr.c:661) 20250426104402188 DVLR INFO New subscr, IMSI: 262420000000053 (vlr.c:562) 20250426104402188 DVLR DEBUG VLR subscr IMSI-262420000000053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104402188 DVLR DEBUG VLR subscr IMSI-262420000000053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104402188 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104402188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104402188 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104402188 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80] (fsm.c:486) 20250426104402188 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104402188 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104402188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 63 91 fa 00 00 d1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: { messageType := 2, destLocRef := '6391FA'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(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1087)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_cipher_complete_1_without_cipher0(1089) MSC_Test-GSUP(1087)@4e68250106fc: Added IMSI table entry 0TC_cipher_complete_1_without_cipher0(1089)"262420000000053" 20250426104402193 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104402193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104402193 DVLR DEBUG SUBSCR(IMSI-262420000000053) Received 1 auth tuples (vlr.c:996) 20250426104402193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104402193 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{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) 20250426104402193 DMM DEBUG Tx AUTH REQ (rand = 1f85317b5cb8883a797866383395660d) (gsm_04_08.c:641) 20250426104402193 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402193 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402193 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402193 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402193 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402193 DVLR DEBUG VLR subscr IMSI-262420000000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104402193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 63 91 fa 00 01 16 01 00 13 05 12 00 1f 85 31 7b 5c b8 88 3a 79 78 66 38 33 95 66 0d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1082)@4e68250106fc: patching N(SD)=1 into dtap '0514734B1151'O MSC_Test_0-RAN(1082)@4e68250106fc: patched enc_l3: '0554734B1151'O MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1081)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554734B1151'O 20250426104402201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 09 01 00 06 05 54 73 4b 11 51 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402202 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1aa9b10]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 734b1151) (gsm_04_08.c:1128) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104402202 DVLR DEBUG SUBSCR(IMSI-262420000000053) AUTH on GERAN received SRES/RES: 734b1151 (4 bytes) (vlr_auth_fsm.c:151) 20250426104402202 DVLR INFO SUBSCR(IMSI-262420000000053) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80] (vlr_auth_fsm.c:294) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104402202 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104402202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104402202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104402202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104402202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104402202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 63 91 fa 00 01 10 00 0e 53 0a 09 02 8b 1f 6b 66 e1 26 a3 de 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1081)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000155'O 20250426104402207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104402208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104402208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104402208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104402208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104402208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104402208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1adee80] (fsm.c:486) 20250426104402208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104402208 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104402208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 63 91 fa 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104402213 DVLR DEBUG VLR subscr IMSI-262420000000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104402213 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104402213 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104402213 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104402213 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104402213 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104402213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104402213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104402213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104402213 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1adee80] (vlr_lu_fsm.c:110) 20250426104402214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104402214 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:GERAN-A-209:LU)[0x55fcf1b35e00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104402214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104402214 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1adee80] (fsm.c:486) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104402214 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA3C1EF0B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104402214 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104402214 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA3C1EF0B LOCATION UPDATE ACCEPT (TMSI = 0xa3c1ef0b) (gsm_04_08.c:149) 20250426104402214 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA3C1EF0B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104402214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 63 91 fa 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a3 c1 ef 0b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1082)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1082)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1081)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426104402219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402220 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1aa9b10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104402220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSInew-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104402220 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104402220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104402220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80] (vlr_lu_fsm.c:817) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104402220 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:GERAN-A-209:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104402220 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104402220 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104402220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104402220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104402220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104402220 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104402220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 63 91 fa 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1081)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1081)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1081)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104402223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104402223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104402224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1aa9b10] (msc_a.c:1053) 20250426104402224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104402224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104402224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-209:LU)[0x55fcf1adee80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104402224 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104402224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104402224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402224 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104402224 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104402224 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 63 91 fa 00 00 d1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1083)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1081)@4e68250106fc: Session index based on local reference:0 20250426104402226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104402226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104402226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104402226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104402226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104402226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104402226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1083)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104402226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104402226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d1 63 91 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1082)@4e68250106fc: Deleted conn table entry 0TC_cipher_complete_1_without_cipher0(1089)6525434 TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104402227 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104402227 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_1_without_cipher0(1089)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1081)@4e68250106fc: Final verdict of PTC: none 20250426104402238 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104402238 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1084)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1082)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1087)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1085)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1083)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1080)@4e68250106fc: Final verdict of PTC: none 20250426104402241 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1090)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1086)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1088)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1080): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1081): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1082): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1083): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1084): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1085): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1086): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1087): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1088): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cipher_complete_1_without_cipher0(1089): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1090): none (pass -> pass) MTC@4e68250106fc: Test case TC_cipher_complete_1_without_cipher finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass'. Sat Apr 26 10:44:02 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 20250426104402432 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104402432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104402432 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104402432 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104402432 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104402432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104402432 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104402432 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104402432 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104402432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104402432 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104402432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104402432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104402432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104402432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104402432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104402432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104402432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104402432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104402433 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104402433 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104403243 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=237212) 20250426104404245 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104404433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104404433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104404433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=237212, count=238372) 20250426104405246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_1_without_cipher pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher'. ------ MSC_Tests.TC_cipher_complete_3_without_cipher ------ Sat Apr 26 10:44:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_3_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104406248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_3_without_cipher' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cipher_complete_3_without_cipher started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1094)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1094)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1094)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1092)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104406594 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1095)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104406789 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104406789 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104406789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104406789 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104406790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104406790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104406790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104406790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104406790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104406790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104406790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104406790 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104406790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104406790 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104406790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104406790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104406791 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104406791 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104406791 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104407249 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104407250 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1097)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104407255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1097)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104407276 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104407276 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1098)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_cipher_complete_3_without_cipher0(1100) TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104407602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407602 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407602 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407602 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407602 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407602 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1093)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1093)@4e68250106fc: Added conn table entry 0TC_cipher_complete_3_without_cipher0(1100)4144071 MSC_Test_0-SCCP(1092)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1093)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407612 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407612 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 3b c7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104407612 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104407612 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104407612 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104407612 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000054 id=262420000000054 (vlr.c:661) 20250426104407612 DVLR INFO New subscr, IMSI: 262420000000054 (vlr.c:562) 20250426104407612 DVLR DEBUG VLR subscr IMSI-262420000000054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104407612 DVLR DEBUG VLR subscr IMSI-262420000000054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104407612 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104407612 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104407612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104407612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0] (fsm.c:486) 20250426104407612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104407612 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104407612 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407612 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407612 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407612 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407612 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 3f 3b c7 00 00 d2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: { messageType := 2, destLocRef := '3F3BC7'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(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1098)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_cipher_complete_3_without_cipher0(1100) MSC_Test-GSUP(1098)@4e68250106fc: Added IMSI table entry 0TC_cipher_complete_3_without_cipher0(1100)"262420000000054" 20250426104407618 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104407618 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104407618 DVLR DEBUG SUBSCR(IMSI-262420000000054) Received 1 auth tuples (vlr.c:996) 20250426104407618 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104407618 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{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) 20250426104407618 DMM DEBUG Tx AUTH REQ (rand = 12186b1b429e18fc107b38a83f3bc48c) (gsm_04_08.c:641) 20250426104407618 DVLR DEBUG VLR subscr IMSI-262420000000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104407618 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407618 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407618 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407618 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407618 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407618 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407618 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 16 01 00 13 05 12 00 12 18 6b 1b 42 9e 18 fc 10 7b 38 a8 3f 3b c4 8c 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1093)@4e68250106fc: patching N(SD)=1 into dtap '05149F8906B9'O MSC_Test_0-RAN(1093)@4e68250106fc: patched enc_l3: '05549F8906B9'O MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605549F8906B9'O MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 09 01 00 06 05 54 9f 89 06 b9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104407624 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 9f8906b9) (gsm_04_08.c:1128) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104407624 DVLR DEBUG SUBSCR(IMSI-262420000000054) AUTH on GERAN received SRES/RES: 9f8906b9 (4 bytes) (vlr_auth_fsm.c:151) 20250426104407624 DVLR INFO SUBSCR(IMSI-262420000000054) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0] (vlr_auth_fsm.c:294) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104407624 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104407624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104407624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104407624 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104407625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104407625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104407627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 10 00 0e 53 0a 09 08 d6 7f cb f9 62 97 f6 01 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000155'O 20250426104407629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104407630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104407630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104407630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104407630 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104407630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104407630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1b071e0] (fsm.c:486) 20250426104407630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104407630 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104407630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104407633 DVLR DEBUG VLR subscr IMSI-262420000000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104407633 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426104407633 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426104407633 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104407634 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104407634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b071e0] (vlr_lu_fsm.c:110) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104407634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:GERAN-A-210:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104407634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104407634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b071e0] (fsm.c:486) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104407634 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x9EF9A076) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426104407634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104407634 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x9EF9A076 LOCATION UPDATE ACCEPT (TMSI = 0x9ef9a076) (gsm_04_08.c:149) 20250426104407634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407634 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x9EF9A076 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104407634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9e f9 a0 76 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1093)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1093)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426104407637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407637 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104407637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSInew-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104407637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104407637 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426104407637 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104407637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104407637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104407637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104407637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0] (vlr_lu_fsm.c:817) 20250426104407637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104407638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:GERAN-A-210:LU)[0x55fcf1b2d390]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104407638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104407638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426104407638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104407638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104407638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104407638 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104407638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 3b c7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1092)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104407640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104407640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104407640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104407640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104407640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104407640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104407640 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-210:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104407641 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104407641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104407641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104407641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104407641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 3f 3b c7 00 00 d2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1094)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1092)@4e68250106fc: Session index based on local reference:0 20250426104407641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104407641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104407641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104407641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104407641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104407641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104407641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104407641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104407641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d2 3f 3b c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1093)@4e68250106fc: Deleted conn table entry 0TC_cipher_complete_3_without_cipher0(1100)4144071 TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104407643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104407643 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_3_without_cipher0(1100)@4e68250106fc: Final verdict of PTC: pass 20250426104407649 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104407649 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1094)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1098)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1093)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1095)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1092)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@4e68250106fc: Final verdict of PTC: none 20250426104407654 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1097)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1099)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1096)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1092): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1093): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1094): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1095): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1096): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1097): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1098): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1099): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cipher_complete_3_without_cipher0(1100): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@4e68250106fc: Test case TC_cipher_complete_3_without_cipher finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass'. Sat Apr 26 10:44:07 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 20250426104407844 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104407844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104407844 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104407844 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104407844 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104407844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104407844 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104407844 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104407844 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104407844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104407844 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104407844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104407844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104407844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104407844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104407844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104407844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104407844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104407844 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104407844 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104407845 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104408655 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253520) 20250426104409656 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104409845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104409845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104409845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=253520, count=254680) 20250426104410658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_3_without_cipher pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher'. ------ MSC_Tests.TC_cipher_complete_13_without_cipher ------ Sat Apr 26 10:44:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cipher_complete_13_without_cipher.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104411658 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cipher_complete_13_without_cipher' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cipher_complete_13_without_cipher started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1105)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1105)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1105)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1103)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104412014 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1106)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104412207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104412207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104412207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104412207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104412212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104412212 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104412212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104412212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104412212 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104412212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104412212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104412212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 20250426104412213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1105)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104412213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104412660 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104412660 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1108)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104412666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1108)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1108)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104412690 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104412690 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1109)@4e68250106fc: Created GsupExpect[0] for "262420000000055" to be handled at TC_cipher_complete_13_without_cipher0(1111) TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104413018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1104)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1104)@4e68250106fc: Added conn table entry 0TC_cipher_complete_13_without_cipher0(1111)14020215 MSC_Test_0-SCCP(1103)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1104)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104413035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d5 ee 77 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 55 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413037 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104413037 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ade010] (fsm.c:486) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104413037 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104413037 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000055 id=262420000000055 (vlr.c:661) 20250426104413037 DVLR INFO New subscr, IMSI: 262420000000055 (vlr.c:562) 20250426104413037 DVLR DEBUG VLR subscr IMSI-262420000000055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104413037 DVLR DEBUG VLR subscr IMSI-262420000000055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104413037 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104413037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104413037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104413037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104413037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104413037 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104413037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 d5 ee 77 00 00 d3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: { messageType := 2, destLocRef := 'D5EE77'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(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1109)@4e68250106fc: Found GsupExpect[0] for "262420000000055" handled at TC_cipher_complete_13_without_cipher0(1111) MSC_Test-GSUP(1109)@4e68250106fc: Added IMSI table entry 0TC_cipher_complete_13_without_cipher0(1111)"262420000000055" 20250426104413044 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104413044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104413044 DVLR DEBUG SUBSCR(IMSI-262420000000055) Received 1 auth tuples (vlr.c:996) 20250426104413044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104413044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{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) 20250426104413044 DMM DEBUG Tx AUTH REQ (rand = 0d330a7a9fbf5831501e47a4eb464eee) (gsm_04_08.c:641) 20250426104413044 DVLR DEBUG VLR subscr IMSI-262420000000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104413045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 16 01 00 13 05 12 00 0d 33 0a 7a 9f bf 58 31 50 1e 47 a4 eb 46 4e ee 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1104)@4e68250106fc: patching N(SD)=1 into dtap '051404B7E255'O MSC_Test_0-RAN(1104)@4e68250106fc: patched enc_l3: '055404B7E255'O MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1103)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055404B7E255'O MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 09 01 00 06 05 54 04 b7 e2 55 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104413056 DMM DEBUG msc_a(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ade010]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 04b7e255) (gsm_04_08.c:1128) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104413056 DVLR DEBUG SUBSCR(IMSI-262420000000055) AUTH on GERAN received SRES/RES: 04b7e255 (4 bytes) (vlr_auth_fsm.c:151) 20250426104413056 DVLR INFO SUBSCR(IMSI-262420000000055) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300] (vlr_auth_fsm.c:294) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104413056 DVLR DEBUG VLR_Authenticate(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104413056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104413056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104413056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104413056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104413056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 03 00 01 58 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1103)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104413062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413062 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 10 00 0e 53 0a 09 0a 7c 1b dc 21 2f ac 8f 2e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1103)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000155'O 20250426104413069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 03 00 01 55 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104413070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104413070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104413070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104413070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104413070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104413070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104413070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104413070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413070 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 55 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104413076 DVLR DEBUG VLR subscr IMSI-262420000000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104413076 DVLR DEBUG IMSI:262420000000055 has MSISDN:491230000055 (vlr.c:1045) 20250426104413076 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250426104413076 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104413078 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104413078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:110) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104413078 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000055:GERAN-A-211:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104413078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104413078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104413078 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x71933948) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250426104413078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104413078 DMM DEBUG -> IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x71933948 LOCATION UPDATE ACCEPT (TMSI = 0x71933948) (gsm_04_08.c:149) 20250426104413078 [1;34mDVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x71933948 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104413078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 93 39 48 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1104)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1104)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1103)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104413086 DMM DEBUG msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x71933948:GERAN-A-211:LU)[0x55fcf1ade010]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104413086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSInew-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104413086 DMSC NOTICE msub(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948) VLR: update for IMSI=262420000000055 (MSISDN=491230000055) (gsm_04_08.c:1541) 20250426104413086 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104413086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:817) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104413086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000055:MSISDN-491230000055:GERAN-A-211:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104413086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104413086 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000055/3/1): Available (smpp_smsc.c:626) 20250426104413086 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104413086 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104413086 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104413086 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104413086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 d5 ee 77 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1103)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1103)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1103)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104413090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104413090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104413090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104413090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ade010] (msc_a.c:1053) 20250426104413090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104413090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104413090 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948:GERAN-A-211:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104413090 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104413091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104413091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104413091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104413091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 d5 ee 77 00 00 d3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1103)@4e68250106fc: Session index based on local reference:0 20250426104413092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104413092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104413092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104413092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104413092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104413092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104413092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104413092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104413092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d3 d5 ee 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1104)@4e68250106fc: Deleted conn table entry 0TC_cipher_complete_13_without_cipher0(1111)14020215 TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104413093 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104413093 DVLR DEBUG VLR subscr IMSI-262420000000055:MSISDN-491230000055:TMSI-0x71933948 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cipher_complete_13_without_cipher0(1111)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1103)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1109)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1105)@4e68250106fc: Final verdict of PTC: none 20250426104413103 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104413103 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1102)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1106)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1107)@4e68250106fc: Final verdict of PTC: none 20250426104413105 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1104)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1108)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1110)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1112)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1102): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1103): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1104): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1105): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1106): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1107): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1108): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1109): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1110): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cipher_complete_13_without_cipher0(1111): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1112): none (pass -> pass) MTC@4e68250106fc: Test case TC_cipher_complete_13_without_cipher finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass'. Sat Apr 26 10:44:13 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 20250426104413296 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104413296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104413296 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104413296 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104413296 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104413296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104413296 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104413296 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104413296 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104413296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104413296 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104413296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104413296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104413296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104413296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104413296 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104413296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104413296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104413296 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104413296 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104413297 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104414107 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255288) 20250426104415109 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104415297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104415297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104415297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=255288, count=257068) 20250426104416111 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cipher_complete_13_without_cipher pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc'. ------ MSC_Tests.TC_lu_with_invalid_mcc_mnc ------ Sat Apr 26 10:44:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104417113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_with_invalid_mcc_mnc started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1116)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1116)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1116)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1114)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104417528 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1117)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104417723 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104417724 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104417724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104417724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104417729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104417729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104417729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104417729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104417729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104417729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104417729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104417729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104417729 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104417729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104417729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1116)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104417732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104417732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104417732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 20250426104417732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104417732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104417732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1116)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104417732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104417732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104417732 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104417733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104417733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104417733 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104417733 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104417733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104418114 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104418114 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1119)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104418120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1119)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1119)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104418136 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104418136 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1120)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_lu_with_invalid_mcc_mnc0(1122) TC_lu_with_invalid_mcc_mnc0(1122)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104418535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104418535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104418535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104418535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104418535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104418535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104418535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104418535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104418535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104418535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104418535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104418535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104418536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104418536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104418536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104418536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104418536 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104418536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104418536 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104418536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1115)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1115)@4e68250106fc: Added conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)6479156 MSC_Test_0-SCCP(1114)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1115)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104418544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104418544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104418544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104418544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104418545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104418545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104418545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104418545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104418545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104418545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 62 dd 34 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 33 f3 22 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104418545 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104418545 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104418545 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104418545 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104418545 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104418545 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104418545 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104418545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104418545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0] (fsm.c:486) 20250426104418545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104418545 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104418545 DPAG NOTICE ran_peer(GERAN-A:RI-SSN_PC:PC-0-24-1:SSN-BSSAP)[0x55fcf1a84710]{READY}: Added seen cell to this RAN peer: CGI:333-22-23-42 (ran_peer.c:105) 20250426104418545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104418545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104418545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104418545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104418545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104418545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104418545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 62 dd 34 00 00 d4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104418545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104418545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104418545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104418545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104418545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104418545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104418545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104418545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 dd 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@4e68250106fc: { messageType := 2, destLocRef := '62DD34'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(1114)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1120)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_lu_with_invalid_mcc_mnc0(1122) MSC_Test-GSUP(1120)@4e68250106fc: Added IMSI table entry 0TC_lu_with_invalid_mcc_mnc0(1122)"262420000000054" 20250426104423546 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104423546 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104423546 DMM INFO msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426104423546 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104423546 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104423547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104423547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104423547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104423547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104423547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104423547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104423547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104423547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 dd 34 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426104423547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104423547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104423547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104423547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104423547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104423547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104423547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104423547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 62 dd 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1114)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1114)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_with_invalid_mcc_mnc0(1122)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1114)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1114)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1114)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1114)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104423558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104423558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104423558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104423558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104423558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104423558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104423558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104423558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104423558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104423559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104423559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104423559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0] (msc_a.c:1053) 20250426104423559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250426104423559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1af0e00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426104423559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104423559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104423559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104423559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-212:LU)[0x55fcf1b071e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104423559 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104423560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104423560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104423560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104423560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104423560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104423560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104423560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104423560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104423560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 62 dd 34 00 00 d4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1114)@4e68250106fc: Session index based on local reference:0 20250426104423561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104423561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104423561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104423561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104423561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104423561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104423561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104423561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104423561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d4 62 dd 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1116)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1115)@4e68250106fc: Deleted conn table entry 0TC_lu_with_invalid_mcc_mnc0(1122)6479156 TC_lu_with_invalid_mcc_mnc0(1122)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_with_invalid_mcc_mnc0(1122)@4e68250106fc: Final verdict of PTC: pass 20250426104423569 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104423569 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1114)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1117)@4e68250106fc: Final verdict of PTC: none 20250426104423572 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1120)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1116)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1121)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1119)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1115)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1113)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1118)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1123)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1113): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1114): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1115): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1116): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1117): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1118): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1119): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1120): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1121): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_with_invalid_mcc_mnc0(1122): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1123): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_with_invalid_mcc_mnc finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass'. Sat Apr 26 10:44:23 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 20250426104423764 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104423764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104423764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104423764 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104423764 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104423764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104423764 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104423765 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104423765 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104423765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104423765 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104423765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104423765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104423765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104423765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104423765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104423765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104423765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104423765 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104423765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104423765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104424573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169316) 20250426104425573 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104425766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104425766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104425766 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=169316, count=170476) 20250426104426574 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_with_invalid_mcc_mnc pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset'. ------ MSC_Tests.TC_sgsap_reset ------ Sat Apr 26 10:44:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104427575 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_reset' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_reset started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1127)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1127)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1127)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1125)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104427919 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1128)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104428115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104428115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104428115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104428115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1127)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104428120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104428120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104428120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104428120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104428120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104428120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104428120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104428120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104428120 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104428120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104428120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1127)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1127)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104428121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104428121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104428121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104428121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104428121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104428121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104428121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104428121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104428121 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104428121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104428121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104428121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104428121 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104428121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1127)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1127)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1127)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104428576 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104428576 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1130)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104428582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1130)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1130)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104428602 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104428602 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1133)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1133)@4e68250106fc: Created Expect[0] for '262420000011810'H to be handled at TC_sgsap_reset0(1134) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428640 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428641 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428642 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428642 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104428642 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) TC_sgsap_reset0(1134)@4e68250106fc: VLR name: "vlr.example.net" TC_sgsap_reset0(1134)@4e68250106fc: setverdict(pass): none -> pass 20250426104428929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104428929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104428929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104428929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104428929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104428929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104428929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104428929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104428929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104428929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1127)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104428929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104428929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104428929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104428929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104428929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104428929 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104428929 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104428929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104428929 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104428929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1127)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1127)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1126)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_reset0(1134)@4e68250106fc: Final verdict of PTC: pass 20250426104429648 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104429648 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104429648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104429649 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104429649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104429649 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104429649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104429649 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104429649 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104429649 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104429649 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104429649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104429649 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104429649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(1127)@4e68250106fc: Final verdict of PTC: none 20250426104429649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104429649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104429649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104429649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104429649 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104429649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104429649 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104429649 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104429650 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1125)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1130)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1131)@4e68250106fc: Final verdict of PTC: none 20250426104429652 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104429652 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1132)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1133)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1128)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1135)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1124)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1129)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1126)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1124): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1125): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1126): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1127): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1128): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1129): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1130): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1131): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1132): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1133): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_reset0(1134): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1135): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_reset finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass'. Sat Apr 26 10:44:29 UTC 2025 ====== MSC_Tests.TC_sgsap_reset pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_reset.talloc 20250426104430650 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=145180) 20250426104431650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104431650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104431650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104431652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=145180, count=146340) 20250426104432652 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_reset pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu'. ------ MSC_Tests.TC_sgsap_lu ------ Sat Apr 26 10:44:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104433653 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_lu started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1139)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1139)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1139)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1137)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104434036 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1140)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104434231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104434231 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104434231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104434231 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1139)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104434236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104434236 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1139)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104434236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104434236 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104434236 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104434236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104434236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104434236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1139)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104434237 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104434237 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104434654 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104434654 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1142)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104434659 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1142)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1142)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104434673 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104434673 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1145)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1145)@4e68250106fc: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@4e68250106fc: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) 20250426104434756 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104434756 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011811 id=262420000011811 (vlr.c:661) 20250426104434756 DVLR INFO New subscr, IMSI: 262420000011811 (vlr.c:562) 20250426104434756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104434756 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1143)@4e68250106fc: Found GsupExpect[0] for "262420000011811" handled at TC_sgsap_lu0(1146) MSC_Test-GSUP(1143)@4e68250106fc: Added IMSI table entry 0TC_sgsap_lu0(1146)"262420000011811" 20250426104434764 DVLR DEBUG VLR subscr IMSI-262420000011811:TMSInew-0x302C3539 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104434764 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250426104434764 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250426104434764 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104434766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104434766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104434766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104434766 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu0(1146)@4e68250106fc: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@4e68250106fc: tr_SGsAP_IMSI: '262420000011811'H MSC_Test-SGsAP(1145)@4e68250106fc: 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 := '302C3539'O ("0,59") } } } } } } handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@4e68250106fc: tr_SGsAP_IMSI: '262420000011811'H TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): none -> pass 20250426104434774 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSInew-0x302C3539 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104434774 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test-GSUP(1143)@4e68250106fc: Created GsupExpect[0] for "262420000011811" to be handled at TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104435038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1138)@4e68250106fc: Added conn table entry 0TC_sgsap_lu0(1146)16650551 MSC_Test_0-SCCP(1137)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1138)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104435052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fe 11 37 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435053 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011811 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104435053 DMM DEBUG msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104435053 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104435053 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104435053 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104435053 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104435053 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104435053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104435053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970] (fsm.c:486) 20250426104435053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104435053 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104435054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 fe 11 37 00 00 d5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104435054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 fe 11 37 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: { messageType := 2, destLocRef := 'FE1137'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(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104435060 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104435060 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104435063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_lu0(1146)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104435068 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104435068 DVLR DEBUG IMSI:262420000011811 has MSISDN:491230011811 (vlr.c:1045) 20250426104435068 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250426104435068 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104435069 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104435069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970] (vlr_lu_fsm.c:110) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104435069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104435069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104435069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1aca970] (fsm.c:486) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104435069 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:TMSInew-0x296CADAB) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250426104435069 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104435069 DMM DEBUG -> IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:TMSInew-0x296CADAB LOCATION UPDATE ACCEPT (TMSI = 0x296cadab) (gsm_04_08.c:149) 20250426104435069 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:TMSInew-0x296CADAB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104435069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 fe 11 37 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 6c ad ab (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1138)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104435082 DMM DEBUG msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:TMSInew-0x296CADAB:GERAN-A-213:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104435082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:TMSInew-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104435082 DMSC NOTICE msub(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (gsm_04_08.c:1541) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104435082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970] (vlr_lu_fsm.c:817) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104435082 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x302C3539:GERAN-A-213:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104435082 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104435082 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250426104435083 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104435083 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104435083 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104435083 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104435083 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435083 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435083 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435083 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435083 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 fe 11 37 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104435087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435087 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104435088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104435088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104435088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104435088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104435088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-213:LU)[0x55fcf1aca970]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104435088 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - active-conn: now used by 1 (attached) (msub.c:375) 20250426104435088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 fe 11 37 00 00 d5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d5 fe 11 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1138)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu0(1146)16650551 TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104435092 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104435092 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu0(1146)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1138)@4e68250106fc: Created IMSI[0] for '262420000011811'H'296CADAB'O to be handled at TC_sgsap_lu0(1146) 20250426104435102 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104435102 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104435102 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104435102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 11 09 04 29 6c ad ab 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1138)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu0(1146) TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@4e68250106fc: 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 := '296CADAB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1138)@4e68250106fc: Added conn table entry 0TC_sgsap_lu0(1146)5165020 MSC_Test_0-RAN(1138)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1137)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e cf dc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 29 6c ad ab 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104435113 DMM DEBUG msc_a(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104435113 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104435113 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104435113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104435113 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011811/3/1): Available (smpp_smsc.c:626) 20250426104435113 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104435113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 4e cf dc 00 00 d6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104435114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4e cf dc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 11 (osmo_ss7_asp.c:1164) 20250426104435114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4e cf dc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1137)@4e68250106fc: { messageType := 2, destLocRef := '4ECFDC'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(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104435116 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104435116 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu0(1146)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104435126 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435126 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435127 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104435127 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104435127 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104435128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4e cf dc 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104435128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4e cf dc 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104435134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104435134 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104435135 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104435135 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + 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) 20250426104435135 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104435135 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104435135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 4e cf dc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1137)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1137)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1137)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104435138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104435138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104435138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104435138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b30ab0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104435138 DBSSAP ERROR msc_a(IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:GERAN-A-214:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104435138 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104435138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104435138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104435138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104435138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 4e cf dc 00 00 d6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1137)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104435139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104435139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104435139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104435139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104435139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104435139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104435139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104435139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104435139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d6 4e cf dc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1138)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu0(1146)5165020 TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104435141 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104435141 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu0(1146)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu0(1146)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1143)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1137)@4e68250106fc: Final verdict of PTC: none 20250426104435150 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104435151 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104435151 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1138)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1139)@4e68250106fc: Final verdict of PTC: none 20250426104435152 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1140)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1142)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1144)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1147)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1141)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1145)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1136)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1136): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1137): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1138): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1139): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1140): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1141): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1142): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1143): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1144): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1145): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_lu0(1146): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1147): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_lu finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass'. Sat Apr 26 10:44:35 UTC 2025 ====== MSC_Tests.TC_sgsap_lu pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests.TC_sgsap_lu.talloc 20250426104435340 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104435340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104435340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104435340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104435340 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104435340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104435340 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104435340 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104435340 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104435340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104435340 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104435340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104435340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104435340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104435340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104435340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104435340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104435340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104435340 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104435340 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104435341 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104436153 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372972) 20250426104437155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104437341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104437341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104437341 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=372972, count=375204) 20250426104438157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject'. ------ MSC_Tests.TC_sgsap_lu_imsi_reject ------ Sat Apr 26 10:44:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104439159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_imsi_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_lu_imsi_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1151)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1151)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1151)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1149)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104439532 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1152)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104439727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104439727 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104439727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104439727 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104439732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104439732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104439732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104439732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104439732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104439732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104439732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(1151)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104439732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104439732 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104439732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104439732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104439734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104439734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104439735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104439735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 20250426104439735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104439735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104439735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104439735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104439735 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104439735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104439735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104439735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104439735 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104439735 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104440160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104440160 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1154)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104440166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1154)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1154)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104440191 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104440191 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1157)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1157)@4e68250106fc: Created Expect[0] for '262420000011812'H to be handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@4e68250106fc: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250426104440235 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104440235 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250426104440235 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250426104440235 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104440235 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011812 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1155)@4e68250106fc: Found GsupExpect[0] for "262420000011812" handled at TC_sgsap_lu_imsi_reject0(1158) MSC_Test-GSUP(1155)@4e68250106fc: Added IMSI table entry 0TC_sgsap_lu_imsi_reject0(1158)"262420000011812" TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: tr_SGsAP_IMSI: '262420000011812'H 20250426104440238 DVLR DEBUG VLR subscr IMSI-262420000011812:TMSInew-0x0CB6E7EF + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104440238 DVLR DEBUG SUBSCR(IMSI-262420000011812:TMSInew-0x0CB6E7EF) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250426104440238 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104440238 DVLR DEBUG VLR subscr IMSI-262420000011812 - SGs-lu: now used by 1 (vlr_gsup_rx) (vlr_sgs.c:138) 20250426104440238 DVLR INFO VLR subscr IMSI-262420000011812 - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250426104440238 DVLR DEBUG SUBSCR(IMSI-262420000011812) freeing VLR subscr (max total use count was 2) (vlr.c:472) MSC_Test-SGsAP(1157)@4e68250106fc: 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(1158) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: tr_SGsAP_IMSI: '262420000011812'H TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): none -> pass MSC_Test-GSUP(1155)@4e68250106fc: Created GsupExpect[0] for "262420000011812" to be handled at TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104440537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440538 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440538 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440538 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1150)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)3590473 MSC_Test_0-SCCP(1149)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1150)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104440547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 c9 49 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 21 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440548 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011812 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104440548 DMM DEBUG msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104440548 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104440548 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011812 id=262420000011812 (vlr.c:661) 20250426104440548 DVLR INFO New subscr, IMSI: 262420000011812 (vlr.c:562) 20250426104440548 DVLR DEBUG VLR subscr IMSI-262420000011812 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104440548 DVLR DEBUG VLR subscr IMSI-262420000011812 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104440548 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104440548 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104440548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104440548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104440548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104440548 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104440548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 36 c9 49 00 00 d7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104440548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 36 c9 49 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: { messageType := 2, destLocRef := '36C949'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(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104440551 DVLR DEBUG VLR subscr IMSI-262420000011812 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104440551 DVLR DEBUG VLR subscr IMSI-262420000011812 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104440553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104440553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104440555 DVLR DEBUG VLR subscr IMSI-262420000011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104440555 DVLR DEBUG IMSI:262420000011812 has MSISDN:491230011812 (vlr.c:1045) 20250426104440555 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250426104440555 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104440555 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104440555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:110) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104440555 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011812:GERAN-A-215:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104440555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104440555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104440555 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x6ABD05C1) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250426104440555 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104440555 DMM DEBUG -> IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x6ABD05C1 LOCATION UPDATE ACCEPT (TMSI = 0x6abd05c1) (gsm_04_08.c:149) 20250426104440555 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x6ABD05C1 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104440555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 36 c9 49 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6a bd 05 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1150)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104440560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440560 DMM DEBUG msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104440560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSInew-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104440560 DMSC NOTICE msub(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1) VLR: update for IMSI=262420000011812 (MSISDN=491230011812) (gsm_04_08.c:1541) 20250426104440560 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104440560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:817) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104440560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011812:MSISDN-491230011812:GERAN-A-215:LU)[0x55fcf1b10df0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104440560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104440560 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250426104440560 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104440560 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104440560 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104440560 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104440560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 36 c9 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104440562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104440562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104440562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104440562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104440562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104440562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-215:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104440562 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104440562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 36 c9 49 00 00 d7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 20250426104440563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d7 36 c9 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1150)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)3590473 TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104440564 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104440564 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1150)@4e68250106fc: Created IMSI[0] for '262420000011812'H'6ABD05C1'O to be handled at TC_sgsap_lu_imsi_reject0(1158) 20250426104440573 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104440574 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104440574 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104440574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 21 09 04 6a bd 05 c1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1150)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_imsi_reject0(1158) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: 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 := '6ABD05C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1150)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_imsi_reject0(1158)100717 MSC_Test_0-RAN(1150)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1149)@4e68250106fc: First idle individual index:0 20250426104440582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 01 89 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 6a bd 05 c1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440582 DMM DEBUG msc_a(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104440583 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104440583 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104440583 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104440583 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011812/3/1): Available (smpp_smsc.c:626) 20250426104440583 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104440583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 01 89 6d 00 00 d8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104440583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 01 89 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 21 (osmo_ss7_asp.c:1164) 20250426104440584 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440584 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440584 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440584 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 01 89 6d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: { messageType := 2, destLocRef := '01896D'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(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104440586 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104440586 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104440597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440598 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104440598 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104440598 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104440598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 01 89 6d 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104440598 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440598 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440598 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440598 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440598 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 01 89 6d 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104440604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104440605 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104440605 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104440605 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + 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) 20250426104440605 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104440605 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104440605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440605 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440605 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 01 89 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1149)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1149)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1149)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104440607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440607 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104440608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104440608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104440608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104440608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b10df0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104440608 DBSSAP ERROR msc_a(IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1:GERAN-A-216:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104440608 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104440608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104440608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104440608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104440608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 01 89 6d 00 00 d8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1149)@4e68250106fc: Session index based on local reference:0 20250426104440609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104440609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104440609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104440609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104440609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104440609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104440609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104440609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104440609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d8 01 89 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1151)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1150)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_imsi_reject0(1158)100717 TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104440610 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104440610 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_imsi_reject0(1158)@4e68250106fc: Final verdict of PTC: pass 20250426104440617 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104440617 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104440618 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1149)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1152)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1155)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1150)@4e68250106fc: Final verdict of PTC: none 20250426104440620 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1151)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1154)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1157)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1153)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1159)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1156)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1148)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1148): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1149): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1150): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1151): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1152): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1153): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1154): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1155): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1156): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1157): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_lu_imsi_reject0(1158): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1159): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_lu_imsi_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass'. Sat Apr 26 10:44:40 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 20250426104440812 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104440812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104440812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104440812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104440812 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104440812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104440812 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104440812 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104440812 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104440812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104440812 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104440812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104440812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104440812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104440812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104440812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104440812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104440812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104440812 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104440812 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104440813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104441621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367188) 20250426104442623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104442814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104442814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104442814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=367188, count=368628) 20250426104443624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing'. ------ MSC_Tests.TC_sgsap_lu_and_nothing ------ Sat Apr 26 10:44:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104444625 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_lu_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1163)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1163)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1163)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1161)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104445008 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1164)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104445103 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - Paging: now used by 1 (attached) (paging.c:202) 20250426104445204 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104445204 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104445204 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104445204 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1163)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104445209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104445209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104445209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104445209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104445209 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104445209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104445210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104445210 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104445210 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104445210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104445210 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104445212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104445212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104445212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104445212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104445212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104445212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 20250426104445212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104445212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104445212 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104445212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104445212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104445212 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104445213 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104445213 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1163)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104445627 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104445627 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1166)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104445633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104445652 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104445652 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1169)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1169)@4e68250106fc: Created Expect[0] for '262420000011813'H to be handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@4e68250106fc: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) 20250426104445738 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104445738 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011813 id=262420000011813 (vlr.c:661) 20250426104445738 DVLR INFO New subscr, IMSI: 262420000011813 (vlr.c:562) 20250426104445738 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104445738 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1167)@4e68250106fc: Found GsupExpect[0] for "262420000011813" handled at TC_sgsap_lu_and_nothing0(1170) MSC_Test-GSUP(1167)@4e68250106fc: Added IMSI table entry 0TC_sgsap_lu_and_nothing0(1170)"262420000011813" 20250426104445745 DVLR DEBUG VLR subscr IMSI-262420000011813:TMSInew-0x1A9DFDBE + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104445745 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250426104445745 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (NO CONN!) (gsm_04_08.c:1541) 20250426104445745 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x1A9DFDBE - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104445746 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x1A9DFDBE + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104445746 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x1A9DFDBE + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104445746 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x1A9DFDBE - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104445746 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x1A9DFDBE - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: tr_SGsAP_IMSI: '262420000011813'H MSC_Test-SGsAP(1169)@4e68250106fc: 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 := '1A9DFDBE'O } } } } } } handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: tr_SGsAP_IMSI: '262420000011813'H TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): none -> pass 20250426104446015 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104446015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104446015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104446015 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104446015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104446015 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104446015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104446015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104446015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104446015 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104446016 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104446016 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104446016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104446016 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104446016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104446016 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104446016 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104446016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104446016 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104446016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104450574 DVLR DEBUG VLR subscr IMSI-262420000011812:MSISDN-491230011812:TMSI-0x6ABD05C1 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1166)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP(1167)@4e68250106fc: Created GsupExpect[0] for "262420000011813" to be handled at TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1162)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)9313035 MSC_Test_0-RAN(1162)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@4e68250106fc: First idle individual index:0 20250426104530797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8e 1b 0b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 31 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530798 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011813 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104530798 DMM DEBUG msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104530798 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) 20250426104530798 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104530798 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104530798 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104530798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104530798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104530798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104530798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104530798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104530798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 8e 1b 0b 00 00 d9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104530798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8e 1b 0b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: { messageType := 2, destLocRef := '8E1B0B'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(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104530805 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104530805 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 20250426104530809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530810 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104530810 DVLR DEBUG IMSI:262420000011813 has MSISDN:491230011813 (vlr.c:1045) 20250426104530810 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250426104530810 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104530810 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104530810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:110) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104530810 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104530810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104530810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104530810 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x9F9D2782) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250426104530810 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104530810 DMM DEBUG -> IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x9F9D2782 LOCATION UPDATE ACCEPT (TMSI = 0x9f9d2782) (gsm_04_08.c:149) 20250426104530811 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x9F9D2782 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104530811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8e 1b 0b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9f 9d 27 82 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1162)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104530817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104530817 DMM DEBUG msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104530818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSInew-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104530818 DMSC NOTICE msub(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782) VLR: update for IMSI=262420000011813 (MSISDN=491230011813) (gsm_04_08.c:1541) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104530818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:817) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104530818 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011813:MSISDN-491230011813:GERAN-A-217:LU)[0x55fcf1b29cf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104530818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104530818 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250426104530818 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104530818 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104530818 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104530818 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104530818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 8e 1b 0b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 d9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104530820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104530820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104530820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104530820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104530820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-217:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104530821 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104530821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 8e 1b 0b 00 00 d9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 20250426104530822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 d9 8e 1b 0b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1162)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)9313035 TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104530825 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104530825 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1162)@4e68250106fc: Created IMSI[0] for '262420000011813'H'9F9D2782'O to be handled at TC_sgsap_lu_and_nothing0(1170) 20250426104530834 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104530834 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104530834 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104530834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 31 09 04 9f 9d 27 82 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1162)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_nothing0(1170) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: 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 := '9F9D2782'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1162)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_nothing0(1170)16468203 MSC_Test_0-RAN(1162)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1161)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530844 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fb 48 eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 9f 9d 27 82 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104530845 DMM DEBUG msc_a(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104530845 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104530845 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104530845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104530845 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011813/3/1): Available (smpp_smsc.c:626) 20250426104530845 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104530845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530845 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530845 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530845 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 fb 48 eb 00 00 da 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104530846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 fb 48 eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 31 (osmo_ss7_asp.c:1164) 20250426104530846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 fb 48 eb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: { messageType := 2, destLocRef := 'FB48EB'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(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104530848 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104530848 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 20250426104530862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104530862 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104530862 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104530863 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104530863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 fb 48 eb 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104530863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 fb 48 eb 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104530871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104530871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530871 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104530871 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104530871 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + 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) 20250426104530871 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104530871 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104530871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 fb 48 eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1161)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1161)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1161)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530873 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530873 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530874 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 da 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104530874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104530874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104530874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104530874 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b29cf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104530874 DBSSAP ERROR msc_a(IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782:GERAN-A-218:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104530874 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104530874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104530874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530874 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104530874 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104530874 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530874 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 fb 48 eb 00 00 da 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1163)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1161)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1163)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104530875 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104530875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104530875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104530875 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104530875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104530875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104530875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104530875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104530875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104530875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 da fb 48 eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1162)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_nothing0(1170)16468203 TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104530876 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104530876 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_nothing0(1170)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1163)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1161)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1167)@4e68250106fc: Final verdict of PTC: none 20250426104530884 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1162)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1166)@4e68250106fc: Final verdict of PTC: none 20250426104530886 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104530886 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104530887 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1164)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1165)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1169)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1168)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1160)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1171)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1160): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1161): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1162): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1163): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1164): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1165): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1166): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1167): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1168): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1169): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_lu_and_nothing0(1170): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1171): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_lu_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass'. Sat Apr 26 10:45:30 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 20250426104531076 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104531076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104531076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104531076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104531076 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104531076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104531076 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104531076 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104531076 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104531076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104531076 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104531076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104531076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104531076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104531076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104531076 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104531076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104531076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104531076 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104531076 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104531076 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104531885 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=383592) 20250426104532886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104533078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104533078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104533078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=383592, count=384752) 20250426104533887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_eps ------ Sat Apr 26 10:45:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104534889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_expl_imsi_det_eps started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1175)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1175)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1175)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1173)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104535326 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1176)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104535506 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104535506 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104535506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104535506 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1175)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104535512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104535512 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104535512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104535512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104535512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104535512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104535512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104535512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104535512 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104535512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104535512 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1175)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1175)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104535515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104535515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104535515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104535515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104535515 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104535515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104535515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104535515 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104535515 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104535515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104535515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104535515 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 20250426104535515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104535515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1175)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104535890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104535890 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1178)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1178)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104535896 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1178)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1178)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104535917 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104535917 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1181)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1181)@4e68250106fc: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@4e68250106fc: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250426104535983 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104535983 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011814 id=262420000011814 (vlr.c:661) 20250426104535983 DVLR INFO New subscr, IMSI: 262420000011814 (vlr.c:562) 20250426104535983 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104535983 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1179)@4e68250106fc: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_expl_imsi_det_eps0(1182) MSC_Test-GSUP(1179)@4e68250106fc: Added IMSI table entry 0TC_sgsap_expl_imsi_det_eps0(1182)"262420000011814" 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:TMSInew-0x9FAC12DD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104535986 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250426104535986 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104535986 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1181)@4e68250106fc: 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 := '9FAC12DD'O } } } } } } handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): none -> pass 20250426104535989 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSInew-0x9FAC12DD + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104535989 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104536322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104536322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104536322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104536322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104536322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104536322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104536322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104536322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104536322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104536323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104536323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104536323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104536323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104536323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104536323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104536323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104536323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104536323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104536323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104536323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H 20250426104539002 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + vlr_sgs_eps_detach: now used by 2 (attached,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250426104539002 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104539003 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1179)@4e68250106fc: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1174)@4e68250106fc: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)10248860 MSC_Test_0-SCCP(1173)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1174)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104539025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9c 62 9c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539027 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104539027 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104539027 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104539027 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104539027 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104539027 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104539028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104539028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104539028 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104539028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 9c 62 9c 00 00 db 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104539028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 9c 62 9c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: { messageType := 2, destLocRef := '9C629C'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(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104539035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104539035 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 20250426104539038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104539042 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104539042 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250426104539042 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104539042 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104539043 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104539043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:110) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104539043 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104539043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104539043 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104539043 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:TMSInew-0x0D3DA810) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104539043 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104539043 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:TMSInew-0x0D3DA810 LOCATION UPDATE ACCEPT (TMSI = 0x0d3da810) (gsm_04_08.c:149) 20250426104539043 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:TMSInew-0x0D3DA810 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104539043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 9c 62 9c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 3d a8 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1174)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104539055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539055 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:TMSInew-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104539055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:TMSInew-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104539055 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104539055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:817) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104539055 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x9FAC12DD:GERAN-A-219:LU)[0x55fcf1b3ae70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104539055 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104539055 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250426104539055 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104539055 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104539055 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104539056 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104539056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 9c 62 9c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 db 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104539060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104539060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104539060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104539060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-219:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104539060 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104539060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 9c 62 9c 00 00 db 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 db 9c 62 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@4e68250106fc: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)10248860 TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104539064 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104539064 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1174)@4e68250106fc: Created IMSI[0] for '262420000011814'H'0D3DA810'O to be handled at TC_sgsap_expl_imsi_det_eps0(1182) 20250426104539073 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104539074 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104539074 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104539074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 41 09 04 0d 3d a8 10 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1174)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_eps0(1182) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: 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 := '0D3DA810'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1174)@4e68250106fc: Added conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)1222853 MSC_Test_0-RAN(1174)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1173)@4e68250106fc: First idle individual index:0 20250426104539084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 12 a8 c5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0d 3d a8 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539085 DMM DEBUG msc_a(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104539085 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104539085 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104539085 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104539086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104539086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104539086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104539086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104539086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104539086 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250426104539086 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104539086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 12 a8 c5 00 00 dc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104539086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 12 a8 c5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250426104539087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104539087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 12 a8 c5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1173)@4e68250106fc: { messageType := 2, destLocRef := '12A8C5'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(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104539089 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104539089 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104539100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539101 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104539101 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104539101 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104539101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 12 a8 c5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104539102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539102 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539102 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539102 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 12 a8 c5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539109 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104539109 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104539109 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + 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) 20250426104539109 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104539109 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104539109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 12 a8 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1173)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1173)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1173)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104539113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104539113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104539113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104539113 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104539113 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:GERAN-A-220:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104539113 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104539113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104539113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104539113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104539113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 12 a8 c5 00 00 dc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1175)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1173)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1175)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104539114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104539114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104539114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104539114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104539114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104539114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104539114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104539114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104539114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 dc 12 a8 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1174)@4e68250106fc: Deleted conn table entry 0TC_sgsap_expl_imsi_det_eps0(1182)1222853 TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104539115 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104539115 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_eps0(1182)@4e68250106fc: Final verdict of PTC: pass 20250426104539122 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104539123 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1173)@4e68250106fc: Final verdict of PTC: none 20250426104539123 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104539124 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1178)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1175)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1179)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1181)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1176)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1180)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1174)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1183)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1177)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1173): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1174): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1175): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1176): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1177): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1178): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1179): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1180): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1181): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_expl_imsi_det_eps0(1182): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1183): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_expl_imsi_det_eps finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass'. Sat Apr 26 10:45:39 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 20250426104539316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104539316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104539316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104539316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104539316 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104539316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104539316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104539316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104539316 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104539316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104539316 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104539316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104539316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104539316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104539316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104539316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104539316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104539316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104539316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104539317 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104539317 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104540123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=375068) 20250426104540835 DVLR DEBUG VLR subscr IMSI-262420000011813:MSISDN-491230011813:TMSI-0x9F9D2782 - Paging: now used by 1 (attached) (paging.c:202) 20250426104541125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104541317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104541317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104541317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=375068, count=378148) 20250426104542126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_eps ------ Sat Apr 26 10:45:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104543128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_impl_imsi_det_eps started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1187)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1187)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1187)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1185)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104543521 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1188)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104543717 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104543717 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104543717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104543717 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104543722 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104543723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104543723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104543723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104543723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104543723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104543723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104543723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104543723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104543723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104543723 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 20250426104543725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104543725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104543725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104543726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104543726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104543726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104543726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104543726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104543726 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104543726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104543726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104543726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104543726 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104543726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104544129 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104544129 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1190)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1190)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104544135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1190)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1190)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1190)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1190)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104544154 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104544154 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1193)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1193)@4e68250106fc: Created Expect[0] for '262420000011814'H to be handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@4e68250106fc: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250426104544219 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250426104544219 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250426104544219 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250426104544219 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104544219 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1191)@4e68250106fc: Found GsupExpect[0] for "262420000011814" handled at TC_sgsap_impl_imsi_det_eps0(1194) MSC_Test-GSUP(1191)@4e68250106fc: Added IMSI table entry 0TC_sgsap_impl_imsi_det_eps0(1194)"262420000011814" 20250426104544222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104544222 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250426104544222 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (NO CONN!) (gsm_04_08.c:1541) 20250426104544222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250426104544222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104544222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250426104544222 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-SGsAP(1193)@4e68250106fc: 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 := '3A1E3F4D'O } } } } } } handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): none -> pass 20250426104544224 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x0D3DA810:TMSInew-0x3A1E3F4D + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104544224 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250426104544525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104544525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104544525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104544525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104544525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104544525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104544525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104544525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104544525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104544525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104544526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104544526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104544526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104544526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104544526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104544526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104544526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104544526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104544526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104544527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H 20250426104547232 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + vlr_sgs_eps_detach: now used by 3 (attached,Paging,vlr_sgs_eps_detach) (vlr_sgs.c:195) 20250426104547232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104547232 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - Paging: now used by 2 (attached,vlr_sgs_eps_detach) (paging.c:202) 20250426104547232 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - vlr_sgs_eps_detach: now used by 1 (attached) (vlr_sgs.c:226) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: tr_SGsAP_IMSI: '262420000011814'H MSC_Test-GSUP(1191)@4e68250106fc: Created GsupExpect[0] for "262420000011814" to be handled at TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1186)@4e68250106fc: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)3408508 MSC_Test_0-SCCP(1185)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1186)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104547256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 02 7c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104547257 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011814 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104547257 DMM DEBUG msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104547257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104547257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ade010] (fsm.c:486) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104547258 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104547258 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104547258 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104547258 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104547258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104547258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104547258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104547258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104547258 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104547258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 34 02 7c 00 00 dd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104547259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547259 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547259 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547259 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 34 02 7c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: { messageType := 2, destLocRef := '34027C'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(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104547266 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104547266 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104547270 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104547270 DVLR DEBUG IMSI:262420000011814 has MSISDN:491230011814 (vlr.c:1045) 20250426104547270 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104547270 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104547271 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104547271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:110) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104547271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104547271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104547271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104547271 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:TMSInew-0x4B2BA9EE) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104547271 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104547271 DMM DEBUG -> IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:TMSInew-0x4B2BA9EE LOCATION UPDATE ACCEPT (TMSI = 0x4b2ba9ee) (gsm_04_08.c:149) 20250426104547271 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:TMSInew-0x4B2BA9EE - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104547271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547271 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547271 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547271 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 34 02 7c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4b 2b a9 ee (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1186)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104547277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547278 DMM DEBUG msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:TMSInew-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ade010]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104547278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:TMSInew-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104547278 DMSC NOTICE msub(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE) VLR: update for IMSI=262420000011814 (MSISDN=491230011814) (gsm_04_08.c:1541) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104547278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:817) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104547278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x3A1E3F4D:GERAN-A-221:LU)[0x55fcf1ae3910]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104547278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104547278 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250426104547278 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104547278 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104547278 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104547278 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104547278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547278 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547278 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 34 02 7c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 dd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104547283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104547283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ade010] (msc_a.c:1053) 20250426104547283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104547283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104547283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-221:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104547283 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - active-conn: now used by 1 (attached) (msub.c:375) 20250426104547283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 34 02 7c 00 00 dd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547284 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547284 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547284 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547284 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 dd 34 02 7c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@4e68250106fc: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)3408508 TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104547284 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104547284 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1186)@4e68250106fc: Created IMSI[0] for '262420000011814'H'4B2BA9EE'O to be handled at TC_sgsap_impl_imsi_det_eps0(1194) 20250426104547286 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104547286 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104547286 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104547286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 41 09 04 4b 2b a9 ee 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1186)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_eps0(1194) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: 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 := '4B2BA9EE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1186)@4e68250106fc: Added conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)14294280 MSC_Test_0-RAN(1186)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1185)@4e68250106fc: First idle individual index:0 20250426104547289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 da 1d 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 4b 2b a9 ee 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104547289 DMM DEBUG msc_a(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104547289 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104547289 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104547289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104547289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011814/3/1): Available (smpp_smsc.c:626) 20250426104547289 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104547289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 da 1d 08 00 00 de 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104547289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 da 1d 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 41 (osmo_ss7_asp.c:1164) 20250426104547289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 da 1d 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1185)@4e68250106fc: { messageType := 2, destLocRef := 'DA1D08'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(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104547289 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104547289 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104547292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547292 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104547292 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104547292 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104547292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 da 1d 08 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104547292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547292 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547292 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547292 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 da 1d 08 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104547294 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104547294 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104547294 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + 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) 20250426104547294 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104547294 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104547294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 da 1d 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1185)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1185)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1185)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 de 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104547295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104547295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104547295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104547295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104547295 DBSSAP ERROR msc_a(IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE:GERAN-A-222:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104547295 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104547295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104547295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104547295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104547295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 da 1d 08 00 00 de 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1187)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1185)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1187)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104547295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104547295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104547295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104547295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104547295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104547295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104547295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104547295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 de da 1d 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1186)@4e68250106fc: Deleted conn table entry 0TC_sgsap_impl_imsi_det_eps0(1194)14294280 TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104547296 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104547296 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_eps0(1194)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1185)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1186)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1187)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1195)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1191)@4e68250106fc: Final verdict of PTC: none 20250426104547298 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104547298 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104547298 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104547298 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1188)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1190)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1189)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1192)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1193)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1184)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1184): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1185): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1186): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1187): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1188): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1189): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1190): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1191): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1192): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1193): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_impl_imsi_det_eps0(1194): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1195): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_impl_imsi_det_eps finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass'. Sat Apr 26 10:45:47 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 20250426104547496 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104547496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104547496 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104547496 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104547496 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104547496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104547496 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104547496 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104547496 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104547496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104547496 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104547496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104547496 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104547496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104547496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104547496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104547497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104547497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104547497 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104547497 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104547497 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104548299 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=377112) 20250426104549300 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104549497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104549497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104549497 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=377112, count=377652) 20250426104550302 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_eps pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_expl_imsi_det_noneps ------ Sat Apr 26 10:45:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_expl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104551303 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_expl_imsi_det_noneps started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1199)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1199)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1199)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1197)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104551648 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1200)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104551843 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104551843 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104551843 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104551843 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1199)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104551848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104551848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104551848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104551848 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104551848 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1199)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1199)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104551848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104551848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104551848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104551848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104551848 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104551848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104551848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104551848 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104551848 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104551848 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104552304 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104552304 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1202)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1202)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104552310 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1202)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1202)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1202)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1202)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104552329 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104552329 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1205)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1205)@4e68250106fc: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@4e68250106fc: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250426104552373 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104552373 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250426104552373 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250426104552373 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104552373 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1203)@4e68250106fc: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_expl_imsi_det_noneps0(1206) MSC_Test-GSUP(1203)@4e68250106fc: Added IMSI table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)"262420000011815" 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:TMSInew-0x14A53C4D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104552377 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250426104552377 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104552377 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1205)@4e68250106fc: 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 := '14A53C4D'O } } } } } } handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): none -> pass 20250426104552380 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x14A53C4D + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104552380 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x14A53C4D - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104552654 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104552654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104552654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104552654 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104552654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104552654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104552654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104552655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104552655 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104552655 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104552656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104552656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104552656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104552656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104552656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104552656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104552656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104552656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104552656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104552656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H 20250426104555392 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x14A53C4D + vlr_sgs_imsi_detach: now used by 2 (attached,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250426104555392 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104555392 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x14A53C4D - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250426104555392 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x14A53C4D - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250426104555392 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x14A53C4D) freeing VLR subscr (max total use count was 3) (vlr.c:472) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1203)@4e68250106fc: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1198)@4e68250106fc: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)14218501 MSC_Test_0-SCCP(1197)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1198)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d8 f5 05 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555414 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104555414 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ade010] (fsm.c:486) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104555414 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104555414 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250426104555414 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250426104555414 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104555414 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104555414 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104555414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104555414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104555414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104555414 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104555415 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104555415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 d8 f5 05 00 00 df 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104555415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 f5 05 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: { messageType := 2, destLocRef := 'D8F505'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(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104555418 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104555418 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555420 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104555420 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250426104555420 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104555420 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104555420 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104555420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:110) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104555420 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-223:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104555420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104555420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104555420 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x077C9F95) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104555420 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104555420 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x077C9F95 LOCATION UPDATE ACCEPT (TMSI = 0x077c9f95) (gsm_04_08.c:149) 20250426104555420 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x077C9F95 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104555420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555420 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 f5 05 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 7c 9f 95 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1198)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555425 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ade010]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104555425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104555425 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104555425 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104555425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:817) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104555425 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-223:LU)[0x55fcf1b0be10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104555425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104555425 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250426104555425 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104555425 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104555425 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104555425 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104555425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d8 f5 05 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104555426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 df 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104555426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ade010] (msc_a.c:1053) 20250426104555426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104555426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104555426 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-223:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104555426 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104555426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 d8 f5 05 00 00 df 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 20250426104555426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 df d8 f5 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@4e68250106fc: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)14218501 TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104555427 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104555427 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1198)@4e68250106fc: Created IMSI[0] for '262420000011815'H'077C9F95'O to be handled at TC_sgsap_expl_imsi_det_noneps0(1206) 20250426104555430 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104555430 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104555430 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104555430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555430 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555430 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555430 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 51 09 04 07 7c 9f 95 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1198)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_expl_imsi_det_noneps0(1206) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: 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 := '077C9F95'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1198)@4e68250106fc: Added conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)15195714 MSC_Test_0-RAN(1198)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1197)@4e68250106fc: First idle individual index:0 20250426104555433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555433 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 de 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 07 7c 9f 95 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555433 DMM DEBUG msc_a(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104555433 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104555433 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104555433 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104555433 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250426104555433 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104555433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 e7 de 42 00 00 e0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104555433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e7 de 42 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250426104555433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104555433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e7 de 42 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1197)@4e68250106fc: { messageType := 2, destLocRef := 'E7DE42'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(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104555434 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104555434 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555437 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104555437 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104555437 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104555437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e7 de 42 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104555437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e7 de 42 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555438 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104555438 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104555438 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + 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) 20250426104555438 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104555438 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104555438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555438 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555438 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 e7 de 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1197)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1197)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1197)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104555439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104555439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104555439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104555439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104555439 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:GERAN-A-224:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104555439 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104555439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104555439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104555439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104555439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 e7 de 42 00 00 e0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1199)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1197)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1199)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104555439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104555439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104555439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104555439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104555439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104555439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104555439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104555439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e0 e7 de 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1198)@4e68250106fc: Deleted conn table entry 0TC_sgsap_expl_imsi_det_noneps0(1206)15195714 TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104555439 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104555439 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_expl_imsi_det_noneps0(1206)@4e68250106fc: Final verdict of PTC: pass 20250426104555441 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104555441 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104555442 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1200)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1203)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1199)@4e68250106fc: Final verdict of PTC: none 20250426104555442 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1197)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1205)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1207)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1202)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1198)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1204)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1201)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1196)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1196): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1197): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1198): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1199): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1200): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1201): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1202): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1203): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1204): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1205): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_expl_imsi_det_noneps0(1206): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1207): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_expl_imsi_det_noneps finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass'. Sat Apr 26 10:45:55 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 20250426104555640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104555640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104555640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104555640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104555640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104555640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104555640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104555640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104555640 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104555640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104555640 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104555640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104555640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104555640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104555640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104555640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104555640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104555640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104555640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104555640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104555640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104556443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378740) 20250426104557287 DVLR DEBUG VLR subscr IMSI-262420000011814:MSISDN-491230011814:TMSI-0x4B2BA9EE - Paging: now used by 1 (attached) (paging.c:202) 20250426104557443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104557641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=378740, count=380972) 20250426104558445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps'. ------ MSC_Tests.TC_sgsap_impl_imsi_det_noneps ------ Sat Apr 26 10:45:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_impl_imsi_det_noneps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104559445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_impl_imsi_det_noneps started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1211)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1211)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1211)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1209)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104559925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1212)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104600122 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104600122 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104600122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104600122 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1211)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104600128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104600128 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104600128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104600128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104600128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104600128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104600128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104600128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104600128 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104600128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104600128 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1211)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1211)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104600130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104600130 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104600130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104600130 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104600130 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104600130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104600130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104600130 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104600131 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104600131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104600131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104600131 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 20250426104600131 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104600131 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1211)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104600446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104600447 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1214)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1214)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104600452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1214)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1214)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1214)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1214)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104600474 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104600474 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1217)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1217)@4e68250106fc: Created Expect[0] for '262420000011815'H to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@4e68250106fc: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250426104600514 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + sgs_rx_loc_upd_req: now used by 3 (attached,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250426104600514 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 - sgs_rx_loc_upd_req: now used by 2 (attached,Paging) (sgs_iface.c:622) 20250426104600514 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95 + SGs-lu: now used by 3 (attached,Paging,SGs-lu) (vlr_sgs.c:87) 20250426104600514 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104600514 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1215)@4e68250106fc: Found GsupExpect[0] for "262420000011815" handled at TC_sgsap_impl_imsi_det_noneps0(1218) MSC_Test-GSUP(1215)@4e68250106fc: Added IMSI table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)"262420000011815" 20250426104600517 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104600517 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250426104600517 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (NO CONN!) (gsm_04_08.c:1541) 20250426104600517 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 - vlr_gsup_rx: now used by 3 (attached,Paging,SGs-lu) (vlr.c:1410) 20250426104600518 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 + vlr_gsup_rx: now used by 4 (attached,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104600518 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 - SGs-lu: now used by 3 (attached,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250426104600518 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 - vlr_gsup_rx: now used by 2 (attached,Paging) (vlr.c:1410) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-SGsAP(1217)@4e68250106fc: 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 := '1313B558'O } } } } } } handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): none -> pass 20250426104600521 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x077C9F95:TMSInew-0x1313B558 + vlr_sgs_tmsi_reall_compl: now used by 3 (attached,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104600521 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558 - vlr_sgs_tmsi_reall_compl: now used by 2 (attached,Paging) (vlr_sgs.c:240) 20250426104600937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104600937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104600937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104600937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104600937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104600937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104600937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104600937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104600937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104600937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104600937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104600937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104600937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104600937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104600937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104600937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104600937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104600937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104600937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104600937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H 20250426104603528 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558 + vlr_sgs_imsi_detach: now used by 3 (attached,Paging,vlr_sgs_imsi_detach) (vlr_sgs.c:150) 20250426104603528 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104603528 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558 - Paging: now used by 2 (attached,vlr_sgs_imsi_detach) (paging.c:202) 20250426104603528 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558 - attached: now used by 1 (vlr_sgs_imsi_detach) (vlr.c:1489) 20250426104603528 DVLR INFO VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558 - vlr_sgs_imsi_detach: now used by 0 (-) (vlr_sgs.c:184) 20250426104603528 DVLR DEBUG SUBSCR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x1313B558) freeing VLR subscr (max total use count was 5) (vlr.c:472) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: tr_SGsAP_IMSI: '262420000011815'H MSC_Test-GSUP(1215)@4e68250106fc: Created GsupExpect[0] for "262420000011815" to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1210)@4e68250106fc: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)11823437 MSC_Test_0-SCCP(1209)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1210)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603550 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603550 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 69 4d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 51 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603550 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011815 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104603550 DMM DEBUG msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ade010] (fsm.c:486) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104603551 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104603551 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011815 id=262420000011815 (vlr.c:661) 20250426104603551 DVLR INFO New subscr, IMSI: 262420000011815 (vlr.c:562) 20250426104603551 DVLR DEBUG VLR subscr IMSI-262420000011815 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104603551 DVLR DEBUG VLR subscr IMSI-262420000011815 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104603551 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104603551 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104603551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104603551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104603551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104603551 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104603551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 b4 69 4d 00 00 e1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104603551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603551 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603551 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603551 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 b4 69 4d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: { messageType := 2, destLocRef := 'B4694D'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(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104603557 DVLR DEBUG VLR subscr IMSI-262420000011815 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104603557 DVLR DEBUG VLR subscr IMSI-262420000011815 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603558 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104603561 DVLR DEBUG VLR subscr IMSI-262420000011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104603561 DVLR DEBUG IMSI:262420000011815 has MSISDN:491230011815 (vlr.c:1045) 20250426104603561 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104603561 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104603562 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104603562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:110) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104603562 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011815:GERAN-A-225:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104603562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104603562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104603562 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0D105D78) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104603562 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104603562 DMM DEBUG -> IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0D105D78 LOCATION UPDATE ACCEPT (TMSI = 0x0d105d78) (gsm_04_08.c:149) 20250426104603562 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0D105D78 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104603562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 b4 69 4d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0d 10 5d 78 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1210)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104603579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603579 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603579 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603579 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603580 DMM DEBUG msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ade010]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104603580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSInew-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104603580 DMSC NOTICE msub(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78) VLR: update for IMSI=262420000011815 (MSISDN=491230011815) (gsm_04_08.c:1541) 20250426104603580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104603580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300] (vlr_lu_fsm.c:817) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104603580 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011815:MSISDN-491230011815:GERAN-A-225:LU)[0x55fcf1b30ab0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104603580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104603580 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250426104603580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104603580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104603580 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104603581 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104603581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603581 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603581 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 b4 69 4d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104603588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104603589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ade010] (msc_a.c:1053) 20250426104603589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104603589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104603589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-225:LU)[0x55fcf1ad3300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104603590 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104603590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 b4 69 4d 00 00 e1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 20250426104603592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e1 b4 69 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@4e68250106fc: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)11823437 TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104603596 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104603596 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1210)@4e68250106fc: Created IMSI[0] for '262420000011815'H'0D105D78'O to be handled at TC_sgsap_impl_imsi_det_noneps0(1218) 20250426104603611 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104603611 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104603611 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104603611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603611 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603611 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603612 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 51 09 04 0d 10 5d 78 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1210)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_impl_imsi_det_noneps0(1218) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: 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 := '0D105D78'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1210)@4e68250106fc: Added conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)4342404 MSC_Test_0-RAN(1210)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1209)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 42 84 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 0d 10 5d 78 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603623 DMM DEBUG msc_a(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104603623 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104603623 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104603623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104603623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011815/3/1): Available (smpp_smsc.c:626) 20250426104603624 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104603624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 42 42 84 00 00 e2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104603624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 42 84 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 51 (osmo_ss7_asp.c:1164) 20250426104603624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104603624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 42 84 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1209)@4e68250106fc: { messageType := 2, destLocRef := '424284'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(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104603626 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104603626 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603632 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104603633 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104603633 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104603633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 42 84 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104603633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603633 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603633 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603633 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 42 84 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603636 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104603636 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104603636 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + 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) 20250426104603636 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104603636 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104603636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 42 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1209)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1209)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1209)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104603638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104603638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104603638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104603638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104603638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b3ae70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104603638 DBSSAP ERROR msc_a(IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78:GERAN-A-226:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104603638 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104603638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104603638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104603638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104603638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 42 42 84 00 00 e2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1211)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1209)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1211)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104603638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104603638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104603638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104603638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104603638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104603638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104603638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104603638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e2 42 42 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1210)@4e68250106fc: Deleted conn table entry 0TC_sgsap_impl_imsi_det_noneps0(1218)4342404 TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104603639 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104603639 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_impl_imsi_det_noneps0(1218)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1211)@4e68250106fc: Final verdict of PTC: none 20250426104603641 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1208)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1215)@4e68250106fc: Final verdict of PTC: none 20250426104603641 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104603641 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1209)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1216)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1212)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1210)@4e68250106fc: Final verdict of PTC: none 20250426104603642 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1214)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1217)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1219)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1213)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1208): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1209): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1210): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1211): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1212): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1213): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1214): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1215): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1216): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1217): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_impl_imsi_det_noneps0(1218): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1219): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_impl_imsi_det_noneps finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass'. Sat Apr 26 10:46:03 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 20250426104603840 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104603840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104603840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104603840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104603840 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104603840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104603840 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104603840 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104603840 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104603840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104603840 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104603840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104603840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104603840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104603840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104603840 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104603840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104603840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104603840 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104603840 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104603840 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104604643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380580) 20250426104605643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104605841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104605841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104605841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=380580, count=381740) 20250426104606644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej'. ------ MSC_Tests.TC_sgsap_paging_rej ------ Sat Apr 26 10:46:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104607645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_rej' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_paging_rej started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1223)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1223)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1223)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1221)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104608135 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1224)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104608327 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104608327 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104608327 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104608327 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1223)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104608328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104608328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104608328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104608328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104608328 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104608328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104608328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104608328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104608328 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104608328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104608328 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1223)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1223)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104608329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104608329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104608329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104608329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104608329 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104608329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104608329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104608329 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104608329 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104608329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104608329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104608329 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104608329 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104608329 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104608646 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104608646 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1226)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1226)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104608647 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1226)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1226)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1226)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1226)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104608657 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104608657 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1229)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1229)@4e68250106fc: Created Expect[0] for '262420000011816'H to be handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@4e68250106fc: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) 20250426104608691 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104608691 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011816 id=262420000011816 (vlr.c:661) 20250426104608691 DVLR INFO New subscr, IMSI: 262420000011816 (vlr.c:562) 20250426104608691 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104608691 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1227)@4e68250106fc: Found GsupExpect[0] for "262420000011816" handled at TC_sgsap_paging_rej0(1230) MSC_Test-GSUP(1227)@4e68250106fc: Added IMSI table entry 0TC_sgsap_paging_rej0(1230)"262420000011816" 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:TMSInew-0x1570F88F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104608693 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250426104608693 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (NO CONN!) (gsm_04_08.c:1541) 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104608693 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_rej0(1230)@4e68250106fc: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@4e68250106fc: tr_SGsAP_IMSI: '262420000011816'H MSC_Test-SGsAP(1229)@4e68250106fc: 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 := '1570F88F'O } } } } } } handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@4e68250106fc: tr_SGsAP_IMSI: '262420000011816'H TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): none -> pass 20250426104608695 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSInew-0x1570F88F + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104608695 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104609145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104609145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104609145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104609145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104609145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104609145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104609145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104609145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104609145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104609145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104609146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104609146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104609146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104609146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104609146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104609146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104609146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104609146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104609146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104609146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_rej0(1230)@4e68250106fc: tr_SGsAP_IMSI: '262420000011816'H 20250426104609698 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104609698 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104609698 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104609699 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + 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) 20250426104609701 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250426104609701 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1227)@4e68250106fc: Created GsupExpect[0] for "262420000011816" to be handled at TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1222)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_rej0(1230)4258075 MSC_Test_0-SCCP(1221)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1222)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104610728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610728 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 f9 1b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 61 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610729 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011816 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104610729 DMM DEBUG msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104610729 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104610729 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104610729 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104610729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104610729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104610730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104610730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104610730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104610730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104610730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104610730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104610730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 40 f9 1b 00 00 e3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104610730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 f9 1b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: { messageType := 2, destLocRef := '40F91B'O, sourceLocRef := '0000E3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104610739 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104610739 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 20250426104610740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_rej0(1230)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104610748 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104610748 DVLR DEBUG IMSI:262420000011816 has MSISDN:491230011816 (vlr.c:1045) 20250426104610748 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250426104610748 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104610749 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104610749 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104610749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104610749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104610749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104610749 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:110) 20250426104610750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104610750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104610750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104610750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104610750 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:TMSInew-0x99434881) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250426104610750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104610750 DMM DEBUG -> IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:TMSInew-0x99434881 LOCATION UPDATE ACCEPT (TMSI = 0x99434881) (gsm_04_08.c:149) 20250426104610750 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:TMSInew-0x99434881 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104610750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 f9 1b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 99 43 48 81 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1222)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104610763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610764 DMM DEBUG msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:TMSInew-0x99434881:GERAN-A-227:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104610764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:TMSInew-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104610764 DMSC NOTICE msub(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881) VLR: update for IMSI=262420000011816 (MSISDN=491230011816) (gsm_04_08.c:1541) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104610764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:817) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104610764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x1570F88F:GERAN-A-227:LU)[0x55fcf1ac8100]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104610764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104610764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250426104610765 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104610765 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104610765 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104610765 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104610765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 f9 1b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104610770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104610770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104610770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104610770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104610770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-227:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104610770 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104610770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 40 f9 1b 00 00 e3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 20250426104610772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e3 40 f9 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1222)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)4258075 TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104610774 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104610774 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1222)@4e68250106fc: Created IMSI[0] for '262420000011816'H'99434881'O to be handled at TC_sgsap_paging_rej0(1230) 20250426104610782 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104610782 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104610782 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104610782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 61 09 04 99 43 48 81 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1222)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_rej0(1230) TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@4e68250106fc: 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 := '99434881'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1222)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_rej0(1230)10212055 MSC_Test_0-RAN(1222)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1221)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9b d2 d7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 99 43 48 81 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104610794 DMM DEBUG msc_a(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104610795 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104610795 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104610795 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104610796 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011816/3/1): Available (smpp_smsc.c:626) 20250426104610796 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104610796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 9b d2 d7 00 00 e4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104610796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9b d2 d7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 61 (osmo_ss7_asp.c:1164) 20250426104610797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610797 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610797 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610797 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9b d2 d7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: { messageType := 2, destLocRef := '9BD2D7'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(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104610799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104610799 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104610812 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104610813 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104610813 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104610813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9b d2 d7 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104610814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9b d2 d7 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104610820 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104610820 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104610820 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + 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) 20250426104610821 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104610821 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104610821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9b d2 d7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1221)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1221)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1221)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104610824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104610824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104610824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104610824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104610824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104610824 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1ac8100]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104610824 DBSSAP ERROR msc_a(IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881:GERAN-A-228:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104610825 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104610825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104610825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104610825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104610825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 9b d2 d7 00 00 e4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1221)@4e68250106fc: Session index based on local reference:0 20250426104610826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104610826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104610826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104610826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104610826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104610826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104610826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104610826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104610826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104610826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e4 9b d2 d7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1223)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1222)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_rej0(1230)10212055 TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104610827 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104610827 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_rej0(1230)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_rej0(1230)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(1222)@4e68250106fc: Final verdict of PTC: none 20250426104610838 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104610839 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104610839 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1226)@4e68250106fc: Final verdict of PTC: none 20250426104610840 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1221)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1227)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1231)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1224)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1223)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1225)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1228)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1229)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1220)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1220): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1221): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1222): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1223): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1224): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1225): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1226): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1227): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1228): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1229): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_paging_rej0(1230): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1231): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_paging_rej finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass'. Sat Apr 26 10:46:10 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 20250426104611028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104611028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104611028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104611028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104611028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104611028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104611028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104611028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104611028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104611028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104611028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104611028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104611028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104611028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104611028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104611028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104611028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104611028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104611028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104611029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104611029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104611840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379116) 20250426104612840 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104613030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104613030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104613030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=379116, count=381348) 20250426104613612 DVLR DEBUG VLR subscr IMSI-262420000011815:MSISDN-491230011815:TMSI-0x0D105D78 - Paging: now used by 1 (attached) (paging.c:202) 20250426104613841 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_rej pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej'. ------ MSC_Tests.TC_sgsap_paging_subscr_rej ------ Sat Apr 26 10:46:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_subscr_rej.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104614843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_subscr_rej' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_paging_subscr_rej started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1235)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1235)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1235)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1233)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104615322 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1236)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104615517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104615517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104615517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104615517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1235)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1235)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104615519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104615519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104615519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104615519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104615519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104615519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104615519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104615519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1235)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104615519 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104615519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104615844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104615844 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1238)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104615846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1238)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1238)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104615854 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104615854 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1241)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1241)@4e68250106fc: Created Expect[0] for '262420000011817'H to be handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@4e68250106fc: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250426104615883 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104615883 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011817 id=262420000011817 (vlr.c:661) 20250426104615883 DVLR INFO New subscr, IMSI: 262420000011817 (vlr.c:562) 20250426104615883 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104615883 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1239)@4e68250106fc: Found GsupExpect[0] for "262420000011817" handled at TC_sgsap_paging_subscr_rej0(1242) MSC_Test-GSUP(1239)@4e68250106fc: Added IMSI table entry 0TC_sgsap_paging_subscr_rej0(1242)"262420000011817" 20250426104615924 DVLR DEBUG VLR subscr IMSI-262420000011817:TMSInew-0x213161C7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104615924 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250426104615924 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (NO CONN!) (gsm_04_08.c:1541) 20250426104615924 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104615925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104615925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104615925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104615925 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: tr_SGsAP_IMSI: '262420000011817'H MSC_Test-SGsAP(1241)@4e68250106fc: 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 := '213161C7'O } } } } } } handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: tr_SGsAP_IMSI: '262420000011817'H TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): none -> pass 20250426104615927 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSInew-0x213161C7 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104615927 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104616321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104616321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104616321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104616321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104616321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104616321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104616321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104616321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104616321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104616321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104616322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104616322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104616322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104616322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104616322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104616322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104616322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104616322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104616322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104616322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: tr_SGsAP_IMSI: '262420000011817'H 20250426104616930 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104616930 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104616930 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104616930 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + sgs_rx_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + 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) 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - SGs-paging-req: now used by 4 (attached,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - vlr_sgs_pag_rej: now used by 3 (attached,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - Paging: now used by 2 (attached,sgs_rx_pag_rej) (paging.c:202) 20250426104616931 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) 20250426104616931 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) MSC_Test-GSUP(1239)@4e68250106fc: Created GsupExpect[0] for "262420000011817" to be handled at TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1234)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)100982 MSC_Test_0-RAN(1234)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 01 8a 76 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 71 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617937 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011817 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104617937 DMM DEBUG msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104617937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104617937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104617937 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104617937 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104617937 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104617938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104617938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104617938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104617938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104617938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104617938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104617938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 01 8a 76 00 00 e5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104617938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 01 8a 76 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: { messageType := 2, destLocRef := '018A76'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(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104617939 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104617939 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104617940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104617940 DVLR DEBUG IMSI:262420000011817 has MSISDN:491230011817 (vlr.c:1045) 20250426104617940 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250426104617940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104617940 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104617940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:110) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104617940 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1ae3910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104617940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104617940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104617940 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:TMSInew-0x62EA7F42) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250426104617940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104617941 DMM DEBUG -> IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:TMSInew-0x62EA7F42 LOCATION UPDATE ACCEPT (TMSI = 0x62ea7f42) (gsm_04_08.c:149) 20250426104617941 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:TMSInew-0x62EA7F42 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104617941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 01 8a 76 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 62 ea 7f 42 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1234)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617943 DMM DEBUG msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:TMSInew-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104617943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:TMSInew-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104617943 DMSC NOTICE msub(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42) VLR: update for IMSI=262420000011817 (MSISDN=491230011817) (gsm_04_08.c:1541) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104617943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:817) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104617943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x213161C7:GERAN-A-229:LU)[0x55fcf1aa9b10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104617943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104617943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250426104617943 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104617943 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104617943 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104617943 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104617943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 01 8a 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104617944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617944 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104617944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104617944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104617944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104617944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-229:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104617944 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104617944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617944 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617944 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617944 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617944 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 01 8a 76 00 00 e5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 20250426104617945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e5 01 8a 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)100982 TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104617945 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104617945 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1234)@4e68250106fc: Created IMSI[0] for '262420000011817'H'62EA7F42'O to be handled at TC_sgsap_paging_subscr_rej0(1242) 20250426104617947 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104617947 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104617947 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104617947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617947 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617947 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617947 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 71 09 04 62 ea 7f 42 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1234)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_subscr_rej0(1242) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: 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 := '62EA7F42'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1234)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6610968 MSC_Test_0-RAN(1234)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1233)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 64 e0 18 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 62 ea 7f 42 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617949 DMM DEBUG msc_a(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104617949 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104617949 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104617949 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104617949 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011817/3/1): Available (smpp_smsc.c:626) 20250426104617949 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104617949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 64 e0 18 00 00 e6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104617949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 e0 18 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 71 (osmo_ss7_asp.c:1164) 20250426104617950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 20250426104617950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104617950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 e0 18 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1233)@4e68250106fc: { messageType := 2, destLocRef := '64E018'O, sourceLocRef := '0000E6'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104617950 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104617950 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617952 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104617953 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104617953 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104617953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 e0 18 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104617953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 e0 18 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104617954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104617954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104617954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + 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) 20250426104617954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104617954 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104617954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617954 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617954 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617954 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 64 e0 18 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1233)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1233)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1233)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104617955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104617955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104617955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104617955 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1aa9b10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104617955 DBSSAP ERROR msc_a(IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42:GERAN-A-230:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104617955 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104617955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104617955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104617955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104617955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104617955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 64 e0 18 00 00 e6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1235)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1233)@4e68250106fc: Session index based on local reference:0 20250426104617955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1235)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104617955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104617955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104617955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104617955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104617955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104617955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104617955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e6 64 e0 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1234)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_subscr_rej0(1242)6610968 TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104617955 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104617955 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_subscr_rej0(1242)@4e68250106fc: Final verdict of PTC: pass 20250426104617957 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104617957 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1236)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1235)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1232)@4e68250106fc: Final verdict of PTC: none 20250426104617958 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104617959 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(1239)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1233)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1241)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1238)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1234)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1237)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1240)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1232): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1233): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1234): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1235): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1236): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1237): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1238): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1239): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1240): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1241): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_paging_subscr_rej0(1242): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_paging_subscr_rej finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass'. Sat Apr 26 10:46:17 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 20250426104618156 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104618156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104618156 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104618156 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104618156 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104618156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104618156 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104618156 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104618156 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104618156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104618156 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104618156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104618156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104618156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104618156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104618156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104618156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104618156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104618156 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104618156 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104618157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104618959 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=378928) 20250426104619960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104620157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104620157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104620157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=378928, count=381160) 20250426104620783 DVLR DEBUG VLR subscr IMSI-262420000011816:MSISDN-491230011816:TMSI-0x99434881 - Paging: now used by 1 (attached) (paging.c:202) 20250426104620961 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_subscr_rej pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr'. ------ MSC_Tests.TC_sgsap_paging_ue_unr ------ Sat Apr 26 10:46:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_ue_unr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104621963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_ue_unr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_paging_ue_unr started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1247)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1247)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1247)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1245)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104622464 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1248)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104622655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104622655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104622655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104622655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1247)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104622656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104622656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104622656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104622656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104622656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104622656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104622656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104622656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104622656 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104622656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104622656 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1247)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104622657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104622657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104622657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104622657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104622657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104622657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104622657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104622657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104622657 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104622657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104622657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104622657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104622657 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104622657 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104622964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104622964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1250)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104622965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1250)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104622976 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104622976 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1253)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1253)@4e68250106fc: Created Expect[0] for '262420000011818'H to be handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@4e68250106fc: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) 20250426104623013 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104623013 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011818 id=262420000011818 (vlr.c:661) 20250426104623013 DVLR INFO New subscr, IMSI: 262420000011818 (vlr.c:562) 20250426104623013 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104623013 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1251)@4e68250106fc: Found GsupExpect[0] for "262420000011818" handled at TC_sgsap_paging_ue_unr0(1254) MSC_Test-GSUP(1251)@4e68250106fc: Added IMSI table entry 0TC_sgsap_paging_ue_unr0(1254)"262420000011818" 20250426104623016 DVLR DEBUG VLR subscr IMSI-262420000011818:TMSInew-0x339C8C3A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104623016 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250426104623016 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (NO CONN!) (gsm_04_08.c:1541) 20250426104623016 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104623017 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104623017 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104623017 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104623017 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: tr_SGsAP_IMSI: '262420000011818'H MSC_Test-SGsAP(1253)@4e68250106fc: 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 := '339C8C3A'O } } } } } } handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: tr_SGsAP_IMSI: '262420000011818'H TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): none -> pass 20250426104623019 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSInew-0x339C8C3A + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104623019 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104623459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104623459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104623459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104623459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104623459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104623459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104623459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104623459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104623459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104623459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104623460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104623460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104623460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104623460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104623460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104623460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104623460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104623460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104623460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104623460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: tr_SGsAP_IMSI: '262420000011818'H 20250426104624023 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104624023 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104624023 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104624023 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104624025 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + vlr_sgs_ue_unr: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_ue_unr) (vlr_sgs.c:292) 20250426104624025 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - vlr_sgs_ue_unr: now used by 3 (attached,SGs-paging-req,Paging) (vlr_sgs.c:304) MSC_Test-GSUP(1251)@4e68250106fc: Created GsupExpect[0] for "262420000011818" to be handled at TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1246)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)9109389 MSC_Test_0-RAN(1246)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8a ff 8d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625031 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011818 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104625031 DMM DEBUG msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104625031 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104625031 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104625031 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250426104625031 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104625031 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104625031 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104625031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104625031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104625031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104625031 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104625031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 8a ff 8d 00 00 e7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104625031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a ff 8d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: { messageType := 2, destLocRef := '8AFF8D'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(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104625033 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250426104625033 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 20250426104625035 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104625035 DVLR DEBUG IMSI:262420000011818 has MSISDN:491230011818 (vlr.c:1045) 20250426104625035 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250426104625035 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104625035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625035 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104625035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:110) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104625035 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b30ab0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104625035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104625035 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1ae3910] (fsm.c:486) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104625035 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:TMSInew-0x5DE7714D) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250426104625035 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104625035 DMM DEBUG -> IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:TMSInew-0x5DE7714D LOCATION UPDATE ACCEPT (TMSI = 0x5de7714d) (gsm_04_08.c:149) 20250426104625035 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:TMSInew-0x5DE7714D - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104625035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625035 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a ff 8d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 5d e7 71 4d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1246)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625039 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625039 DMM DEBUG msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:TMSInew-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104625039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:TMSInew-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104625039 DMSC NOTICE msub(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D) VLR: update for IMSI=262420000011818 (MSISDN=491230011818) (gsm_04_08.c:1541) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104625039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910] (vlr_lu_fsm.c:817) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104625039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x339C8C3A:GERAN-A-231:LU)[0x55fcf1b23f70]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104625039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104625039 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250426104625039 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104625039 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + 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) 20250426104625039 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104625039 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250426104625039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 8a ff 8d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104625040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104625040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104625040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104625040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104625040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-231:LU)[0x55fcf1ae3910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104625040 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250426104625040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 8a ff 8d 00 00 e7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 20250426104625041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e7 8a ff 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1246)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)9109389 TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104625041 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104625041 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1246)@4e68250106fc: Created IMSI[0] for '262420000011818'H'5DE7714D'O to be handled at TC_sgsap_paging_ue_unr0(1254) 20250426104625045 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104625045 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250426104625045 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250426104625045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 81 09 04 5d e7 71 4d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1246)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_ue_unr0(1254) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: 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 := '5DE7714D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1246)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_ue_unr0(1254)5571860 MSC_Test_0-RAN(1246)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1245)@4e68250106fc: First idle individual index:0 20250426104625049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 55 05 14 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 5d e7 71 4d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625049 DMM DEBUG msc_a(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104625049 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + 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) 20250426104625049 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104625049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104625049 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011818/3/1): Available (smpp_smsc.c:626) 20250426104625049 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104625049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 55 05 14 00 00 e8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104625049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 05 14 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 81 (osmo_ss7_asp.c:1164) 20250426104625049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 05 14 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1245)@4e68250106fc: { messageType := 2, destLocRef := '550514'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(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104625050 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104625050 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104625052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625052 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250426104625052 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104625053 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104625053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 05 14 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104625053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 05 14 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104625055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + 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) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + 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) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250426104625055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 55 05 14 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1245)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104625055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104625055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104625055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104625055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104625055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104625055 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b23f70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104625055 DBSSAP ERROR msc_a(IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D:GERAN-A-232:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104625055 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250426104625056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104625056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104625056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104625056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 55 05 14 00 00 e8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1245)@4e68250106fc: Session index based on local reference:0 20250426104625056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104625056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104625056 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104625056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104625056 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104625056 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104625056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104625056 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104625056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e8 55 05 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1246)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_ue_unr0(1254)5571860 TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104625056 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250426104625056 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_ue_unr0(1254)@4e68250106fc: Final verdict of PTC: pass 20250426104625058 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104625058 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1245)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1248)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1251)@4e68250106fc: Final verdict of PTC: none 20250426104625059 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-M3UA(1247)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1250)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1246)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1252)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1255)@4e68250106fc: Final verdict of PTC: none 20250426104625059 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1249)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1253)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1244)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1244): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1245): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1246): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1247): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1248): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1249): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1250): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1251): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1252): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1253): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_paging_ue_unr0(1254): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1255): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_paging_ue_unr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass'. Sat Apr 26 10:46:25 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 20250426104625256 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104625256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104625256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104625256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104625256 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104625256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104625256 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104625256 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104625256 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104625256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104625256 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104625256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104625256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104625256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104625256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104625256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104625256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104625256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104625256 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104625257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104625257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104626060 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=379960) 20250426104627062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104627257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104627257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104627257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=379960, count=382192) 20250426104627948 DVLR DEBUG VLR subscr IMSI-262420000011817:MSISDN-491230011817:TMSI-0x62EA7F42 - Paging: now used by 1 (attached) (paging.c:202) 20250426104628062 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_ue_unr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing'. ------ MSC_Tests.TC_sgsap_paging_and_nothing ------ Sat Apr 26 10:46:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104629063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_paging_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1259)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1259)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1259)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1257)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104629515 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1260)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104629712 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104629712 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104629712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104629712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1259)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104629717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104629717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104629717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104629717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104629717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104629717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104629717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104629717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104629717 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104629717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104629717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1259)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 20250426104629718 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104629718 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104629717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104629717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104629718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104629718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104629718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104629718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104629718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104629718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104629718 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104629718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104629718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104629718 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1259)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104630064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104630064 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1262)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104630066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1262)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1262)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104630074 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104630075 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1265)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1265)@4e68250106fc: Created Expect[0] for '262420000011819'H to be handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@4e68250106fc: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) 20250426104630100 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104630100 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011819 id=262420000011819 (vlr.c:661) 20250426104630100 DVLR INFO New subscr, IMSI: 262420000011819 (vlr.c:562) 20250426104630100 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104630100 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1263)@4e68250106fc: Found GsupExpect[0] for "262420000011819" handled at TC_sgsap_paging_and_nothing0(1266) MSC_Test-GSUP(1263)@4e68250106fc: Added IMSI table entry 0TC_sgsap_paging_and_nothing0(1266)"262420000011819" 20250426104630140 DVLR DEBUG VLR subscr IMSI-262420000011819:TMSInew-0x2D8764CA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104630140 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250426104630140 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (NO CONN!) (gsm_04_08.c:1541) 20250426104630140 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: tr_SGsAP_IMSI: '262420000011819'H 20250426104630141 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104630141 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104630141 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104630141 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: tr_SGsAP_IMSI: '262420000011819'H MSC_Test-SGsAP(1265)@4e68250106fc: 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 := '2D8764CA'O } } } } } } handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: tr_SGsAP_IMSI: '262420000011819'H TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): none -> pass 20250426104630142 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSInew-0x2D8764CA + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104630142 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104630521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104630521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104630521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104630521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104630521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104630521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104630521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104630521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104630521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104630521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104630522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104630522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104630522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104630522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104630522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104630522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104630522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104630522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104630522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104630522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: tr_SGsAP_IMSI: '262420000011819'H 20250426104631146 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104631146 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104631146 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104631146 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104635046 DVLR DEBUG VLR subscr IMSI-262420000011818:MSISDN-491230011818:TMSI-0x5DE7714D - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250426104641147 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250426104641147 DSGS ERROR (sub 491230011819) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250426104641147 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1263)@4e68250106fc: Created GsupExpect[0] for "262420000011819" to be handled at TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1258)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)10890782 MSC_Test_0-RAN(1258)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a6 2e 1e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 91 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104641154 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011819 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104641154 DMM DEBUG msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104641154 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104641154 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104641154 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104641154 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104641154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104641154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104641154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104641154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104641154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104641154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 a6 2e 1e 00 00 e9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104641154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a6 2e 1e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: { messageType := 2, destLocRef := 'A62E1E'O, sourceLocRef := '0000E9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104641155 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104641155 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426104641156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641156 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104641156 DVLR DEBUG IMSI:262420000011819 has MSISDN:491230011819 (vlr.c:1045) 20250426104641156 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250426104641156 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104641157 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104641157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:110) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104641157 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1ae79b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104641157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104641157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1b30ab0] (fsm.c:486) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104641157 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:TMSInew-0x2819E6AA) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250426104641157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104641157 DMM DEBUG -> IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:TMSInew-0x2819E6AA LOCATION UPDATE ACCEPT (TMSI = 0x2819e6aa) (gsm_04_08.c:149) 20250426104641157 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:TMSInew-0x2819E6AA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104641157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a6 2e 1e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 28 19 e6 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1258)@4e68250106fc: patched enc_l3: '055B'O 20250426104641159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641159 DMM DEBUG msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:TMSInew-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104641159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:TMSInew-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104641159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104641159 DMSC NOTICE msub(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA) VLR: update for IMSI=262420000011819 (MSISDN=491230011819) (gsm_04_08.c:1541) 20250426104641159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104641159 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104641159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104641159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0] (vlr_lu_fsm.c:817) 20250426104641159 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104641160 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2D8764CA:GERAN-A-233:LU)[0x55fcf1af53e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104641160 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104641160 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250426104641160 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104641160 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104641160 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104641160 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104641160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 a6 2e 1e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104641160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 e9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104641161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104641161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104641161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104641161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-233:LU)[0x55fcf1b30ab0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104641161 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - active-conn: now used by 1 (attached) (msub.c:375) 20250426104641161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641161 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641161 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641161 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641161 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 a6 2e 1e 00 00 e9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 20250426104641161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 e9 a6 2e 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)10890782 TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104641162 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104641162 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1258)@4e68250106fc: Created IMSI[0] for '262420000011819'H'2819E6AA'O to be handled at TC_sgsap_paging_and_nothing0(1266) 20250426104641163 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104641163 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104641164 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104641164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 91 09 04 28 19 e6 aa 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1258)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_nothing0(1266) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: 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 := '2819E6AA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1258)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_and_nothing0(1266)14584247 MSC_Test_0-RAN(1258)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1257)@4e68250106fc: First idle individual index:0 20250426104641166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de 89 b7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 28 19 e6 aa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641166 DMM DEBUG msc_a(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104641166 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104641166 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104641166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104641166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011819/3/1): Available (smpp_smsc.c:626) 20250426104641166 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104641166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 de 89 b7 00 00 ea 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104641166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 de 89 b7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 91 (osmo_ss7_asp.c:1164) 20250426104641166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 de 89 b7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1257)@4e68250106fc: { messageType := 2, destLocRef := 'DE89B7'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(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104641167 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104641167 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104641169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104641169 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104641170 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104641170 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104641170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 de 89 b7 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104641170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641170 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641170 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 de 89 b7 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104641171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641171 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641171 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641171 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104641171 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104641171 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104641171 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + 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) 20250426104641171 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104641171 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104641171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 de 89 b7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1257)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1257)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1257)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104641172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641172 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ea 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104641172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104641172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104641172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104641172 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1af53e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104641172 DBSSAP ERROR msc_a(IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA:GERAN-A-234:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104641172 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104641172 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641172 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641172 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104641172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641172 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104641172 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104641172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104641172 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 de 89 b7 00 00 ea 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1259)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1257)@4e68250106fc: Session index based on local reference:0 20250426104641172 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104641172 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104641172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104641172 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104641172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1259)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104641172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104641172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104641173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ea de 89 b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1258)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_and_nothing0(1266)14584247 TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104641173 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104641173 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_nothing0(1266)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(1258)@4e68250106fc: Final verdict of PTC: none 20250426104641175 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1262)@4e68250106fc: Final verdict of PTC: none 20250426104641175 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104641175 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1263)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1257)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1259)@4e68250106fc: Final verdict of PTC: none 20250426104641176 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MNCC(1260)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1267)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1256)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1261)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1264)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1265)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1256): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1257): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1258): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1259): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1260): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1261): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1262): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1263): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1264): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1265): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_paging_and_nothing0(1266): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1267): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_paging_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass'. Sat Apr 26 10:46:41 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 20250426104641380 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104641380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104641380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104641380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104641380 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104641380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104641380 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104641380 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104641380 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104641380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104641380 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104641380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104641380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104641380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104641380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104641380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104641380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104641380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104641380 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104641380 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104641380 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104642175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=380620) 20250426104643177 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104643381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104643381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104643381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=380620, count=381780) 20250426104644178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu'. ------ MSC_Tests.TC_sgsap_paging_and_lu ------ Sat Apr 26 10:46:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_paging_and_lu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104645180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_paging_and_lu' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_paging_and_lu started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1271)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1271)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1271)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1269)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104645586 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1272)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104645779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104645779 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104645779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104645779 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1271)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1271)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104645781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104645781 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104645781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104645781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104645781 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104645781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104645781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104645781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104645781 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104645781 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104646181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104646181 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1274)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104646182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1274)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1274)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104646191 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104646191 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1277)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1277)@4e68250106fc: Created Expect[0] for '262420000011820'H to be handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@4e68250106fc: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250426104646220 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104646220 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011820 id=262420000011820 (vlr.c:661) 20250426104646220 DVLR INFO New subscr, IMSI: 262420000011820 (vlr.c:562) 20250426104646220 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104646220 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1275)@4e68250106fc: Found GsupExpect[0] for "262420000011820" handled at TC_sgsap_paging_and_lu0(1278) MSC_Test-GSUP(1275)@4e68250106fc: Added IMSI table entry 0TC_sgsap_paging_and_lu0(1278)"262420000011820" 20250426104646264 DVLR DEBUG VLR subscr IMSI-262420000011820:TMSInew-0x5AAED859 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104646264 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250426104646264 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250426104646264 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104646265 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104646265 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104646265 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104646265 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H MSC_Test-SGsAP(1277)@4e68250106fc: 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 := '5AAED859'O } } } } } } handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): none -> pass 20250426104646267 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSInew-0x5AAED859 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104646267 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646472 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104646473 DVLR DEBUG VLR subscr IMSI-262420000011819:MSISDN-491230011819:TMSI-0x2819E6AA - Paging: now used by 1 (attached) (paging.c:202) 20250426104646473 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104646583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104646583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104646583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104646583 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104646583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104646583 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104646583 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104646583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104646583 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104646583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104646583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104646583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104646583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104646583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104646583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104646583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104646584 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104646584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104646584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104646584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104647475 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104647475 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104647475 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104647475 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1275)@4e68250106fc: Created GsupExpect[0] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) 20250426104647476 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 + sgs_rx_loc_upd_req: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250426104647476 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 - sgs_rx_loc_upd_req: now used by 3 (attached,SGs-paging-req,Paging) (sgs_iface.c:622) 20250426104647476 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859 + SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr_sgs.c:87) 20250426104647476 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104647476 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250426104647476 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104647476 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250426104647476 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (NO CONN!) (gsm_04_08.c:1541) 20250426104647476 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 - vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,Paging,SGs-lu) (vlr.c:1410) 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 + vlr_gsup_rx: now used by 5 (attached,SGs-paging-req,Paging,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 - SGs-lu: now used by 4 (attached,SGs-paging-req,Paging,vlr_gsup_rx) (vlr_sgs.c:124) 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,Paging) (vlr.c:1410) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x5AAED859:TMSInew-0x1294A298 + vlr_sgs_tmsi_reall_compl: now used by 4 (attached,SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + SGs-paging-req: now used by 5 (attached,2*SGs-paging-req,Paging,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:361) 20250426104647477 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - vlr_sgs_tmsi_reall_compl: now used by 4 (attached,2*SGs-paging-req,Paging) (vlr_sgs.c:240) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: tr_SGsAP_IMSI: '262420000011820'H TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + sgs_rx_pag_rej: now used by 5 (attached,2*SGs-paging-req,Paging,sgs_rx_pag_rej) (sgs_iface.c:757) 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + 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) 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - SGs-paging-req: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - vlr_sgs_pag_rej: now used by 4 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - Paging: now used by 3 (attached,SGs-paging-req,sgs_rx_pag_rej) (paging.c:202) 20250426104647479 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) 20250426104647479 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - sgs_rx_pag_rej: now used by 2 (attached,SGs-paging-req) (sgs_iface.c:780) MSC_Test-GSUP(1275)@4e68250106fc: Created GsupExpect[1] for "262420000011820" to be handled at TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1270)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)16524501 MSC_Test_0-SCCP(1269)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1270)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fc 24 d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 02 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647484 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011820 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104647484 DMM DEBUG msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ad3300] (fsm.c:486) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104647484 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104647484 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + active-conn: now used by 4 (attached,SGs-paging-req,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104647484 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - _lu_fsm_associate_vsub: now used by 3 (attached,SGs-paging-req,active-conn) (vlr_lu_fsm.c:1085) 20250426104647484 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104647484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104647484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104647484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104647484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104647484 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104647484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 fc 24 d5 00 00 eb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104647484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647484 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647484 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 fc 24 d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: { messageType := 2, destLocRef := 'FC24D5'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(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104647485 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250426104647485 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_paging_and_lu0(1278)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104647486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647487 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104647487 DVLR DEBUG IMSI:262420000011820 has MSISDN:491230011820 (vlr.c:1045) 20250426104647487 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250426104647487 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104647487 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104647487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:110) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104647487 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104647487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104647487 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104647487 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:TMSInew-0x2028FE68) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250426104647487 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104647487 DMM DEBUG -> IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:TMSInew-0x2028FE68 LOCATION UPDATE ACCEPT (TMSI = 0x2028fe68) (gsm_04_08.c:149) 20250426104647487 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:TMSInew-0x2028FE68 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 20250426104647487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 fc 24 d5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 20 28 fe 68 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1270)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647490 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647490 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647490 DMM DEBUG msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:TMSInew-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ad3300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104647490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:TMSInew-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104647490 DMSC NOTICE msub(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68) VLR: update for IMSI=262420000011820 (MSISDN=491230011820) (gsm_04_08.c:1541) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104647490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:817) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104647490 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x1294A298:GERAN-A-235:LU)[0x55fcf1aebd10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104647490 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104647490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250426104647490 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104647490 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + 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) 20250426104647490 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104647490 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104647490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 fc 24 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 eb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104647491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104647491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104647491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104647491 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-235:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104647491 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250426104647491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 fc 24 d5 00 00 eb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 20250426104647491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 eb fc 24 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)16524501 TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104647491 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104647491 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1270)@4e68250106fc: Created IMSI[0] for '262420000011820'H'2028FE68'O to be handled at TC_sgsap_paging_and_lu0(1278) 20250426104647493 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104647493 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250426104647493 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250426104647493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647493 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647493 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647493 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647493 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 02 09 04 20 28 fe 68 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1270)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_paging_and_lu0(1278) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@4e68250106fc: 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 := '2028FE68'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1270)@4e68250106fc: Added conn table entry 0TC_sgsap_paging_and_lu0(1278)5766128 MSC_Test_0-RAN(1270)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1269)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 fb f0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 20 28 fe 68 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647496 DMM DEBUG msc_a(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1ade010]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1ade010] (fsm.c:486) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104647496 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + 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) 20250426104647496 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104647496 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104647496 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011820/3/1): Available (smpp_smsc.c:626) 20250426104647496 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104647496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 57 fb f0 00 00 ec 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104647496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 57 fb f0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 02 (osmo_ss7_asp.c:1164) 20250426104647496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 57 fb f0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1269)@4e68250106fc: { messageType := 2, destLocRef := '57FBF0'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(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104647496 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104647496 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647499 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250426104647499 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104647499 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104647499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 57 fb f0 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104647499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 57 fb f0 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647501 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250426104647501 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + 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) 20250426104647501 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + 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) 20250426104647501 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104647501 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250426104647501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647501 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647501 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647501 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 57 fb f0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1269)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1269)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1269)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104647501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ec 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104647501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104647501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1ade010] (msc_a.c:1053) 20250426104647501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104647501 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104647501 DBSSAP ERROR msc_a(IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68:GERAN-A-236:CM_SERVICE_REQ)[0x55fcf1ade010]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104647502 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250426104647502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104647502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104647502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104647502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 57 fb f0 00 00 ec 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1271)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1269)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1271)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104647502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104647502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104647502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104647502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104647502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104647502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104647502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104647502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104647502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ec 57 fb f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1270)@4e68250106fc: Deleted conn table entry 0TC_sgsap_paging_and_lu0(1278)5766128 TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104647502 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250426104647502 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_paging_and_lu0(1278)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_paging_and_lu0(1278)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1269)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1271)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1275)@4e68250106fc: Final verdict of PTC: none 20250426104647505 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104647505 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1276)@4e68250106fc: Final verdict of PTC: none 20250426104647505 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1268)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1274)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1272)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1270)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1273)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1277)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1279)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1268): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1269): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1270): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1271): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1272): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1273): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1274): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1275): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1276): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1277): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_paging_and_lu0(1278): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1279): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_paging_and_lu finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass'. Sat Apr 26 10:46:47 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 20250426104647680 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104647704 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104647704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104647704 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104647704 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104647704 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104647704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104647704 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104647704 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104647704 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104647704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104647704 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104647704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104647704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104647704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104647704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104647704 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104647704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104647704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104647704 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104647704 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104647704 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104648506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=472176) 20250426104649506 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104649705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104649705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104649705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=472176, count=474408) 20250426104650507 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_paging_and_lu pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms'. ------ MSC_Tests.TC_sgsap_mt_sms ------ Sat Apr 26 10:46:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104651508 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_mt_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1283)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1283)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1283)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1281)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104651902 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1284)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104652097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104652097 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104652098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104652098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1283)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104652099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104652099 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1283)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104652099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104652099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104652099 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104652099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104652099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104652099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104652099 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104652099 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104652509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104652509 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1286)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104652511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1286)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1286)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104652519 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104652519 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1289)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1289)@4e68250106fc: Created Expect[0] for '262420000011823'H to be handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@4e68250106fc: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) 20250426104652548 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104652548 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011823 id=262420000011823 (vlr.c:661) 20250426104652548 DVLR INFO New subscr, IMSI: 262420000011823 (vlr.c:562) 20250426104652548 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104652548 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1287)@4e68250106fc: Found GsupExpect[0] for "262420000011823" handled at TC_sgsap_mt_sms0(1290) MSC_Test-GSUP(1287)@4e68250106fc: Added IMSI table entry 0TC_sgsap_mt_sms0(1290)"262420000011823" 20250426104652592 DVLR DEBUG VLR subscr IMSI-262420000011823:TMSInew-0x34B92AB3 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104652592 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250426104652592 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (NO CONN!) (gsm_04_08.c:1541) 20250426104652592 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104652593 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104652593 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104652593 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104652593 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-SGsAP(1289)@4e68250106fc: 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 := '34B92AB3'O } } } } } } handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): none -> pass 20250426104652595 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSInew-0x34B92AB3 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104652595 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104652903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104652903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104652903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104652903 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104652903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104652903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104652903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104652903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104652903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104652903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104652904 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104652904 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104652904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104652904 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104652904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104652904 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104652904 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104652904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104652904 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104652904 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104653603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104653603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426104653603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426104653603 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H 20250426104654605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104654605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104654605 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104654606 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250426104654606 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250426104654606 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250426104654606 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + check_sgs_association: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (sgs_iface.c:293) 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + 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) 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + 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) 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - 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) 20250426104654618 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - vlr_sgs_pag_ack: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250426104654619 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,sgs_rx_service_req,active-conn) (msub.c:379) 20250426104654619 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,sgs_rx_service_req,active-conn) (paging.c:202) 20250426104654619 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250426104654619 DMSC NOTICE Pending paging while subscriber 262420000011823 attached. (sms_queue.c:558) 20250426104654619 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - sgs_rx_service_req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:870) 20250426104654631 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250426104654631 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250426104654631 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250426104654631 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + check_sgs_association: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,check_sgs_association) (sgs_iface.c:274) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - check_sgs_association: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:293) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + sgs_rx_ul_ud: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sgs_rx_ul_ud) (sgs_iface.c:884) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - sgs_rx_ul_ud: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (sgs_iface.c:895) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426104654833 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250426104654834 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H TC_sgsap_mt_sms0(1290)@4e68250106fc: tr_SGsAP_IMSI: '262420000011823'H MSC_Test-GSUP(1287)@4e68250106fc: Created GsupExpect[0] for "262420000011823" to be handled at TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1282)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms0(1290)3429806 MSC_Test_0-RAN(1282)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1281)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 55 ae 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 32 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104654849 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1ae79b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011823 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104654849 DMM DEBUG msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1ae79b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104654849 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104654849 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104654849 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104654849 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104654849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104654849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104654849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104654849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104654849 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104654849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 34 55 ae 00 00 ed 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104654850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 34 55 ae 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: { messageType := 2, destLocRef := '3455AE'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(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104654853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104654853 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654854 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_mt_sms0(1290)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104654857 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104654857 DVLR DEBUG IMSI:262420000011823 has MSISDN:491230011823 (vlr.c:1045) 20250426104654857 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250426104654857 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104654858 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104654858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10] (vlr_lu_fsm.c:110) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104654858 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104654858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104654858 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104654858 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:TMSInew-0xA8888151) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250426104654858 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104654858 DMM DEBUG -> IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:TMSInew-0xA8888151 LOCATION UPDATE ACCEPT (TMSI = 0xa8888151) (gsm_04_08.c:149) 20250426104654858 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:TMSInew-0xA8888151 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104654858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 34 55 ae 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a8 88 81 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1282)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104654863 DMM DEBUG msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:TMSInew-0xA8888151:GERAN-A-237:LU)[0x55fcf1ae79b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104654863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:TMSInew-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104654863 DMSC NOTICE msub(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151) VLR: update for IMSI=262420000011823 (MSISDN=491230011823) (gsm_04_08.c:1541) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104654863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10] (vlr_lu_fsm.c:817) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104654863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0x34B92AB3:GERAN-A-237:LU)[0x55fcf1aef000]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104654863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104654863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250426104654863 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104654863 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104654863 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104654863 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104654863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 34 55 ae 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ed 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104654865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104654865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1ae79b0] (msc_a.c:1053) 20250426104654865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104654865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104654865 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-237:LU)[0x55fcf1aebd10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104654865 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104654865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 34 55 ae 00 00 ed 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 20250426104654865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654865 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ed 34 55 ae 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1282)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)3429806 TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104654865 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104654865 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1282)@4e68250106fc: Created IMSI[0] for '262420000011823'H'A8888151'O to be handled at TC_sgsap_mt_sms0(1290) 20250426104654868 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104654868 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104654868 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104654869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654869 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654869 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654869 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 32 09 04 a8 88 81 51 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1282)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms0(1290) TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: 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 := 'A8888151'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1282)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms0(1290)16396526 MSC_Test_0-RAN(1282)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1281)@4e68250106fc: First idle individual index:0 20250426104654872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fa 30 ee 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 a8 88 81 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104654872 DMM DEBUG msc_a(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1ad3300]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1ad3300] (fsm.c:486) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104654872 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104654872 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104654872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104654872 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011823/3/1): Available (smpp_smsc.c:626) 20250426104654872 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104654872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 fa 30 ee 00 00 ee 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104654872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fa 30 ee 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 32 (osmo_ss7_asp.c:1164) 20250426104654872 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654872 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654872 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654872 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fa 30 ee 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: { messageType := 2, destLocRef := 'FA30EE'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(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104654873 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104654873 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104654876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654876 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104654876 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104654876 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104654876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fa 30 ee 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104654876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654876 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654876 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fa 30 ee 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104654877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104654878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104654878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + 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) 20250426104654878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104654878 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104654878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 fa 30 ee 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1281)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1281)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1281)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104654878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654878 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ee 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104654878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104654878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1ad3300] (msc_a.c:1053) 20250426104654878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104654878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104654878 DBSSAP ERROR msc_a(IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151:GERAN-A-238:CM_SERVICE_REQ)[0x55fcf1ad3300]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104654879 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104654879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104654879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654879 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104654879 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104654879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 fa 30 ee 00 00 ee 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1283)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1281)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1283)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104654879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104654879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104654879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104654879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104654879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104654879 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104654879 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104654879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104654879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104654879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ee fa 30 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1282)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms0(1290)16396526 TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104654879 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104654879 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms0(1290)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms0(1290)@4e68250106fc: Final verdict of PTC: pass 20250426104654882 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1281)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1287)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1285)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1289)@4e68250106fc: Final verdict of PTC: none 20250426104654885 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104654885 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1283)@4e68250106fc: Final verdict of PTC: none 20250426104654885 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1282)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1286)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1288)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1284)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1280)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1291)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1280): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1281): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1282): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1283): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1284): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1285): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1286): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1287): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1288): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1289): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_mt_sms0(1290): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1291): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_mt_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass'. Sat Apr 26 10:46:54 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 20250426104655080 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104655080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104655080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104655080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104655080 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104655080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104655080 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104655080 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104655080 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104655080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104655080 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104655080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104655080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104655080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104655080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104655080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104655080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104655080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104655080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104655080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104655080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104655886 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=415424) 20250426104656888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104657082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104657082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104657082 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=415424, count=417656) 20250426104657494 DVLR DEBUG VLR subscr IMSI-262420000011820:MSISDN-491230011820:TMSI-0x2028FE68 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250426104657888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms'. ------ MSC_Tests.TC_sgsap_mo_sms ------ Sat Apr 26 10:46:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104658889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1295)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1295)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1295)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1293)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104659329 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1296)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104659523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104659523 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104659523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104659523 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1295)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104659525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104659525 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1295)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104659525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104659525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104659525 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104659525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104659525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104659525 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 20250426104659525 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104659526 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1295)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104659890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104659890 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1298)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104659891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1298)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1298)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104659900 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104659900 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1301)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1301)@4e68250106fc: Created Expect[0] for '262420000011824'H to be handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@4e68250106fc: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) 20250426104659930 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104659930 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011824 id=262420000011824 (vlr.c:661) 20250426104659930 DVLR INFO New subscr, IMSI: 262420000011824 (vlr.c:562) 20250426104659930 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104659930 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1299)@4e68250106fc: Found GsupExpect[0] for "262420000011824" handled at TC_sgsap_mo_sms0(1302) MSC_Test-GSUP(1299)@4e68250106fc: Added IMSI table entry 0TC_sgsap_mo_sms0(1302)"262420000011824" 20250426104659972 DVLR DEBUG VLR subscr IMSI-262420000011824:TMSInew-0x32EFCD69 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104659972 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250426104659972 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (NO CONN!) (gsm_04_08.c:1541) 20250426104659972 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104659973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104659973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104659973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H 20250426104659973 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H MSC_Test-SGsAP(1301)@4e68250106fc: 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 := '32EFCD69'O } } } } } } handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): none -> pass 20250426104659975 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSInew-0x32EFCD69 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104659975 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104700328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104700328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104700328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:293) 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + sgs_rx_ul_ud: now used by 2 (attached,sgs_rx_ul_ud) (sgs_iface.c:884) 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + active-conn: now used by 3 (attached,sgs_rx_ul_ud,active-conn) (msub.c:379) 20250426104700981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - sgs_rx_ul_ud: now used by 2 (attached,active-conn) (sgs_iface.c:895) 20250426104700981 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426104700981 DLSMS ERROR trans(SMS IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:EUTRAN-SGs:CM_SERVICE_REQ callref-0x40000029 tid-8) MO SMS without prior CM Service Request (gsm_04_11.c:1130) 20250426104700981 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104700981 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H 20250426104700982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + check_sgs_association: now used by 4 (attached,active-conn,SMS,check_sgs_association) (sgs_iface.c:274) 20250426104700982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - check_sgs_association: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:293) 20250426104700982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + sgs_rx_ul_ud: now used by 4 (attached,active-conn,SMS,sgs_rx_ul_ud) (sgs_iface.c:884) 20250426104700982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - sgs_rx_ul_ud: now used by 3 (attached,active-conn,SMS) (sgs_iface.c:895) 20250426104700982 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104700983 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104700983 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104700983 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104700983 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - active-conn: now used by 2 (attached,msc_a_fsm_releasing_onenter) (msub.c:375) 20250426104700983 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - msc_a_fsm_releasing_onenter: now used by 1 (attached) (msc_a.c:1004) TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@4e68250106fc: tr_SGsAP_IMSI: '262420000011824'H TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1299)@4e68250106fc: Created GsupExpect[0] for "262420000011824" to be handled at TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1294)@4e68250106fc: Added conn table entry 0TC_sgsap_mo_sms0(1302)6900473 MSC_Test_0-SCCP(1293)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1294)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700988 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700988 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104700988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104700988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 4a f9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 42 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104700988 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011824 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104700988 DMM DEBUG msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104700988 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104700988 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104700988 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104700988 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104700988 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104700988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104700988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104700988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104700988 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104700988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 69 4a f9 00 00 ef 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104700988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 4a f9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: { messageType := 2, destLocRef := '694AF9'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(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104700990 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104700990 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 TC_sgsap_mo_sms0(1302)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700990 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700990 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700990 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104700990 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104700990 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700990 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104700991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104700991 DVLR DEBUG IMSI:262420000011824 has MSISDN:491230011824 (vlr.c:1045) 20250426104700991 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250426104700991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104700991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104700991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:110) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104700991 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104700991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104700991 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104700991 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:TMSInew-0xBAEB125B) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250426104700991 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104700991 DMM DEBUG -> IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:TMSInew-0xBAEB125B LOCATION UPDATE ACCEPT (TMSI = 0xbaeb125b) (gsm_04_08.c:149) 20250426104700991 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:TMSInew-0xBAEB125B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104700991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700991 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700991 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 4a f9 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ba eb 12 5b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1294)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104700994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104700994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104700994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104700994 DMM DEBUG msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:TMSInew-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aebd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104700994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:TMSInew-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104700994 DMSC NOTICE msub(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B) VLR: update for IMSI=262420000011824 (MSISDN=491230011824) (gsm_04_08.c:1541) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104700994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:817) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104700994 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0x32EFCD69:GERAN-A-239:LU)[0x55fcf1af2880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104700994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104700994 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250426104700994 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104700994 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104700994 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104700994 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104700994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 69 4a f9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104700995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700995 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104700995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ef 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104700995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104700995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aebd10] (msc_a.c:1053) 20250426104700995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104700995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104700995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-239:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104700995 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104700995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700996 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700996 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 69 4a f9 00 00 ef 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 20250426104700996 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700996 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104700996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104700996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104700996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ef 69 4a f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)6900473 TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104700996 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104700996 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1294)@4e68250106fc: Created IMSI[0] for '262420000011824'H'BAEB125B'O to be handled at TC_sgsap_mo_sms0(1302) 20250426104700998 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104700998 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104700998 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104700998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104700998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104700998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104700998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104700998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104700998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104700998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104700998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104700998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104700998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 42 09 04 ba eb 12 5b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1294)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mo_sms0(1302) TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@4e68250106fc: 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 := 'BAEB125B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1294)@4e68250106fc: Added conn table entry 0TC_sgsap_mo_sms0(1302)4167849 MSC_Test_0-RAN(1294)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1293)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104701000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104701000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104701000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104701000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 98 a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 ba eb 12 5b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104701001 DMM DEBUG msc_a(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1ae79b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1ae79b0] (fsm.c:486) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104701001 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104701001 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104701001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104701001 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011824/3/1): Available (smpp_smsc.c:626) 20250426104701001 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104701001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 3f 98 a9 00 00 f0 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104701001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 98 a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 42 (osmo_ss7_asp.c:1164) 20250426104701001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701001 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701001 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701001 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 98 a9 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1293)@4e68250106fc: { messageType := 2, destLocRef := '3F98A9'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(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104701001 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104701001 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104701003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104701003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104701003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104701003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104701003 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104701003 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104701003 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104701004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 98 a9 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104701004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 98 a9 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104701005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701005 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104701005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104701005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104701005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104701005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + 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) 20250426104701005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104701005 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104701005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104701005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104701005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701005 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701005 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701005 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 3f 98 a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1293)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1293)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1293)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104701006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104701006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104701006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104701006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f0 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104701006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104701006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1ae79b0] (msc_a.c:1053) 20250426104701006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104701006 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104701006 DBSSAP ERROR msc_a(IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B:GERAN-A-240:CM_SERVICE_REQ)[0x55fcf1ae79b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104701006 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104701006 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701006 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701006 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104701006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701006 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104701006 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104701006 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104701006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 3f 98 a9 00 00 f0 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1295)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1293)@4e68250106fc: Session index based on local reference:0 20250426104701006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104701006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104701006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104701006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104701006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104701006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104701006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104701006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f0 3f 98 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1294)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mo_sms0(1302)4167849 TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104701006 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104701006 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mo_sms0(1302)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mo_sms0(1302)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mo_sms0(1302)@4e68250106fc: Final verdict of PTC: pass 20250426104701009 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104701009 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104701009 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1298)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1300)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1299)@4e68250106fc: Final verdict of PTC: none 20250426104701009 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1303)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1296)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1295)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1294)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1293)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1292)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1301)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1297)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1292): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1293): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1294): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1295): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1296): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1297): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1298): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1299): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1300): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1301): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_mo_sms0(1302): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass'. Sat Apr 26 10:47:01 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 20250426104701208 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104701208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104701208 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104701208 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104701208 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104701208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104701208 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104701208 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104701208 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104701208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104701208 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104701208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104701208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104701208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104701208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104701208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104701208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104701208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104701208 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104701208 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104701208 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104702010 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404052) 20250426104703011 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104703209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104703209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104703209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=404052, count=405212) 20250426104704012 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing'. ------ MSC_Tests.TC_sgsap_mt_sms_and_nothing ------ Sat Apr 26 10:47:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104704869 DVLR DEBUG VLR subscr IMSI-262420000011823:MSISDN-491230011823:TMSI-0xA8888151 - Paging: now used by 1 (attached) (paging.c:202) 20250426104705013 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_mt_sms_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1307)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1307)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1307)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1305)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104705527 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1308)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104705722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104705722 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104705722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104705722 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1307)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104705723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104705723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104705723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104705723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104705723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104705723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104705723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104705723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104705723 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104705723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104705723 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1307)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104705724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104705724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104705724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104705724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104705724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104705724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104705724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104705724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104705724 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104705724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104705724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 20250426104705724 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1307)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426104705724 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104705724 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104706014 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104706014 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1310)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104706015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1310)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104706025 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104706025 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1313)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1313)@4e68250106fc: Created Expect[0] for '262420000011825'H to be handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@4e68250106fc: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250426104706054 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104706054 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250426104706054 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250426104706054 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104706054 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1311)@4e68250106fc: Found GsupExpect[0] for "262420000011825" handled at TC_sgsap_mt_sms_and_nothing0(1314) MSC_Test-GSUP(1311)@4e68250106fc: Added IMSI table entry 0TC_sgsap_mt_sms_and_nothing0(1314)"262420000011825" 20250426104706096 DVLR DEBUG VLR subscr IMSI-262420000011825:TMSInew-0x51492902 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104706096 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250426104706096 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (NO CONN!) (gsm_04_08.c:1541) 20250426104706096 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104706097 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104706097 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104706097 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104706097 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: tr_SGsAP_IMSI: '262420000011825'H MSC_Test-SGsAP(1313)@4e68250106fc: 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 := '51492902'O } } } } } } handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: tr_SGsAP_IMSI: '262420000011825'H TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): none -> pass 20250426104706099 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x51492902 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104706099 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104706528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104706528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104706528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104706528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104706528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104706528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104706528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104706528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104706528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104706528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104706528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104706528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104706528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104706528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104706528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104706528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104706528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104706528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104706528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104706528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: tr_SGsAP_IMSI: '262420000011825'H 20250426104707103 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104707103 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426104707103 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426104707103 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250426104708104 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250426104708105 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250426104710999 DVLR DEBUG VLR subscr IMSI-262420000011824:MSISDN-491230011824:TMSI-0xBAEB125B - Paging: now used by 1 (attached) (paging.c:202) 20250426104718106 DLSMS NOTICE Sending SMS 25 failed 1 times. (sms_queue.c:248) 20250426104718106 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,SGs-paging-req,Paging) (sms_queue.c:217) 20250426104718106 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SMS-receiver: now used by 4 (attached,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250426104718106 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SMS: now used by 3 (attached,SGs-paging-req,Paging) (transaction.c:281) 20250426104718106 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) 20250426104718106 DSGS ERROR (sub 491230011825) Paging via SGs interface timed out (Ts5 expired)! (vlr_sgs.c:317) 20250426104718106 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - SGs-paging-req: now used by 1 (attached) (vlr_sgs.c:321) 20250426104721110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104721110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104721110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104721110 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104721110 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104721110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104721110 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104721110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 0c 10 f1 d7 24 00 00 0c 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1310)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104728133 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104728133 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - VTY: now used by 1 (attached) (msc_vty.c:1387) 20250426104728134 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104728134 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - attached: now used by 1 (VTY) (vlr.c:1489) 20250426104728134 DVLR INFO VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902 - VTY: now used by 0 (-) (msc_vty.c:1839) 20250426104728134 DVLR DEBUG SUBSCR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x51492902) freeing VLR subscr (max total use count was 7) (vlr.c:472) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1311)@4e68250106fc: Created GsupExpect[0] for "262420000011825" to be handled at TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1306)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)5472160 MSC_Test_0-RAN(1306)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@4e68250106fc: First idle individual index:0 20250426104728139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 53 7f a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 52 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728139 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011825 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104728139 DMM DEBUG msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104728139 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104728139 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011825 id=262420000011825 (vlr.c:661) 20250426104728139 DVLR INFO New subscr, IMSI: 262420000011825 (vlr.c:562) 20250426104728139 DVLR DEBUG VLR subscr IMSI-262420000011825 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104728139 DVLR DEBUG VLR subscr IMSI-262420000011825 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104728139 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104728139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104728139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104728139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104728139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104728139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104728139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 53 7f a0 00 00 f1 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104728140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 53 7f a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: { messageType := 2, destLocRef := '537FA0'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(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104728141 DVLR DEBUG VLR subscr IMSI-262420000011825 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104728141 DVLR DEBUG VLR subscr IMSI-262420000011825 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728143 DVLR DEBUG VLR subscr IMSI-262420000011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104728143 DVLR DEBUG IMSI:262420000011825 has MSISDN:491230011825 (vlr.c:1045) 20250426104728143 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250426104728143 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104728143 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104728143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:110) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104728143 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011825:GERAN-A-241:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104728143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104728143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104728143 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1A451584) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250426104728143 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104728143 DMM DEBUG -> IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1A451584 LOCATION UPDATE ACCEPT (TMSI = 0x1a451584) (gsm_04_08.c:149) 20250426104728143 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1A451584 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104728143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 53 7f a0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1a 45 15 84 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1306)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728146 DMM DEBUG msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1A451584:GERAN-A-241:LU)[0x55fcf1aebd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104728146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSInew-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104728146 DMSC NOTICE msub(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584) VLR: update for IMSI=262420000011825 (MSISDN=491230011825) (gsm_04_08.c:1541) 20250426104728146 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104728146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:817) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104728146 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011825:MSISDN-491230011825:GERAN-A-241:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104728146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104728146 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250426104728146 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104728146 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104728146 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104728146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728146 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728146 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 53 7f a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426104728146 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728146 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728146 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f1 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104728147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aebd10] (msc_a.c:1053) 20250426104728147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104728147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104728147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-241:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104728147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728147 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104728147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 53 7f a0 00 00 f1 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f1 53 7f a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1306)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)5472160 TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104728147 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104728147 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1306)@4e68250106fc: Created IMSI[0] for '262420000011825'H'1A451584'O to be handled at TC_sgsap_mt_sms_and_nothing0(1314) 20250426104728150 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104728150 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104728150 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104728150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 52 09 04 1a 45 15 84 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1306)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_nothing0(1314) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: 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 := '1A451584'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1306)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10651508 MSC_Test_0-RAN(1306)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1305)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a2 87 74 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 1a 45 15 84 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728153 DMM DEBUG msc_a(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1ae79b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1ae79b0] (fsm.c:486) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104728153 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104728153 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104728153 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104728153 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011825/3/1): Available (smpp_smsc.c:626) 20250426104728153 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104728153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 a2 87 74 00 00 f2 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104728153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a2 87 74 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 52 (osmo_ss7_asp.c:1164) 20250426104728153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728153 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728153 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a2 87 74 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: { messageType := 2, destLocRef := 'A28774'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(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104728154 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104728154 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728157 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728158 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104728158 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104728158 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104728158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a2 87 74 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104728158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a2 87 74 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728159 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728159 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + 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) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104728160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 a2 87 74 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1305)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1305)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1305)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104728160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728160 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728160 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f2 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104728160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104728160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1ae79b0] (msc_a.c:1053) 20250426104728160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104728160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104728160 DBSSAP ERROR msc_a(IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584:GERAN-A-242:CM_SERVICE_REQ)[0x55fcf1ae79b0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104728160 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104728160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104728160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104728160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104728160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104728160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 a2 87 74 00 00 f2 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1307)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1305)@4e68250106fc: Session index based on local reference:0 20250426104728161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104728161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1307)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104728161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104728161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104728161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104728161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104728161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104728161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104728161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f2 a2 87 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1306)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms_and_nothing0(1314)10651508 TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104728161 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104728161 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_nothing0(1314)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1307)@4e68250106fc: Final verdict of PTC: none 20250426104728163 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-MGCP(1309)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1304)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1311)@4e68250106fc: Final verdict of PTC: none 20250426104728164 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104728164 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104728164 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-SGsAP(1313)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1310)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1305)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1308)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1306)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1315)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1312)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1304): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1305): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1306): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1307): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1308): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1309): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1310): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1311): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1312): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1313): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_mt_sms_and_nothing0(1314): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1315): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_mt_sms_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass'. Sat Apr 26 10:47:28 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 20250426104728368 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104728368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104728368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104728368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104728368 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104728368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104728368 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104728368 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104728368 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104728368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104728368 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104728368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104728368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104728368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104728368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104728368 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104728368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104728368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104728368 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104728368 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104728368 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104729164 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=402048) 20250426104730166 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104730369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104730369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104730369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=402048, count=404280) 20250426104731167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject'. ------ MSC_Tests.TC_sgsap_mt_sms_and_reject ------ Sat Apr 26 10:47:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_mt_sms_and_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104732168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_mt_sms_and_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_mt_sms_and_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1319)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1319)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1319)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1317)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104732754 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1320)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104732950 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104732950 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104732950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104732950 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1319)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104732955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104732955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104732955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104732955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104732955 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104732955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104732955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104732956 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1319)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104732956 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104732956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104732956 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104732959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104732959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104732959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104732959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104732959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104732959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104732959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104732959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104732959 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104732959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104732959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104732959 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 20250426104732959 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104732959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1319)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104733170 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104733170 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1322)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104733175 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1322)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104733190 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104733190 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1325)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1325)@4e68250106fc: Created Expect[0] for '262420000011826'H to be handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@4e68250106fc: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250426104733222 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104733222 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011826 id=262420000011826 (vlr.c:661) 20250426104733222 DVLR INFO New subscr, IMSI: 262420000011826 (vlr.c:562) 20250426104733222 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: 901-70 (vlr.c:707) 20250426104733222 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1323)@4e68250106fc: Found GsupExpect[0] for "262420000011826" handled at TC_sgsap_mt_sms_and_reject0(1326) MSC_Test-GSUP(1323)@4e68250106fc: Added IMSI table entry 0TC_sgsap_mt_sms_and_reject0(1326)"262420000011826" 20250426104733224 DVLR DEBUG VLR subscr IMSI-262420000011826:TMSInew-0x95090DDD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104733224 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250426104733224 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (NO CONN!) (gsm_04_08.c:1541) 20250426104733224 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) 20250426104733225 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104733225 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104733225 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104733225 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: tr_SGsAP_IMSI: '262420000011826'H MSC_Test-SGsAP(1325)@4e68250106fc: 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 := '95090DDD'O } } } } } } handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: tr_SGsAP_IMSI: '262420000011826'H TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): none -> pass 20250426104733226 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSInew-0x95090DDD + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104733226 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104733764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104733764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104733764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104733764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104733764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104733764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104733764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104733764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104733764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104733764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104733764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104733764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104733764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104733764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104733764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104733764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104733764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104733764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104733764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104733764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: tr_SGsAP_IMSI: '262420000011826'H 20250426104734234 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104734234 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426104734234 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426104734234 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426104735236 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426104735236 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426104735236 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426104735237 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SGs-paging-req: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req) (vlr_sgs.c:361) 20250426104735237 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (paging.c:111) 20250426104735237 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (db.c:771) 20250426104735237 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,SGs-paging-req,Paging) (gsm_04_11.c:77) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + 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) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + 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) 20250426104735243 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104735243 DLSMS NOTICE Sending SMS 27 failed 1 times. (sms_queue.c:248) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - 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) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - SMS-receiver: now used by 6 (attached,SMS,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (gsm_04_11.c:77) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - SMS: now used by 5 (attached,SGs-paging-req,Paging,sgs_rx_pag_rej,vlr_sgs_pag_rej) (transaction.c:281) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - Paging: now used by 4 (attached,SGs-paging-req,sgs_rx_pag_rej,vlr_sgs_pag_rej) (paging.c:202) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - SGs-paging-req: now used by 3 (attached,sgs_rx_pag_rej,vlr_sgs_pag_rej) (vlr_sgs.c:262) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - vlr_sgs_pag_rej: now used by 2 (attached,sgs_rx_pag_rej) (vlr_sgs.c:264) 20250426104735243 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - sgs_rx_pag_rej: now used by 1 (attached) (sgs_iface.c:780) 20250426104738152 DVLR DEBUG VLR subscr IMSI-262420000011825:MSISDN-491230011825:TMSI-0x1A451584 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1322)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104755261 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104755261 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - VTY: now used by 1 (attached) (msc_vty.c:1387) MSC_Test-GSUP(1323)@4e68250106fc: Created GsupExpect[0] for "262420000011826" to be handled at TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1318)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)6176692 MSC_Test_0-SCCP(1317)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1318)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755283 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755283 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755283 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755283 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5e 3f b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 62 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755283 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011826 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104755283 DMM DEBUG msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104755283 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104755283 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104755283 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104755283 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104755283 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104755283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104755283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104755283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104755283 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104755283 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755283 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755283 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755283 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755283 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 5e 3f b4 00 00 f3 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104755284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5e 3f b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: { messageType := 2, destLocRef := '5E3FB4'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(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104755287 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104755287 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104755288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755289 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104755289 DVLR DEBUG IMSI:262420000011826 has MSISDN:491230011826 (vlr.c:1045) 20250426104755289 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250426104755289 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104755289 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104755289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104755289 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104755289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104755289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104755289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104755289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104755290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104755290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104755290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104755290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104755290 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:TMSInew-0xB322311B) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250426104755290 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104755290 DMM DEBUG -> IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:TMSInew-0xB322311B LOCATION UPDATE ACCEPT (TMSI = 0xb322311b) (gsm_04_08.c:149) 20250426104755290 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:TMSInew-0xB322311B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104755290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5e 3f b4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b3 22 31 1b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1318)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104755294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755294 DMM DEBUG msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:TMSInew-0xB322311B:GERAN-A-243:LU)[0x55fcf1aef000]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104755294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:TMSInew-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104755294 DMSC NOTICE msub(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B) VLR: update for IMSI=262420000011826 (MSISDN=491230011826) (gsm_04_08.c:1541) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104755294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104755294 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0x95090DDD:GERAN-A-243:LU)[0x55fcf1ae91b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104755294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104755294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250426104755294 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104755294 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104755294 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104755295 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104755295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5e 3f b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104755297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f3 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104755297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1aef000] (msc_a.c:1053) 20250426104755297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104755297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104755297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-243:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104755297 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104755297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 5e 3f b4 00 00 f3 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f3 5e 3f b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1318)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)6176692 TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104755299 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104755299 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1318)@4e68250106fc: Created IMSI[0] for '262420000011826'H'B322311B'O to be handled at TC_sgsap_mt_sms_and_reject0(1326) 20250426104755303 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104755303 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104755303 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104755303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 62 09 04 b3 22 31 1b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1318)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_mt_sms_and_reject0(1326) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: 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 := 'B322311B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1318)@4e68250106fc: Added conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)11231941 MSC_Test_0-RAN(1318)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1317)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755308 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ab 62 c5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 b3 22 31 1b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755309 DMM DEBUG msc_a(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1aebd10] (fsm.c:486) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104755309 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104755309 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104755309 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104755309 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011826/3/1): Available (smpp_smsc.c:626) 20250426104755309 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104755309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 ab 62 c5 00 00 f4 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104755310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ab 62 c5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 62 (osmo_ss7_asp.c:1164) 20250426104755310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ab 62 c5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: { messageType := 2, destLocRef := 'AB62C5'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(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104755311 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104755311 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104755318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755319 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104755319 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104755319 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104755319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ab 62 c5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104755319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ab 62 c5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104755322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755323 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104755323 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104755323 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + 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) 20250426104755323 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104755323 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104755323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 ab 62 c5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1317)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1317)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1317)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104755324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755324 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755324 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f4 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104755325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104755325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1aebd10] (msc_a.c:1053) 20250426104755325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104755325 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1ae79b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104755325 DBSSAP ERROR msc_a(IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B:GERAN-A-244:CM_SERVICE_REQ)[0x55fcf1aebd10]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104755325 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104755325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104755325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755325 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104755325 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104755325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 ab 62 c5 00 00 f4 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1317)@4e68250106fc: Session index based on local reference:0 20250426104755325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104755325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104755325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104755325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104755325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104755325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104755325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104755325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104755325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f4 ab 62 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1319)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1318)@4e68250106fc: Deleted conn table entry 0TC_sgsap_mt_sms_and_reject0(1326)11231941 TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104755326 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104755326 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_mt_sms_and_reject0(1326)@4e68250106fc: Final verdict of PTC: pass 20250426104755330 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104755331 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104755331 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1323)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1317)@4e68250106fc: Final verdict of PTC: none 20250426104755332 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1322)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1320)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1325)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1319)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1318)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1327)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1324)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1321)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1316)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1316): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1317): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1318): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1319): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1320): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1321): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1322): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1323): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1324): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1325): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_mt_sms_and_reject0(1326): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1327): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_mt_sms_and_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass'. Sat Apr 26 10:47:55 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 20250426104755528 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104755528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104755528 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104755528 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104755528 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104755528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104755528 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104755528 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104755528 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104755528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104755528 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104755528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104755528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104755528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104755528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104755528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104755528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104755529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104755529 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104755529 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104755529 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104756333 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=397660) 20250426104757335 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104757529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104757529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104757529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=397660, count=398820) 20250426104758336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_mt_sms_and_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud'. ------ MSC_Tests.TC_sgsap_unexp_ud ------ Sat Apr 26 10:47:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unexp_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104759339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unexp_ud' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_unexp_ud started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1331)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1331)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1331)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1329)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104759925 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1332)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104800119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104800119 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104800119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104800119 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1331)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104800120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104800120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104800120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104800120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104800120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104800120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104800120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104800120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104800120 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104800120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104800120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1331)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104800120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104800120 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104800120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104800120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104800120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104800121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104800121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104800121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104800121 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104800121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104800121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104800121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104800121 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104800121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104800340 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104800340 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1334)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104800346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1334)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1334)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104800359 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104800359 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1337)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1337)@4e68250106fc: Created Expect[0] for '262420000011821'H to be handled at TC_sgsap_unexp_ud0(1338) 20250426104800933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104800933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104800933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104800933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104800933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104800933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104800933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104800933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104800933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104800933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104800933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104800933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104800933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104800933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104800933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104800933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104800933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104800933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104800933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104800933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1335)@4e68250106fc: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1330)@4e68250106fc: Added conn table entry 0TC_sgsap_unexp_ud0(1338)12135087 MSC_Test_0-SCCP(1329)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1330)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104801415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801415 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b9 2a af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801416 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104801416 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1aef000] (fsm.c:486) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104801416 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104801416 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011821 id=262420000011821 (vlr.c:661) 20250426104801416 DVLR INFO New subscr, IMSI: 262420000011821 (vlr.c:562) 20250426104801416 DVLR DEBUG VLR subscr IMSI-262420000011821 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104801416 DVLR DEBUG VLR subscr IMSI-262420000011821 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104801416 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104801416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104801417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104801417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104801417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104801417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104801417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104801417 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104801417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 b9 2a af 00 00 f5 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104801417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b9 2a af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: { messageType := 2, destLocRef := 'B92AAF'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(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1335)@4e68250106fc: Found GsupExpect[0] for "262420000011821" handled at TC_sgsap_unexp_ud0(1338) MSC_Test-GSUP(1335)@4e68250106fc: Added IMSI table entry 0TC_sgsap_unexp_ud0(1338)"262420000011821" 20250426104801424 DVLR DEBUG VLR subscr IMSI-262420000011821 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104801424 DVLR DEBUG VLR subscr IMSI-262420000011821 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): none -> pass 20250426104801431 DVLR DEBUG VLR subscr IMSI-262420000011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104801431 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250426104801431 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801431 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104801431 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104801431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104801431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:GERAN-A-245:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104801431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104801431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104801431 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x0BAB2D51) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104801431 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x0BAB2D51 LOCATION UPDATE ACCEPT (TMSI = 0x0bab2d51) (gsm_04_08.c:149) 20250426104801431 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x0BAB2D51 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104801431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801432 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801432 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801432 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b9 2a af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0b ab 2d 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104801439 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1aef000]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104801439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSInew-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104801439 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801439 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104801439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104801439 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:GERAN-A-245:LU)[0x55fcf1ae92e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104801439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104801439 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250426104801439 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104801439 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104801439 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104801439 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104801439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 b9 2a af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104801441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f5 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104801442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104801442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1aef000] (msc_a.c:1053) 20250426104801442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104801442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104801442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-245:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104801442 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104801442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801442 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801442 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 b9 2a af 00 00 f5 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 20250426104801442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f5 b9 2a af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)12135087 TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104801444 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104801444 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: tr_SGsAP_IMSI: '262420000011821'H 20250426104801456 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + check_sgs_association: now used by 2 (attached,check_sgs_association) (sgs_iface.c:274) 20250426104801456 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: (sub IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51) SGsAP Message UPLINK-UNITDATA subscriber not SGs-associated, releasing (sgs_iface.c:285) 20250426104801456 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - check_sgs_association: now used by 1 (attached) (sgs_iface.c:289) MSC_Test-SGsAP(1337)@4e68250106fc: 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(1338) TC_sgsap_unexp_ud0(1338)@4e68250106fc: tr_SGsAP_IMSI: '262420000011821'H MSC_Test-GSUP(1335)@4e68250106fc: Created GsupExpect[0] for "262420000011821" to be handled at TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1330)@4e68250106fc: Added conn table entry 0TC_sgsap_unexp_ud0(1338)1046003 MSC_Test_0-RAN(1330)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1329)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0f f5 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 12 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104801646 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011821 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104801646 DMM DEBUG msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104801646 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104801646 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104801646 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104801646 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104801646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104801646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104801646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104801646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104801646 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104801647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 0f f5 f3 00 00 f6 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104801647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 0f f5 f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: { messageType := 2, destLocRef := '0FF5F3'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(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104801650 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104801650 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801651 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801651 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801651 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801651 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801651 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104801654 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104801654 DVLR DEBUG IMSI:262420000011821 has MSISDN:491230011821 (vlr.c:1045) 20250426104801654 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801654 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104801655 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104801655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:110) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104801655 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104801655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104801655 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104801655 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:TMSInew-0x7596036A) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801655 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104801655 DMM DEBUG -> IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:TMSInew-0x7596036A LOCATION UPDATE ACCEPT (TMSI = 0x7596036a) (gsm_04_08.c:149) 20250426104801656 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:TMSInew-0x7596036A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104801656 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801656 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801656 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801656 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801656 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801656 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 0f f5 f3 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 75 96 03 6a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1330)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104801659 DMM DEBUG msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:TMSInew-0x7596036A:GERAN-A-246:LU)[0x55fcf1aebd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104801659 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:TMSInew-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104801660 DMSC NOTICE msub(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A) VLR: update for IMSI=262420000011821 (MSISDN=491230011821) (gsm_04_08.c:1541) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104801660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:817) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104801660 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x0BAB2D51:GERAN-A-246:LU)[0x55fcf1b3e990]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104801660 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104801660 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250426104801660 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104801660 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104801660 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104801660 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104801660 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801660 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801660 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801660 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801660 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801660 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801660 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 0f f5 f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104801663 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801663 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801663 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801663 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801663 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f6 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104801663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1aebd10] (msc_a.c:1053) 20250426104801663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104801663 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104801664 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-246:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104801664 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - active-conn: now used by 1 (attached) (msub.c:375) 20250426104801664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801664 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801664 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801664 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801664 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 0f f5 f3 00 00 f6 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 20250426104801665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f6 0f f5 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)1046003 TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104801666 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104801666 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1330)@4e68250106fc: Created IMSI[0] for '262420000011821'H'7596036A'O to be handled at TC_sgsap_unexp_ud0(1338) 20250426104801675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104801675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104801675 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104801676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 12 09 04 75 96 03 6a 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1330)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unexp_ud0(1338) TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: 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 := '7596036A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1330)@4e68250106fc: Added conn table entry 0TC_sgsap_unexp_ud0(1338)12325093 MSC_Test_0-SCCP(1329)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1330)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104801684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801684 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801684 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801684 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bc 10 e5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 75 96 03 6a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801685 DMM DEBUG msc_a(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1aef000] (fsm.c:486) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104801685 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104801685 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104801685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104801685 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011821/3/1): Available (smpp_smsc.c:626) 20250426104801685 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104801686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 bc 10 e5 00 00 f7 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104801686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 bc 10 e5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 12 (osmo_ss7_asp.c:1164) 20250426104801686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 bc 10 e5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: { messageType := 2, destLocRef := 'BC10E5'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(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104801687 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104801687 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O 20250426104801698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801698 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801698 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801698 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801698 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801698 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801698 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104801699 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104801699 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104801699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 bc 10 e5 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104801699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 bc 10 e5 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104801704 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801704 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801704 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104801704 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104801704 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + 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) 20250426104801704 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104801704 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104801704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801704 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801704 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801705 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 bc 10 e5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1329)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104801706 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801706 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801706 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104801706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801706 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801706 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f7 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1329)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1329)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104801707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1aef000] (msc_a.c:1053) 20250426104801707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104801707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104801707 DBSSAP ERROR msc_a(IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A:GERAN-A-247:CM_SERVICE_REQ)[0x55fcf1aef000]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104801707 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104801707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104801707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801707 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104801707 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104801707 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801707 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 bc 10 e5 00 00 f7 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1331)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1329)@4e68250106fc: Session index based on local reference:0 20250426104801708 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104801708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104801708 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104801708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104801708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1331)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104801708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104801708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104801708 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104801708 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f7 bc 10 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1330)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unexp_ud0(1338)12325093 TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104801709 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104801709 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unexp_ud0(1338)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unexp_ud0(1338)@4e68250106fc: Final verdict of PTC: pass 20250426104801717 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104801717 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1331)@4e68250106fc: Final verdict of PTC: none 20250426104801718 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1329)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1334)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1332)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1335)@4e68250106fc: Final verdict of PTC: none 20250426104801720 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1328)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1330)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1336)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1337)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1339)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1333)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1328): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1329): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1330): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1331): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1332): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1333): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1334): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1335): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1336): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1337): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_unexp_ud0(1338): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1339): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_unexp_ud finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass'. Sat Apr 26 10:48:01 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 20250426104801908 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104801908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104801908 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104801908 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104801908 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104801908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104801908 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104801908 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104801908 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104801908 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104801908 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104801908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104801908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104801908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104801908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104801908 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104801908 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104801908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104801908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104801908 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104801908 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104802719 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490060) 20250426104803720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104803909 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104803910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104803910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=490060, count=492292) 20250426104804721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unexp_ud pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud'. ------ MSC_Tests.TC_sgsap_unsol_ud ------ Sat Apr 26 10:48:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_unsol_ud.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104805304 DVLR DEBUG VLR subscr IMSI-262420000011826:MSISDN-491230011826:TMSI-0xB322311B - Paging: now used by 1 (attached) (paging.c:202) 20250426104805722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_unsol_ud' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_unsol_ud started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1343)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1343)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1343)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1341)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104806305 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1344)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104806501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104806501 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104806501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104806501 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1343)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104806505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104806505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104806505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104806505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104806505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104806505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104806505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104806505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104806505 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104806505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104806505 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1343)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 20250426104806506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104806506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104806506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104806506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104806506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104806506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104806506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104806506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104806506 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104806506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104806506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104806506 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104806506 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104806506 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1343)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104806724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104806724 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1346)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104806730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1346)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1346)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104806749 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104806749 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1349)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1349)@4e68250106fc: Created Expect[0] for '262420000011822'H to be handled at TC_sgsap_unsol_ud0(1350) 20250426104807313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_unsol_ud0(1350)@4e68250106fc: tr_SGsAP_IMSI: '262420000011822'H 20250426104807798 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(1349)@4e68250106fc: 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(1350) TC_sgsap_unsol_ud0(1350)@4e68250106fc: tr_SGsAP_IMSI: '262420000011822'H MSC_Test-GSUP(1347)@4e68250106fc: Created GsupExpect[0] for "262420000011822" to be handled at TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1342)@4e68250106fc: Added conn table entry 0TC_sgsap_unsol_ud0(1350)2525798 MSC_Test_0-SCCP(1341)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1342)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 8a 66 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 22 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104807819 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011822 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104807819 DMM DEBUG msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1aebd10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1aebd10] (fsm.c:486) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104807819 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104807819 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011822 id=262420000011822 (vlr.c:661) 20250426104807819 DVLR INFO New subscr, IMSI: 262420000011822 (vlr.c:562) 20250426104807819 DVLR DEBUG VLR subscr IMSI-262420000011822 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104807819 DVLR DEBUG VLR subscr IMSI-262420000011822 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104807819 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104807819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104807819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104807819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104807819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104807819 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104807819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 26 8a 66 00 00 f8 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104807819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807819 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 26 8a 66 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: { messageType := 2, destLocRef := '268A66'O, sourceLocRef := '0000F8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1347)@4e68250106fc: Found GsupExpect[0] for "262420000011822" handled at TC_sgsap_unsol_ud0(1350) MSC_Test-GSUP(1347)@4e68250106fc: Added IMSI table entry 0TC_sgsap_unsol_ud0(1350)"262420000011822" 20250426104807822 DVLR DEBUG VLR subscr IMSI-262420000011822 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104807822 DVLR DEBUG VLR subscr IMSI-262420000011822 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 20250426104807823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_sgsap_unsol_ud0(1350)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): none -> pass 20250426104807826 DVLR DEBUG VLR subscr IMSI-262420000011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104807826 DVLR DEBUG IMSI:262420000011822 has MSISDN:491230011822 (vlr.c:1045) 20250426104807826 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250426104807826 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104807826 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104807826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:110) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104807826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011822:GERAN-A-248:LU)[0x55fcf1b3e990]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104807826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104807826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1ae79b0] (fsm.c:486) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104807826 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x909F496D) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250426104807826 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104807826 DMM DEBUG -> IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x909F496D LOCATION UPDATE ACCEPT (TMSI = 0x909f496d) (gsm_04_08.c:149) 20250426104807826 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x909F496D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104807826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807826 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 26 8a 66 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 90 9f 49 6d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1342)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104807830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807830 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807830 DMM DEBUG msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x909F496D:GERAN-A-248:LU)[0x55fcf1aebd10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104807830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSInew-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104807830 DMSC NOTICE msub(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D) VLR: update for IMSI=262420000011822 (MSISDN=491230011822) (gsm_04_08.c:1541) 20250426104807830 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104807830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0] (vlr_lu_fsm.c:817) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104807830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011822:MSISDN-491230011822:GERAN-A-248:LU)[0x55fcf1aec5c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104807830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104807830 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250426104807830 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104807830 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104807830 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104807830 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104807830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 26 8a 66 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104807832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f8 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104807832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1aebd10] (msc_a.c:1053) 20250426104807832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104807832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104807832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-248:LU)[0x55fcf1ae79b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104807832 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - active-conn: now used by 1 (attached) (msub.c:375) 20250426104807832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 26 8a 66 00 00 f8 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 20250426104807833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f8 26 8a 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)2525798 TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104807834 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104807834 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1342)@4e68250106fc: Created IMSI[0] for '262420000011822'H'909F496D'O to be handled at TC_sgsap_unsol_ud0(1350) 20250426104807841 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104807842 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426104807842 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426104807842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 22 09 04 90 9f 49 6d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1342)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_unsol_ud0(1350) TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: 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 := '909F496D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1342)@4e68250106fc: Added conn table entry 0TC_sgsap_unsol_ud0(1350)14441871 MSC_Test_0-RAN(1342)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc 5d 8f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 90 9f 49 6d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104807849 DMM DEBUG msc_a(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1aef000]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1aef000] (fsm.c:486) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104807849 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + proc_arq_vlr_fn_init: now used by 3 (attached,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104807849 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + active-conn: now used by 4 (attached,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104807849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104807849 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Available (smpp_smsc.c:626) 20250426104807849 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - proc_arq_vlr_fn_init: now used by 3 (attached,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104807849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 dc 5d 8f 00 00 f9 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104807849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dc 5d 8f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 22 (osmo_ss7_asp.c:1164) 20250426104807849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dc 5d 8f 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1341)@4e68250106fc: { messageType := 2, destLocRef := 'DC5D8F'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-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104807851 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + VTY: now used by 4 (attached,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104807851 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - VTY: now used by 3 (attached,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104807857 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + SMS: now used by 4 (attached,Paging,active-conn,SMS) (transaction.c:228) 20250426104807857 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104807857 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104807857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dc 5d 8f 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104807857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dc 5d 8f 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807861 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104807861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - SMS: now used by 3 (attached,Paging,active-conn) (transaction.c:281) 20250426104807861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + msc_a_fsm_releasing_onenter: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104807861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + 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) 20250426104807861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104807861 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - msc_a_fsm_releasing_onenter: now used by 3 (attached,Paging,active-conn) (msc_a.c:1004) 20250426104807861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 dc 5d 8f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104807863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 f9 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104807863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1aef000] (msc_a.c:1053) 20250426104807863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104807863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1b09540]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104807863 DBSSAP ERROR msc_a(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D:GERAN-A-249:CM_SERVICE_REQ)[0x55fcf1aef000]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104807863 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - active-conn: now used by 2 (attached,Paging) (msub.c:375) 20250426104807863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104807863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807863 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104807863 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104807863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 dc 5d 8f 00 00 f9 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104807864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104807864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104807864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104807864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104807864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104807864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104807864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104807864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104807864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104807864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 f9 dc 5d 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1342)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)14441871 TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104807865 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426104807865 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - VTY: now used by 2 (attached,Paging) (msc_vty.c:1317) TC_sgsap_unsol_ud0(1350)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: 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(1342)@4e68250106fc: Added conn table entry 0TC_sgsap_unsol_ud0(1350)10294531 MSC_Test_0-RAN(1342)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1341)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104808064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104808065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104808065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104808065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9d 15 03 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1b 00 19 57 05 08 00 62 f2 24 00 17 00 2a 17 0c 05 01 52 08 29 26 24 00 00 10 81 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104808066 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000011822 (gsm_04_08.c:980) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + gsm48_rx_mm_imsi_detach_ind: now used by 3 (attached,Paging,gsm48_rx_mm_imsi_detach_ind) (gsm_04_08.c:989) 20250426104808066 DMM INFO IMSI DETACH for IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D (gsm_04_08.c:1007) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + active-conn: now used by 4 (attached,Paging,gsm48_rx_mm_imsi_detach_ind,active-conn) (msub.c:379) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - Paging: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (paging.c:202) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + 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) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:464) 20250426104808066 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - attached: now used by 2 (gsm48_rx_mm_imsi_detach_ind,active-conn) (vlr.c:1489) 20250426104808066 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011822/3/1): Unavailable (smpp_smsc.c:626) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - gsm48_rx_mm_imsi_detach_ind: now used by 1 (active-conn) (gsm_04_08.c:1017) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104808066 DVLR DEBUG VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426104808066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104808066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808066 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104808066 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104808066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 9d 15 03 00 00 fa 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104808067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104808067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104808067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104808067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 9d 15 03 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: { messageType := 2, destLocRef := '9D1503'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(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1341)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104808072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104808072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104808072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104808072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1341)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1341)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104808273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808273 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104808273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104808273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104808273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fa 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104808274 DVLR INFO VLR subscr IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D - active-conn: now used by 0 (-) (msub.c:375) 20250426104808274 DVLR DEBUG SUBSCR(IMSI-262420000011822:MSISDN-491230011822:TMSI-0x909F496D) freeing VLR subscr (max total use count was 5) (vlr.c:472) 20250426104808274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104808274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808274 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104808274 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104808274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 9d 15 03 00 00 fa 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1341)@4e68250106fc: Session index based on local reference:0 20250426104808275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104808275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104808275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104808275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104808276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104808276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104808276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104808276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104808276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fa 9d 15 03 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1342)@4e68250106fc: Deleted conn table entry 0TC_sgsap_unsol_ud0(1350)10294531 TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_unsol_ud0(1350)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1347)@4e68250106fc: Final verdict of PTC: none 20250426104808289 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1341)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1346)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1348)@4e68250106fc: Final verdict of PTC: none 20250426104808290 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104808290 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1340)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1343)@4e68250106fc: Final verdict of PTC: none 20250426104808291 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) IPA-CTRL-CLI-IPA(1351)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1344)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1342)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1345)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1349)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1340): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1341): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1342): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1343): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1344): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1345): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1346): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1347): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1348): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1349): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_unsol_ud0(1350): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1351): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_unsol_ud finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass'. Sat Apr 26 10:48:08 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 20250426104808480 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104808480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104808480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104808480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104808480 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104808480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104808480 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104808480 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104808480 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104808480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104808480 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104808480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104808480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104808480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104808480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104808480 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104808480 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104808480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104808480 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104808480 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104808480 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104809290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440212) 20250426104810291 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104810481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104810481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104810481 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=440212, count=441372) 20250426104811293 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104811677 DVLR DEBUG VLR subscr IMSI-262420000011821:MSISDN-491230011821:TMSI-0x7596036A - Paging: now used by 1 (attached) (paging.c:202) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_unsol_ud pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call ------ Sat Apr 26 10:48:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104812294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_bssap_lu_sgsap_lu_and_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1355)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1355)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1355)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1353)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104812841 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1356)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104813035 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104813035 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104813035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104813035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1355)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104813037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104813037 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1355)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104813037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104813037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104813037 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104813037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104813037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104813037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104813037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104813037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104813295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104813295 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1358)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104813300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1358)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1358)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104813325 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104813325 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1361)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1361)@4e68250106fc: Created Expect[0] for '262420000118139'H to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250426104813849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104813849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104813849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104813849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104813849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104813849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104813849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104813849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104813849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104813849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104813851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104813851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104813851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104813851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104813851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104813851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104813851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104813851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104813851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104813851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104814783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104814783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104814783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104814783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104814783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104814783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104814783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104814783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104814783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104814783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 07 10 5f 02 90 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(1359)@4e68250106fc: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1354)@4e68250106fc: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9941234 MSC_Test_0-SCCP(1353)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1354)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104815399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104815399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104815399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104815399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 97 b0 f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104815400 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104815400 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104815400 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104815400 DVLR DEBUG set IMSI on subscriber; IMSI=262420000118139 id=262420000118139 (vlr.c:661) 20250426104815400 DVLR INFO New subscr, IMSI: 262420000118139 (vlr.c:562) 20250426104815400 DVLR DEBUG VLR subscr IMSI-262420000118139 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104815400 DVLR DEBUG VLR subscr IMSI-262420000118139 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426104815400 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104815400 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104815400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104815400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104815400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104815400 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104815400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104815400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104815400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104815400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 97 b0 f2 00 00 fb 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104815400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104815400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104815400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104815400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 97 b0 f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: { messageType := 2, destLocRef := '97B0F2'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(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1359)@4e68250106fc: Found GsupExpect[0] for "262420000118139" handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) MSC_Test-GSUP(1359)@4e68250106fc: Added IMSI table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)"262420000118139" 20250426104815405 DVLR DEBUG VLR subscr IMSI-262420000118139 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426104815405 DVLR DEBUG VLR subscr IMSI-262420000118139 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104815407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104815407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104815407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104815407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): none -> pass 20250426104815411 DVLR DEBUG VLR subscr IMSI-262420000118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104815411 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250426104815411 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104815411 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104815412 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104815412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104815412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:GERAN-A-251:LU)[0x55fcf1aec5c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104815412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104815412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104815412 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x382F9F10) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104815412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104815412 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x382F9F10 LOCATION UPDATE ACCEPT (TMSI = 0x382f9f10) (gsm_04_08.c:149) 20250426104815412 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x382F9F10 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426104815412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104815412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815412 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104815412 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104815412 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815412 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 97 b0 f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 2f 9f 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104815418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104815418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104815418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104815418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104815418 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104815418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSInew-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104815418 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104815418 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104815418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104815418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:GERAN-A-251:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104815418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104815418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250426104815418 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104815418 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104815418 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104815418 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426104815418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104815418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104815418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104815418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 97 b0 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104815420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104815420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104815420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104815420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fb 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104815420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104815420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426104815420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104815420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104815420 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:GERAN-A-251:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104815420 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104815420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104815421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104815421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104815421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 97 b0 f2 00 00 fb 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 20250426104815421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104815421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104815421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104815421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104815421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104815421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104815421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104815421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104815421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104815421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fb 97 b0 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@4e68250106fc: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)9941234 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104815422 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104815422 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@4e68250106fc: Created GsupExpect[0] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250426104815429 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250426104815429 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250426104815429 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10 + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250426104815429 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104815430 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250426104815430 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104815430 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250426104815430 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (NO CONN!) (gsm_04_08.c:1541) 20250426104815430 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 - vlr_gsup_rx: now used by 2 (attached,SGs-lu) (vlr.c:1410) 20250426104815430 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 + vlr_gsup_rx: now used by 3 (attached,SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104815430 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 - SGs-lu: now used by 2 (attached,vlr_gsup_rx) (vlr_sgs.c:124) 20250426104815430 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-SGsAP(1361)@4e68250106fc: 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 := '3D14D854'O } } } } } } handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104815434 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x382F9F10:TMSInew-0x3D14D854 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104815434 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) 20250426104816113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104816113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104816113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104816113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 f1 d7 24 00 00 0c 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104816115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816115 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104816115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104816115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104816115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 0c f1 d7 24 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H MSC_Test-MNCC(1356)@4e68250106fc: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)843631727 20250426104816452 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426104816452 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426104816452 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 callref-0x3248cc6f tid-255) New transaction (transaction.c:231) 20250426104816452 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 callref-0x3248cc6f 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) 20250426104816452 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 callref-0x3248cc6f 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) 20250426104816452 DMNCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 callref-0x3248cc6f tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426104816452 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250426104816452 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250426104816452 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - 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(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + 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) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250426104816459 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1354)@4e68250106fc: Created IMSI[0] for '262420000118139'H'3D14D854'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: 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 := '3D14D854'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1354)@4e68250106fc: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)16063634 MSC_Test_0-SCCP(1353)@4e68250106fc: First idle individual index:0 20250426104816467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104816467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104816467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104816467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f5 1c 92 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3d 14 d8 54 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aef000] (fsm.c:486) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104816469 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104816469 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104816469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104816469 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 callref-0x3248cc6f tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426104816469 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104816469 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426104816469 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816469 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426104816469 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104816469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250426104816470 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426104816470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104816470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104816470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104816470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 f5 1c 92 00 00 fc 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104816470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104816470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104816470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104816470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250426104816470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104816470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816470 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104816470 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104816470 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816470 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 1d 01 00 1a 03 05 04 07 60 04 05 0b 02 00 81 5c 04 91 21 43 f5 5e 07 91 94 21 03 11 18 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: { messageType := 2, destLocRef := 'F51C92'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(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104816472 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426104816472 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1354)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1354)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104816479 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816479 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104816479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816479 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104816479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104816479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816479 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104816479 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426104816479 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426104816479 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426104816480 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426104816480 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816480 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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(1362)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1357)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250426104816486 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426104816486 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104816486 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: is child of msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aef000] (fsm.c:486) 20250426104816486 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1ac9aa0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1ac9aa0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55fcf1ac9aa0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55fcf1ac9aa0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1b063e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1b063e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55fcf1b063e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104816486 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55fcf1b063e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1357)@4e68250106fc: 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(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete 3 20250426104816497 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:no-CI)[0x55fcf1ac9aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104816497 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104816497 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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(1362)@4e68250106fc: f_mt_call_complete 4 20250426104816498 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:no-CI)[0x55fcf1b063e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104816498 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104816498 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816498 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) Sending Assignment Command (msc_a.c:706) 20250426104816498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104816499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104816499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104816499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 6e 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104816502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104816502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104816502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104816502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104816502 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b063e0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104816502 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104816502 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104816502 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816502 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816502 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816502 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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(1354)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1354)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete 5 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete 8 20250426104816504 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104816504 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104816504 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104816705 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104816705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104816705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104816705 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104816705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104816705 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104816705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104816705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104816705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104816705 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104816705 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426104816705 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426104816705 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426104816705 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816705 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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(1362)@4e68250106fc: f_mt_call_complete 7 20250426104816712 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426104816712 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f 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) 20250426104816712 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP:trans-0:call-110:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ac9aa0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426104816712 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104816712 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104816712 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{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(1362)@4e68250106fc: f_mt_call_complete 9 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_mt_call_complete DONE 20250426104816717 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104816717 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104816718 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104816718 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104819719 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104819719 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104819719 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104819719 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104819719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104819719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104819719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104819719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1354)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1354)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104819725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104819725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104819725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104819725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104819726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104819726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104819726 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104819726 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x3248cc6f tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104819726 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426104819726 DCC DEBUG trans(CC:NULL IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104819726 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104819726 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104819726 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104819726 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620] (call_leg.c:197) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1b063e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620] (call_leg.c:197) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104819726 DCC DEBUG rtp_stream(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854: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)[0x55fcf1ac9aa0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{RELEASING}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aef000] (call_leg.c:198) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104819726 DCC DEBUG call_leg(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1af5620]{RELEASING}: Deallocated (fsm.c:568) 20250426104819727 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104819727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104819727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104819727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104819727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426104819727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104819727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104819727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104819727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 03 06 f5 1c 92 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1356)@4e68250106fc: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)843631727 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104819734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104819734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104819734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104819734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fc 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104819734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104819734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aef000] (msc_a.c:1053) 20250426104819734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104819734 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-252:PAGING_RESP)[0x55fcf1aebd10]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104819735 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104819735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104819735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819735 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104819735 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104819735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 f5 1c 92 00 00 fc 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 20250426104819736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104819736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104819736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104819736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104819736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104819736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104819736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104819736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104819736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104819736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fc f5 1c 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@4e68250106fc: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)16063634 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_call_hangup 9: done 20250426104821741 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104821742 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104821742 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104821742 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: tr_SGsAP_IMSI: '262420000118139'H TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1359)@4e68250106fc: Created GsupExpect[1] for "262420000118139" to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1354)@4e68250106fc: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)4299949 MSC_Test_0-SCCP(1353)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1354)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104821753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 41 9c ad 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 11 18 93 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821754 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000118139 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104821754 DMM DEBUG msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac7c50] (fsm.c:486) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104821754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104821754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104821754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250426104821754 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104821754 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104821754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104821754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104821754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0] (fsm.c:486) 20250426104821754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104821754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104821755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 41 9c ad 00 00 fd 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104821755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821755 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821755 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 41 9c ad 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: { messageType := 2, destLocRef := '419CAD'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(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104821758 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250426104821758 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426104821759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104821762 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104821762 DVLR DEBUG IMSI:262420000118139 has MSISDN:491230118139 (vlr.c:1045) 20250426104821762 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104821762 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104821763 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104821763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0] (vlr_lu_fsm.c:110) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104821763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104821763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104821763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1ac9aa0] (fsm.c:486) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104821763 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:TMSInew-0xAA3AD2C1) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104821763 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104821763 DMM DEBUG -> IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:TMSInew-0xAA3AD2C1 LOCATION UPDATE ACCEPT (TMSI = 0xaa3ad2c1) (gsm_04_08.c:149) 20250426104821763 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:TMSInew-0xAA3AD2C1 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104821763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 41 9c ad 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 aa 3a d2 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1354)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104821768 DMM DEBUG msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:TMSInew-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104821768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:TMSInew-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104821768 DMSC NOTICE msub(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1) VLR: update for IMSI=262420000118139 (MSISDN=491230118139) (gsm_04_08.c:1541) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104821768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0] (vlr_lu_fsm.c:817) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104821768 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0x3D14D854:GERAN-A-253:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104821768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104821768 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250426104821768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104821768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + 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) 20250426104821768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104821768 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250426104821768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 41 9c ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104821771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fd 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104821772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104821772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac7c50] (msc_a.c:1053) 20250426104821772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104821772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104821772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-253:LU)[0x55fcf1ac9aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104821772 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250426104821772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 41 9c ad 00 00 fd 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 20250426104821773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fd 41 9c ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1354)@4e68250106fc: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)4299949 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104821774 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104821775 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1354)@4e68250106fc: Created IMSI[1] for '262420000118139'H'AA3AD2C1'O to be handled at TC_bssap_lu_sgsap_lu_and_mt_call0(1362) 20250426104821781 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104821782 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250426104821782 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250426104821782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 11 18 93 09 04 aa 3a d2 c1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1354)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_bssap_lu_sgsap_lu_and_mt_call0(1362) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: 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 := 'AA3AD2C1'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1354)@4e68250106fc: Added conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)2179997 MSC_Test_0-RAN(1354)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1353)@4e68250106fc: First idle individual index:0 20250426104821792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 21 43 9d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 aa 3a d2 c1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104821793 DMM DEBUG msc_a(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b08f50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b08f50] (fsm.c:486) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104821793 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + 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) 20250426104821793 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104821793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104821793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230118139/3/1): Available (smpp_smsc.c:626) 20250426104821793 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104821794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 21 43 9d 00 00 fe 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104821794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 21 43 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 11 18 93 (osmo_ss7_asp.c:1164) 20250426104821794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 21 43 9d 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: { messageType := 2, destLocRef := '21439D'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(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104821796 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104821796 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 20250426104821813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821813 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250426104821814 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104821815 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104821815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 21 43 9d 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104821815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 21 43 9d 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104821820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104821821 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250426104821821 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + 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) 20250426104821821 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + 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) 20250426104821821 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104821821 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250426104821821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 21 43 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1353)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1353)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1353)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104821824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821824 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 fe 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104821825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104821825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b08f50] (msc_a.c:1053) 20250426104821825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104821825 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b063e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104821825 DBSSAP ERROR msc_a(IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1:GERAN-A-254:CM_SERVICE_REQ)[0x55fcf1b08f50]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104821825 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250426104821825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104821825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821825 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104821825 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104821826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 21 43 9d 00 00 fe 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1353)@4e68250106fc: Session index based on local reference:0 20250426104821826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104821826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104821826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104821826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104821826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104821826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104821826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104821826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104821826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104821826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 fe 21 43 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1355)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1354)@4e68250106fc: Deleted conn table entry 0TC_bssap_lu_sgsap_lu_and_mt_call0(1362)2179997 TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104821828 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250426104821828 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_bssap_lu_sgsap_lu_and_mt_call0(1362)@4e68250106fc: Final verdict of PTC: pass 20250426104821838 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104821838 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104821838 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) 20250426104821842 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1354)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1353)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1361)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1356)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1357)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1359)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1355)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1358)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1360)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1352)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1352): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1353): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1354): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1355): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1356): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1357): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1358): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1359): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1360): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1361): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_bssap_lu_sgsap_lu_and_mt_call0(1362): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@4e68250106fc: Test case TC_bssap_lu_sgsap_lu_and_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass'. Sat Apr 26 10:48:21 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 20250426104822028 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104822028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104822028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104822028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104822028 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104822028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104822028 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104822028 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104822028 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104822028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104822028 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104822028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104822028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104822028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104822028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104822028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104822028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104822028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104822028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104822028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104822028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104822843 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=771160) 20250426104823844 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104824029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104824029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104824029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=771160, count=772320) 20250426104824845 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call'. ------ MSC_Tests.TC_sgsap_lu_and_mt_call ------ Sat Apr 26 10:48:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104825846 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_lu_and_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_lu_and_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1367)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1367)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1367)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1365)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104826419 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1368)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104826614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104826614 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104826614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104826614 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1367)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104826615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104826615 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104826615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104826615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104826615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104826615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104826615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104826615 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104826615 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104826615 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104826615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104826616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104826616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104826616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104826616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104826616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104826616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104826616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104826616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104826616 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104826616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104826616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104826616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 20250426104826616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104826616 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1367)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104826847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104826847 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1370)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104826849 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1370)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1370)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104826857 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104826857 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1373)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1373)@4e68250106fc: Created Expect[0] for '262420000011827'H to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250426104827420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104827420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104827420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104827420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104827420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104827420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104827420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104827420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104827420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104827420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104827420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104827420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104827420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104827420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104827420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104827420 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104827420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104827420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104827420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104827420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1371)@4e68250106fc: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250426104828888 DVLR INFO VLR subscr unknown + SGs-lu: now used by 1 (SGs-lu) (vlr_sgs.c:87) 20250426104828888 DVLR DEBUG set IMSI on subscriber; IMSI=262420000011827 id=262420000011827 (vlr.c:661) 20250426104828888 DVLR INFO New subscr, IMSI: 262420000011827 (vlr.c:562) 20250426104828888 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104828888 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=) (NO CONN!) (gsm_04_08.c:1541) MSC_Test-GSUP(1371)@4e68250106fc: Found GsupExpect[0] for "262420000011827" handled at TC_sgsap_lu_and_mt_call0(1374) MSC_Test-GSUP(1371)@4e68250106fc: Added IMSI table entry 0TC_sgsap_lu_and_mt_call0(1374)"262420000011827" 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:TMSInew-0x421A4534 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104828890 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250426104828890 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (NO CONN!) (gsm_04_08.c:1541) 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 - vlr_gsup_rx: now used by 1 (SGs-lu) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 + vlr_gsup_rx: now used by 2 (SGs-lu,vlr_gsup_rx) (vlr.c:1348) 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 + attached: now used by 3 (SGs-lu,vlr_gsup_rx,attached) (vlr_sgs_fsm.c:152) 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 - SGs-lu: now used by 2 (vlr_gsup_rx,attached) (vlr_sgs.c:124) 20250426104828890 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 - vlr_gsup_rx: now used by 1 (attached) (vlr.c:1410) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-SGsAP(1373)@4e68250106fc: 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 := '421A4534'O } } } } } } handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): none -> pass 20250426104828893 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSInew-0x421A4534 + vlr_sgs_tmsi_reall_compl: now used by 2 (attached,vlr_sgs_tmsi_reall_compl) (vlr_sgs.c:235) 20250426104828893 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - vlr_sgs_tmsi_reall_compl: now used by 1 (attached) (vlr_sgs.c:240) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H MSC_Test-MNCC(1368)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)33441080 20250426104829899 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426104829899 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426104829899 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 callref-0x1fe4538 tid-255) New transaction (transaction.c:231) 20250426104829899 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 callref-0x1fe4538 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) 20250426104829899 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 callref-0x1fe4538 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) 20250426104829899 DMNCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 callref-0x1fe4538 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426104829899 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + SGs-paging-req: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req) (vlr_sgs.c:361) 20250426104829899 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + Paging: now used by 5 (attached,mncc_tx_to_gsm_cc,CC,SGs-paging-req,Paging) (paging.c:111) 20250426104829899 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - 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(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + check_sgs_association: now used by 5 (attached,CC,SGs-paging-req,Paging,check_sgs_association) (sgs_iface.c:274) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - check_sgs_association: now used by 4 (attached,CC,SGs-paging-req,Paging) (sgs_iface.c:293) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + sgs_rx_service_req: now used by 5 (attached,CC,SGs-paging-req,Paging,sgs_rx_service_req) (sgs_iface.c:821) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + 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) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - SGs-paging-req: now used by 5 (attached,CC,Paging,sgs_rx_service_req,vlr_sgs_pag_ack) (vlr_sgs.c:280) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - vlr_sgs_pag_ack: now used by 4 (attached,CC,Paging,sgs_rx_service_req) (vlr_sgs.c:282) 20250426104829901 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - sgs_rx_service_req: now used by 3 (attached,CC,Paging) (sgs_iface.c:858) MSC_Test_0-RAN(1366)@4e68250106fc: Created IMSI[0] for '262420000011827'H'421A4534'O to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: 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 := '421A4534'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1366)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1337186 MSC_Test_0-SCCP(1365)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104829906 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829906 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104829906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829906 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104829906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104829906 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829906 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 14 67 62 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 42 1a 45 34 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1ac9aa0] (fsm.c:486) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104829906 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104829906 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104829906 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104829906 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 callref-0x1fe4538 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426104829906 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104829906 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426104829906 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829906 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426104829906 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426104829906 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250426104829907 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426104829907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104829907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104829907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104829907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 14 67 62 00 00 ff 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104829907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104829907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104829907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104829907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250426104829907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104829907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829907 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104829907 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104829907 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829907 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2e 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 17 01 00 14 03 05 04 01 e0 5c 04 91 21 43 f5 5e 07 91 94 21 03 10 81 72 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: { messageType := 2, destLocRef := '146762'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(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104829908 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426104829909 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1366)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1366)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426104829914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104829914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104829914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104829914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104829914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426104829914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426104829914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426104829914 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426104829914 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829914 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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(1374)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1369)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250426104829917 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426104829917 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104829917 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: is child of msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1ac9aa0] (fsm.c:486) 20250426104829917 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1aec6f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1aec6f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080] (fsm.c:486) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55fcf1aec6f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55fcf1aec6f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b0fbf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b0fbf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080] (fsm.c:486) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104829917 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1369)@4e68250106fc: 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(1374) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 3 20250426104829922 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:no-CI)[0x55fcf1aec6f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104829922 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104829922 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 4 20250426104829922 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104829922 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104829922 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829923 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) Sending Assignment Command (msc_a.c:706) 20250426104829923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104829923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104829923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104829923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 70 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104829926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104829926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104829926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104829926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104829926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104829926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104829926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104829926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104829926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104829926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104829926 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0fbf0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104829926 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104829926 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104829926 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829926 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829926 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104829926 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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(1366)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1366)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 8 20250426104829927 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104829927 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104829927 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 5 20250426104830132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104830132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104830132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104830132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104830132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104830132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104830132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104830132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104830132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104830132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104830132 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426104830132 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426104830132 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426104830132 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104830132 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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(1374)@4e68250106fc: f_mt_call_complete 7 20250426104830133 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426104830133 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 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) 20250426104830133 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP:trans-0:call-112:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1aec6f0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426104830133 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104830133 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104830133 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete 9 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_mt_call_complete DONE 20250426104830135 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104830135 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104830135 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104830135 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426104831782 DVLR DEBUG VLR subscr IMSI-262420000118139:MSISDN-491230118139:TMSI-0xAA3AD2C1 - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104833138 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104833138 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104833138 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104833138 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104833138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104833138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104833138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104833138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1366)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1366)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104833140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104833140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104833140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104833140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104833140 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104833140 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104833140 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104833140 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x1fe4538 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104833140 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426104833140 DCC DEBUG trans(CC:NULL IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104833140 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104833140 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104833141 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104833141 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080] (call_leg.c:197) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080] (call_leg.c:197) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104833141 DCC DEBUG rtp_stream(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534: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)[0x55fcf1aec6f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{RELEASING}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1ac9aa0] (call_leg.c:198) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104833141 DCC DEBUG call_leg(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1b09080]{RELEASING}: Deallocated (fsm.c:568) 20250426104833141 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104833141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104833141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104833141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104833141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426104833141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104833141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833141 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104833141 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104833141 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833141 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 00 06 14 67 62 00 01 07 00 05 20 04 01 09 8f 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1368)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)33441080 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104833143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104833143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104833143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104833143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 00 ff 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104833143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104833143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1ac9aa0] (msc_a.c:1053) 20250426104833143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104833143 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-255:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104833143 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104833143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104833143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104833143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104833143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 14 67 62 00 00 ff 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104833143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104833143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104833143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104833143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104833143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104833143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104833143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104833143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 ff 14 67 62 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)1337186 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_call_hangup 9: done 20250426104835147 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104835147 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + SGs-paging-req: now used by 3 (attached,VTY,SGs-paging-req) (vlr_sgs.c:361) 20250426104835147 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + Paging: now used by 4 (attached,VTY,SGs-paging-req,Paging) (paging.c:111) 20250426104835147 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: tr_SGsAP_IMSI: '262420000011827'H TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1371)@4e68250106fc: Created GsupExpect[0] for "262420000011827" to be handled at TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1366)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)14555610 MSC_Test_0-RAN(1366)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835151 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835151 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de 19 da 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 10 81 72 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835151 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000011827 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104835151 DMM DEBUG msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104835151 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104835151 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + active-conn: now used by 5 (attached,SGs-paging-req,Paging,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104835151 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - _lu_fsm_associate_vsub: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_lu_fsm.c:1085) 20250426104835151 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104835151 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - Paging: now used by 3 (attached,SGs-paging-req,active-conn) (paging.c:202) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104835151 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104835151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104835151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104835151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104835151 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104835151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 de 19 da 00 01 00 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104835152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 de 19 da 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: { messageType := 2, destLocRef := 'DE19DA'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(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104835152 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + VTY: now used by 4 (attached,SGs-paging-req,active-conn,VTY) (msc_vty.c:1285) 20250426104835152 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - VTY: now used by 3 (attached,SGs-paging-req,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104835153 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104835153 DVLR DEBUG IMSI:262420000011827 has MSISDN:491230011827 (vlr.c:1045) 20250426104835153 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250426104835153 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104835154 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534 + vlr_gsup_rx: now used by 4 (attached,SGs-paging-req,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104835154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104835154 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104835154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104835154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104835154 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:TMSInew-0xB3820DBE) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250426104835154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104835154 DMM DEBUG -> IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:TMSInew-0xB3820DBE LOCATION UPDATE ACCEPT (TMSI = 0xb3820dbe) (gsm_04_08.c:149) 20250426104835154 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:TMSInew-0xB3820DBE - vlr_gsup_rx: now used by 3 (attached,SGs-paging-req,active-conn) (vlr.c:1410) 20250426104835154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 de 19 da 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b3 82 0d be (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1366)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104835156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835157 DMM DEBUG msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:TMSInew-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104835157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:TMSInew-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104835157 DMSC NOTICE msub(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE) VLR: update for IMSI=262420000011827 (MSISDN=491230011827) (gsm_04_08.c:1541) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104835157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104835157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0x421A4534:GERAN-A-256:LU)[0x55fcf1b09080]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104835157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104835157 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250426104835157 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104835157 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + 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) 20250426104835157 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SGs-paging-req,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104835157 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - msc_a_fsm_releasing_onenter: now used by 3 (attached,SGs-paging-req,active-conn) (msc_a.c:1004) 20250426104835157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 de 19 da 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104835158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104835158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426104835158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104835158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104835158 DVLR DEBUG vlr_lu_fsm(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-256:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104835158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 00 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835158 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - active-conn: now used by 2 (attached,SGs-paging-req) (msub.c:375) 20250426104835158 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835158 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835158 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835158 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835158 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835158 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 de 19 da 00 01 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835158 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835158 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 00 de 19 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1366)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)14555610 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104835159 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104835159 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - VTY: now used by 2 (attached,SGs-paging-req) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1366)@4e68250106fc: Created IMSI[1] for '262420000011827'H'B3820DBE'O to be handled at TC_sgsap_lu_and_mt_call0(1374) 20250426104835160 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + VTY: now used by 3 (attached,SGs-paging-req,VTY) (msc_vty.c:1285) 20250426104835160 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + Paging: now used by 4 (attached,SGs-paging-req,VTY,Paging) (paging.c:111) 20250426104835160 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1721) 20250426104835160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835160 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835160 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 10 81 72 09 04 b3 82 0d be 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1366)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_sgsap_lu_and_mt_call0(1374) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: 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 := 'B3820DBE'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1366)@4e68250106fc: Added conn table entry 0TC_sgsap_lu_and_mt_call0(1374)2838310 MSC_Test_0-RAN(1366)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1365)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b 4f 26 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 04 03 50 59 02 05 f4 b3 82 0d be 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835162 DMM DEBUG msc_a(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104835162 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + 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) 20250426104835162 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + active-conn: now used by 5 (attached,SGs-paging-req,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104835162 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104835162 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230011827/3/1): Available (smpp_smsc.c:626) 20250426104835162 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - proc_arq_vlr_fn_init: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426104835162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 2b 4f 26 00 01 01 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104835162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2b 4f 26 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 10 81 72 (osmo_ss7_asp.c:1164) 20250426104835162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2b 4f 26 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1365)@4e68250106fc: { messageType := 2, destLocRef := '2B4F26'O ("+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(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104835163 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + VTY: now used by 5 (attached,SGs-paging-req,Paging,active-conn,VTY) (msc_vty.c:1285) 20250426104835163 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - VTY: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:28 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01031909011600420007914477581006500A052305002143F5000000'O MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835166 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835166 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835166 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 1c 01 03 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835166 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + SMS: now used by 5 (attached,SGs-paging-req,Paging,active-conn,SMS) (transaction.c:228) 20250426104835166 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426104835166 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426104835166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2b 4f 26 00 01 05 01 03 02 89 04 (osmo_ss7_asp.c:1164) 20250426104835166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2b 4f 26 00 01 08 01 03 05 89 01 02 03 42 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0103020904'O 20250426104835168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 05 01 03 02 09 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - SMS: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (transaction.c:281) 20250426104835168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + 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) 20250426104835168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + 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) 20250426104835168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - vlr_subscr_cancel_attach_fsm: now used by 5 (attached,SGs-paging-req,Paging,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104835168 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - msc_a_fsm_releasing_onenter: now used by 4 (attached,SGs-paging-req,Paging,active-conn) (msc_a.c:1004) 20250426104835168 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835168 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835168 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835168 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835168 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835168 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2b 4f 26 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1365)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1365)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1365)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104835169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104835169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 01 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104835169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104835169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104835169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104835169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104835169 DBSSAP ERROR msc_a(IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE:GERAN-A-257:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocating active transactions failed (msc_a.c:1064) 20250426104835169 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - active-conn: now used by 3 (attached,SGs-paging-req,Paging) (msub.c:375) 20250426104835169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104835169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835169 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104835169 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104835169 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 2b 4f 26 00 01 01 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1365)@4e68250106fc: Session index based on local reference:0 20250426104835169 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104835169 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104835169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104835169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104835169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104835169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104835169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104835169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 01 2b 4f 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1367)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1366)@4e68250106fc: Deleted conn table entry 0TC_sgsap_lu_and_mt_call0(1374)2838310 TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104835169 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE + VTY: now used by 4 (attached,SGs-paging-req,Paging,VTY) (msc_vty.c:1285) 20250426104835169 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - VTY: now used by 3 (attached,SGs-paging-req,Paging) (msc_vty.c:1317) TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_lu_and_mt_call0(1374)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1365)@4e68250106fc: Final verdict of PTC: none 20250426104835171 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104835171 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104835171 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1368)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1370)@4e68250106fc: Final verdict of PTC: none 20250426104835172 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test-GSUP(1371)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1367)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1366)@4e68250106fc: Final verdict of PTC: none MSC_Test-SGsAP(1373)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1364)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1375)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1369)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1372)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1364): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1365): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1366): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1367): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1368): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1369): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1370): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1371): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1372): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1373): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_lu_and_mt_call0(1374): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1375): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_lu_and_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass'. Sat Apr 26 10:48:35 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 20250426104835372 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104835372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104835372 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104835372 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104835372 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104835372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104835372 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104835372 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104835372 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104835372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104835372 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104835372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104835372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104835372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104835372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104835372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104835372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104835372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104835372 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104835372 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104835372 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104836173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=623544) 20250426104837173 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104837373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104837373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104837373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=623544, count=624704) 20250426104838175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure'. ------ MSC_Tests.TC_sgsap_vlr_failure ------ Sat Apr 26 10:48:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_sgsap_vlr_failure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104839176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_sgsap_vlr_failure' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_sgsap_vlr_failure started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1379)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1379)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1379)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1377)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104839689 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1380)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104839701 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104839701 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-SGsAP(1383)@4e68250106fc: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MSC_Test-SGsAP(1383)@4e68250106fc: Created Expect[0] for '262420000011811'H to be handled at TC_sgsap_vlr_failure0(1384) 20250426104839729 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + sgs_rx_loc_upd_req: now used by 2 (attached,sgs_rx_loc_upd_req) (sgs_iface.c:619) 20250426104839729 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB - sgs_rx_loc_upd_req: now used by 1 (attached) (sgs_iface.c:622) 20250426104839729 DVLR DEBUG VLR subscr IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB + SGs-lu: now used by 2 (attached,SGs-lu) (vlr_sgs.c:87) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DMSC NOTICE msub(unknown) VLR: update for IMSI=262420000011811 (MSISDN=491230011811) (NO CONN!) (gsm_04_08.c:1541) 20250426104839729 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) 20250426104839729 DSGS ERROR SGs-UE(imsi:262420000011811)[0x55fcf1af0e00]{SGs-NULL}: (sub IMSI-262420000011811:MSISDN-491230011811:TMSI-0x296CADAB:TMSInew-0x0DC89646) HLR LU request failed (vlr_sgs_fsm.c:89) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839729 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104839730 DVLR DEBUG VLR subscr IMSI-262420000011827:MSISDN-491230011827:TMSI-0xB3820DBE - Paging: now used by 2 (attached,SGs-paging-req) (paging.c:202) TC_sgsap_vlr_failure0(1384)@4e68250106fc: setverdict(pass): none -> pass 20250426104839884 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104839884 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104839884 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104839884 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104839885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104839885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104839885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104839885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104839885 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104839885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104839885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104839885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104839885 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104839885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104839885 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1379)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104839886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104839886 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104839886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104839886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104839886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104839886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104839886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104839886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104839886 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104839886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104839886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104839886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1379)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104839886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104839886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1379)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104840177 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104840688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104840688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104840688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104840688 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104840688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104840688 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104840688 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104840688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104840688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104840688 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1379)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104840688 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104840688 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104840688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104840688 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104840688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104840688 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104840688 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104840688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104840688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104840688 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1379)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1379)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1378)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_sgsap_vlr_failure0(1384)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_sgsap_vlr_failure0(1384)@4e68250106fc: Final verdict of PTC: pass 20250426104840733 DSGS NOTICE r=127.0.0.1:9999<->l=127.0.0.1:29118: Connection lost (sgs_server.c:101) MSC_Test_0-SCCP(1377)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1378)@4e68250106fc: Final verdict of PTC: none 20250426104840734 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104840734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104840734 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104840734 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-SGsAP(1383)@4e68250106fc: Final verdict of PTC: none 20250426104840734 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104840734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104840734 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104840734 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104840734 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104840734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104840734 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104840734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104840734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104840734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104840734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104840734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104840734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104840734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104840734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104840734 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104840734 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1376)@4e68250106fc: Final verdict of PTC: none 20250426104840734 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104840734 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1379)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1382)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1380)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1381)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1385)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1376): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1377): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1378): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1379): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1380): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1381): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1382): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SGsAP(1383): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_sgsap_vlr_failure0(1384): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1385): none (pass -> pass) MTC@4e68250106fc: Test case TC_sgsap_vlr_failure finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass'. Sat Apr 26 10:48:40 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 20250426104841178 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104842180 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=159472) 20250426104842735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104842735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104842735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104843181 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=159472, count=161348) 20250426104844182 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_sgsap_vlr_failure pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell'. ------ MSC_Tests.TC_ho_inter_bsc_unknown_cell ------ Sat Apr 26 10:48:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_unknown_cell.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104845184 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_unknown_cell started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1389)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1389)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1389)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1387)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104845229 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1390)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104845425 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104845425 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104845425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104845425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104845426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104845426 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104845426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104845426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104845426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104845426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104845426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104845426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104845426 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104845426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104845426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 20250426104845427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104845427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104845427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104845427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104845427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104845427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104845427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104845427 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104845427 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104845427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104845427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104845427 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1389)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104845427 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104845427 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104846185 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104846185 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1392)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104846186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1392)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1392)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104846195 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104846195 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1393)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104846228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846228 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846228 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846228 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846228 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846228 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846228 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1388)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1388)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)15320462 MSC_Test_0-SCCP(1387)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1388)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846231 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e9 c5 8e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104846231 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104846231 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104846232 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104846232 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104846232 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104846232 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104846232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104846232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104846232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104846232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104846232 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104846232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 e9 c5 8e 00 01 02 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104846232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e9 c5 8e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: { messageType := 2, destLocRef := 'E9C58E'O, sourceLocRef := '000102'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1393)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-GSUP(1393)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_unknown_cell0(1395)"262420000000053" 20250426104846233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104846233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846234 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846234 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): none -> pass 20250426104846237 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104846237 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104846237 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104846237 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104846238 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104846238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:110) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104846238 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104846238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104846238 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b09540] (fsm.c:486) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104846238 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:TMSInew-0x29545642) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104846238 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104846238 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:TMSInew-0x29545642 LOCATION UPDATE ACCEPT (TMSI = 0x29545642) (gsm_04_08.c:149) 20250426104846238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846238 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846238 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e9 c5 8e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 54 56 42 (osmo_ss7_asp.c:1164) 20250426104846238 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:TMSInew-0x29545642 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1388)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1388)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104846241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846241 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846241 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:TMSInew-0x29545642:GERAN-A-258:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104846241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:TMSInew-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104846241 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104846241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540] (vlr_lu_fsm.c:817) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104846241 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xA3C1EF0B:GERAN-A-258:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104846241 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104846241 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104846241 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104846241 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104846241 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104846241 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104846241 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846241 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846241 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846241 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846241 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846241 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846241 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 e9 c5 8e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104846242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846242 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 02 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104846242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426104846242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104846242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104846242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-258:LU)[0x55fcf1b09540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104846242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846242 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104846242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846242 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846242 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 e9 c5 8e 00 01 02 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 20250426104846243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 02 e9 c5 8e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1388)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)15320462 TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104846243 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104846243 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: 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 := '29545642'O (")TVB") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1388)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)12566403 MSC_Test_0-RAN(1388)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1387)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846444 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf bf 83 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 29 54 56 42 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104846444 DMM DEBUG msc_a(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104846444 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104846444 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104846444 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104846445 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104846445 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104846445 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104846445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 bf bf 83 00 01 03 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104846445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250426104846445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846445 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846445 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846445 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: { messageType := 2, destLocRef := 'BFBF83'O, sourceLocRef := '000103'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104846446 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104846446 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1390)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MGCP(1391)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test_0-RAN(1388)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1388)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104846451 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426104846451 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 callref-0x8000000c tid-8) New transaction (transaction.c:231) 20250426104846451 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426104846451 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104846451 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104846451 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846451 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426104846451 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426104846451 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104846451 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426104846451 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1aef0a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1aef0a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55fcf1aef0a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55fcf1aef0a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b39dc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b39dc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55fcf1b39dc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104846451 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55fcf1b39dc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1391)@4e68250106fc: 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(1395) TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426104846455 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:no-CI)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104846455 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104846455 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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(1395)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426104846456 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:no-CI)[0x55fcf1b39dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104846456 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104846456 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846456 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) Sending Assignment Command (msc_a.c:706) 20250426104846456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 72 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1390)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_unknown_cell0(1395) MSC_Test-MNCC(1390)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426104846458 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426104846459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846459 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104846459 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b39dc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104846459 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104846459 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104846459 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846459 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846459 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846459 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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(1395)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426104846460 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426104846460 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104846460 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104846460 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426104846460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846460 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846460 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846460 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104846460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104846460 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104846460 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104846461 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426104846461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104846461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104846461 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426104846461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426104846461 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846461 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846461 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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) 20250426104846461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1aef0a0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104846461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ:trans-8:call-114:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1aef0a0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104846461 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104846462 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426104846462 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104846462 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104846462 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426104846462 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426104846462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104846462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846462 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104846462 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104846462 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846462 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: { 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(1395)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426104846462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104846462 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104846462 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104846462 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1388)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1388)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104846463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104846463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104846463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104846463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104846463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104846463 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104846463 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104846463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104846463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104846463 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104846463 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426104846463 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426104846463 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426104846463 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104846463 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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(1395)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C1104010C1A060420F32403E7'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104847970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104847970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104847970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104847970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 0e 00 0c 11 04 01 0c 1a 06 04 20 f3 24 03 e7 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104847971 DHO ERROR handover(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_HO_ST_REQUIRED}: Attempted Handover to 1 cells without success (msc_ho.c:371) 20250426104847971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104847971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847971 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104847971 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104847971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 06 00 04 1a 04 01 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104847975 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104847975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104847975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104847975 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104847975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104847976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104847976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104847976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1388)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1388)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104847979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104847979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104847979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104847979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104847979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104847979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104847979 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104847979 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x8000000c tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104847979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426104847979 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104847979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104847979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104847979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104847979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080] (call_leg.c:197) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1b39dc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080] (call_leg.c:197) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104847979 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642: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)[0x55fcf1aef0a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b21bd0] (call_leg.c:198) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104847979 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Deallocated (fsm.c:568) 20250426104847979 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104847979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104847979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104847979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104847979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426104847979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104847979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104847980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104847980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 bf bf 83 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1387)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1390)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)-2147483636 TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1387)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1387)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104847983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104847983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104847983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104847983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 03 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104847983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104847983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426104847983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104847983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-259:CM_SERVICE_REQ)[0x55fcf1b062b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104847983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104847983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104847983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104847983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104847983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 bf bf 83 00 01 03 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1389)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1387)@4e68250106fc: Session index based on local reference:0 20250426104847983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104847983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104847983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104847983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104847983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104847983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1389)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104847983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104847983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 03 bf bf 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1388)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_unknown_cell0(1395)12566403 TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_unknown_cell0(1395)@4e68250106fc: Final verdict of PTC: pass 20250426104848988 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104848988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104848988 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104848988 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104848988 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104848988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104848988 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104848988 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP(1393)@4e68250106fc: Final verdict of PTC: none 20250426104848988 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104848988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104848988 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104848988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104848988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104848988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104848988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104848988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104848988 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104848988 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104848988 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(1389)@4e68250106fc: Final verdict of PTC: none 20250426104848988 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104848988 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104848988 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104848988 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(1394)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1396)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1387)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1390)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1388)@4e68250106fc: Final verdict of PTC: none 20250426104848989 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1392)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1391)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1386)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1387): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1388): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1389): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1390): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1391): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1392): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1393): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1394): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_unknown_cell0(1395): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1396): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_unknown_cell finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass'. Sat Apr 26 10:48:48 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 20250426104849991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487792) 20250426104850989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104850989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104850989 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104850992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=487792, count=488952) 20250426104851993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_unknown_cell pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc'. ------ MSC_Tests.TC_ho_inter_bsc ------ Sat Apr 26 10:48:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104852994 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1400)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1400)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1400)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1398)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1403)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1403)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1403)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1401)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104853518 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1404)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104853699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104853699 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104853699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104853699 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1400)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104853700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104853700 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104853700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104853700 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104853700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104853700 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104853701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104853701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104853701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104853701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104853701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1400)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104853701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104853701 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104853701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104853701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104853701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104853701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104853701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104853701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104853701 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104853701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104853701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104853701 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 20250426104853701 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104853701 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1400)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104853713 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104853713 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426104853713 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104853713 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(1403)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104853714 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104853714 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104853714 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104853714 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104853714 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104853714 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104853714 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104853714 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104853714 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104853714 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104853714 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(1403)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 20250426104853715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104853715 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104853715 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104853715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104853715 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104853715 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104853715 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104853715 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104853715 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(1403)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104853715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104853715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104853715 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104853715 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426104853715 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104853995 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104853995 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1406)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104853997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1406)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1406)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104854005 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104854005 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1407)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc0(1409) TC_ho_inter_bsc0(1409)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104854503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854503 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1399)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1399)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc0(1409)6093062 MSC_Test_0-SCCP(1398)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1399)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854507 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854507 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c f9 06 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104854508 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b063e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104854508 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b063e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b063e0] (fsm.c:486) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104854508 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104854508 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104854508 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104854508 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104854508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104854508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104854508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0] (fsm.c:486) 20250426104854508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104854508 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104854508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 5c f9 06 00 01 04 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104854508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c f9 06 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: { messageType := 2, destLocRef := '5CF906'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(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1407)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc0(1409) MSC_Test-GSUP(1407)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc0(1409)"262420000000053" 20250426104854509 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104854509 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 20250426104854510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854510 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854510 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854510 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc0(1409)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): none -> pass 20250426104854512 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104854512 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104854512 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104854512 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104854512 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104854512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0] (vlr_lu_fsm.c:110) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104854512 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b09080]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104854512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104854512 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1b39ef0] (fsm.c:486) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104854512 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:TMSInew-0xB6E0F45B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104854512 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104854512 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:TMSInew-0xB6E0F45B LOCATION UPDATE ACCEPT (TMSI = 0xb6e0f45b) (gsm_04_08.c:149) 20250426104854512 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:TMSInew-0xB6E0F45B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104854513 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854513 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854513 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854513 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854513 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c f9 06 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b6 e0 f4 5b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1399)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1399)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426104854515 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854515 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854515 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854515 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104854515 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:TMSInew-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b063e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104854515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:TMSInew-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104854515 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104854515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0] (vlr_lu_fsm.c:817) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104854515 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x29545642:GERAN-A-260:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104854515 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104854515 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104854515 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104854515 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104854515 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104854516 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104854516 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854516 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854516 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854516 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854516 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 5c f9 06 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104854517 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104854517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104854517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104854517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854517 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104854517 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104854517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854517 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104854517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854517 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854517 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 04 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104854517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b063e0] (msc_a.c:1053) 20250426104854517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104854517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104854517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-260:LU)[0x55fcf1b39ef0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104854518 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104854518 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854518 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854518 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 5c f9 06 00 01 04 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 20250426104854518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 04 5c f9 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1399)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc0(1409)6093062 20250426104854519 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104854519 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_1-RAN(1402)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc0(1409)@4e68250106fc: 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 := 'B6E0F45B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1399)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc0(1409)13339829 MSC_Test_0-RAN(1399)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1398)@4e68250106fc: First idle individual index:0 MSC_Test_1-RAN(1402)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1402)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc1(1410) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cb 8c b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b6 e0 f4 5b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104854720 DMM DEBUG msc_a(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b39dc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b39dc0] (fsm.c:486) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104854720 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104854720 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104854720 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104854721 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104854721 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104854721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 cb 8c b5 00 01 05 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426104854721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250426104854721 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104854721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: { messageType := 2, destLocRef := 'CB8CB5'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(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104854722 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104854722 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1404)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc0(1409) MSC_Test-MGCP(1405)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1399)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426104854727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854727 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426104854727 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B callref-0x8000000d tid-8) New transaction (transaction.c:231) 20250426104854727 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426104854727 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104854727 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104854727 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854727 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426104854727 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426104854727 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104854727 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b39dc0] (fsm.c:486) 20250426104854727 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b2ce80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b2ce80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55fcf1b2ce80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55fcf1b2ce80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b11750]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b11750]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55fcf1b11750]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104854727 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55fcf1b11750]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1405)@4e68250106fc: 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(1409) TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426104854733 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:no-CI)[0x55fcf1b2ce80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104854733 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104854733 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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(1409)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1404)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc0(1409) MSC_Test-MNCC(1404)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 20250426104854734 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:no-CI)[0x55fcf1b11750]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104854734 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104854734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854734 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) Sending Assignment Command (msc_a.c:706) 20250426104854734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854734 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854734 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 73 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426104854737 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854738 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854738 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104854738 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b11750]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104854738 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104854738 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104854738 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854738 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854738 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854738 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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(1409)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426104854740 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104854740 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104854740 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104854740 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426104854740 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104854740 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104854740 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426104854740 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854740 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854740 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854740 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854740 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104854741 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426104854741 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104854741 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104854741 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426104854741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426104854742 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854742 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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) 20250426104854742 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104854742 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ:trans-8:call-115:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104854742 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104854742 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426104854742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104854742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104854742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426104854742 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426104854742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104854742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104854742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104854742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104854742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc0(1409)@4e68250106fc: { line := { verb := "MDCX", trans_id := "120", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "73" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "73", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426104854743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104854743 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104854743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104854743 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1399)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1399)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426104854744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104854744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104854744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104854744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104854744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104854744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104854744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104854744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104854744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104854744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104854744 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426104854744 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426104854744 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426104854744 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104854744 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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(1409)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc0(1409)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc0(1409)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 20250426104856247 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856247 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104856247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856247 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856247 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856247 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104856248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856248 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426104856248 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104856248 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856248 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6d 00 00 00 b9 00 00 00 c2 03 00 00 0d 01 00 09 26 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 73 00 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1401)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1402)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1402)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1402)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc1(1410) MSC_Test_1-RAN(1402)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc1(1410)2882757 MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856251 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856251 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856251 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856251 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104856251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 26 aa a9 18 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_len:25 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1401)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856456 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856456 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104856456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104856456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104856456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104856456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104856456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: 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(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1401)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104856754 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856754 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856754 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856754 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104856754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856754 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104856754 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426104856754 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104856754 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104856754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104856754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104856754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104856754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104856756 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104856756 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104856756 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1401)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856960 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856960 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856960 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104856960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104856960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104856960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856960 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104856960 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104856960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 cb 8c b5 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104856962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104856962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 05 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104856962 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856962 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856962 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104856962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856962 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104856962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104856962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 cb 8c b5 00 01 05 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 20250426104856962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104856962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104856962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104856962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104856962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104856962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104856962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104856962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 05 cb 8c b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1399)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc0(1409)13339829 TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104856963 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104856963 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc0(1409)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1399)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1399)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc0(1409) 20250426104859857 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104859857 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104859857 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104859857 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104859857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104859857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104859857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104859857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104859857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104859857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1401)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104859857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104859857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104859857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104859857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104859857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104859857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104859857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104859857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104859857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104859857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6d 00 00 00 b9 00 00 00 c1 03 00 00 0c 01 00 09 27 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 73 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1398)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1399)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1399)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1399)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc0(1409) MSC_Test_0-RAN(1399)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc0(1409)4138310 MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 20250426104859859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104859859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104859859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104859859 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104859859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104859859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1398)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104859859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104859859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104859859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104859859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 27 aa ff 6e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104900060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104900060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104900060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104900060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104900060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104900060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900060 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104900060 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104900060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900060 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 aa a9 18 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc1(1410)@4e68250106fc: 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 } } } } 20250426104900361 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900361 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104900361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104900361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104900361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104900361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104900361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104900361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104900361 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104900361 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900361 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104900361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900361 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104900361 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104900361 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900361 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 aa a9 18 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104900362 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104900362 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104900362 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104900568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104900568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104900568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104900568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104900568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104900568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900568 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104900568 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104900568 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900568 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 0d 06 aa a9 18 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1401)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1401)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1401)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104900570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104900570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104900570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104900570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104900570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104900570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900570 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=13 -> eSLS=77: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104900570 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104900570 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 0d 04 aa a9 18 00 09 26 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1401)@4e68250106fc: Session index based on local reference:0 20250426104900570 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104900570 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104900570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104900570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104900570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104900570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104900570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104900570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 26 aa a9 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1403)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1402)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc1(1410)2882757 TC_ho_inter_bsc1(1410)@4e68250106fc: setverdict(pass): none -> pass 20250426104900571 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104900571 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc1(1410)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc1(1410)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc1(1410)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104903465 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104903465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104903465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104903465 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104903465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104903465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104903465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104903465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 aa ff 6e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1399)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1399)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 20250426104903467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903467 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104903467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903467 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104903467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104903467 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104903467 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104903467 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104903467 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104903467 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x8000000d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104903467 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426104903467 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104903467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104903467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104903467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104903467 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104903467 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104903467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104903467 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080] (call_leg.c:197) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b11750]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080] (call_leg.c:197) 20250426104903468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104903468 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B: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)[0x55fcf1b2ce80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104903468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104903468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b39dc0] (call_leg.c:198) 20250426104903468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104903468 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-261:CM_SERVICE_REQ)[0x55fcf1b09080]{RELEASING}: Deallocated (fsm.c:568) 20250426104903468 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104903468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104903468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104903468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104903468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 aa ff 6e 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426104903468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104903468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104903468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104903468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 aa ff 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1398)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1404)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc0(1409)-2147483635 TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc0(1409)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1398)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1398)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc0(1409)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426104903469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104903469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104903469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104903469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104903469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104903469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b39dc0] (msc_a.c:1053) 20250426104903469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104903469 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-2343:CM_SERVICE_REQ)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104903469 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - active-conn: now used by 1 (attached) (msub.c:375) 20250426104903469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104903469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104903469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104903469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 aa ff 6e 00 09 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1400)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1398)@4e68250106fc: Session index based on local reference:0 20250426104903469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104903469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104903469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104903469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104903469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104903469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104903469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104903469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 27 aa ff 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1399)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc0(1409)4138310 TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc0(1409)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc0(1409)@4e68250106fc: Final verdict of PTC: pass 20250426104905477 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104905477 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104905477 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104905477 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104905477 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104905477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104905477 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(1398)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1400)@4e68250106fc: Final verdict of PTC: none 20250426104905477 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104905477 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104905477 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) 20250426104905477 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104905477 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104905477 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104905477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104905477 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426104905477 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104905477 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104905477 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104905477 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104905477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104905477 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104905477 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426104905477 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1403)@4e68250106fc: Final verdict of PTC: none 20250426104905478 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104905478 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1407)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1399)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1406)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(1401)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1404)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(1402)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1397)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1405)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1412)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1408)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1411)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1397): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1398): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1399): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1400): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1401): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1402): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1403): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1404): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1405): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1406): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1407): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1408): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc0(1409): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc1(1410): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1411): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1412): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass'. Sat Apr 26 10:49:05 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 20250426104906478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772736) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104907478 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104907479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772736, count=773896) 20250426104908480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1'. ------ MSC_Tests.TC_ho_inter_bsc_a5_1 ------ Sat Apr 26 10:49:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104909480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_1' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_1 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1416)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1416)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1416)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1414)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1419)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1419)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1419)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1417)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104910069 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1420)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104910251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104910251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104910251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104910251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1416)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1416)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104910252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104910252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104910252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104910252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104910252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104910252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104910252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104910252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104910252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104910252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104910252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: Received M3UA_NOTIFY -> discard20250426104910253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104910253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104910253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104910253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104910253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104910253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104910253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104910253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104910253 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104910253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104910253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104910253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104910253 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104910253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104910264 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104910264 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426104910264 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104910264 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(1419)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104910265 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104910265 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104910265 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104910265 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104910265 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104910265 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104910265 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104910265 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104910265 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104910265 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104910265 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(1419)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104910266 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426104910266 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104910266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104910266 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104910266 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104910266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104910266 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104910266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104910266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104910266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104910266 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104910266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104910266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104910266 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(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104910481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104910481 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1422)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104910487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1422)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1422)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104910509 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104910509 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1423)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_10(1425) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104911068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1415)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104911077 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911077 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911077 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911077 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104911077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104911079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911079 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104911079 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104911079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911079 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1415)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)9404203 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1415)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104911082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 7f 2b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911083 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104911083 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104911083 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104911084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104911084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104911084 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104911084 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104911084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104911084 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104911084 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426104911084 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104911084 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104911084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 8f 7f 2b 00 01 06 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: { messageType := 2, destLocRef := '8F7F2B'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(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1423)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-GSUP(1423)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_a5_10(1425)"262420000000053" MSC_Test_1-RAN(1418)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426104911089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104911089 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250426104911091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911091 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1418)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1418)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_11(1426) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): none -> pass 20250426104911094 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104911094 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104911094 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B) Received 1 auth tuples (vlr.c:996) 20250426104911094 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104911094 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104911094 DMM DEBUG Tx AUTH REQ (rand = 3f8854e0f6a16bbb15c8f0f1196370d2) (gsm_04_08.c:641) 20250426104911094 DMM DEBUG AUTH REQ (autn = a18e7aec45f200f2f8301696c2b468f3) (gsm_04_08.c:643) 20250426104911094 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104911094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 7f 2b 00 01 28 01 00 25 05 12 00 3f 88 54 e0 f6 a1 6b bb 15 c8 f0 f1 19 63 70 d2 20 10 a1 8e 7a ec 45 f2 00 f2 f8 30 16 96 c2 b4 68 f3 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=1 into dtap '0514CCD751F02104334664F4'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '0554CCD751F02104334664F4'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554CCD751F02104334664F4'O 20250426104911100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 0f 01 00 0c 05 54 cc d7 51 f0 21 04 33 46 64 f4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911100 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccd751f0334664f4) (gsm_04_08.c:1128) 20250426104911100 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104911100 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B) AUTH on GERAN received SRES/RES: ccd751f0334664f4 (8 bytes) (vlr_auth_fsm.c:151) 20250426104911101 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0] (vlr_auth_fsm.c:294) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104911101 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104911101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104911101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104911101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104911101 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104911101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 7f 2b 00 01 10 00 0e 53 0a 09 02 93 9a 84 7d 19 e8 31 3b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104911107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104911107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104911107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104911107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104911107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426104911107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104911107 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104911107 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911107 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911107 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911107 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911107 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911107 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 7f 2b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104911110 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104911110 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104911110 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104911110 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104911111 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104911111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:110) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104911111 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b063e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104911111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104911111 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104911111 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:TMSInew-0x132C4AD2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104911111 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104911111 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:TMSInew-0x132C4AD2 LOCATION UPDATE ACCEPT (TMSI = 0x132c4ad2) (gsm_04_08.c:149) 20250426104911111 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:TMSInew-0x132C4AD2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104911111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911111 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911111 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911111 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911111 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 7f 2b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 2c 4a d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911115 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:TMSInew-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104911115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:TMSInew-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104911115 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104911115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:817) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104911115 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0xB6E0F45B:GERAN-A-262:LU)[0x55fcf1b09540]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104911115 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104911115 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104911115 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104911115 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104911115 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104911115 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104911115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 8f 7f 2b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 06 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104911118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1adecc0] (msc_a.c:1053) 20250426104911118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104911118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104911118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-262:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104911118 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104911118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911118 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911118 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911118 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 8f 7f 2b 00 01 06 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 20250426104911119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911119 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 06 8f 7f 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1415)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)9404203 TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104911120 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104911120 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: 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 := '132C4AD2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1415)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)15026008 MSC_Test_0-RAN(1415)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1414)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e5 47 58 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 13 2c 4a d2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911322 DMM DEBUG msc_a(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09080]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104911322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104911322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104911322 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426104911322 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104911322 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880] (fsm.c:486) 20250426104911322 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104911322 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104911322 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104911323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911323 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911323 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911323 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 e5 47 58 00 01 07 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: { messageType := 2, destLocRef := 'E54758'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(1414)@4e68250106fc: Session index based on local reference:0 20250426104911327 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104911327 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104911333 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104911333 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104911333 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) Received 1 auth tuples (vlr.c:996) 20250426104911333 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104911333 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104911333 DMM DEBUG Tx AUTH REQ (rand = 3f8854e0f6a16bbb15c8f0f1196370d2) (gsm_04_08.c:641) 20250426104911334 DMM DEBUG AUTH REQ (autn = a18e7aec45f200f2f8301696c2b468f3) (gsm_04_08.c:643) 20250426104911334 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104911334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 28 01 00 25 05 12 00 3f 88 54 e0 f6 a1 6b bb 15 c8 f0 f1 19 63 70 d2 20 10 a1 8e 7a ec 45 f2 00 f2 f8 30 16 96 c2 b4 68 f3 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=1 into dtap '0514CCD751F02104334664F4'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '0554CCD751F02104334664F4'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554CCD751F02104334664F4'O 20250426104911339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 0f 01 00 0c 05 54 cc d7 51 f0 21 04 33 46 64 f4 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911339 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09080]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ccd751f0334664f4) (gsm_04_08.c:1128) 20250426104911339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104911339 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) AUTH on GERAN received SRES/RES: ccd751f0334664f4 (8 bytes) (vlr_auth_fsm.c:151) 20250426104911339 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104911339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104911339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104911339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104911339 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880] (vlr_auth_fsm.c:294) 20250426104911340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104911340 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09540]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104911340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426104911340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104911340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104911340 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426104911340 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911340 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911340 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911340 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911340 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911340 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911340 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 10 00 0e 53 0a 09 02 93 9a 84 7d 19 e8 31 3b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O 20250426104911344 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911344 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911344 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911344 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911344 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911344 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104911345 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104911345 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104911345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MGCP(1421)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426104911363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911363 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426104911363 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 callref-0x8000000e tid-8) New transaction (transaction.c:231) 20250426104911363 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426104911363 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104911363 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104911363 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911363 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426104911363 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426104911363 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104911363 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b09080] (fsm.c:486) 20250426104911364 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0] (fsm.c:486) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0] (fsm.c:486) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104911364 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1421)@4e68250106fc: 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(1425) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426104911385 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104911385 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104911385 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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(1425)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426104911388 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:no-CI)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104911388 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104911388 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911388 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1420)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test-MNCC(1420)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 20250426104911388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 74 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426104911392 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426104911393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911394 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0fbf0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104911394 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104911394 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104911394 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911394 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911394 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911394 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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(1425)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426104911396 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426104911396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104911396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104911396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426104911397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104911397 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104911397 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104911397 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104911400 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426104911400 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104911400 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104911400 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426104911400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426104911403 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911403 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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) 20250426104911403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf19042f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104911403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ:trans-8:call-116:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104911403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104911405 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426104911405 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104911405 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104911405 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426104911405 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426104911405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104911405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104911405 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104911405 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104911405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: { 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" } } } } } } } 20250426104911408 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104911408 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104911408 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104911408 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250426104911411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104911411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104911411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104911411 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104911411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104911412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104911412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104911412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104911412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104911412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104911412 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426104911412 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426104911412 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426104911412 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104911412 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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(1425)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250426104912919 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104912919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104912919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104912919 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104912919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104912919 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104912919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104912919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104912919 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104912919 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104912920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104912920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104912920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104912920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104912920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104912920 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426104912920 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104912920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104912920 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104912920 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 b9 00 00 00 c2 03 00 00 03 01 00 09 28 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 93 9a 84 7d 19 e8 31 3b 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 74 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1417)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1418)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1418)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1418)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_11(1426) MSC_Test_1-RAN(1418)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_11(1426)9946539 MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104912923 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104912923 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104912923 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104912923 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104912923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104912923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104912923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104912923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104912923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104912923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 28 1e 38 bf 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_len:25 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1417)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104913128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913128 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913128 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913128 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104913128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104913128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104913128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104913129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104913129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913129 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104913129 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104913129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913129 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: 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(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1417)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104913429 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913429 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104913429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104913429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104913429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104913430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104913430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426104913430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104913430 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104913431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104913431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104913431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104913431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104913436 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104913436 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104913436 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1417)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104913637 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913637 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913637 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913637 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104913637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104913637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104913637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104913638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104913638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104913638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104913638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 e5 47 58 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104913646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104913646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104913646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104913646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 07 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104913647 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913647 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913647 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104913647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913647 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104913647 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104913647 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 e5 47 58 00 01 07 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104913648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104913648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104913648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104913648 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104913648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104913648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104913648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104913648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104913648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104913648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 07 e5 47 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1415)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)15026008 TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104913650 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104913650 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1415)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1415)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1417)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104916530 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104916530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104916530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104916530 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104916530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104916530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104916530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104916530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104916530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104916530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104916530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104916530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104916530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104916530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104916530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104916530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104916530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104916530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104916530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104916530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 02 01 00 09 29 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 93 9a 84 7d 19 e8 31 3b 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1414)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1415)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1415)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1415)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_10(1425) MSC_Test_0-RAN(1415)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_10(1425)5530688 MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 20250426104916533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104916533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104916533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104916533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104916533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104916533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104916533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104916533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104916533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104916533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 29 63 71 52 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1414)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104916740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104916740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104916740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104916740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104916740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104916740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104916740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104916740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104916740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104916740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104916741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104916741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104916741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104916741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104916741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104916741 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104916741 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104916741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104916741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104916741 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 03 06 1e 38 bf 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: 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(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104917034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104917034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104917034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104917034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104917035 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104917035 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104917035 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104917035 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104917035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104917035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917035 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104917035 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104917035 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917035 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 03 06 1e 38 bf 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104917036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104917036 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104917036 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104917236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104917236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104917236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104917236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104917236 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917236 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917236 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104917237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917237 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104917237 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104917237 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917237 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 03 06 1e 38 bf 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1417)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1417)@4e68250106fc: vl_from0 20250426104917238 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917238 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917238 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917238 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104917238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104917238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104917238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1417)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104917239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104917239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917239 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=3 -> eSLS=67: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104917239 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104917239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917239 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 03 04 1e 38 bf 00 09 28 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1417)@4e68250106fc: Session index based on local reference:0 20250426104917239 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104917239 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104917239 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104917239 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104917239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104917239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104917239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104917239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104917239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104917239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 28 1e 38 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1419)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1418)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_11(1426)9946539 TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: setverdict(pass): none -> pass 20250426104917240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104917240 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_11(1426)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104920142 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104920142 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104920142 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104920142 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104920143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104920143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104920143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104920143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 71 52 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1415)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1415)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250426104920153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920154 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104920154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104920154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104920154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104920154 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104920155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104920155 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104920155 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x8000000e tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104920155 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426104920155 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104920155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104920155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104920155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104920155 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104920155 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104920155 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104920155 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0] (call_leg.c:197) 20250426104920155 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104920155 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf1b0fbf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104920155 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104920156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0] (call_leg.c:197) 20250426104920156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104920156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104920156 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104920156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104920156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b09080] (call_leg.c:198) 20250426104920156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104920156 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-263:CM_SERVICE_REQ)[0x55fcf1b063e0]{RELEASING}: Deallocated (fsm.c:568) 20250426104920156 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104920156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104920156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104920156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104920156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 71 52 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426104920156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104920157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104920157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104920157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 63 71 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1414)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1420)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)-2147483634 TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1414)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1414)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104920162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104920163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920163 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104920163 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104920163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104920163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104920163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b09080] (msc_a.c:1053) 20250426104920163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104920163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-2345:CM_SERVICE_REQ)[0x55fcf1b11880]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104920163 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104920164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104920164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104920164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104920164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 63 71 52 00 09 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1414)@4e68250106fc: Session index based on local reference:0 20250426104920164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104920164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104920164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104920164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104920164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104920164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104920164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104920164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104920164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104920164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 29 63 71 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1416)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1415)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_10(1425)5530688 TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_10(1425)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1423)@4e68250106fc: Final verdict of PTC: none 20250426104922169 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1414)@4e68250106fc: Final verdict of PTC: none 20250426104922170 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test-GSUP-IPA(1422)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(1417)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(1419)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1416)@4e68250106fc: Final verdict of PTC: none 20250426104922170 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104922170 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104922170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426104922170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(1418)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1420)@4e68250106fc: Final verdict of PTC: none 20250426104922170 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104922170 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1415)@4e68250106fc: Final verdict of PTC: none 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104922170 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104922170 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104922170 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104922170 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104922170 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104922170 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104922170 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104922170 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104922170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104922170 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104922170 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104922170 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104922170 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104922170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104922170 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104922170 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(1421)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1428)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1424)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1427)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1414): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1415): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1416): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1417): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1418): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1419): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1420): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1421): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1422): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1423): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1424): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_10(1425): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_11(1426): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1427): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1428): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_1 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass'. Sat Apr 26 10:49:22 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 20250426104923171 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=856980) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104924171 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104924172 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=856980, count=858140) 20250426104925174 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3'. ------ MSC_Tests.TC_ho_inter_bsc_a5_3 ------ Sat Apr 26 10:49:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104926175 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_3' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_3 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1432)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1432)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1432)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1430)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1435)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1435)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1435)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1433)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104926745 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1436)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104926928 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104926928 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104926928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104926928 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1432)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104926933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104926933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104926934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104926934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104926934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104926934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104926934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104926934 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104926934 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104926934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104926934 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104926936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104926936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104926936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104926936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104926936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104926936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104926936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104926936 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104926936 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104926936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104926936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104926936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104926936 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104926936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104926939 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104926939 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426104926939 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104926939 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(1435)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1435)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1435)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1435)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104926942 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104926942 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104926942 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104926942 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104926942 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104926942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104926942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104926942 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104926942 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104926942 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104926942 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(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1435)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104926943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104926943 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104926943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104926943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104926943 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104926943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104926943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104926943 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104926943 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104926943 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104926943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104926943 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(1435)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 20250426104926943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426104926943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1435)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104927176 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104927176 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1438)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104927182 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1438)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1438)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104927197 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104927197 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1439)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_30(1441) TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426104927735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927736 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927736 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927736 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1431)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1431)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)5686567 MSC_Test_0-SCCP(1430)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1431)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927747 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 56 c5 27 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927747 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104927747 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b10220] (fsm.c:486) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104927747 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104927747 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104927747 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104927747 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104927747 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104927747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104927747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426104927747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104927747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104927747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 56 c5 27 00 01 08 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: { messageType := 2, destLocRef := '56C527'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(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1439)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-GSUP(1439)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_a5_30(1441)"262420000000053" 20250426104927749 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104927749 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927749 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104927749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104927749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927749 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104927749 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104927749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927749 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250426104927749 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927749 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927749 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): none -> pass 20250426104927751 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104927751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104927751 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) Received 1 auth tuples (vlr.c:996) 20250426104927751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104927751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104927751 DMM DEBUG Tx AUTH REQ (rand = c3a3c6c8c09b888815db84f36d87aaa5) (gsm_04_08.c:641) 20250426104927751 DMM DEBUG AUTH REQ (autn = 24b1a4add3c04fbf46683cf057030dde) (gsm_04_08.c:643) 20250426104927751 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104927751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 56 c5 27 00 01 28 01 00 25 05 12 00 c3 a3 c6 c8 c0 9b 88 88 15 db 84 f3 6d 87 aa a5 20 10 24 b1 a4 ad d3 c0 4f bf 46 68 3c f0 57 03 0d de 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1434)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=1 into dtap '05141E14E575210420897B82'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '05541E14E575210420897B82'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C05541E14E575210420897B82'O 20250426104927754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 0f 01 00 0c 05 54 1e 14 e5 75 21 04 20 89 7b 82 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927754 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e14e57520897b82) (gsm_04_08.c:1128) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104927754 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) AUTH on GERAN received SRES/RES: 1e14e57520897b82 (8 bytes) (vlr_auth_fsm.c:151) 20250426104927754 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0] (vlr_auth_fsm.c:294) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104927754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104927754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104927754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104927754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104927754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104927754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_1-RAN(1434)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 20250426104927754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 09 06 56 c5 27 00 01 10 00 0e 53 0a 09 08 d1 bd 0d 01 44 59 1a 08 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1434)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_31(1442) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104927756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104927756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104927756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104927756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104927756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426104927756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104927756 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104927756 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927756 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927756 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927756 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927756 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927756 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 56 c5 27 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104927758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104927758 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104927758 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104927758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104927758 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104927758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0] (vlr_lu_fsm.c:110) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104927758 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1adecc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104927758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104927758 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104927758 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:TMSInew-0x825C0C41) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104927758 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104927758 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:TMSInew-0x825C0C41 LOCATION UPDATE ACCEPT (TMSI = 0x825c0c41) (gsm_04_08.c:149) 20250426104927759 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:TMSInew-0x825C0C41 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104927759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 56 c5 27 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 5c 0c 41 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426104927761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927761 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:TMSInew-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104927761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:TMSInew-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104927761 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104927761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0] (vlr_lu_fsm.c:817) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104927761 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x132C4AD2:GERAN-A-264:LU)[0x55fcf1b2ce80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104927761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104927761 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104927761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104927761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104927761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104927761 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104927761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 56 c5 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 08 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104927763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b10220] (msc_a.c:1053) 20250426104927763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104927763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104927763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-264:LU)[0x55fcf1b103f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104927763 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104927763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 56 c5 27 00 01 08 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 20250426104927764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 08 56 c5 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)5686567 TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104927765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104927765 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: 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 := '825C0C41'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1431)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)284096 MSC_Test_0-RAN(1431)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1430)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 04 55 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 82 5c 0c 41 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104927966 DMM DEBUG msc_a(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b063e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b063e0] (fsm.c:486) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104927966 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104927966 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104927966 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426104927966 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104927966 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20] (fsm.c:486) 20250426104927966 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104927966 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104927966 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104927966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 04 55 c0 00 01 09 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: { messageType := 2, destLocRef := '0455C0'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(1430)@4e68250106fc: Session index based on local reference:0 20250426104927969 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104927969 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104927973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104927973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104927973 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) Received 1 auth tuples (vlr.c:996) 20250426104927973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104927973 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104927973 DMM DEBUG Tx AUTH REQ (rand = c3a3c6c8c09b888815db84f36d87aaa5) (gsm_04_08.c:641) 20250426104927973 DMM DEBUG AUTH REQ (autn = 24b1a4add3c04fbf46683cf057030dde) (gsm_04_08.c:643) 20250426104927973 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104927973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 28 01 00 25 05 12 00 c3 a3 c6 c8 c0 9b 88 88 15 db 84 f3 6d 87 aa a5 20 10 24 b1 a4 ad d3 c0 4f bf 46 68 3c f0 57 03 0d de 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=1 into dtap '05141E14E575210420897B82'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '05541E14E575210420897B82'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C05541E14E575210420897B82'O 20250426104927978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 0f 01 00 0c 05 54 1e 14 e5 75 21 04 20 89 7b 82 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927978 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b063e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1e14e57520897b82) (gsm_04_08.c:1128) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104927978 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) AUTH on GERAN received SRES/RES: 1e14e57520897b82 (8 bytes) (vlr_auth_fsm.c:151) 20250426104927978 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20] (vlr_auth_fsm.c:294) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104927978 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b2ce80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104927978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426104927978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104927978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104927978 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426104927978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 10 00 0e 53 0a 09 08 d1 bd 0d 01 44 59 1a 08 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426104927982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104927982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104927982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104927982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104927982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426104927982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104927982 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104927983 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104927983 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104927983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104927983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104927983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104927983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104927983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104927983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104927983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104927983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104927983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104927983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MGCP(1437)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426104928003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104928003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104928003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104928003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104928003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104928003 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426104928003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 callref-0x8000000f tid-8) New transaction (transaction.c:231) 20250426104928003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426104928003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104928003 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104928003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928003 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426104928003 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426104928004 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104928004 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1b063e0] (fsm.c:486) 20250426104928004 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1ac7c50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1ac7c50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55fcf1ac7c50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55fcf1ac7c50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1aef0a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1aef0a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55fcf1aef0a0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104928004 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55fcf1aef0a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1437)@4e68250106fc: 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(1441) TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426104928024 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:no-CI)[0x55fcf1ac7c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104928024 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104928024 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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(1441)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426104928027 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:no-CI)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104928027 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104928027 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928027 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) Sending Assignment Command (msc_a.c:706) 20250426104928028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104928028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104928028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104928028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 75 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1436)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test-MNCC(1436)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426104928034 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426104928037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104928037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104928037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104928037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104928037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104928037 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1aef0a0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104928037 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104928038 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104928038 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928038 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928038 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928038 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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(1441)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426104928041 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426104928041 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104928041 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104928041 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426104928041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104928041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104928041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104928041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104928042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104928042 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104928042 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104928045 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426104928045 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104928045 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104928045 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426104928045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104928045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928045 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104928045 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104928045 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426104928048 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928048 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928048 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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) 20250426104928048 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ac7c50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104928048 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ:trans-8:call-117:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ac7c50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104928048 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104928049 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426104928049 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104928049 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104928049 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426104928049 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426104928049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104928049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104928049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104928049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: { 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(1441)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426104928052 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104928052 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104928052 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104928052 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250426104928054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104928054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104928054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104928054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104928054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104928054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104928054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104928054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104928054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104928054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104928054 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426104928054 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426104928054 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426104928054 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104928054 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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(1441)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104929574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104929574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104929574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104929574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104929574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104929574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104929574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104929574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104929574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104929574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104929575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104929575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104929575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104929575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104929575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104929575 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426104929575 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104929575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104929575 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104929575 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 b9 00 00 00 c2 03 00 00 01 01 00 09 2a 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 d1 bd 0d 01 44 59 1a 08 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 75 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1433)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1434)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1434)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1434)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_31(1442) MSC_Test_1-RAN(1434)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_31(1442)6214574 MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104929586 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104929586 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104929586 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104929586 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104929586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104929586 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104929586 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104929586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104929586 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104929586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2a fb 76 a8 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1433)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_len:25 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1433)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104929788 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104929789 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104929789 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104929789 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104929789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104929789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104929789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104929789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104929789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104929789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104929790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104929790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104929790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104929790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104929790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104929790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104929790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104929790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104929790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104929790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: 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(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1433)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104930100 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930100 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930100 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930100 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104930100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104930100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104930100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104930101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104930101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426104930101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104930101 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104930101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104930101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104930101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104930101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104930107 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104930107 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104930107 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1433)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104930300 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930300 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930300 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930300 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104930300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104930300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104930300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104930301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104930301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104930301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104930301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 04 55 c0 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104930303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104930303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104930303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104930303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 09 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104930303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104930303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104930303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104930303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104930303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 04 55 c0 00 01 09 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104930303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104930303 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104930303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104930303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104930303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104930303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104930303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 20250426104930303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 09 04 55 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)284096 TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104930304 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104930304 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1431)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1431)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1433)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250426104933203 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933203 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104933203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933203 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933203 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933203 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104933203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104933203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104933203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104933203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 00 01 00 09 2b 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 d1 bd 0d 01 44 59 1a 08 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1430)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1431)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1431)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1431)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_30(1441) MSC_Test_0-RAN(1431)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_30(1441)1913363 MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 20250426104933207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104933207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2b 2d 39 7e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1430)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104933408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104933409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104933410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104933410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933410 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104933410 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104933410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 01 06 fb 76 a8 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: 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(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104933713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104933713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104933713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104933713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104933713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104933713 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104933714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104933714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933714 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104933714 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104933714 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933714 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 01 06 fb 76 a8 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104933717 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104933717 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104933717 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104933916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104933917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104933918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104933918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933918 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104933918 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104933918 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933918 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 01 06 fb 76 a8 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1433)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1433)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1433)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104933925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104933925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104933926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104933926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933926 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=1 -> eSLS=65: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104933926 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104933926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 01 04 fb 76 a8 00 09 2a 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1433)@4e68250106fc: Session index based on local reference:0 20250426104933928 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104933928 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104933928 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104933928 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104933928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104933928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104933928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104933928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104933928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104933928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2a fb 76 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1435)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1434)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_31(1442)6214574 TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: setverdict(pass): none -> pass 20250426104933931 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104933931 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_31(1442)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104936821 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104936821 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104936821 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104936821 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104936822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104936822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104936822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104936822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2d 39 7e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1431)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1431)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250426104936829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936829 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104936829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936829 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104936829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104936829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936829 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104936829 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104936829 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104936830 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104936830 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x8000000f tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104936830 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426104936830 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104936830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104936830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104936830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104936830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0] (call_leg.c:197) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1aef0a0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0] (call_leg.c:197) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104936830 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41: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)[0x55fcf1ac7c50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b063e0] (call_leg.c:198) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104936830 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-265:CM_SERVICE_REQ)[0x55fcf1adecc0]{RELEASING}: Deallocated (fsm.c:568) 20250426104936830 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104936831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104936831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104936831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104936831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2d 39 7e 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426104936831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104936831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936831 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104936831 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104936831 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 2d 39 7e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1436)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)-2147483633 TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1430)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104936836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104936836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104936836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104936836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104936837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104936837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b063e0] (msc_a.c:1053) 20250426104936837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104936837 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-2347:CM_SERVICE_REQ)[0x55fcf1b0bb20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104936837 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - active-conn: now used by 1 (attached) (msub.c:375) 20250426104936837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104936837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936837 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104936837 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104936837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 2d 39 7e 00 09 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1430)@4e68250106fc: Session index based on local reference:0 20250426104936838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104936838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104936838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104936838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104936838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104936838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104936838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104936838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104936838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104936838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2b 2d 39 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1431)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_30(1441)1913363 TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_30(1441)@4e68250106fc: Final verdict of PTC: pass 20250426104938857 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104938857 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104938857 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104938857 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104938857 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104938857 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104938857 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104938857 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP(1439)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(1435)@4e68250106fc: Final verdict of PTC: none 20250426104938857 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104938857 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104938857 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426104938857 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104938857 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104938857 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104938858 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104938858 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104938858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104938858 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104938858 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104938858 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426104938858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426104938858 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1438)@4e68250106fc: Final verdict of PTC: none 20250426104938859 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104938859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104938860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104938860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104938859 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104938860 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104938860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104938860 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104938860 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104938860 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104938860 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104938860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_1-SCCP(1433)@4e68250106fc: Final verdict of PTC: none 20250426104938860 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104938860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104938860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_0-SCCP(1430)@4e68250106fc: Final verdict of PTC: none 20250426104938860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104938860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104938860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104938860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104938860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104938860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104938860 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(1432)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1440)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(1434)@4e68250106fc: Final verdict of PTC: none 20250426104938860 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(1431)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1436)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1437)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1444)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1429)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1429): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1430): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1431): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1432): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1433): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1434): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1435): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1436): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1437): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1438): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1439): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1440): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_30(1441): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_31(1442): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1444): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_3 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass'. Sat Apr 26 10:49:38 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 20250426104939860 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=857344) 20250426104940859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104940859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104940859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104940861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104940861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104940861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104940861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=857344, count=858504) 20250426104941863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4'. ------ MSC_Tests.TC_ho_inter_bsc_a5_4 ------ Sat Apr 26 10:49:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104942864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_a5_4' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_4 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1448)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1448)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1448)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1446)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1451)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1451)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1451)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1449)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426104943468 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1452)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426104943653 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104943653 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426104943653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104943653 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1448)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104943657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104943657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104943657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426104943658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104943658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104943658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104943658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104943658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104943658 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104943658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426104943658 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1448)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426104943658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104943659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104943659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104943659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426104943659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104943659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104943659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104943659 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426104943659 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426104943659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426104943659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104943659 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104943659 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426104943659 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104943664 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426104943665 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426104943665 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426104943665 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(1451)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426104943669 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104943669 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426104943669 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(1451)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426104943669 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426104943669 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104943670 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426104943670 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104943670 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(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 20250426104943670 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104943670 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426104943670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426104943670 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104943670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426104943670 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104943670 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(1451)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104943670 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426104943670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104943670 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426104943670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426104943670 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426104943866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426104943866 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1454)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426104943872 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1454)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1454)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426104943893 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426104943893 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1455)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_a5_40(1457) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944463 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1447)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944478 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944478 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944478 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944478 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104944478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104944479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944479 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104944479 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104944479 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944479 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(1447)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)6395712 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1447)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426104944483 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944483 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 61 97 40 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944484 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b39e80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426104944484 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b39e80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b39e80] (fsm.c:486) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426104944484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426104944484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426104944484 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426104944484 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426104944484 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426104944484 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104944484 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750] (fsm.c:486) 20250426104944484 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104944484 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104944484 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944484 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944484 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944484 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944485 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 61 97 40 00 01 0a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: { messageType := 2, destLocRef := '619740'O, sourceLocRef := '00010A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-RAN(1450)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(1455)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-GSUP(1455)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_a5_40(1457)"262420000000053" MSC_Test_1-RAN(1450)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 20250426104944488 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104944488 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_1-RAN(1450)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): none -> pass 20250426104944495 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104944495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104944495 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) Received 1 auth tuples (vlr.c:996) 20250426104944495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104944495 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104944495 DMM DEBUG Tx AUTH REQ (rand = 910624a1274fdafd159a277054ccd07d) (gsm_04_08.c:641) 20250426104944495 DMM DEBUG AUTH REQ (autn = 069f31a8f89e11e152feba09c51dd141) (gsm_04_08.c:643) 20250426104944495 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104944495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944495 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944495 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944495 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 97 40 00 01 28 01 00 25 05 12 00 91 06 24 a1 27 4f da fd 15 9a 27 70 54 cc d0 7d 20 10 06 9f 31 a8 f8 9e 11 e1 52 fe ba 09 c5 1d d1 41 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=1 into dtap '0514D4764C0E21043E81B7F5'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '0554D4764C0E21043E81B7F5'O MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554D4764C0E21043E81B7F5'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944505 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b39e80]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d4764c0e3e81b7f5) (gsm_04_08.c:1128) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104944506 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) AUTH on GERAN received SRES/RES: d4764c0e3e81b7f5 (8 bytes) (vlr_auth_fsm.c:151) 20250426104944506 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750] (vlr_auth_fsm.c:294) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104944506 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104944506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426104944506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426104944506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104944506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426104944505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944505 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 0f 01 00 0c 05 54 d4 76 4c 0e 21 04 3e 81 b7 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 97 40 00 01 21 00 1f 53 0a 09 10 2d 14 10 14 13 88 8e 41 23 01 83 78 a5 ba c7 70 d2 46 30 48 41 f9 8c 76 a6 68 fd (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250426104944516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426104944517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426104944517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426104944517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426104944517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104944517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750] (fsm.c:486) 20250426104944517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426104944517 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426104944517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944518 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944518 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 97 40 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104944523 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104944523 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426104944523 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104944523 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104944524 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104944524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750] (vlr_lu_fsm.c:110) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426104944524 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104944524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426104944524 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf1b11750] (fsm.c:486) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426104944524 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:TMSInew-0x0376798F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104944524 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426104944524 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:TMSInew-0x0376798F LOCATION UPDATE ACCEPT (TMSI = 0x0376798f) (gsm_04_08.c:149) 20250426104944524 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:TMSInew-0x0376798F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104944525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 97 40 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 03 76 79 8f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426104944530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944530 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944531 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:TMSInew-0x0376798F:GERAN-A-266:LU)[0x55fcf1b39e80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426104944531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:TMSInew-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426104944531 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426104944531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750] (vlr_lu_fsm.c:817) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426104944531 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x825C0C41:GERAN-A-266:LU)[0x55fcf19042f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426104944531 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426104944531 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104944531 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104944531 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104944531 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104944531 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104944532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 61 97 40 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104944536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104944537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b39e80] (msc_a.c:1053) 20250426104944537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426104944537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104944537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-266:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426104944537 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104944537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 61 97 40 00 01 0a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 20250426104944538 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944538 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0a 61 97 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1447)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)6395712 TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104944540 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426104944540 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: 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 := '0376798F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1447)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)4408422 MSC_Test_0-RAN(1447)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1446)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 43 44 66 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 03 76 79 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944742 DMM DEBUG msc_a(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426104944742 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426104944742 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426104944742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426104944742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426104944742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (fsm.c:486) 20250426104944742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426104944742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426104944742 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426104944742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 43 44 66 00 01 0b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: { messageType := 2, destLocRef := '434466'O ("CDf"), 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(1446)@4e68250106fc: Session index based on local reference:0 20250426104944746 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426104944746 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104944749 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426104944749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426104944749 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F) Received 1 auth tuples (vlr.c:996) 20250426104944749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426104944749 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426104944749 DMM DEBUG Tx AUTH REQ (rand = 910624a1274fdafd159a277054ccd07d) (gsm_04_08.c:641) 20250426104944749 DMM DEBUG AUTH REQ (autn = 069f31a8f89e11e152feba09c51dd141) (gsm_04_08.c:643) 20250426104944750 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426104944750 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944750 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944750 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944750 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944750 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944750 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 28 01 00 25 05 12 00 91 06 24 a1 27 4f da fd 15 9a 27 70 54 cc d0 7d 20 10 06 9f 31 a8 f8 9e 11 e1 52 fe ba 09 c5 1d d1 41 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=1 into dtap '0514D4764C0E21043E81B7F5'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '0554D4764C0E21043E81B7F5'O MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 20250426104944753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554D4764C0E21043E81B7F5'O 20250426104944753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944754 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944754 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944754 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 0f 01 00 0c 05 54 d4 76 4c 0e 21 04 3e 81 b7 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944754 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d4764c0e3e81b7f5) (gsm_04_08.c:1128) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426104944754 DVLR DEBUG SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F) AUTH on GERAN received SRES/RES: d4764c0e3e81b7f5 (8 bytes) (vlr_auth_fsm.c:151) 20250426104944754 DVLR INFO SUBSCR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (vlr_auth_fsm.c:294) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426104944754 DVLR DEBUG VLR_Authenticate(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf19042f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426104944754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426104944754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426104944754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426104944754 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426104944754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 21 00 1f 53 0a 09 10 2d 14 10 14 13 88 8e 41 23 01 83 78 a5 ba c7 70 d2 46 30 48 41 f9 8c 76 a6 68 fd (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250426104944758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426104944759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426104944759 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426104944759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MGCP(1453)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426104944773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944774 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426104944774 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F callref-0x80000010 tid-8) New transaction (transaction.c:231) 20250426104944774 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426104944774 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104944774 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426104944774 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944774 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426104944774 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426104944774 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Allocated (fsm.c:456) 20250426104944774 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426104944774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944774 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104944774 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426104944774 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104944774 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426104944775 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426104944775 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426104944775 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426104944775 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1453)@4e68250106fc: 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(1457) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426104944786 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104944787 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104944787 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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(1457)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426104944787 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104944787 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426104944787 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944787 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) Sending Assignment Command (msc_a.c:706) 20250426104944788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 76 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1452)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test-MNCC(1452)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426104944790 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944791 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b103f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426104944791 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104944791 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426104944791 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944791 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944791 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944791 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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(1457)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426104944792 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426104944792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104944792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104944792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426104944792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426104944792 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104944792 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104944792 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104944793 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426104944793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104944793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104944793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426104944793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426104944794 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944794 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944794 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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) 20250426104944794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426104944794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ:trans-8:call-118:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426104944794 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104944794 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426104944794 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104944794 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104944794 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426104944794 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426104944794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104944794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104944794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104944794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104944794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '03CF'O TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: { line := { verb := "MDCX", trans_id := "144", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "76" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "76", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250426104944795 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104944795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104944795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104944795 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104944795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104944795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104944795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104944795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104944795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104944795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104944795 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426104944795 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426104944795 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426104944795 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104944795 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250426104944795 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104944795 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104944795 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426104944795 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104946306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104946306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104946306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104946306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104946307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104946307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946307 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426104946307 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104946307 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946307 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 152 bytes: [L2]> 01 00 01 01 00 00 00 98 02 10 00 88 00 00 00 b9 00 00 00 c2 03 00 00 07 01 00 09 2c 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 2d 14 10 14 13 88 8e 41 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 76 00 00 00 83 78 a5 ba c7 70 d2 46 30 48 41 f9 8c 76 a6 68 fd 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1449)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1450)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1450)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1450)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_41(1458) MSC_Test_1-RAN(1450)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_41(1458)9639099 MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250426104946309 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946309 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946309 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946309 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104946309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104946309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104946309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2c a3 9b 80 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_len:25 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1449)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104946513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946513 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946513 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946513 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104946513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104946513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104946513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104946514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104946514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104946514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104946514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: 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(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1449)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104946818 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946818 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946818 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946818 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104946818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104946818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104946818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104946819 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104946819 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426104946819 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104946819 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104946820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104946820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104946820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104946820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104946820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104946820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104946820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104946820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104946820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104946820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104946827 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104946827 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104946827 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1449)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104947024 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104947024 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104947024 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104947024 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104947024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104947024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104947024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104947024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104947025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104947025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104947025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104947025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104947025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104947025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104947025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104947025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104947025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104947025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104947025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104947025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 43 44 66 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104947028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104947028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104947028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104947028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104947028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104947028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104947028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104947028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104947028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104947028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104947029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104947029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104947029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104947029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104947029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104947029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104947029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104947029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104947029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104947029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 43 44 66 00 01 0b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 20250426104947029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104947029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104947029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104947029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104947029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104947029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104947029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104947029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104947029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104947029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0b 43 44 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1447)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)4408422 TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426104947030 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104947030 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1447)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1447)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1449)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104949925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104949925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104949925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104949925 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104949925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104949925 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104949925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104949925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104949925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104949925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104949926 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104949926 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104949926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104949926 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104949926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104949926 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104949926 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104949926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104949926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104949926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 88 00 00 00 b9 00 00 00 c1 03 00 00 06 01 00 09 2d 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 2d 14 10 14 13 88 8e 41 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 01 80 7f 76 00 00 00 83 78 a5 ba c7 70 d2 46 30 48 41 f9 8c 76 a6 68 fd 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1446)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1447)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1447)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1447)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_a5_40(1457) MSC_Test_0-RAN(1447)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_a5_40(1457)8714409 MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 20250426104949933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104949933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104949933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104949933 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104949933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104949933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104949933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104949933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104949933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104949933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2d c2 73 89 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1446)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104950136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104950137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104950137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104950137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104950138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104950138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950138 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104950138 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104950138 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950138 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 07 06 a3 9b 80 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: 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(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426104950442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104950442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104950442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104950442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104950443 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426104950443 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426104950443 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426104950443 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426104950443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104950443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950443 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104950443 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104950443 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950443 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 07 06 a3 9b 80 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426104950449 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426104950449 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426104950449 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104950644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104950645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104950645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104950645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104950646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104950646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950646 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104950646 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104950646 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950646 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 07 06 a3 9b 80 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1449)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1449)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1449)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104950654 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950654 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950654 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950654 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104950654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950654 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104950654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104950654 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950654 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104950655 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950655 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950655 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426104950655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950655 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=7 -> eSLS=71: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426104950655 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950655 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426104950655 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950655 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 07 04 a3 9b 80 00 09 2c 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1449)@4e68250106fc: Session index based on local reference:0 20250426104950657 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104950657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104950657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426104950657 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426104950657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104950657 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104950657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104950657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104950657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104950657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2c a3 9b 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1451)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1450)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_41(1458)9639099 TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: setverdict(pass): none -> pass 20250426104950660 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426104950660 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_41(1458)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426104953552 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426104953552 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426104953552 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426104953552 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426104953552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104953552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104953552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104953552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c2 73 89 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1447)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1447)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250426104953559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104953559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104953559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104953559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104953559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104953560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426104953560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426104953560 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426104953560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x80000010 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426104953560 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426104953560 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426104953560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426104953560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426104953560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426104953560 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426104953560 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220] (call_leg.c:197) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1b103f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426104953560 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220] (call_leg.c:197) 20250426104953561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426104953561 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426104953561 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426104953561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426104953561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1adecc0] (call_leg.c:198) 20250426104953561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Freeing instance (call_leg.c:198) 20250426104953561 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-267:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Deallocated (fsm.c:568) 20250426104953561 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426104953561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104953561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104953561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104953561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c2 73 89 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426104953561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104953561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104953561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104953561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 c2 73 89 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1446)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1452)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)-2147483632 TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1446)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1446)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426104953568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104953568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104953568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104953568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426104953568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426104953568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1adecc0] (msc_a.c:1053) 20250426104953568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426104953568 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-2349:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426104953569 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - active-conn: now used by 1 (attached) (msub.c:375) 20250426104953569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426104953569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426104953569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426104953569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 c2 73 89 00 09 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1448)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1446)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1448)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426104953570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104953570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426104953570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426104953570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426104953570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426104953570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426104953570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426104953570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426104953570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426104953570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2d c2 73 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_a5_40(1457)8714409 TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_a5_40(1457)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1446)@4e68250106fc: Final verdict of PTC: none 20250426104955591 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426104955591 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104955591 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426104955592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426104955592 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426104955592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104955592 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104955592 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426104955592 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104955592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104955592 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426104955592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104955592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104955592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104955592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104955592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104955592 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1447)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(1450)@4e68250106fc: Final verdict of PTC: none 20250426104955592 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426104955592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104955592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104955592 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426104955592 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1448)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1455)@4e68250106fc: Final verdict of PTC: none 20250426104955593 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426104955593 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104955594 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426104955594 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426104955594 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426104955594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426104955594 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426104955594 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426104955594 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) 20250426104955594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426104955594 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426104955594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426104955594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426104955594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426104955594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426104955594 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426104955594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426104955594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426104955594 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426104955593 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426104955594 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426104955594 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(1451)@4e68250106fc: Final verdict of PTC: none 20250426104955594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(1449)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1452)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1456)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1453)@4e68250106fc: Final verdict of PTC: none 20250426104955595 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1445)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1454)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1460)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1459)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1446): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1447): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1448): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1449): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1450): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1451): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1452): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1453): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1454): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1455): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1456): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_40(1457): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_a5_41(1458): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1459): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1460): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_a5_4 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass'. Sat Apr 26 10:49:55 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 20250426104956596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858816) 20250426104957593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104957593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104957593 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104957595 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426104957595 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426104957595 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426104957597 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=858816, count=859976) 20250426104958598 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6'. ------ MSC_Tests.TC_ho_inter_bsc_ipv6 ------ Sat Apr 26 10:49:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426104959600 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_ipv6' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_ipv6 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1464)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1464)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1464)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1462)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(1467)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1467)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1467)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(1465)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105000177 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1468)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105000357 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105000357 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105000357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105000357 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1464)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105000362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105000362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105000362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105000362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105000362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105000362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105000362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105000362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105000362 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105000362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105000362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1464)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105000363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105000363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105000363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105000363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105000363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105000363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105000363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105000363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105000363 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105000363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105000363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105000363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105000363 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105000363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105000372 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105000372 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105000372 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105000372 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(1467)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105000377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105000377 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105000377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105000377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105000377 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105000377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105000377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105000377 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105000377 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105000377 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105000377 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(1467)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 20250426105000381 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105000381 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105000381 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105000381 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105000382 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105000382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105000382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105000382 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105000382 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105000382 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105000382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105000382 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(1467)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105000382 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105000382 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105000601 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105000601 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1470)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105000607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1470)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1470)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105000628 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105000628 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1471)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_ipv60(1473) TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105001161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001161 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1463)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1463)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)13106793 MSC_Test_0-RAN(1463)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001165 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001165 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c7 fe 69 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105001166 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105001166 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105001166 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105001166 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105001166 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105001166 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105001166 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105001166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105001166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105001166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105001166 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105001166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 c7 fe 69 00 01 0c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105001166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001166 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001166 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001166 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001166 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c7 fe 69 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: { messageType := 2, destLocRef := 'C7FE69'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(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1471)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-GSUP(1471)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_ipv60(1473)"262420000000053" MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105001168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105001168 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 20250426105001168 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001168 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): none -> pass 20250426105001170 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105001170 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426105001170 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105001170 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105001171 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105001171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0] (vlr_lu_fsm.c:110) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105001171 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b39e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105001171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105001171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105001171 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:TMSInew-0x31C87103) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105001171 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105001171 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:TMSInew-0x31C87103 LOCATION UPDATE ACCEPT (TMSI = 0x31c87103) (gsm_04_08.c:149) 20250426105001171 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:TMSInew-0x31C87103 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105001171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001171 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001171 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001171 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001171 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c7 fe 69 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 31 c8 71 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1463)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1463)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105001174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001174 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001174 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:TMSInew-0x31C87103:GERAN-A-268:LU)[0x55fcf1b0b9f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105001174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:TMSInew-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105001174 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105001174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0] (vlr_lu_fsm.c:817) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105001174 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x0376798F:GERAN-A-268:LU)[0x55fcf1ac7c50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105001174 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105001174 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426105001174 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105001174 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105001174 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105001174 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105001175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c7 fe 69 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105001175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001175 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001175 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001175 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105001175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105001175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001175 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105001175 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105001175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105001176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001176 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001176 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105001176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105001176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105001176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105001176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-268:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105001176 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105001176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 c7 fe 69 00 01 0c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 20250426105001177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001177 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0c c7 fe 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1463)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)13106793 TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105001177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105001177 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - VTY: now used by 1 (attached) (msc_vty.c:1317) MSC_Test_1-RAN(1466)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: 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 := '31C87103'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_1-RAN(1466)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_1-RAN(1466)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv61(1474) MSC_Test_0-RAN(1463)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)1676 MSC_Test_0-RAN(1463)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1462)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 00 06 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 31 c8 71 03 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105001385 DMM DEBUG msc_a(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105001385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105001385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105001385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105001385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426105001385 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105001385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 00 06 8c 00 01 0d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105001385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250426105001385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001385 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001385 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001385 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: { messageType := 2, destLocRef := '00068C'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(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105001386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105001386 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1468)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MGCP(1469)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_0-RAN(1463)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1463)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426105001390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105001391 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105001391 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 callref-0x80000011 tid-8) New transaction (transaction.c:231) 20250426105001391 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105001391 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105001391 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105001391 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001391 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105001391 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105001391 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105001391 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105001391 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1acf600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1acf600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80] (fsm.c:486) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55fcf1acf600]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55fcf1acf600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80] (fsm.c:486) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105001391 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1469)@4e68250106fc: 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(1473) TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105001396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:no-CI)[0x55fcf1acf600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105001396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105001396 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426105001396 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001396 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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(1473)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105001396 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105001396 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105001396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001396 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105001396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 77 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1468)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test-MNCC(1468)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105001398 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:26 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250426105001399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105001399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55fcf1b103f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105001399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426105001399 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105001399 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001399 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001399 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001399 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426105001399 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001399 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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(1473)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105001400 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105001400 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105001400 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105001400 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105001401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 20250426105001401 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426105001401 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105001401 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105001402 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105001402 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105001402 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105001402 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105001402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001402 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001402 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105001402 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001402 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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) 20250426105001403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1acf600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105001403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1acf600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105001403 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1acf600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105001403 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105001403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105001403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105001403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105001403 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105001403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105001403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105001403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105001403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: { 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(1473)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105001404 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105001404 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105001404 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105001404 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1463)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1463)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105001404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105001404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105001404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105001404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105001404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105001404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105001404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105001404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105001404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105001404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105001404 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105001404 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105001404 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105001404 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105001404 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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(1473)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105002909 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105002909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105002909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105002909 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105002909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105002909 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105002909 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105002909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105002909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105002909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105002909 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105002909 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105002909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105002909 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105002909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105002909 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105002909 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105002909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105002909 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105002909 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 140 bytes: [L2]> 01 00 01 01 00 00 00 8c 02 10 00 79 00 00 00 b9 00 00 00 c2 03 00 00 05 01 00 09 2e 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 77 00 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1465)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1466)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1466)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1466)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv61(1474) MSC_Test_1-RAN(1466)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_ipv61(1474)12633469 MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105002912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105002912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105002912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105002912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105002912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105002912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105002912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105002912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105002912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105002912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 2e c8 a1 8a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_len:37 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1465)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000809267E0180'O MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105003116 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003116 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105003116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105003116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105003116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 08 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105003117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105003117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003117 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105003117 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105003117 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003117 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: 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(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1465)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105003417 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105003417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105003417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105003417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105003417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105003417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to [::8]:2342 (rtp_stream.c:476) 20250426105003417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105003417 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105003417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105003417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105003417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105003417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105003418 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105003418 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105003418 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1465)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105003620 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003620 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003620 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003620 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105003620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105003620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105003620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105003621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105003621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003621 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105003621 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105003621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 00 06 8c 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105003623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105003623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105003623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105003623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105003623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105003623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105003623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105003623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 00 06 8c 00 01 0d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105003624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105003624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105003624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105003624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105003624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105003624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105003624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105003624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105003624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105003624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0d 00 06 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1463)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)1676 TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105003624 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105003624 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1463)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1463)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1465)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O 20250426105006520 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105006520 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105006520 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105006520 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105006520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105006520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105006520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105006520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105006520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105006520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105006520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105006520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105006520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105006520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105006520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105006520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105006520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105006520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105006520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105006520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 79 00 00 00 b9 00 00 00 c1 03 00 00 04 01 00 09 2f 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 77 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1462)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1463)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1463)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1463)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_ipv60(1473) MSC_Test_0-RAN(1463)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_ipv60(1473)16238212 MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250426105006523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105006523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105006523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105006523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105006523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105006523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105006523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105006523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105006523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105006523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 2f bd a2 2e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:37 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105006724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105006724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105006724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105006724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105006724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105006724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105006724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105006724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105006724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105006724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105006725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105006725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105006725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105006725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105006725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105006725 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105006725 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105006725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105006725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105006725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 05 06 c8 a1 8a 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: 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(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426105007025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105007025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007025 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105007025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105007025 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105007025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55fcf1b103f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105007025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::8-2342)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426105007025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105007025 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105007025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105007025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007025 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105007025 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105007025 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007025 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 05 06 c8 a1 8a 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105007027 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105007027 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105007027 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105007228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105007228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105007228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105007228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105007229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105007229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007229 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105007229 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105007229 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007229 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 05 06 c8 a1 8a 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1465)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1465)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1465)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105007231 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007231 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007231 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007231 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105007231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105007231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105007231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105007231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105007231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007231 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=5 -> eSLS=69: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105007231 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105007231 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007231 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 05 04 c8 a1 8a 00 09 2e 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1467)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1465)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-M3UA(1467)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105007232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105007232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105007232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105007232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105007232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105007232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105007232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105007232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105007232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105007232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 2e c8 a1 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1466)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_ipv61(1474)12633469 TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: setverdict(pass): none -> pass 20250426105007233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105007233 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv61(1474)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105010128 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105010128 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105010128 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105010128 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105010128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105010128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105010128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105010128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bd a2 2e 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1463)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1463)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250426105010133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105010133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105010133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105010133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105010133 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105010133 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105010133 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105010133 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x80000011 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105010133 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105010133 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105010133 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105010133 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105010133 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105010133 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80] (call_leg.c:197) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80] (call_leg.c:197) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105010133 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ:trans-8:call-119:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1acf600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b10220] (call_leg.c:198) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105010133 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-269:CM_SERVICE_REQ)[0x55fcf1b39e80]{RELEASING}: Deallocated (fsm.c:568) 20250426105010134 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105010134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105010134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105010134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105010134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bd a2 2e 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105010134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105010134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010134 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105010134 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105010134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bd a2 2e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1462)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1468)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)-2147483631 TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1462)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1462)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426105010137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105010137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105010137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105010137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105010138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105010138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b10220] (msc_a.c:1053) 20250426105010138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105010138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-2351:CM_SERVICE_REQ)[0x55fcf1b2cef0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105010138 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105010138 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010138 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010138 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105010138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010138 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105010138 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105010138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 bd a2 2e 00 09 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1462)@4e68250106fc: Session index based on local reference:0 20250426105010139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105010139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105010139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105010139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105010139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105010139 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105010139 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105010139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105010139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105010139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 2f bd a2 2e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1464)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1463)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_ipv60(1473)16238212 TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_ipv60(1473)@4e68250106fc: Final verdict of PTC: pass MSC_Test_1-SCCP(1465)@4e68250106fc: Final verdict of PTC: none 20250426105012241 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105012241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105012241 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105012241 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105012241 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105012241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105012241 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105012241 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105012241 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105012241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105012241 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105012241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105012241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105012241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105012241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105012241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105012241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105012241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105012241 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(1471)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1462)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1470)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1468)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1469)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1475)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1461)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1472)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1476)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(1467)@4e68250106fc: Final verdict of PTC: none 20250426105012253 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105012253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105012253 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105012253 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105012253 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105012253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105012253 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105012253 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105012253 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105012253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105012253 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105012253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105012253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105012253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105012253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105012253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105012253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105012253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105012253 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(1463)@4e68250106fc: Final verdict of PTC: none 20250426105012260 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105012260 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105012261 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105012261 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105012261 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105012261 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105012261 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1464)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(1466)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1461): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1462): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1463): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1464): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1465): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1466): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1467): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1468): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1469): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1470): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1471): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1472): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_ipv60(1473): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_ipv61(1474): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1475): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1476): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_ipv6 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass'. Sat Apr 26 10:50:12 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 20250426105013262 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=773696) 20250426105014242 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105014242 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105014242 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105014254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105014254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105014254 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105014263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=773696, count=776908) 20250426105015264 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_ipv6 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd'. ------ MSC_Tests.TC_ho_inter_bsc_csd ------ Sat Apr 26 10:50:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_bsc_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105016266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_bsc_csd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_bsc_csd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1480)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1480)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1480)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1478)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1483)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1483)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1483)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1481)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105016966 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1484)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105017142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105017142 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105017142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105017142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1480)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105017143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105017143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105017143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105017143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105017143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105017143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105017143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105017143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105017143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105017143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1480)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 20250426105017144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017144 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105017144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105017144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105017144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105017144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105017144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105017144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105017144 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105017144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105017144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105017144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1480)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105017144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105017144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105017159 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105017159 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105017159 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105017159 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(1483)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105017162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017162 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105017162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105017162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105017162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105017162 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105017162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105017162 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(1483)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105017162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017162 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105017162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105017162 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105017162 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105017162 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105017163 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105017163 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105017163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105017163 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(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105017163 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105017163 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105017267 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105017267 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1486)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105017268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105017278 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105017278 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: ----------------------------------------------- TC_ho_inter_bsc_csd0(1489)@4e68250106fc: "CSD Bearer Service: BS25T" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1487)@4e68250106fc: Created GsupExpect[0] for "262420000000053" to be handled at TC_ho_inter_bsc_csd0(1489) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105017952 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017952 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105017952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1479)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1479)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)9735285 MSC_Test_0-SCCP(1478)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1479)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105017964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 94 8c 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 35 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105017965 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105017965 DMM DEBUG msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1b01350] (fsm.c:486) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105017965 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105017965 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105017965 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105017965 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105017965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105017965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105017965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000] (fsm.c:486) 20250426105017965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105017965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105017965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 94 8c 75 00 01 0e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105017965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 94 8c 75 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: { messageType := 2, destLocRef := '948C75'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(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1487)@4e68250106fc: Found GsupExpect[0] for "262420000000053" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-GSUP(1487)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_bsc_csd0(1489)"262420000000053" 20250426105017968 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017968 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017968 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017968 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105017968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017969 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017969 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017969 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105017969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017969 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105017969 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105017969 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017969 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105017969 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105017969 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105017972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1482)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105017975 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105017975 DVLR DEBUG IMSI:262420000000053 has MSISDN:491230000053 (vlr.c:1045) 20250426105017975 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105017975 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105017976 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105017976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:110) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105017976 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105017976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105017976 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1aef000] (fsm.c:486) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105017976 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:TMSInew-0x3985E3DA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105017976 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105017976 DMM DEBUG -> IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:TMSInew-0x3985E3DA LOCATION UPDATE ACCEPT (TMSI = 0x3985e3da) (gsm_04_08.c:149) 20250426105017976 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:TMSInew-0x3985E3DA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105017976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017976 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017976 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017976 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 94 8c 75 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 39 85 e3 da (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(1482)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 194 MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-RAN(1482)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd1(1490) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1479)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1479)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017983 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105017983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017983 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017983 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017983 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017983 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105017983 DMM DEBUG msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:TMSInew-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105017983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:TMSInew-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105017983 DMSC NOTICE msub(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA) VLR: update for IMSI=262420000000053 (MSISDN=491230000053) (gsm_04_08.c:1541) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105017983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:817) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105017983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x31C87103:GERAN-A-270:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105017983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105017983 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426105017983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105017983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105017983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105017983 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105017983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017983 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017983 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017983 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017983 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 94 8c 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105017985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105017985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105017986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105017986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1b01350] (msc_a.c:1053) 20250426105017986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105017986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105017986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-270:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105017986 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105017986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105017986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105017986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105017986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 94 8c 75 00 01 0e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 20250426105017986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105017986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105017986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105017986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105017986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105017987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105017987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105017987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105017987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105017987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0e 94 8c 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)9735285 TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105017988 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105017988 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: 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 := '3985E3DA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1479)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)1487146 MSC_Test_0-RAN(1479)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1478)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105018188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105018188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105018188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105018188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 16 b1 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 39 85 e3 da 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105018189 DMM DEBUG msc_a(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b39e80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b39e80] (fsm.c:486) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105018189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105018189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105018189 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105018189 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000053/3/1): Available (smpp_smsc.c:626) 20250426105018189 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105018189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 16 b1 2a 00 01 0f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105018189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 35 (osmo_ss7_asp.c:1164) 20250426105018189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1478)@4e68250106fc: { messageType := 2, destLocRef := '16B12A'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-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105018190 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105018190 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1484)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MGCP(1485)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_0-RAN(1479)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1479)@4e68250106fc: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105018197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018198 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105018198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018198 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105018198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105018198 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105018198 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105018198 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA callref-0x80000012 tid-8) New transaction (transaction.c:231) 20250426105018198 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105018198 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105018198 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105018198 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018198 DCC INFO trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105018198 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105018198 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105018198 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b39e80] (fsm.c:486) 20250426105018198 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55fcf1b2b3c0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105018198 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55fcf1b2b3c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1485)@4e68250106fc: 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(1489) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105018205 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105018205 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105018206 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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(1489)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105018207 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:no-CI)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105018207 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105018207 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018207 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1484)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_ho_inter_bsc_csd0(1489) MSC_Test-MNCC(1484)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 20250426105018207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105018209 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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(1489)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105018212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105018212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105018212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105018212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105018212 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b2b3c0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105018212 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b2b3c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105018212 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105018212 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018212 DCC INFO trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105018212 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018212 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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(1489)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105018214 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105018214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105018214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105018214 DCC DEBUG trans(CC:INITIATED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105018214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105018214 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105018214 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105018214 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105018215 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105018215 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105018215 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105018215 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105018215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105018216 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018216 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018216 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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) 20250426105018216 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adecc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105018216 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ:trans-8:call-120:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105018216 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105018216 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105018216 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105018216 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105018216 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105018216 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105018217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105018217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105018217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105018217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_bsc_csd0(1489)@4e68250106fc: { 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(1489)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105018218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105018218 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105018218 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105018218 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1479)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1479)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105018218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105018218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105018218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105018218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105018218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105018218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105018218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105018218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105018218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105018218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105018218 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105018218 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105018218 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105018218 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105018218 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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(1489)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_bsc_csd0(1489)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080020F32400050006'O 20250426105019723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105019723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105019723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105019723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105019723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105019723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105019723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105019723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105019723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105019723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 10 00 0e 11 04 01 0c 1a 08 00 20 f3 24 00 05 00 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105019724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105019724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105019724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105019724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105019724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105019724 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: picked Normal Route via 'virt-bsc1' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105019724 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105019724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105019724 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105019724 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6b 00 00 00 b9 00 00 00 c2 03 00 00 0a 01 00 09 30 02 02 06 04 43 c2 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 20 f3 24 00 05 00 06 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@4e68250106fc: First idle individual index:0 MSC_Test_1-SCCP(1481)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_1-RAN(1482)@4e68250106fc: ExpectedCreateCallback handoverRequest 194 MSC_Test_1-RAN(1482)@4e68250106fc: ExpectTable[0].n_connectPointCode = 194 ==? 194 MSC_Test_1-RAN(1482)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd1(1490) MSC_Test_1-RAN(1482)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_csd1(1490)9482400 MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on connection ID:0 20250426105019728 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105019728 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105019728 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105019728 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105019728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105019728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105019728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105019728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105019728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105019728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c2 00 00 00 b9 03 02 00 00 02 00 09 30 1b 65 9b 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(1481)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_len:25 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060102030409267E0180'O MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105019932 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105019932 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105019932 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105019932 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105019932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105019932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105019932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105019932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105019932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105019932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 01 02 03 04 09 26 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105019933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105019933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105019933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105019933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105019933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105019933 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105019933 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105019933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105019933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105019933 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@4e68250106fc: 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(1481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426105020232 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020232 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105020232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105020232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105020232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105020232 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105020232 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426105020232 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105020232 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105020233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105020233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020233 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105020233 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105020233 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020233 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105020234 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105020234 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105020234 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105020436 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020436 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020436 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020436 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105020436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020436 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105020436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105020436 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020436 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105020437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105020437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105020437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105020437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 16 b1 2a 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105020439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105020439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105020439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105020439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 0f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105020439 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020439 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020439 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105020439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020439 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105020439 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105020439 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 16 b1 2a 00 01 0f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 20250426105020439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105020439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105020439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105020439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105020439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105020439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105020439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105020439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 0f 16 b1 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1479)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)1487146 TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105020439 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105020439 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: FIRST inter-BSC Handover done MSC_Test_0-RAN(1479)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1479)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_len:16 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080062F2240017002A'O MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105023334 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023334 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105023334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105023334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105023334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 10 00 0e 11 04 01 0c 1a 08 00 62 f2 24 00 17 00 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105023335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105023335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105023335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105023335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 b9 00 00 00 c1 03 00 00 0b 01 00 09 31 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 35 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1478)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1479)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1479)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1479)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_bsc_csd0(1489) MSC_Test_0-RAN(1479)@4e68250106fc: Added conn table entry 0TC_ho_inter_bsc_csd0(1489)11661665 MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105023337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105023337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105023337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105023337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 31 24 8f f2 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105023541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105023541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105023541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105023541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105023542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105023542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023542 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105023542 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105023542 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023542 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 1b 65 9b 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd1(1490)@4e68250106fc: 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(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O 20250426105023842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105023842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105023842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105023842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105023843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105023843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105023843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105023843 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105023844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105023844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105023844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105023844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105023844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105023844 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105023844 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105023844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105023844 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105023844 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 1b 65 9b 00 01 03 00 01 15 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105023849 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105023849 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105023849 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105024045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105024045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105024045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105024045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105024045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105024045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105024045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105024045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105024045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105024045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105024046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105024046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105024046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105024046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105024046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105024046 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105024046 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105024046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105024046 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105024046 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 b9 00 00 00 c2 03 00 00 0a 06 1b 65 9b 00 01 06 00 04 20 04 01 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on local reference:0 MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_1-SCCP(1481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_len:3 MSC_Test_1-SCCP(1481)@4e68250106fc: vl_from0 MSC_Test_1-SCCP(1481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105024054 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105024054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105024054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105024054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105024054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105024054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105024054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105024054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105024054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105024054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c2 00 00 00 b9 03 02 00 00 06 00 09 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105024055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105024055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105024055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105024055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105024055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105024055 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=10 -> eSLS=74: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105024055 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105024055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105024055 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105024055 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c2 03 00 00 0a 04 1b 65 9b 00 09 30 00 00 00 00 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-SCCP(1481)@4e68250106fc: Session index based on local reference:0 20250426105024057 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105024057 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105024057 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105024057 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105024057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105024057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105024058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105024058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105024058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105024058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c2 00 00 00 b9 03 02 00 00 05 00 09 30 1b 65 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-RAN(1482)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_csd1(1490)9482400 TC_ho_inter_bsc_csd1(1490)@4e68250106fc: setverdict(pass): none -> pass 20250426105024062 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105024062 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_bsc_csd1(1490)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_bsc_csd1(1490)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd1(1490)@4e68250106fc: Final verdict of PTC: pass TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105026952 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105026952 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105026952 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105026952 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105026953 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026953 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026953 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105026953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026953 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105026953 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105026953 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026953 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 8f f2 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1479)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1479)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250426105026959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026959 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105026959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105026959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105026959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105026960 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105026960 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105026960 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105026960 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x80000012 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105026960 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105026960 DCC DEBUG trans(CC:NULL IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105026960 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105026960 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105026960 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105026960 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105026960 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105026960 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105026960 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1b2b3c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105026961 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105026961 DCC DEBUG rtp_stream(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA: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)[0x55fcf1adecc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105026961 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105026961 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b39e80] (call_leg.c:198) 20250426105026961 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105026961 DCC DEBUG call_leg(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-271:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Deallocated (fsm.c:568) 20250426105026961 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105026961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105026961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105026961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105026961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 8f f2 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105026961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105026961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105026961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105026962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 24 8f f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1478)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1484)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)-2147483630 TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_bsc_csd0(1489)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1478)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1478)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105026967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105026967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105026968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105026968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105026968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105026968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b39e80] (msc_a.c:1053) 20250426105026968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105026968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA:GERAN-A-2353:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105026968 DVLR DEBUG VLR subscr IMSI-262420000000053:MSISDN-491230000053:TMSI-0x3985E3DA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105026968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105026968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026969 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105026969 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105026969 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 24 8f f2 00 09 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1480)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1478)@4e68250106fc: Session index based on local reference:0 20250426105026969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105026969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105026969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105026970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105026970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105026970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105026970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105026970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105026970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105026970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 31 24 8f f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1479)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_bsc_csd0(1489)11661665 TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_bsc_csd0(1489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_bsc_csd0(1489)@4e68250106fc: Final verdict of PTC: pass 20250426105028975 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105028975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105028975 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105028975 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105028975 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105028975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105028975 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105028975 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105028975 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105028975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105028975 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105028975 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105028975 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105028975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105028975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105028975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105028975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105028975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105028975 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105028975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105028975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105028975 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(1480)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1487)@4e68250106fc: Final verdict of PTC: none 20250426105028976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105028976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1484)@4e68250106fc: Final verdict of PTC: none 20250426105028976 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105028976 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105028976 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105028976 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105028976 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105028976 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105028976 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105028976 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105028976 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) 20250426105028976 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105028976 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105028976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105028976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105028976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105028976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105028976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105028976 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105028976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105028976 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105028976 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-RAN(1482)@4e68250106fc: Final verdict of PTC: none 20250426105028976 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1483)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(1481)@4e68250106fc: Final verdict of PTC: none 20250426105028976 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1478)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1488)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1486)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1485)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1477)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1479)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1492)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1491)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1477): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1478): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1479): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1480): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1481): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1482): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1483): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1484): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1485): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1486): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1487): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1488): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_csd0(1489): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_bsc_csd1(1490): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1491): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_bsc_csd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass'. Sat Apr 26 10:50:28 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 20250426105029978 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=772180) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105030976 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105030979 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=772180, count=774772) 20250426105031980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_bsc_csd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out'. ------ MSC_Tests.TC_ho_inter_msc_out ------ Sat Apr 26 10:50:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105032980 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1496)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1496)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1496)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1494)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105033600 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1497)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105033788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105033788 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105033788 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105033788 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1496)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105033793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105033793 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105033793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105033793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105033793 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105033793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105033793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105033793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105033793 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105033793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105033793 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1496)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1496)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105033793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105033794 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105033794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105033794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105033794 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105033794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105033794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105033794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105033794 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105033794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105033794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105033794 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105033794 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105033794 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105033981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105033981 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1499)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105033987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1499)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1499)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105034001 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105034001 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1497)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out0(1502) TC_ho_inter_msc_out0(1502)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105034597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034597 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034597 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034597 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034597 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034597 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1495)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1495)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out0(1502)10141831 MSC_Test_0-SCCP(1494)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1495)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105034612 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034612 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034612 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9a c0 87 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105034613 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105034613 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105034613 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105034613 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105034613 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105034613 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105034613 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105034613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105034613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750] (fsm.c:486) 20250426105034613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105034613 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105034613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 9a c0 87 00 01 10 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105034614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9a c0 87 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: { messageType := 2, destLocRef := '9AC087'O, sourceLocRef := '000110'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1500)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out0(1502) MSC_Test-GSUP(1500)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out0(1502)"262420000000054" 20250426105034617 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105034617 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O 20250426105034619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out0(1502)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): none -> pass 20250426105034626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105034626 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105034626 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105034626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105034627 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105034627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750] (vlr_lu_fsm.c:110) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105034627 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105034627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105034627 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1b11750] (fsm.c:486) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105034627 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:TMSInew-0x4E8D3D8C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105034627 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105034627 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:TMSInew-0x4E8D3D8C LOCATION UPDATE ACCEPT (TMSI = 0x4e8d3d8c) (gsm_04_08.c:149) 20250426105034627 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:TMSInew-0x4E8D3D8C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105034627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034627 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034627 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034627 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9a c0 87 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 8d 3d 8c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1495)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034638 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105034638 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:TMSInew-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105034638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:TMSInew-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105034638 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105034638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750] (vlr_lu_fsm.c:817) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105034638 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x9EF9A076:GERAN-A-272:LU)[0x55fcf1acf600]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105034638 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105034638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105034639 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105034639 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105034639 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105034639 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105034639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 9a c0 87 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034643 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034643 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034643 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034643 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 10 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105034643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105034643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426105034643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105034643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105034643 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-272:LU)[0x55fcf1b11750]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105034644 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - active-conn: now used by 1 (attached) (msub.c:375) 20250426105034644 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034644 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034644 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034644 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034644 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 9a c0 87 00 01 10 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 20250426105034645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 10 9a c0 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)10141831 TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105034647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105034647 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@4e68250106fc: 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 := '4E8D3D8C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1495)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out0(1502)7100496 MSC_Test_0-RAN(1495)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1494)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 58 50 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4e 8d 3d 8c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105034850 DMM DEBUG msc_a(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105034850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105034850 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105034850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105034850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105034851 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105034851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 6c 58 50 00 01 11 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105034851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250426105034851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1494)@4e68250106fc: { messageType := 2, destLocRef := '6C5850'O ("lXP"), 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-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105034855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105034855 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1497)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out0(1502) MSC_Test-MGCP(1498)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out0(1502) MSC_Test_0-RAN(1495)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1495)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426105034872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034872 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105034872 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C callref-0x80000013 tid-8) New transaction (transaction.c:231) 20250426105034872 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105034872 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105034873 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105034873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034873 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105034873 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105034873 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105034873 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105034873 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b08f50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b08f50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55fcf1b08f50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55fcf1b08f50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105034873 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1498)@4e68250106fc: 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(1502) TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105034897 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:no-CI)[0x55fcf1b08f50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105034897 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105034897 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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(1502)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105034900 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105034901 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105034901 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034901 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105034901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034901 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test-MNCC(1497)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 20250426105034901 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034901 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034901 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 79 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105034907 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105034911 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034911 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034911 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034911 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034911 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105034911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105034911 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105034911 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034911 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034911 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034911 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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(1502)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105034915 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105034915 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105034915 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105034915 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105034916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034916 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034916 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034916 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105034917 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105034917 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105034917 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105034919 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105034919 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105034919 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105034919 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105034920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034920 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034920 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034920 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034920 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105034922 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034922 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034922 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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) 20250426105034922 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b08f50]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105034922 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b08f50]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105034922 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105034923 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105034923 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105034923 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105034923 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105034923 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105034923 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034923 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034923 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105034923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034923 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105034923 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105034923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105034923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out0(1502)@4e68250106fc: { 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(1502)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105034925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105034925 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105034925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105034925 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1495)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1495)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105034926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105034926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105034926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105034926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105034926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105034926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105034926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105034926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105034926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105034926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105034926 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105034926 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105034926 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105034926 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105034926 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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(1502)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out0(1502)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out0(1502)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105036434 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105036434 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1aef000]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1aef000]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870] (mncc_call.c:190) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105036434 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105036434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105036434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105036434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105036434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out0(1502) MSC_Test-MNCC(1497)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out0(1502)-2147483628 20250426105036435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105036435 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105036435 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036435 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036435 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105036435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036435 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105036435 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105036435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036435 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105036543 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105036543 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105036543 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b0b9f0] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (mncc_call.c:163) 20250426105036544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105036544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105036544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105036544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 6c 58 50 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 11 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105036549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105036549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105036549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105036550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 6c 58 50 00 01 11 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 20250426105036551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 11 6c 58 50 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1495)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)7100496 TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105036553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105036553 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out0(1502)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1495)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1495)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out0(1502) 20250426105036563 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105036563 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105036564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105036564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105036564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105036564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 6d 00 00 00 b9 00 00 00 c1 03 00 00 08 01 00 09 32 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 48 00 46 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 79 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1494)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1495)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1495)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1495)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out0(1502) MSC_Test_0-RAN(1495)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out0(1502)3597479 MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250426105036570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 32 16 66 5a 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105036980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105036980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105036980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105036980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105036980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105036980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105036980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105036980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105036980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105036980 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105036981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105036981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ:trans-8:call-121:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105036981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105036981 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105036981 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105036981 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105036982 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105036982 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105036982 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105037984 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105037984 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105037984 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105037984 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105037984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105037984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037984 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105037984 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105037984 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 16 66 5a 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1495)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1495)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250426105037985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037985 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105037985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037985 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105037985 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105037985 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037985 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105037985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105037985 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105037986 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105037986 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x80000013 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105037986 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105037986 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105037986 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105037986 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105037986 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105037986 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1ae5870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105037986 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C: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)[0x55fcf1b08f50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105037986 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-273:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Deallocated (fsm.c:568) 20250426105037986 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105037986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105037986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105037986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105037986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 16 66 5a 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105037986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105037986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037986 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105037986 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105037986 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 16 66 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1494)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1497)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)-2147483629 TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out0(1502)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1494)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1494)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105037987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105037987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105037987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105037987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105037987 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105037987 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105037987 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105037987 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:callref-0x0)[0x55fcf1aef000]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105037987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105037987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105037987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105037987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-2354:CM_SERVICE_REQ)[0x55fcf1b103f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105037987 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - active-conn: now used by 1 (attached) (msub.c:375) 20250426105037987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105037987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105037987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105037987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 16 66 5a 00 09 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1494)@4e68250106fc: Session index based on local reference:0 20250426105037987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105037987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105037987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105037987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105037987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105037987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105037987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105037987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 32 16 66 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1496)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1495)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out0(1502)3597479 TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out0(1502)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out0(1502)@4e68250106fc: Final verdict of PTC: pass 20250426105039999 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105039999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105039999 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105039999 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105039999 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105039999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105039999 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105039999 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105039999 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105039999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105039999 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105039999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105039999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105039999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105039999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105039999 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105039999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105039999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105039999 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105040000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-SCCP(1494)@4e68250106fc: Final verdict of PTC: none 20250426105040000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105040000 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105040000 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1496)@4e68250106fc: Final verdict of PTC: none 20250426105040001 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1497)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1498)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1495)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1499)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1500)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1501)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1493)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1503)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1494): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1495): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1496): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1497): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1498): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1499): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1500): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1501): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out0(1502): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1503): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass'. Sat Apr 26 10:50:40 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 20250426105041003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=643540) 20250426105042000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105042000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105042000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105042004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=643540, count=644700) 20250426105043006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_1 ------ Sat Apr 26 10:50:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105044007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_1' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_1 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1507)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1507)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1507)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1505)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105044606 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1508)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105044802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105044802 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105044802 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105044802 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105044806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105044806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105044806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105044806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105044806 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105044806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105044806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105044806 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105044806 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105044806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105044806 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105044807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105044807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105044807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105044807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105044807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105044807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105044807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105044807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105044807 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105044807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105044807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105044807 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105044808 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105044808 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105045008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105045008 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1510)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1510)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105045014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1510)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1510)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1510)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1510)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105045031 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105045031 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1508)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_10(1513) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105045605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045606 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045606 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1506)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1506)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)9651215 MSC_Test_0-RAN(1506)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 93 44 0f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045610 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105045610 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b01350] (fsm.c:486) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105045610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105045610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105045610 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105045610 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105045610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105045610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105045610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105045610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105045610 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105045610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 93 44 0f 00 01 12 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: { messageType := 2, destLocRef := '93440F'O, sourceLocRef := '000112'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1511)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-GSUP(1511)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out_a5_10(1513)"262420000000054" 20250426105045612 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105045612 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): none -> pass 20250426105045613 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045613 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045613 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045613 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105045614 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105045614 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C) Received 1 auth tuples (vlr.c:996) 20250426105045614 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105045614 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105045614 DMM DEBUG Tx AUTH REQ (rand = f668d5d9598c3e313383475ecfa160e3) (gsm_04_08.c:641) 20250426105045614 DMM DEBUG AUTH REQ (autn = 11dc6e837423fe65cdb93bc808d6ab54) (gsm_04_08.c:643) 20250426105045614 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105045614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045614 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045614 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045614 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045614 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 93 44 0f 00 01 28 01 00 25 05 12 00 f6 68 d5 d9 59 8c 3e 31 33 83 47 5e cf a1 60 e3 20 10 11 dc 6e 83 74 23 fe 65 cd b9 3b c8 08 d6 ab 54 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=1 into dtap '0514313C1E302104475DDDE8'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '0554313C1E302104475DDDE8'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554313C1E302104475DDDE8'O 20250426105045619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045619 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045619 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045619 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 0f 01 00 0c 05 54 31 3c 1e 30 21 04 47 5d dd e8 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045619 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 313c1e30475ddde8) (gsm_04_08.c:1128) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105045619 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C) AUTH on GERAN received SRES/RES: 313c1e30475ddde8 (8 bytes) (vlr_auth_fsm.c:151) 20250426105045619 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0] (vlr_auth_fsm.c:294) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105045619 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105045619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105045619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105045619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105045619 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105045619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045619 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045619 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045619 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045619 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 02 06 93 44 0f 00 01 10 00 0e 53 0a 09 02 79 0e 36 64 78 50 03 4d 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045622 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105045622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105045622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105045622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105045622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105045622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105045622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105045622 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105045622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 93 44 0f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105045623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105045623 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105045623 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105045623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105045623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105045623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0] (vlr_lu_fsm.c:110) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105045623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105045623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105045623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105045623 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:TMSInew-0x54019ABC) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105045623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105045623 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:TMSInew-0x54019ABC LOCATION UPDATE ACCEPT (TMSI = 0x54019abc) (gsm_04_08.c:149) 20250426105045623 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:TMSInew-0x54019ABC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105045623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045623 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045623 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045623 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 93 44 0f 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 54 01 9a bc (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045625 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045625 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:TMSInew-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105045625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:TMSInew-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105045625 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105045625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0] (vlr_lu_fsm.c:817) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105045625 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E8D3D8C:GERAN-A-274:LU)[0x55fcf1adecc0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105045625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105045625 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105045625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105045625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105045625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105045625 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105045625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045625 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045625 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045625 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 93 44 0f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 12 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105045626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b01350] (msc_a.c:1053) 20250426105045626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105045626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105045626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-274:LU)[0x55fcf1b2b3c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105045626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - active-conn: now used by 1 (attached) (msub.c:375) 20250426105045626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045626 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045626 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045626 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 93 44 0f 00 01 12 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045626 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045626 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 12 93 44 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)9651215 TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105045626 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105045627 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: 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 := '54019ABC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1506)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)9198496 MSC_Test_0-RAN(1506)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1505)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8c 5b a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 54 01 9a bc 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045828 DMM DEBUG msc_a(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2cef0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105045828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105045828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2cef0] (fsm.c:486) 20250426105045828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105045828 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105045828 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105045828 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105045829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105045829 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105045829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105045829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50] (fsm.c:486) 20250426105045829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105045829 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105045829 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105045829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045829 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045829 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045829 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 8c 5b a0 00 01 13 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: { messageType := 2, destLocRef := '8C5BA0'O, sourceLocRef := '000113'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 20250426105045830 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105045830 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105045831 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105045831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105045831 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) Received 1 auth tuples (vlr.c:996) 20250426105045831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105045831 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105045832 DMM DEBUG Tx AUTH REQ (rand = c0635bfce45491b321b7995924317bca) (gsm_04_08.c:641) 20250426105045832 DMM DEBUG AUTH REQ (autn = 8e18ae4de5671b761f01aaea3a1c5da5) (gsm_04_08.c:643) 20250426105045832 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105045832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 28 01 00 25 05 12 00 c0 63 5b fc e4 54 91 b3 21 b7 99 59 24 31 7b ca 20 10 8e 18 ae 4d e5 67 1b 76 1f 01 aa ea 3a 1c 5d a5 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=1 into dtap '0514F7577A692104C45BC83A'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '0554F7577A692104C45BC83A'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554F7577A692104C45BC83A'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 0f 01 00 0c 05 54 f7 57 7a 69 21 04 c4 5b c8 3a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045833 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2cef0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f7577a69c45bc83a) (gsm_04_08.c:1128) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105045833 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) AUTH on GERAN received SRES/RES: f7577a69c45bc83a (8 bytes) (vlr_auth_fsm.c:151) 20250426105045833 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50] (vlr_auth_fsm.c:294) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105045833 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1adecc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105045833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 10 00 0e 53 0a 09 02 7b be 45 99 4c 27 6f a1 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C02'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 05 00 03 55 2c 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105045833 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105045834 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105045834 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105045834 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045834 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045834 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045834 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045834 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045834 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045834 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MGCP(1509)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426105045837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045837 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105045837 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC callref-0x80000015 tid-8) New transaction (transaction.c:231) 20250426105045837 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105045837 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105045837 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105045837 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045837 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105045837 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105045837 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105045837 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2cef0] (fsm.c:486) 20250426105045837 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105045837 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1509)@4e68250106fc: 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(1513) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105045842 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105045842 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105045842 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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(1513)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105045842 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105045842 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105045842 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045842 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105045842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7a 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1508)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105045844 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105045845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045845 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105045845 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105045845 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105045845 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045845 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045845 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045845 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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(1513)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105045846 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105045846 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105045846 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105045846 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105045846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105045847 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105045847 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105045847 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105045848 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105045848 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105045848 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105045848 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105045848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045848 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045848 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105045848 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045848 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045848 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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) 20250426105045848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105045848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105045848 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105045849 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105045849 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105045849 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105045849 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105045849 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105045849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105045849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045849 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105045849 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105045849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: { 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(1513)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105045850 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105045850 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105045850 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105045850 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250426105045850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105045850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105045850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105045850 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105045850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105045850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105045850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105045850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105045850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105045850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105045850 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105045850 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105045850 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105045850 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105045850 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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(1513)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250426105047354 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047354 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047358 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105047358 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2b670] (fsm.c:486) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870] (mncc_call.c:190) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105047358 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105047358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105047358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047358 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105047358 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105047358 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047358 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1508)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test-MNCC(1508)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out_a5_10(1513)-2147483626 MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105047359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105047359 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105047359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105047359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105047359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105047359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105047463 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105047463 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105047463 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2b670] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b2cef0] (mncc_call.c:163) 20250426105047463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105047463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047463 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105047463 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105047463 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047463 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 8c 5b a0 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105047464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 13 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105047464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047464 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105047464 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105047464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 8c 5b a0 00 01 13 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047465 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 13 8c 5b a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)9198496 TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105047465 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105047465 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1506)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1506)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_10(1513) 20250426105047467 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105047467 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105047467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105047467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047467 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105047467 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105047467 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047467 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 09 01 00 09 33 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 02 7b be 45 99 4c 27 6f a1 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 02 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1505)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1506)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1506)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1506)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_10(1513) MSC_Test_0-RAN(1506)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_10(1513)15608196 MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047469 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 33 6e 63 96 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:27 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C027C060908070623287E0180'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105047876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105047876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105047876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105047876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105047876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105047876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105047876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105047876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105047876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105047877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105047877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105047877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ:trans-8:call-122:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105047877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105047877 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105047877 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105047877 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105047879 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105047879 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105047879 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105048884 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105048884 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105048884 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105048884 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105048885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105048885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105048885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105048885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6e 63 96 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1506)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1506)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250426105048894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048894 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105048894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105048894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105048894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105048894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105048894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105048894 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105048894 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x80000015 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105048894 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105048894 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105048894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105048894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105048894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105048894 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (call_leg.c:197) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (call_leg.c:197) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105048894 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b2cef0] (call_leg.c:198) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105048894 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-275:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Deallocated (fsm.c:568) 20250426105048895 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105048895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105048895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105048895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105048895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6e 63 96 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105048895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105048895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048895 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105048895 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105048895 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048895 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 6e 63 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1505)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1508)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)-2147483627 TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1505)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1505)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105048899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105048899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105048899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105048899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426105048899 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105048899 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b2cef0] (msc_a.c:1053) 20250426105048899 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105048899 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105048899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105048899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b2cef0] (msc_a.c:1053) 20250426105048899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105048899 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-2355:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105048899 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - active-conn: now used by 1 (attached) (msub.c:375) 20250426105048899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105048899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105048899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105048899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 6e 63 96 00 09 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1507)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1505)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1507)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105048899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105048900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105048900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105048900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105048900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105048900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105048900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105048900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105048900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105048900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 33 6e 63 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1506)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_10(1513)15608196 TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_10(1513)@4e68250106fc: Final verdict of PTC: pass 20250426105050915 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105050915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105050915 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105050915 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105050915 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105050915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105050915 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105050915 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105050915 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105050915 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105050916 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105050916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105050916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105050916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105050916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105050916 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105050916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105050916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105050916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105050916 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105050916 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1507)@4e68250106fc: Final verdict of PTC: none 20250426105050917 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105050918 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105050918 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1510)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1511)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1505)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1512)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1508)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1514)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1506)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1509)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1505): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1506): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1507): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1508): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1509): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1510): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1511): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1512): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out_a5_10(1513): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1514): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_1 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass'. Sat Apr 26 10:50:50 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 20250426105051919 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728672) 20250426105052917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105052918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105052918 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105052920 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=728672, count=729212) 20250426105053921 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_1 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_3 ------ Sat Apr 26 10:50:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105054922 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_3' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_3 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1518)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1518)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1518)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1516)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105055460 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1519)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105055655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105055655 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105055655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105055655 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105055657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105055657 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105055657 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105055657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105055657 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105055657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105055657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105055657 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105055658 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105055658 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105055923 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105055923 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1521)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105055925 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1521)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1521)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105055934 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105055934 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1519)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_30(1524) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105056468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056468 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056468 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056468 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056469 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056469 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056469 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056469 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1517)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1517)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)8032957 MSC_Test_0-SCCP(1516)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1517)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105056480 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056481 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7a 92 bd 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056482 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105056482 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105056482 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105056482 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105056482 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105056482 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105056482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105056482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105056482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000] (fsm.c:486) 20250426105056482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105056482 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105056482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 7a 92 bd 00 01 14 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: { messageType := 2, destLocRef := '7A92BD'O, sourceLocRef := '000114'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1522)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-GSUP(1522)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out_a5_30(1524)"262420000000054" 20250426105056486 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105056486 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 20250426105056487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056487 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056487 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056487 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056487 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): none -> pass 20250426105056493 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105056493 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105056493 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) Received 1 auth tuples (vlr.c:996) 20250426105056493 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105056493 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105056493 DMM DEBUG Tx AUTH REQ (rand = 7fdfc35aa5bdd9aeb0f39f40fd14be97) (gsm_04_08.c:641) 20250426105056494 DMM DEBUG AUTH REQ (autn = 7e2872e2146322913db2fb49317906f3) (gsm_04_08.c:643) 20250426105056494 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105056494 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056494 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056494 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056494 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7a 92 bd 00 01 28 01 00 25 05 12 00 7f df c3 5a a5 bd d9 ae b0 f3 9f 40 fd 14 be 97 20 10 7e 28 72 e2 14 63 22 91 3d b2 fb 49 31 79 06 f3 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=1 into dtap '05146D8126E12104FFD878A0'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '05546D8126E12104FFD878A0'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C05546D8126E12104FFD878A0'O 20250426105056501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056502 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 0f 01 00 0c 05 54 6d 81 26 e1 21 04 ff d8 78 a0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056502 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6d8126e1ffd878a0) (gsm_04_08.c:1128) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105056502 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) AUTH on GERAN received SRES/RES: 6d8126e1ffd878a0 (8 bytes) (vlr_auth_fsm.c:151) 20250426105056502 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000] (vlr_auth_fsm.c:294) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105056502 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105056502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105056502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105056502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105056502 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105056502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7a 92 bd 00 01 10 00 0e 53 0a 09 08 cc 4b 98 cd 22 19 3f 2b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105056506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105056506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105056506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105056506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105056506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105056506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000] (fsm.c:486) 20250426105056506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105056506 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105056506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056506 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056506 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056506 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7a 92 bd 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105056509 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105056509 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105056509 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105056509 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105056510 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105056510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:110) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105056510 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105056510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105056510 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1aef000] (fsm.c:486) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105056510 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:TMSInew-0x4E9C2ED6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105056510 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105056510 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:TMSInew-0x4E9C2ED6 LOCATION UPDATE ACCEPT (TMSI = 0x4e9c2ed6) (gsm_04_08.c:149) 20250426105056510 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:TMSInew-0x4E9C2ED6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105056510 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056510 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056510 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056510 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056510 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056510 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056510 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7a 92 bd 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4e 9c 2e d6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426105056513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056513 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056513 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:TMSInew-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105056513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:TMSInew-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105056513 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105056513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000] (vlr_lu_fsm.c:817) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105056513 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x54019ABC:GERAN-A-276:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105056513 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105056513 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105056513 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105056513 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105056513 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105056514 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105056514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056514 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056514 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056514 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 7a 92 bd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105056516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 14 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105056516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426105056516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105056516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105056516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-276:LU)[0x55fcf1aef000]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105056517 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105056517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 7a 92 bd 00 01 14 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 20250426105056518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056518 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 14 7a 92 bd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)8032957 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105056519 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105056519 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: 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 := '4E9C2ED6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1517)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)7942148 MSC_Test_0-RAN(1517)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1516)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 30 04 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4e 9c 2e d6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056722 DMM DEBUG msc_a(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b103f0] (fsm.c:486) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105056722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105056722 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105056722 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105056722 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105056723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105056723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105056723 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105056723 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105056723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 79 30 04 00 01 15 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: { messageType := 2, destLocRef := '793004'O, sourceLocRef := '000115'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 20250426105056727 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105056727 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105056731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105056731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105056731 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) Received 1 auth tuples (vlr.c:996) 20250426105056731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105056731 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105056731 DMM DEBUG Tx AUTH REQ (rand = 42d39e7e7647b3f76f5437996ce11c11) (gsm_04_08.c:641) 20250426105056731 DMM DEBUG AUTH REQ (autn = 8366eab214e1799d6c20feecd5d63b4b) (gsm_04_08.c:643) 20250426105056731 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105056732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 28 01 00 25 05 12 00 42 d3 9e 7e 76 47 b3 f7 6f 54 37 99 6c e1 1c 11 20 10 83 66 ea b2 14 e1 79 9d 6c 20 fe ec d5 d6 3b 4b 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=1 into dtap '0514C92079FC2104E3A2BADF'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '0554C92079FC2104E3A2BADF'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554C92079FC2104E3A2BADF'O 20250426105056736 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056736 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 0f 01 00 0c 05 54 c9 20 79 fc 21 04 e3 a2 ba df 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056736 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c92079fce3a2badf) (gsm_04_08.c:1128) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105056736 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) AUTH on GERAN received SRES/RES: c92079fce3a2badf (8 bytes) (vlr_auth_fsm.c:151) 20250426105056736 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (vlr_auth_fsm.c:294) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105056736 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105056737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105056737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105056737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105056737 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105056737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056737 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056737 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056737 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056737 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056737 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 10 00 0e 53 0a 09 08 3f fc 3f a6 29 fa 78 f3 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105056741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105056742 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105056743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105056743 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105056743 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105056743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MGCP(1520)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426105056762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056763 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105056763 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 callref-0x80000017 tid-8) New transaction (transaction.c:231) 20250426105056763 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105056763 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105056763 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105056763 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056763 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105056763 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105056763 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105056763 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b103f0] (fsm.c:486) 20250426105056763 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1acf600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1acf600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55fcf1acf600]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55fcf1acf600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b08f50]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b08f50]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55fcf1b08f50]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105056763 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55fcf1b08f50]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1520)@4e68250106fc: 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(1524) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105056782 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:no-CI)[0x55fcf1acf600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105056782 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105056782 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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(1524)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105056784 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:no-CI)[0x55fcf1b08f50]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105056784 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105056784 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056784 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105056784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7b 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105056791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056791 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b08f50]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105056791 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105056791 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105056791 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056791 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056791 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056791 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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(1524)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105056795 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105056795 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105056795 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105056795 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105056798 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105056798 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105056799 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105056799 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105056799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105056802 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105056802 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105056802 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105056802 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105056802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105056804 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056804 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056804 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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) 20250426105056804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acf600]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105056804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acf600]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105056804 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105056804 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105056804 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105056804 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105056804 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105056804 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105056804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105056804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105056804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105056804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: { line := { verb := "MDCX", trans_id := "182", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "7b" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7b", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105056805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105056805 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105056805 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105056805 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105056805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105056805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105056805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105056805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105056805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105056805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105056805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105056805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105056805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105056805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105056806 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105056806 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105056806 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105056806 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105056806 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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(1524)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250426105058311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058314 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105058314 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5870] (fsm.c:486) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50] (mncc_call.c:190) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105058314 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105058314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105058314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105058314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105058315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test-MNCC(1519)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out_a5_30(1524)-2147483624 20250426105058315 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105058315 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105058315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105058316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105058316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105058316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105058417 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105058417 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105058417 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1ae5870] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b103f0] (mncc_call.c:163) 20250426105058417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105058417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105058417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105058418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 79 30 04 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105058418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 15 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105058418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105058419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105058419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 79 30 04 00 01 15 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-RAN(1517)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)7942148 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 15 79 30 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105058419 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105058419 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1517)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1517)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_30(1524) 20250426105058421 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105058421 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105058421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105058421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105058421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105058421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 77 00 00 00 b9 00 00 00 c1 03 00 00 0e 01 00 09 34 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 52 00 50 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 08 3f fc 3f a6 29 fa 78 f3 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 04 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1516)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1517)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1517)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1517)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_30(1524) MSC_Test_0-RAN(1517)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_30(1524)4978505 MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 34 09 bd a5 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:27 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C047C060908070623287E0180'O MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 04 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105058828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105058828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105058828 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105058828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105058828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105058828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105058828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105058828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105058828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105058829 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105058829 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105058829 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ:trans-8:call-123:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b08f50]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105058829 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105058829 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105058829 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105058829 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105058831 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105058831 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105058831 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105059833 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105059833 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105059833 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105059833 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105059833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105059833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105059833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105059833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 09 bd a5 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1517)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1517)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O 20250426105059836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105059836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105059836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105059836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105059836 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105059836 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105059836 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105059836 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x80000017 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105059836 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105059836 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105059836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105059836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105059836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105059836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1b08f50]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105059836 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6: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)[0x55fcf1acf600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1b103f0] (call_leg.c:198) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105059836 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-277:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Deallocated (fsm.c:568) 20250426105059836 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105059836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105059836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105059836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105059836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 09 bd a5 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105059836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105059836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105059836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105059836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 09 bd a5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1516)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1519)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)-2147483625 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1516)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1516)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105059838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105059838 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105059838 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105059838 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105059838 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105059838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105059838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105059838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105059838 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-2356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105059838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105059838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059838 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105059838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105059838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105059838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105059838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105059838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105059838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 09 bd a5 00 09 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105059838 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - active-conn: now used by 1 (attached) (msub.c:375) MSC_Test_0-M3UA(1518)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1516)@4e68250106fc: Session index based on local reference:0 20250426105059839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105059839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105059839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105059839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105059839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105059839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105059839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105059839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105059839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105059839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 34 09 bd a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1518)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1517)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_30(1524)4978505 TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_30(1524)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1516)@4e68250106fc: Final verdict of PTC: none 20250426105101845 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105101845 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105101845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105101845 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105101845 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105101845 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105101845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105101845 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105101845 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105101845 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105101845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105101846 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105101846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105101846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105101846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105101846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105101846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105101846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105101846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105101846 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105101846 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105101846 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105101846 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(1521)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1518)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1517)@4e68250106fc: Final verdict of PTC: none 20250426105101846 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1519)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1522)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1523)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1520)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1525)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1515)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1515): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1516): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1517): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1518): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1519): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1520): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1521): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1522): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1523): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out_a5_30(1524): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1525): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_3 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass'. Sat Apr 26 10:51:01 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 20250426105102847 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=729516) 20250426105103847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105103847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105103847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105103848 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=729516, count=730676) 20250426105104849 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_3 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4'. ------ MSC_Tests.TC_ho_inter_msc_out_a5_4 ------ Sat Apr 26 10:51:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_a5_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105105850 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_a5_4' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_4 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1529)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1529)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1529)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1527)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105106383 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1530)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105106579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105106579 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105106579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105106579 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1529)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105106581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105106581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105106581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105106581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105106581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105106581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105106581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105106581 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105106581 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105106581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105106581 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1529)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105106584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105106584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105106584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105106584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105106584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105106584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105106584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105106584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105106584 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105106584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105106584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105106584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105106584 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105106584 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105106851 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105106851 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1532)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105106853 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1532)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1532)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105106861 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105106861 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1530)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_a5_40(1535) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105107382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107383 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107383 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107383 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107383 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1528)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1528)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)5102423 MSC_Test_0-SCCP(1527)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1528)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d db 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107387 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105107387 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b01350] (fsm.c:486) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105107387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105107387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105107387 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105107387 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105107387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105107387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105107387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30] (fsm.c:486) 20250426105107387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105107387 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105107387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 4d db 57 00 01 16 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: { messageType := 2, destLocRef := '4DDB57'O, sourceLocRef := '000116'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1533)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-GSUP(1533)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out_a5_40(1535)"262420000000054" 20250426105107389 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105107389 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:11 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0009541203524982130101'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107390 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107390 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 22 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 0b 00 09 54 12 03 52 49 82 13 01 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): none -> pass 20250426105107392 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105107392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105107392 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) Received 1 auth tuples (vlr.c:996) 20250426105107392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105107392 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105107392 DMM DEBUG Tx AUTH REQ (rand = 4ca56c62265d42c2c11072dd33b4dbad) (gsm_04_08.c:641) 20250426105107392 DMM DEBUG AUTH REQ (autn = 3c11800af3c673d901824391ec99f3b6) (gsm_04_08.c:643) 20250426105107392 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105107392 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107392 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107392 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107392 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107392 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d db 57 00 01 28 01 00 25 05 12 00 4c a5 6c 62 26 5d 42 c2 c1 10 72 dd 33 b4 db ad 20 10 3c 11 80 0a f3 c6 73 d9 01 82 43 91 ec 99 f3 b6 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=1 into dtap '0514574B2DA62104819C301F'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '0554574B2DA62104819C301F'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554574B2DA62104819C301F'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 0f 01 00 0c 05 54 57 4b 2d a6 21 04 81 9c 30 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107396 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 574b2da6819c301f) (gsm_04_08.c:1128) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105107396 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) AUTH on GERAN received SRES/RES: 574b2da6819c301f (8 bytes) (vlr_auth_fsm.c:151) 20250426105107396 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30] (vlr_auth_fsm.c:294) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105107396 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105107396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105107396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105107396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105107396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105107396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d db 57 00 01 21 00 1f 53 0a 09 10 1a a2 9e 35 8c d4 ea 35 23 01 83 d0 bb 1c 58 3d b1 f0 67 18 c1 67 b2 91 3f 07 3f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C05'O 20250426105107398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105107398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105107398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105107398 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105107398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105107398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30] (fsm.c:486) 20250426105107398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105107398 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105107398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d db 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105107399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105107399 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105107399 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105107399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105107399 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105107399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30] (vlr_lu_fsm.c:110) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105107399 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105107399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105107399 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1b2ce30] (fsm.c:486) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105107399 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:TMSInew-0x75B4A6D2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105107399 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105107399 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:TMSInew-0x75B4A6D2 LOCATION UPDATE ACCEPT (TMSI = 0x75b4a6d2) (gsm_04_08.c:149) 20250426105107400 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:TMSInew-0x75B4A6D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105107400 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107400 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107400 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107400 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107400 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d db 57 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 75 b4 a6 d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107401 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:TMSInew-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105107401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:TMSInew-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105107401 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105107401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30] (vlr_lu_fsm.c:817) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105107401 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x4E9C2ED6:GERAN-A-278:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105107401 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105107401 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105107401 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105107401 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105107401 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105107401 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105107401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d db 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 16 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105107403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b01350] (msc_a.c:1053) 20250426105107403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105107403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105107403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-278:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105107403 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105107403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 4d db 57 00 01 16 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 16 4d db 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1528)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)5102423 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105107404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105107404 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: 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 := '75B4A6D2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1528)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)10448198 MSC_Test_0-RAN(1528)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1527)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107605 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107605 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107605 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f 6d 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 75 b4 a6 d2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107606 DMM DEBUG msc_a(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105107606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105107606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105107606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105107606 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105107606 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600] (fsm.c:486) 20250426105107606 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105107606 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105107606 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105107606 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107606 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107606 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 9f 6d 46 00 01 17 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: { messageType := 2, destLocRef := '9F6D46'O, sourceLocRef := '000117'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 20250426105107611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105107611 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105107615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105107615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105107615 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2) Received 1 auth tuples (vlr.c:996) 20250426105107615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105107615 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105107615 DMM DEBUG Tx AUTH REQ (rand = b27d54bad0dea04a6724a77737666c5e) (gsm_04_08.c:641) 20250426105107615 DMM DEBUG AUTH REQ (autn = 4b2b88b39e4aa5ea663e42ac29e0a4ac) (gsm_04_08.c:643) 20250426105107615 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105107616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107616 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107616 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 28 01 00 25 05 12 00 b2 7d 54 ba d0 de a0 4a 67 24 a7 77 37 66 6c 5e 20 10 4b 2b 88 b3 9e 4a a5 ea 66 3e 42 ac 29 e0 a4 ac 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=1 into dtap '0514306F2E1E21046D7698DC'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '0554306F2E1E21046D7698DC'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554306F2E1E21046D7698DC'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107621 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107621 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 0f 01 00 0c 05 54 30 6f 2e 1e 21 04 6d 76 98 dc 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107622 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 306f2e1e6d7698dc) (gsm_04_08.c:1128) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105107622 DVLR DEBUG SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2) AUTH on GERAN received SRES/RES: 306f2e1e6d7698dc (8 bytes) (vlr_auth_fsm.c:151) 20250426105107622 DVLR INFO SUBSCR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600] (vlr_auth_fsm.c:294) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105107622 DVLR DEBUG VLR_Authenticate(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf8d0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105107622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105107622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105107622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105107622 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105107622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107622 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107622 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 21 00 1f 53 0a 09 10 18 3e 3b 9a 48 f3 d7 0f 23 01 83 ff 7c fe 39 66 cc 52 7c 08 6d 74 cf ae 51 04 a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C05'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107627 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107627 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107627 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107627 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107627 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 05 00 03 55 2c 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105107628 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105107628 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105107628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MGCP(1531)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O 20250426105107644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107645 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105107645 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 callref-0x80000019 tid-8) New transaction (transaction.c:231) 20250426105107645 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105107645 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105107645 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105107645 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107645 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105107645 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105107645 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105107645 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105107645 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105107645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105107646 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1531)@4e68250106fc: 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(1535) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105107667 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105107667 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105107667 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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(1535)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105107669 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105107670 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105107670 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107670 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105107670 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107670 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107670 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107670 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107670 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107670 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7c 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107679 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107679 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105107679 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107679 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adecc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105107679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105107679 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105107680 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107680 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107680 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107680 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107682 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105107684 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105107684 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105107684 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105107687 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105107687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105107687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105107687 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105107687 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107687 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107687 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107687 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107687 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105107692 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105107693 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105107693 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105107693 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105107693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107693 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107693 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107693 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105107696 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107696 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107696 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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) 20250426105107696 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105107696 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105107696 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105107697 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105107697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105107697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105107697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105107697 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105107697 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107697 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107697 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105107697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107697 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105107697 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105107697 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107697 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: { 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(1535)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105107701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105107701 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105107701 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105107701 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O 20250426105107702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105107702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105107702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105107702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105107702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105107702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105107702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105107702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105107702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105107702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105107703 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105107703 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105107703 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105107703 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105107703 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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(1535)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105109214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105109227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105109227 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b670]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b670]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b08f50] (fsm.c:486) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0] (mncc_call.c:190) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105109227 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105109227 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109227 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109227 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105109227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109227 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105109227 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105109227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test-MNCC(1530)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out_a5_40(1535)-2147483622 20250426105109231 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105109231 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105109232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105109232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105109232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105109232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105109344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105109344 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105109344 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b08f50] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (mncc_call.c:163) 20250426105109345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105109345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105109345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105109345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 9f 6d 46 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105109351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109351 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 17 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105109351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105109352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109352 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105109352 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105109352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109352 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 9f 6d 46 00 01 17 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 20250426105109353 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109353 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 17 9f 6d 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)10448198 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105109354 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105109354 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1528)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1528)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_a5_40(1535) 20250426105109362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105109362 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105109362 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109362 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109362 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105109362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109362 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105109362 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105109362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 88 00 00 00 b9 00 00 00 c1 03 00 00 0f 01 00 09 35 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 63 00 61 10 0b 07 01 0a 81 a1 a5 91 05 0a 09 10 18 3e 3b 9a 48 f3 d7 0f 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 2c 05 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 01 80 7f 7c 00 00 00 83 ff 7c fe 39 66 cc 52 7c 08 6d 74 cf ae 51 04 a8 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1527)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1528)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1528)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1528)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_a5_40(1535) MSC_Test_0-RAN(1528)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_a5_40(1535)10690021 MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105109368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109369 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 35 dd fb d4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:27 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0019121709062BD1040E000900002C057C060908070623287E0180'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105109573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 1b 00 19 12 17 09 06 2b d1 04 0e 00 09 00 00 2c 05 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105109776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105109777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105109777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105109777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105109777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105109777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105109777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105109777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105109777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105109777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105109777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105109777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105109777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105109777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ:trans-8:call-124:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105109777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105109777 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105109777 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105109777 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105109782 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105109782 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105109782 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105110782 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105110782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105110782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105110782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105110782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105110783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105110783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105110783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd fb d4 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1528)@4e68250106fc: patching N(SD)=0 into dtap '032D0802E180'O MSC_Test_0-RAN(1528)@4e68250106fc: patched enc_l3: '032D0802E180'O MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 20250426105110784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110784 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105110784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105110784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105110784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 09 01 00 06 03 2d 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006032D0802E180'O MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105110785 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105110785 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105110785 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105110785 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x80000019 tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105110785 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105110785 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105110785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105110785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105110785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105110785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (call_leg.c:197) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1adecc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0] (call_leg.c:197) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105110785 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2: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)[0x55fcf1ae5870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:198) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105110785 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-279:CM_SERVICE_REQ)[0x55fcf1b0fbf0]{RELEASING}: Deallocated (fsm.c:568) 20250426105110785 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105110785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105110785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105110785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105110785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd fb d4 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105110785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105110785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105110785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105110785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 dd fb d4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1527)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1530)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)-2147483623 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1527)@4e68250106fc: vl_from0 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1527)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105110787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105110787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105110787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105110787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105110787 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105110787 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (msc_a.c:1053) 20250426105110787 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105110787 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:callref-0x0)[0x55fcf1b2b670]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105110787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105110787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (msc_a.c:1053) 20250426105110787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105110787 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-2357:CM_SERVICE_REQ)[0x55fcf1acf600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105110787 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105110787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105110787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105110787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105110787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 dd fb d4 00 09 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1527)@4e68250106fc: Session index based on local reference:0 20250426105110787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105110787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105110787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105110787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105110787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105110787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105110787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105110787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 35 dd fb d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1529)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1528)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_a5_40(1535)10690021 TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_a5_40(1535)@4e68250106fc: Final verdict of PTC: pass 20250426105112792 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105112792 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105112792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105112792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105112792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105112792 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105112792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105112792 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105112792 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105112792 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105112792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105112792 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105112792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105112792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105112792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105112792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105112792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105112792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105112792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105112792 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105112792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105112792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105112792 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105112792 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1532)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1527)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1529)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1528)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1533)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1531)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1530)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1536)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1526)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1534)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1526): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1527): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1528): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1529): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1530): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1531): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1532): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1533): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1534): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out_a5_40(1535): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1536): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out_a5_4 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass'. Sat Apr 26 10:51:12 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 20250426105113793 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728772) 20250426105114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105114793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105114794 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=728772, count=729932) 20250426105115795 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_a5_4 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6'. ------ MSC_Tests.TC_ho_inter_msc_out_ipv6 ------ Sat Apr 26 10:51:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105116796 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_ipv6' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out_ipv6 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1540)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1540)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1540)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1538)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105117321 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1541)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105117516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105117516 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105117516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105117516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105117517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105117517 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105117517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105117517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105117517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105117517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105117517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105117517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105117517 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105117517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105117517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 20250426105117518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105117518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105117518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105117518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105117518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105117518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105117518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105117518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105117518 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105117518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105117518 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105117518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1540)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105117518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105117518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105117798 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105117798 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1543)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105117799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1543)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1543)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105117808 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105117808 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-MNCC(1541)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_ipv60(1546) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105118321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1539)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1539)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)7402159 MSC_Test_0-SCCP(1538)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1539)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 70 f2 af 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105118325 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105118325 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0fbf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0fbf0] (fsm.c:486) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105118325 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105118325 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105118325 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105118325 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105118325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105118325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105118325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105118325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105118325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105118326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 70 f2 af 00 01 18 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105118326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 f2 af 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: { messageType := 2, destLocRef := '70F2AF'O, sourceLocRef := '000118'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1544)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-GSUP(1544)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out_ipv60(1546)"262420000000054" 20250426105118327 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105118327 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): none -> pass 20250426105118331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105118331 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105118331 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105118331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105118331 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105118331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:110) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105118331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105118331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105118332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105118332 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:TMSInew-0x3B459EA8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105118332 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105118332 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:TMSInew-0x3B459EA8 LOCATION UPDATE ACCEPT (TMSI = 0x3b459ea8) (gsm_04_08.c:149) 20250426105118332 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:TMSInew-0x3B459EA8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105118332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 f2 af 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3b 45 9e a8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1539)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118335 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105118335 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:TMSInew-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0fbf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105118336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:TMSInew-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105118336 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105118336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:817) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105118336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x75B4A6D2:GERAN-A-280:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105118336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105118336 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105118336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105118336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105118336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105118336 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105118336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118336 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118336 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118336 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118336 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 70 f2 af 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105118337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 18 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105118338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0fbf0] (msc_a.c:1053) 20250426105118338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105118338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105118338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-280:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105118338 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105118338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 70 f2 af 00 01 18 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 20250426105118338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 18 70 f2 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)7402159 TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105118339 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105118339 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: 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 := '3B459EA8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1539)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)9460624 MSC_Test_0-RAN(1539)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1538)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 90 5b 90 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3b 45 9e a8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105118542 DMM DEBUG msc_a(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105118542 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105118542 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105118542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105118542 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105118542 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105118543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 90 5b 90 00 01 19 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105118543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250426105118543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1538)@4e68250106fc: { messageType := 2, destLocRef := '905B90'O, sourceLocRef := '000119'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105118547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105118547 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1541)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MGCP(1542)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test_0-RAN(1539)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1539)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426105118565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105118566 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105118566 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 callref-0x8000001b tid-8) New transaction (transaction.c:231) 20250426105118566 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105118566 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105118566 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105118566 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118566 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105118567 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105118567 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105118567 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426105118567 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105118567 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1542)@4e68250106fc: 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(1546) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105118586 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:no-CI)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105118586 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105118586 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426105118586 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118586 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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(1546)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105118589 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105118589 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) MSC_Test-MNCC(1541)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 20250426105118589 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118589 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) Sending Assignment Command (msc_a.c:706) 20250426105118589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 47 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 30 00 2e 01 0b 07 01 0a a1 a5 91 81 05 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105118594 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:26 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0018027C120000000000000000000000000000000323287E0180'O 20250426105118596 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118596 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118596 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105118596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118596 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 1a 00 18 02 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118596 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55fcf1b103f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105118596 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426105118596 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105118596 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118596 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118596 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118596 DMNCC ERROR Failed to parse SDP: not supported: "c=IN IP6 ::1" (sdp_msg.c:525) 20250426105118596 DMNCC ERROR trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118597 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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(1546)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105118599 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105118599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105118599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105118599 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105118599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118599 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118599 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105118599 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105118599 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105118599 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105118601 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105118601 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105118601 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105118601 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105118601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105118603 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118603 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118603 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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) 20250426105118603 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1adecc0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105118603 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:no-remote-port:local-::1-10000)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105118603 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105118603 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105118603 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105118603 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105118603 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105118603 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105118603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105118603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118603 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105118604 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105118604 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: { 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(1546)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105118605 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105118605 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105118605 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105118605 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) MSC_Test_0-RAN(1539)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1539)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105118606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105118606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105118606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105118606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105118606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105118606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105118606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105118606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105118606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105118606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105118606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105118606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105118606 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105118606 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105118606 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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(1546)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O 20250426105120110 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120110 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105120113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105120113 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b11750]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b11750]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1acf600] (fsm.c:486) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0] (mncc_call.c:190) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105120114 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105120114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105120114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120114 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105120114 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105120114 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test-MNCC(1541)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out_ipv60(1546)-2147483620 20250426105120115 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105120115 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105120115 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120115 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120115 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105120115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120115 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105120115 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105120115 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120115 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105120217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105120217 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105120218 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1acf600] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b21bd0] (mncc_call.c:163) 20250426105120218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105120218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105120218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105120218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 90 5b 90 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105120219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 19 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105120219 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120219 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120219 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105120219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120219 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105120219 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105120219 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 90 5b 90 00 01 19 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 20250426105120219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 19 90 5b 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1539)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)9460624 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105120220 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105120220 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1539)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1539)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_ipv60(1546) 20250426105120221 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105120221 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105120221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105120221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120221 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105120221 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105120221 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120221 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 79 00 00 00 b9 00 00 00 c1 03 00 00 0c 01 00 09 36 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 54 00 52 10 0b 07 01 0a 81 a1 a5 91 05 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 2a f8 7d 01 80 7f 7d 00 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1538)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1539)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1539)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1539)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_ipv60(1546) MSC_Test_0-RAN(1539)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_ipv60(1546)10864884 MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250426105120223 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120223 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120223 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120223 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120223 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 36 b5 88 56 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:37 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0023121709062BD1040E000900007C120000000000000000000000000000000323287E0180'O MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105120424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 25 00 23 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 12 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105120628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105120628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105120628 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105120628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105120628 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105120628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105120628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105120628 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105120628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105120629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105120629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105120629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:no-remote-port:local-::2-11000)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to [::3]:9000 (rtp_stream.c:476) 20250426105120629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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)[0x55fcf1b103f0]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105120629 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105120629 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105120629 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105120631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105120631 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105120631 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105121635 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105121635 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105121635 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105121636 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105121636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105121636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121637 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105121637 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105121637 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 88 56 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1539)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1539)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O 20250426105121647 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121647 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105121647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121647 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105121647 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105121647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105121647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121647 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105121648 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105121648 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105121648 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105121648 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x8000001b tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105121648 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105121648 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105121648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105121648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105121648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105121648 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105121648 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_RAN:CI-22222:local-::2-11000:remote-::3-9000)[0x55fcf1b103f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350] (call_leg.c:197) 20250426105121648 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105121648 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105121649 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ:trans-8:call-125:RTP_TO_CN:CI-11111:local-::1-10000:remote-42-23-11-5-423)[0x55fcf1adecc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105121649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105121649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1b21bd0] (call_leg.c:198) 20250426105121649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105121649 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-281:CM_SERVICE_REQ)[0x55fcf1b01350]{RELEASING}: Deallocated (fsm.c:568) 20250426105121649 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105121649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105121649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121649 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105121649 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105121649 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121649 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 88 56 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105121649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105121650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105121650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105121650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 b5 88 56 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1538)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1541)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)-2147483621 TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1538)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1538)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105121656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105121656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105121657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105121657 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121657 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105121657 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105121657 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105121657 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105121657 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:callref-0x0)[0x55fcf1b11750]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105121657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105121657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105121657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105121657 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-2358:CM_SERVICE_REQ)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105121658 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105121658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105121658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105121658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105121658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 b5 88 56 00 09 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1538)@4e68250106fc: Session index based on local reference:0 20250426105121659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105121659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105121659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105121659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105121659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105121659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105121659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105121659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105121659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105121659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 36 b5 88 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1540)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1539)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_ipv60(1546)10864884 TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_ipv60(1546)@4e68250106fc: Final verdict of PTC: pass 20250426105123682 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105123682 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105123683 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105123683 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105123683 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105123683 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105123683 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105123683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105123683 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105123683 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105123683 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105123683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105123683 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105123683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105123683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105123683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105123683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105123683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105123683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105123683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105123683 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105123684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(1540)@4e68250106fc: Final verdict of PTC: none 20250426105123683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105123684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(1543)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1544)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1538)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1541)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1539)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1537)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1545)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1547)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1542)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1537): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1538): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1539): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1540): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1541): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1542): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1543): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1544): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1545): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out_ipv60(1546): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1547): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out_ipv6 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass'. Sat Apr 26 10:51:23 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 20250426105124685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645780) 20250426105125684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105125684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105125684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105125685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=645780, count=647656) 20250426105126687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_ipv6 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd'. ------ MSC_Tests.TC_ho_inter_msc_out_csd ------ Sat Apr 26 10:51:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_ho_inter_msc_out_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105127688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_ho_inter_msc_out_csd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_ho_inter_msc_out_csd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1551)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1551)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1551)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1549)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105128244 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1552)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105128440 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105128440 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105128440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105128440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105128441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105128441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105128441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105128441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105128441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105128441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105128441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105128441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105128441 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1551)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105128441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105128441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105128442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105128442 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105128442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105128442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105128442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105128442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105128442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105128442 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105128442 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105128442 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105128442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105128442 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 20250426105128442 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105128442 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1551)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105128689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105128689 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1554)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105128694 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1554)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105128718 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105128718 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: ----------------------------------------------- TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: "CSD Bearer Service: BS25T" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: ----------------------------------------------- MSC_Test-MNCC(1552)@4e68250106fc: Created MnccExpect[0] for "491230099999" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@4e68250106fc: Created GsupExpect[0] for "262420000000054" to be handled at TC_ho_inter_msc_out_csd0(1557) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105129252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129252 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129252 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1550)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1550)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)12840026 MSC_Test_0-SCCP(1549)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1550)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105129266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c3 ec 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 45 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129266 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105129266 DMM DEBUG msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b01350] (fsm.c:486) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105129266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105129266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105129266 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105129266 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105129266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105129267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 c3 ec 5a 00 01 1a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105129267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105129267 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105129267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105129267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30] (fsm.c:486) 20250426105129267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105129267 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105129267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c3 ec 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: { messageType := 2, destLocRef := 'C3EC5A'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(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1555)@4e68250106fc: Found GsupExpect[0] for "262420000000054" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-GSUP(1555)@4e68250106fc: Added IMSI table entry 0TC_ho_inter_msc_out_csd0(1557)"262420000000054" 20250426105129269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105129269 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105129271 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129271 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): none -> pass 20250426105129277 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105129277 DVLR DEBUG IMSI:262420000000054 has MSISDN:491230000054 (vlr.c:1045) 20250426105129277 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105129277 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105129278 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105129278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30] (vlr_lu_fsm.c:110) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105129278 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b0fbf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105129278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105129278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1b2ce30] (fsm.c:486) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105129278 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:TMSInew-0xA052581F) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105129278 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105129278 DMM DEBUG -> IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:TMSInew-0xA052581F LOCATION UPDATE ACCEPT (TMSI = 0xa052581f) (gsm_04_08.c:149) 20250426105129279 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:TMSInew-0xA052581F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105129279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c3 ec 5a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 a0 52 58 1f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1550)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105129289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129289 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129289 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129289 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129289 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129289 DMM DEBUG msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:TMSInew-0xA052581F:GERAN-A-282:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105129289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:TMSInew-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105129289 DMSC NOTICE msub(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F) VLR: update for IMSI=262420000000054 (MSISDN=491230000054) (gsm_04_08.c:1541) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105129289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30] (vlr_lu_fsm.c:817) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105129289 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0x3B459EA8:GERAN-A-282:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105129289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105129289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105129290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105129290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105129290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105129290 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105129290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c3 ec 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105129293 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129293 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105129293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105129293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b01350] (msc_a.c:1053) 20250426105129293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105129293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105129293 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-282:LU)[0x55fcf1b2ce30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105129294 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105129294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129294 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129294 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129294 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 c3 ec 5a 00 01 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 20250426105129295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129295 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129295 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129295 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129295 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1a c3 ec 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1550)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)12840026 TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105129297 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105129297 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: 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 := 'A052581F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1550)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)12609779 MSC_Test_0-RAN(1550)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1549)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129496 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 68 f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 a0 52 58 1f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105129497 DMM DEBUG msc_a(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ac7c50] (fsm.c:486) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105129498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105129498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105129498 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105129498 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000054/3/1): Available (smpp_smsc.c:626) 20250426105129498 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105129499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 c0 68 f3 00 01 1b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105129499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 45 (osmo_ss7_asp.c:1164) 20250426105129499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1549)@4e68250106fc: { messageType := 2, destLocRef := 'C068F3'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-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105129503 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105129503 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1552)@4e68250106fc: Created MnccExpect[1] for "12345" to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MGCP(1553)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-RAN(1550)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1550)@4e68250106fc: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129522 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129522 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129522 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129522 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129522 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105129523 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105129523 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F callref-0x8000001d tid-8) New transaction (transaction.c:231) 20250426105129523 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105129523 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105129523 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105129523 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129523 DCC INFO trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105129523 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105129523 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105129523 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ac7c50] (fsm.c:486) 20250426105129523 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b10220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b10220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55fcf1b10220]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55fcf1b10220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105129523 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1553)@4e68250106fc: 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(1557) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105129535 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:no-CI)[0x55fcf1b10220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105129535 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105129535 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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(1557)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105129537 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:no-CI)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105129537 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105129537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129537 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Sending Assignment Command (msc_a.c:706) MSC_Test-MNCC(1552)@4e68250106fc: Found MnccExpect[1] for "12345" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 20250426105129537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 7e 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105129540 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105129543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129543 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129543 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105129543 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105129543 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105129543 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129543 DCC INFO trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105129543 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129543 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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(1557)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105129547 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105129547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105129547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105129547 DCC DEBUG trans(CC:INITIATED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105129548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129548 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129548 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105129551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105129551 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105129551 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105129552 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105129552 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105129552 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105129552 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105129552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105129555 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129555 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129555 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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) 20250426105129555 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10220]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105129555 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10220]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105129555 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105129556 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105129556 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105129556 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105129556 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105129556 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105129556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105129556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105129556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105129556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1550)@4e68250106fc: patching N(SD)=2 into dtap '030F'O TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_0-RAN(1550)@4e68250106fc: patched enc_l3: '038F'O TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: { 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" } } } } } } } MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105129559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105129559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105129559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105129559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105129559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105129559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105129559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105129559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105129559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105129559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105129560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105129560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105129560 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105129560 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105129560 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) 20250426105129561 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105129561 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105129561 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105129561 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_mo_call_establish DONE TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E1104010C1A080010771000010001'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105131072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131072 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 10 00 0e 11 04 01 0c 1a 08 00 10 77 10 00 01 00 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105131086 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105131086 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: Allocated (fsm.c:456) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{NOT_STARTED}: is child of handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b11900] (fsm.c:486) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Associated with RTP stream rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870] (mncc_call.c:190) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: Received Event MNCC_CALL_EV_OUTGOING_START (mncc_call.c:398) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{NOT_STARTED}: State change to OUTGOING_WAIT_PROCEEDING (no timeout) (mncc_call.c:477) 20250426105131086 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_SETUP_IND (mncc_call.c:91) 20250426105131086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105131086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105131086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105131087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 18 00 16 13 17 09 06 2b d1 04 0e 00 09 00 00 05 08 00 00 f0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@4e68250106fc: Found MnccExpect[0] for "491230099999" handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test-MNCC(1552)@4e68250106fc: Added conn table entry 1TC_ho_inter_msc_out_csd0(1557)-2147483618 20250426105131091 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105131091 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105131091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105131091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131091 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105131091 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105131091 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131091 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 03 00 01 15 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105131203 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105131203 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105131203 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: Reparenting from parent handover(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1b11900] to parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ac7c50] (mncc_call.c:163) 20250426105131204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105131204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131204 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105131204 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105131204 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c0 68 f3 00 01 06 00 04 20 04 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105131210 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131210 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131210 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131210 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131210 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105131211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105131211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131211 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105131211 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105131211 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 c0 68 f3 00 01 1b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 20250426105131212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1b c0 68 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)12609779 TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105131214 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + VTY: now used by 4 (attached,active-conn,CC,VTY) (msc_vty.c:1285) 20250426105131214 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - VTY: now used by 3 (attached,active-conn,CC) (msc_vty.c:1317) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1550)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(1550)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_ho_inter_msc_out_csd0(1557) 20250426105131221 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_i_t_gsup_rx: now used by 4 (attached,active-conn,CC,msc_a_i_t_gsup_rx) (e_link.c:232) 20250426105131221 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_i_t_gsup_rx: now used by 3 (attached,active-conn,CC) (e_link.c:242) 20250426105131222 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105131222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131222 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105131222 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105131222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 116 bytes: [L2]> 01 00 01 01 00 00 00 74 02 10 00 6b 00 00 00 b9 00 00 00 c1 03 00 00 0d 01 00 09 37 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 46 00 44 10 0b 03 02 0a 11 0a 01 01 12 03 50 59 02 05 08 00 62 f2 24 00 17 00 2a 05 08 00 62 f2 24 00 17 00 2a 04 01 0c 13 01 01 08 08 29 26 24 00 00 00 00 45 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: First idle individual index:0 MSC_Test_0-SCCP(1549)@4e68250106fc: Warning: Stopping inactive timer T_ias[0]. MSC_Test_0-RAN(1550)@4e68250106fc: ExpectedCreateCallback handoverRequest 193 MSC_Test_0-RAN(1550)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(1550)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_ho_inter_msc_out_csd0(1557) MSC_Test_0-RAN(1550)@4e68250106fc: Added conn table entry 0TC_ho_inter_msc_out_csd0(1557)10371716 MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105131229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131229 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131229 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131229 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131229 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 37 2a 4c cd 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0017121709062BD1040E000900007C060908070623287E0180'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105131432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 19 00 17 12 17 09 06 2b d1 04 0e 00 09 00 00 7c 06 09 08 07 06 23 28 7e 01 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011B'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000114'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105131637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 1b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105131637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105131637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105131637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105131637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105131637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105131637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105131637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105131637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 14 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105131637 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:475) 20250426105131637 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to :0 (rtp_stream.c:476) 20250426105131637 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ:trans-8:call-126:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5870]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105131637 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105131637 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105131638 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: tx MNCC_DISC_IND (mncc_call.c:91) 20250426105131638 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{OUTGOING_WAIT_PROCEEDING}: State change to WAIT_RELEASE_ACK (no timeout) (mncc_call.c:749) 20250426105131645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105131645 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105131645 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105132649 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105132649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105132649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105132649 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105132649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132650 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132650 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105132650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132650 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105132650 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105132650 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2a 4c cd 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1550)@4e68250106fc: patching N(SD)=3 into dtap '032D0802E180'O MSC_Test_0-RAN(1550)@4e68250106fc: patched enc_l3: '03ED0802E180'O MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000603ED0802E180'O MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105132659 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132659 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105132659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132659 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105132659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105132659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132659 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 09 01 00 06 03 ed 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105132660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105132660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105132660 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105132660 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x8000001d tid-8) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105132660 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105132660 DCC DEBUG trans(CC:NULL IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105132660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105132660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105132660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105132660 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105132660 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105132660 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105132660 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105132660 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105132660 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1ae5870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105132661 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105132661 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105132661 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105132661 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105132661 DCC DEBUG rtp_stream(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F: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)[0x55fcf1b10220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105132661 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105132661 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1ac7c50] (call_leg.c:198) 20250426105132661 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105132661 DCC DEBUG call_leg(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-283:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Deallocated (fsm.c:568) 20250426105132661 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105132661 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132661 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132661 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105132661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132661 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105132661 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105132661 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132661 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2a 4c cd 00 01 05 01 00 02 83 2a (osmo_ss7_asp.c:1164) 20250426105132662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105132662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132662 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105132662 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105132662 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132662 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2a 4c cd 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1552)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)-2147483619 TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1549)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426105132667 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105132667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105132667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105132667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105132667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105132667 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105132667 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1ac7c50] (msc_a.c:1053) 20250426105132668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Freeing instance (msc_a.c:1053) 20250426105132668 DMNCC DEBUG mncc_call(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:callref-0x0)[0x55fcf1b0b9f0]{WAIT_RELEASE_ACK}: Deallocated (fsm.c:568) 20250426105132668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105132668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1ac7c50] (msc_a.c:1053) 20250426105132668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105132668 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F:GERAN-A-2359:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105132668 DVLR DEBUG VLR subscr IMSI-262420000000054:MSISDN-491230000054:TMSI-0xA052581F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105132668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105132668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105132668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105132668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 2a 4c cd 00 09 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1549)@4e68250106fc: Session index based on local reference:0 20250426105132669 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105132669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105132669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105132669 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105132669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105132669 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105132669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105132669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105132669 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105132669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 37 2a 4c cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1550)@4e68250106fc: Deleted conn table entry 0TC_ho_inter_msc_out_csd0(1557)10371716 TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: f_call_hangup 9: done TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_ho_inter_msc_out_csd0(1557)@4e68250106fc: Final verdict of PTC: pass 20250426105134686 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105134686 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1552)@4e68250106fc: Final verdict of PTC: none 20250426105134687 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1550)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1554)@4e68250106fc: Final verdict of PTC: none 20250426105134689 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105134689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105134689 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105134689 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105134689 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105134689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105134689 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105134689 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105134689 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105134689 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105134689 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105134689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105134689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105134689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105134689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105134689 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105134689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105134689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105134689 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105134689 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105134690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1551)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1549)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1553)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1555)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1548)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1558)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1556)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1548): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1549): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1550): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1551): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1552): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1553): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1554): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1555): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1556): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_ho_inter_msc_out_csd0(1557): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1558): none (pass -> pass) MTC@4e68250106fc: Test case TC_ho_inter_msc_out_csd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass'. Sat Apr 26 10:51:34 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 20250426105135689 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=642980) 20250426105136691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105136691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105136691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105136691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=642980, count=645476) 20250426105137691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_ho_inter_msc_out_csd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei ------ Sat Apr 26 10:51:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105138693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1562)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1562)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1562)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1560)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105139342 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1563)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105139534 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105139534 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105139534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105139534 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105139539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105139539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105139539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105139539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105139539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105139539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105139539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105139539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105139539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105139539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105139539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 20250426105139540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1562)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105139540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105139540 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105139540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105139540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105139540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105139540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105139540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105139540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105139540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105139540 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105139540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105139540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105139540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105139694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105139694 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1565)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105139699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1565)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1565)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105139722 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105139722 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1566)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei0(1568) TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105140347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140347 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140347 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140347 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140347 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140347 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140347 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1561)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1561)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)10030440 MSC_Test_0-SCCP(1560)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1561)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140362 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140362 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140362 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 99 0d 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105140363 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105140364 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105140364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105140364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105140364 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105140364 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105140364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105140364 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105140364 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105140364 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105140364 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105140364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 99 0d 68 00 01 1c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: { messageType := 2, destLocRef := '990D68'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(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1566)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei0(1568) MSC_Test-GSUP(1566)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)"262420000000005" 20250426105140370 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105140370 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1560)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105140372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140373 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140373 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140373 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140373 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: setverdict(pass): none -> pass 20250426105140380 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105140380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105140380 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) Received 1 auth tuples (vlr.c:996) 20250426105140380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105140380 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{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) 20250426105140380 DMM DEBUG Tx AUTH REQ (rand = 9e8754c829729fc58e41886b6a2a7333) (gsm_04_08.c:641) 20250426105140380 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105140380 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140380 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140380 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140380 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140380 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140380 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 99 0d 68 00 01 16 01 00 13 05 12 00 9e 87 54 c8 29 72 9f c5 8e 41 88 6b 6a 2a 73 33 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@4e68250106fc: patching N(SD)=1 into dtap '0514CAFFF8CB'O MSC_Test_0-RAN(1561)@4e68250106fc: patched enc_l3: '0554CAFFF8CB'O MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1560)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554CAFFF8CB'O MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140392 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 09 01 00 06 05 54 ca ff f8 cb 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105140393 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cafff8cb) (gsm_04_08.c:1128) 20250426105140393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105140393 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) AUTH on GERAN received SRES/RES: cafff8cb (4 bytes) (vlr_auth_fsm.c:151) 20250426105140393 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105140393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105140393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105140393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105140393 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105140394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105140394 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105140394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105140394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105140394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105140394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105140394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105140394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105140394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105140394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105140394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105140395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140395 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140395 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140395 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 99 0d 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105140402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105140402 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105140402 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105140402 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105140403 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105140403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:110) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105140403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105140403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105140403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105140403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105140403 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105140404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 99 0d 68 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1561)@4e68250106fc: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1561)@4e68250106fc: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1560)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140410 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105140410 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105140410 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105140410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105140412 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105140412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105140412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250426105140412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105140412 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x3CF81D32) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105140412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105140412 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x3CF81D32 LOCATION UPDATE ACCEPT (TMSI = 0x3cf81d32) (gsm_04_08.c:149) 20250426105140412 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x3CF81D32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105140413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140413 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140413 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140413 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 99 0d 68 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3c f8 1d 32 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1561)@4e68250106fc: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1561)@4e68250106fc: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1560)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105140419 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105140419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:TMSInew-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105140419 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105140419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:817) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105140419 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C42B58A:GERAN-A-284:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105140419 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105140419 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105140420 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105140420 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105140420 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105140420 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105140420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140420 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 99 0d 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1560)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1560)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1560)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105140425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105140425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105140425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105140425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105140425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-284:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105140425 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105140426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105140426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105140426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105140426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105140426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 99 0d 68 00 01 1c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1560)@4e68250106fc: Session index based on local reference:0 20250426105140427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105140427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105140427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105140427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105140427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105140427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105140427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105140427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105140427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1c 99 0d 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1561)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei0(1568)10030440 TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105140429 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105140429 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei0(1568)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1566)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1560)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1562)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1567)@4e68250106fc: Final verdict of PTC: none 20250426105140442 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105140442 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1569)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1559)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1563)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1564)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1561)@4e68250106fc: Final verdict of PTC: none 20250426105140443 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1565)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1559): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1560): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1561): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1562): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1563): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1564): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1565): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1566): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1567): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei0(1568): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1569): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass'. Sat Apr 26 10:51:40 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 20250426105140628 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105140628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105140628 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105140628 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105140628 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105140628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105140628 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105140628 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105140628 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105140628 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105140628 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105140628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105140628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105140628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105140628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105140628 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105140628 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105140628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105140628 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105140628 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105140628 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105141444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254032) 20250426105142446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105142629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105142630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105142630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=254032, count=255192) 20250426105143447 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei ------ Sat Apr 26 10:51:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105144448 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi_check_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1573)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1573)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1573)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1571)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105145015 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1574)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105145207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105145207 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105145207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105145207 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105145213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105145213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105145213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105145213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105145213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105145213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105145213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105145213 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105145213 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105145213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105145213 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105145215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105145215 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105145216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105145216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105145216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105145216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105145216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105145216 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105145216 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105145216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105145216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105145216 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 20250426105145216 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105145216 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1573)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105145449 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105145450 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1576)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1576)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105145455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1576)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1576)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1576)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1576)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105145471 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105145471 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1577)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1579) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105146018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146018 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1572)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1572)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)4245917 MSC_Test_0-SCCP(1571)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1572)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105146035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146035 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146035 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 c9 9d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146036 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105146036 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105146036 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105146036 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105146036 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105146036 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105146036 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105146036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105146036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105146036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105146036 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105146036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 40 c9 9d 00 01 1d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: { messageType := 2, destLocRef := '40C99D'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(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1577)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei0(1579) MSC_Test-GSUP(1577)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)"262420000000005" 20250426105146040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105146040 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_from0 20250426105146040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(1571)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: setverdict(pass): none -> pass 20250426105146044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105146044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105146044 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32) Received 1 auth tuples (vlr.c:996) 20250426105146044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105146044 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105146044 DMM DEBUG Tx AUTH REQ (rand = 945fdad49f25331f23e1445c4060060b) (gsm_04_08.c:641) 20250426105146044 DMM DEBUG AUTH REQ (autn = dd7336005500ecd14b32686e76f26e25) (gsm_04_08.c:643) 20250426105146044 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105146044 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146044 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146044 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146044 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146044 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146044 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 c9 9d 00 01 28 01 00 25 05 12 00 94 5f da d4 9f 25 33 1f 23 e1 44 5c 40 60 06 0b 20 10 dd 73 36 00 55 00 ec d1 4b 32 68 6e 76 f2 6e 25 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@4e68250106fc: patching N(SD)=1 into dtap '0514DDDE225121044E0724CF'O MSC_Test_0-RAN(1572)@4e68250106fc: patched enc_l3: '0554DDDE225121044E0724CF'O MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1571)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0554DDDE225121044E0724CF'O 20250426105146049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146049 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146049 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146049 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 0f 01 00 0c 05 54 dd de 22 51 21 04 4e 07 24 cf 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146049 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ddde22514e0724cf) (gsm_04_08.c:1128) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105146049 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32) AUTH on GERAN received SRES/RES: ddde22514e0724cf (8 bytes) (vlr_auth_fsm.c:151) 20250426105146049 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220] (vlr_auth_fsm.c:294) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105146049 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105146049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105146049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105146049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105146049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105146049 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105146049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105146049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105146049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105146049 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105146049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146049 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146049 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146049 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146049 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 c9 9d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105146052 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105146052 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105146052 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105146052 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105146052 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105146052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105146052 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105146052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105146052 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105146052 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105146052 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105146052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146052 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146052 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146052 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 c9 9d 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1572)@4e68250106fc: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1572)@4e68250106fc: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1571)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250426105146055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146056 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146056 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105146056 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105146056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105146056 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105146056 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105146056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250426105146056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105146056 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:TMSInew-0x87142B4E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105146056 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105146056 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:TMSInew-0x87142B4E LOCATION UPDATE ACCEPT (TMSI = 0x87142b4e) (gsm_04_08.c:149) 20250426105146056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146056 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:TMSInew-0x87142B4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105146056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 c9 9d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 14 2b 4e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1572)@4e68250106fc: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1572)@4e68250106fc: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1571)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250426105146060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105146060 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:TMSInew-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105146060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:TMSInew-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105146060 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105146060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105146060 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x3CF81D32:GERAN-A-285:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105146060 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105146060 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105146060 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105146060 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105146060 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105146060 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105146060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 40 c9 9d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1571)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1571)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1571)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105146063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146063 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105146063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105146063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105146063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105146063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105146063 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-285:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105146063 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - active-conn: now used by 1 (attached) (msub.c:375) 20250426105146063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105146063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105146063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105146063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 40 c9 9d 00 01 1d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1571)@4e68250106fc: Session index based on local reference:0 20250426105146064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105146064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105146064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105146064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105146064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105146064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105146064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105146064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105146064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1d 40 c9 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1573)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1572)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei0(1579)4245917 TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105146066 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105146066 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei0(1579)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1577)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1573)@4e68250106fc: Final verdict of PTC: none 20250426105146075 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1576)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1572)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1578)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1571)@4e68250106fc: Final verdict of PTC: none 20250426105146078 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105146078 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1575)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1574)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1570)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1580)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1570): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1571): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1572): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1573): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1574): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1575): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1576): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1577): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1578): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei0(1579): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1580): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi_check_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass'. Sat Apr 26 10:51:46 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 20250426105146264 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105146264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105146264 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105146264 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105146264 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105146264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105146264 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105146264 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105146264 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105146264 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105146264 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105146264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105146264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105146264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105146264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105146264 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105146264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105146264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105146264 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105146265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105146265 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105147076 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255304) 20250426105148077 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105148265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105148265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105148265 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=255304, count=256464) 20250426105149079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei ------ Sat Apr 26 10:51:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105150080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi_check_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1584)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1584)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1584)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1582)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105150742 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1585)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105150937 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105150937 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105150937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105150937 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105150942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105150942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105150942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105150942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105150942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105150942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105150942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105150942 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105150942 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105150942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105150942 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1584)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105150942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105150943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105150943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105150943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105150943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105150943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105150943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105150943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105150943 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105150943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105150943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105150943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105150943 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105150943 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105151081 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105151081 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1587)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105151087 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1587)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1587)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105151119 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105151119 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1588)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei0(1590) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105151744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151744 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151744 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151745 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151745 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151745 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151745 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151745 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1583)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1583)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)3259702 MSC_Test_0-SCCP(1582)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1583)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 31 bd 36 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105151756 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105151756 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105151756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105151756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105151756 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105151756 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105151756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105151757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105151757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105151757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105151757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105151757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105151757 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105151757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 31 bd 36 00 01 1e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105151757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151758 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 31 bd 36 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@4e68250106fc: { messageType := 2, destLocRef := '31BD36'O, sourceLocRef := '00011E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1588)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei0(1590) MSC_Test-GSUP(1588)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)"262420000000005" MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105151762 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105151762 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1582)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: setverdict(pass): none -> pass 20250426105151770 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105151770 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105151770 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105151770 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105151771 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105151771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:110) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105151771 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105151771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105151771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105151771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105151771 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105151772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 31 bd 36 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1583)@4e68250106fc: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1583)@4e68250106fc: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1582)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 0e 01 00 0b 05 59 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105151784 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105151784 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105151784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105151785 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105151785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105151785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250426105151785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105151785 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:TMSInew-0x9C4D4B3A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105151785 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105151785 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:TMSInew-0x9C4D4B3A LOCATION UPDATE ACCEPT (TMSI = 0x9c4d4b3a) (gsm_04_08.c:149) 20250426105151785 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:TMSInew-0x9C4D4B3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105151785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151786 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151786 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151786 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151786 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 31 bd 36 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 4d 4b 3a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1583)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1583)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1582)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105151793 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:TMSInew-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105151793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:TMSInew-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105151793 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105151793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:817) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105151793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87142B4E:GERAN-A-286:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105151793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105151793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105151793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105151793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105151793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105151793 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105151794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 31 bd 36 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1582)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1582)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1582)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105151797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105151797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105151798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105151798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105151798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105151798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105151798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-286:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105151798 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - active-conn: now used by 1 (attached) (msub.c:375) 20250426105151798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105151798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151798 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105151798 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105151798 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 31 bd 36 00 01 1e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1584)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1582)@4e68250106fc: Session index based on local reference:0 20250426105151800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105151800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105151800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105151800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1584)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105151800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105151800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105151800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105151800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105151800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105151800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1e 31 bd 36 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1583)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei0(1590)3259702 TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105151802 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105151802 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei0(1590)@4e68250106fc: Final verdict of PTC: pass 20250426105151810 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105151810 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1582)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1583)@4e68250106fc: Final verdict of PTC: none 20250426105151812 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1585)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1589)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1587)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1588)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1584)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1591)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1581)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1586)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1581): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1582): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1583): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1584): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1585): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1586): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1587): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1588): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1589): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei0(1590): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1591): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi_check_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass'. Sat Apr 26 10:51:51 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 20250426105152004 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105152004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105152004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105152004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105152004 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105152004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105152004 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105152004 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105152004 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105152004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105152004 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105152004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105152004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105152004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105152004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105152004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105152004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105152004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105152004 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105152005 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105152005 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105152813 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227420) 20250426105153814 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105154005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105154005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105154005 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=227420, count=228580) 20250426105154816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei ------ Sat Apr 26 10:51:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105155817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi_check_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1595)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1595)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1595)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1593)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105156480 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1596)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105156674 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105156674 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105156674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105156674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105156675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105156675 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105156675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105156675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105156675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105156675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105156675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105156675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105156675 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105156675 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105156675 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105156676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105156676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105156676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105156676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105156676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105156676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105156676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105156676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105156676 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105156676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105156676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105156676 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105156676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105156676 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105156818 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105156818 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1598)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105156824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1598)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1598)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105156842 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105156842 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1599)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei0(1601) TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105157482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157482 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105157482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157482 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157482 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157482 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157482 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1594)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1594)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)10887166 MSC_Test_0-SCCP(1593)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1594)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105157497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a6 1f fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105157498 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105157498 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105157499 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105157499 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105157499 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105157499 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105157499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105157499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105157499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105157499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105157499 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105157500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 a6 1f fe 00 01 1f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105157500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a6 1f fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@4e68250106fc: { messageType := 2, destLocRef := 'A61FFE'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(1593)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1599)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei0(1601) MSC_Test-GSUP(1599)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)"262420000000005" 20250426105157506 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105157506 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_from0 20250426105157508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1593)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: setverdict(pass): none -> pass 20250426105157515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105157515 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105157515 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105157515 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105157516 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105157516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105157516 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105157516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105157516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105157516 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105157517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157516 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105157517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a6 1f fe 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1594)@4e68250106fc: patching N(SD)=1 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1594)@4e68250106fc: patched enc_l3: '0559084A99990000000005'O MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1593)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0559084A99990000000005'O 20250426105157526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 0e 01 00 0b 05 59 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105157526 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105157526 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105157526 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105157527 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105157527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_ACK (vlr_lu_fsm.c:1324) 20250426105157527 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105157527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105157527 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105157527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105157527 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105157527 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) 20250426105157527 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) 20250426105157527 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) 20250426105157527 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) 20250426105157527 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105157528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a6 1f fe 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 50 00 (osmo_ss7_asp.c:1164) 20250426105157528 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157528 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157528 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157528 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a6 1f fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1593)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1593)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1593)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105157533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157533 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 1f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105157533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105157533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105157533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105157533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105157533 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x9C4D4B3A:GERAN-A-287:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105157533 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105157533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105157533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157533 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105157533 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105157533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 a6 1f fe 00 01 1f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1593)@4e68250106fc: Session index based on local reference:0 20250426105157534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105157534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105157534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105157534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105157534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105157534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105157534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105157534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105157534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 1f a6 1f fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1595)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1594)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei0(1601)10887166 TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105157536 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105157536 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(1601)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei0(1601)@4e68250106fc: Final verdict of PTC: pass 20250426105157544 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105157544 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1595)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1593)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1596)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1599)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1600)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1594)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1592)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1602)@4e68250106fc: Final verdict of PTC: none 20250426105157548 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1597)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1598)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1592): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1593): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1594): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1595): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1596): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1597): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1598): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1599): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1600): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei0(1601): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1602): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi_check_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass'. Sat Apr 26 10:51:57 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 20250426105157740 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105157740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105157740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105157740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105157740 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105157740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105157740 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105157740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105157740 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105157740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105157740 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105157740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105157740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105157740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105157740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105157740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105157740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105157740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105157740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105157741 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105157741 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105158549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=216524) 20250426105159551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105159741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105159742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105159742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=216524, count=218304) 20250426105200551 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack ------ Sat Apr 26 10:52:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105201552 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_nack started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1606)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1606)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1606)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1604)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105202125 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1607)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105202321 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105202321 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105202321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105202321 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105202322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105202322 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105202322 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105202322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105202322 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105202322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105202322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105202322 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1606)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105202323 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105202323 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105202553 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105202553 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1609)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105202555 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1609)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1609)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105202564 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105202564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1610)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1612) TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105203133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105203134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203135 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203135 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203135 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203135 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1605)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1605)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)7543829 MSC_Test_0-SCCP(1604)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1605)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203142 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203142 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 73 1c 15 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105203143 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105203143 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105203143 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) 20250426105203143 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105203143 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105203143 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105203143 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105203143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105203143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105203143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105203143 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105203143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 73 1c 15 00 01 20 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: { messageType := 2, destLocRef := '731C15'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(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1610)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_nack0(1612) MSC_Test-GSUP(1610)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)"262420000000005" MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1604)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203145 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203145 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203145 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203145 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203145 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105203146 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105203146 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105203146 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250426105203146 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105203146 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{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) 20250426105203146 DMM DEBUG Tx AUTH REQ (rand = 69eb30a275f1fcc154a56c112d656967) (gsm_04_08.c:641) 20250426105203146 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105203146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203147 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203147 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 73 1c 15 00 01 16 01 00 13 05 12 00 69 eb 30 a2 75 f1 fc c1 54 a5 6c 11 2d 65 69 67 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@4e68250106fc: patching N(SD)=1 into dtap '0514B5C9DC8A'O MSC_Test_0-RAN(1605)@4e68250106fc: patched enc_l3: '0554B5C9DC8A'O MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1604)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554B5C9DC8A'O 20250426105203149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203149 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 09 01 00 06 05 54 b5 c9 dc 8a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203150 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = b5c9dc8a) (gsm_04_08.c:1128) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105203150 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: b5c9dc8a (4 bytes) (vlr_auth_fsm.c:151) 20250426105203150 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105203150 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105203150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105203150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105203150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105203150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105203150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105203150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105203150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105203150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105203150 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105203150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 73 1c 15 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105203152 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105203152 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105203152 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105203152 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105203152 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105203152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:110) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105203152 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105203152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105203152 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105203152 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105203152 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105203152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203152 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203152 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203152 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203152 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 73 1c 15 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1605)@4e68250106fc: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1605)@4e68250106fc: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1604)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250426105203153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203153 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105203154 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105203154 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105203154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105203154 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105203154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105203154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:817) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105203154 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105203154 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105203154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105203154 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) 20250426105203154 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) 20250426105203154 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) 20250426105203154 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) 20250426105203154 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105203154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 73 1c 15 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250426105203154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203154 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203154 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203154 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 73 1c 15 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1604)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1604)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1604)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203155 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 20 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105203155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105203155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105203155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105203155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105203155 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-288:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105203155 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105203156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105203156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203156 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105203156 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105203156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105203156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 73 1c 15 00 01 20 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1606)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1604)@4e68250106fc: Session index based on local reference:0 20250426105203156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105203156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105203156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105203156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105203156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105203156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1606)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105203156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105203156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105203156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 20 73 1c 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1605)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)7543829 TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_nack0(1612)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1606)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1604)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1610)@4e68250106fc: Final verdict of PTC: none 20250426105203159 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105203159 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1608)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1605)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1611)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1607)@4e68250106fc: Final verdict of PTC: none 20250426105203161 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1613)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1609)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1604): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1605): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1606): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1607): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1608): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1609): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1610): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1611): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_nack0(1612): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1613): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_nack finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass'. Sat Apr 26 10:52:03 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 20250426105203360 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105203360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105203360 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105203360 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105203360 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105203360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105203360 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105203360 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105203360 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105203360 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105203360 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105203360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105203360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105203360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105203360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105203360 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105203360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105203360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105203360 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105203360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105203361 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105204163 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235804) 20250426105205165 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105205361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105205361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105205361 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=235804, count=236964) 20250426105206167 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err ------ Sat Apr 26 10:52:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105207168 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1617)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1617)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1617)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1615)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105207732 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1618)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105207916 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105207916 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105207916 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105207917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1617)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105207921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105207921 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105207921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105207921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105207921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105207921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105207921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105207921 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105207921 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105207921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105207921 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105207923 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105207923 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105207923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105207923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105207923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105207923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105207923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105207923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105207923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105207923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105207923 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105207923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105207923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105207923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105208169 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105208169 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1620)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105208172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1620)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1620)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105208184 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105208184 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1621)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1623) TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105208731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1616)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1616)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)7781796 MSC_Test_0-SCCP(1615)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1616)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105208741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208741 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 bd a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208741 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105208741 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105208741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105208741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105208741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105208741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105208741 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) 20250426105208741 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105208742 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105208742 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105208742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105208742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105208742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105208742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105208742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105208742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105208742 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105208742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208742 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208742 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208742 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 76 bd a4 00 01 21 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: { messageType := 2, destLocRef := '76BDA4'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(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1621)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_err0(1623) MSC_Test-GSUP(1621)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)"262420000000005" MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1615)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105208745 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208745 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105208747 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105208747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105208747 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250426105208747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105208747 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{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) 20250426105208747 DMM DEBUG Tx AUTH REQ (rand = 113ab806cb54e0ea6f67714ab7d7c2a3) (gsm_04_08.c:641) 20250426105208747 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105208747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 76 bd a4 00 01 16 01 00 13 05 12 00 11 3a b8 06 cb 54 e0 ea 6f 67 71 4a b7 d7 c2 a3 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@4e68250106fc: patching N(SD)=1 into dtap '05148EF874B2'O MSC_Test_0-RAN(1616)@4e68250106fc: patched enc_l3: '05548EF874B2'O MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1615)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605548EF874B2'O MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 09 01 00 06 05 54 8e f8 74 b2 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105208751 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 8ef874b2) (gsm_04_08.c:1128) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105208751 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 8ef874b2 (4 bytes) (vlr_auth_fsm.c:151) 20250426105208751 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (vlr_auth_fsm.c:294) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105208751 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105208751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105208751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105208751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105208751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105208751 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105208751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105208751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105208751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105208751 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105208751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208751 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208751 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208751 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 76 bd a4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105208753 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105208753 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105208753 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105208753 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105208754 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105208754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105208754 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105208754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105208754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105208754 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_IMEI_TMSI (T3270, 12s) (vlr_lu_fsm.c:472) 20250426105208754 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105208754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 76 bd a4 00 01 06 01 00 03 05 18 02 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1616)@4e68250106fc: patching N(SD)=2 into dtap '0519084A99990000000005'O MSC_Test_0-RAN(1616)@4e68250106fc: patched enc_l3: '0599084A99990000000005'O MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1615)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000B0599084A99990000000005'O 20250426105208756 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208756 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208756 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208756 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 0e 01 00 0b 05 99 08 4a 99 99 00 00 00 00 05 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105208756 DMM DEBUG IDENTITY RESPONSE: IMEI-499990000000050 (gsm_04_08.c:223) 20250426105208756 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105208756 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_ID_IMEI (vlr.c:1457) 20250426105208757 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105208757 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250426105208757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: Received Event LU_COMPL_VLR_E_IMEI_CHECK_NACK (vlr_lu_fsm.c:1328) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_IMEI_TMSI}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105208757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (vlr_lu_fsm.c:392) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105208757 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105208757 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105208757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105208757 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) 20250426105208757 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) 20250426105208757 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) 20250426105208757 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) 20250426105208757 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105208757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 76 bd a4 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250426105208757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 76 bd a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1615)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1615)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1615)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208758 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 21 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105208759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105208759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105208759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105208759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105208759 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-289:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105208759 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105208759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105208759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105208759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105208759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 76 bd a4 00 01 21 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1617)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1615)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1617)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105208759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105208760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105208760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105208760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105208760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105208760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105208760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105208760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105208760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 21 76 bd a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1616)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_err0(1623)7781796 TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_err0(1623)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1617)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1616)@4e68250106fc: Final verdict of PTC: none 20250426105208764 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1615)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1620)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1622)@4e68250106fc: Final verdict of PTC: none 20250426105208766 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) IPA-CTRL-CLI-IPA(1624)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1621)@4e68250106fc: Final verdict of PTC: none 20250426105208766 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1614)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1618)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1619)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1614): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1615): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1616): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1617): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1618): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1619): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1620): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1621): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1622): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_err0(1623): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass'. Sat Apr 26 10:52:08 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 20250426105208960 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105208960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105208960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105208960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105208960 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105208960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105208960 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105208960 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105208960 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105208960 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105208960 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105208960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105208960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105208960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105208960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105208960 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105208960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105208960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105208960 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105208961 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105208961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105209765 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235248) 20250426105210767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105210961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105210961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105210961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=235248, count=236408) 20250426105211767 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early ------ Sat Apr 26 10:52:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105212768 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1628)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1628)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1628)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1626)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105213326 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1629)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105213522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105213522 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105213522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105213522 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1628)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105213527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105213527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105213527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105213527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105213527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105213527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105213527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105213527 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105213527 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105213527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105213527 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1628)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 20250426105213528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105213528 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105213528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105213528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105213528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105213528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105213528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105213528 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105213528 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105213528 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105213528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105213528 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1628)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105213528 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105213528 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105213769 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105213769 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1631)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105213775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1631)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1631)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105213806 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105213806 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1632)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1634) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214331 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214332 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214332 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214332 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214332 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1627)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1627)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)8746463 MSC_Test_0-SCCP(1626)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1627)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214341 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214341 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214341 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 85 75 df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214342 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105214342 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105214342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105214342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105214342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105214342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105214342 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) 20250426105214342 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105214342 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105214342 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105214342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250426105214343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 85 75 df 00 01 22 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105214343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214343 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214343 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214343 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214343 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 85 75 df 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: { messageType := 2, destLocRef := '8575DF'O, sourceLocRef := '000122'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105214347 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105214347 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1626)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105214348 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214348 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1627)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1627)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1626)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214552 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105214552 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105214552 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105214552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105214552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105214552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1632)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early0(1634) MSC_Test-GSUP(1632)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)"262420000000005" 20250426105214555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105214555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105214555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105214555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105214555 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Received 1 auth tuples (vlr.c:996) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105214555 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{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) 20250426105214555 DMM DEBUG Tx AUTH REQ (rand = 5208861b81f3e7027baf96df088e2234) (gsm_04_08.c:641) 20250426105214555 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105214555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 85 75 df 00 01 16 01 00 13 05 12 00 52 08 86 1b 81 f3 e7 02 7b af 96 df 08 8e 22 34 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1627)@4e68250106fc: patching N(SD)=2 into dtap '051403627239'O MSC_Test_0-RAN(1627)@4e68250106fc: patched enc_l3: '059403627239'O MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1626)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006059403627239'O MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 09 01 00 06 05 94 03 62 72 39 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214557 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 03627239) (gsm_04_08.c:1128) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105214557 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH on GERAN received SRES/RES: 03627239 (4 bytes) (vlr_auth_fsm.c:151) 20250426105214557 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105214557 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105214557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105214557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105214557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105214557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105214557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105214557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105214557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105214557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105214557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{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(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105214557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 85 75 df 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) 20250426105214559 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105214559 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105214559 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105214559 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105214560 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105214560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:110) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105214560 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105214560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105214560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105214560 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x87690A0E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105214560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105214560 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x87690A0E LOCATION UPDATE ACCEPT (TMSI = 0x87690a0e) (gsm_04_08.c:149) 20250426105214560 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x87690A0E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105214560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 85 75 df 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 69 0a 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1627)@4e68250106fc: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1627)@4e68250106fc: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1626)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000205DB'O MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214561 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x87690A0E:GERAN-A-290:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105214561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSInew-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105214561 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105214561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:817) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105214561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-290:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105214561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105214561 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105214561 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105214561 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105214561 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105214562 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105214562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 85 75 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1626)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1626)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1626)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105214562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 22 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105214562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105214562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105214562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105214562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105214562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-290:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105214562 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - active-conn: now used by 1 (attached) (msub.c:375) 20250426105214563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105214563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105214563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105214563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 85 75 df 00 01 22 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1626)@4e68250106fc: Session index based on local reference:0 20250426105214563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105214563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105214563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105214563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105214563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105214563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105214563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105214563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105214563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 22 85 75 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1628)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1627)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early0(1634)8746463 TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105214563 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105214563 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early0(1634)@4e68250106fc: Final verdict of PTC: pass 20250426105214566 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105214566 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1628)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1632)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1627)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1629)@4e68250106fc: Final verdict of PTC: none 20250426105214566 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1631)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1626)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1635)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1630)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1633)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1625)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1625): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1626): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1627): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1628): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1629): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1630): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1631): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1632): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1633): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early0(1634): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1635): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass'. Sat Apr 26 10:52:14 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 20250426105214768 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105214768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105214768 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105214768 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105214768 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105214768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105214768 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105214768 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105214768 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105214768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105214768 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105214768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105214768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105214768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105214768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105214768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105214768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105214768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105214768 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105214768 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105214768 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105215567 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253428) 20250426105216568 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105216769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105216769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105216769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=253428, count=254588) 20250426105217569 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early ------ Sat Apr 26 10:52:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105218570 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1639)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1639)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1639)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1637)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105219077 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1640)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105219273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105219273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105219273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105219273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1639)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105219278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105219278 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105219278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105219278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105219278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105219278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105219278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105219278 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105219278 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105219278 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105219278 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105219280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105219280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105219280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105219280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105219280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105219280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105219280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105219280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105219280 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105219280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105219280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105219280 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105219280 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105219280 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105219571 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105219571 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1642)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105219577 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1642)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1642)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105219596 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105219596 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1643)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105220083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220084 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220084 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1638)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1638)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)13867595 MSC_Test_0-SCCP(1637)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1638)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105220088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d3 9a 4b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220089 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105220089 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105220089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105220089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105220089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105220089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105220089 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105220089 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105220089 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105220089 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105220089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250426105220089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 d3 9a 4b 00 01 23 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105220089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d3 9a 4b 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: { messageType := 2, destLocRef := 'D39A4B'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(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105220092 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105220092 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1637)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105220093 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105220093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1638)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1638)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1637)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220296 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220296 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105220297 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105220297 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105220297 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105220297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105220297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105220297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1643)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645) MSC_Test-GSUP(1643)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)"262420000000005" 20250426105220309 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105220309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105220309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105220309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105220309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105220309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105220309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105220309 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105220309 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105220313 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105220314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105220314 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E) Received 1 auth tuples (vlr.c:996) 20250426105220314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105220314 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105220314 DMM DEBUG Tx AUTH REQ (rand = 1c90d691fad339fb5448a84a9c5e86ee) (gsm_04_08.c:641) 20250426105220314 DMM DEBUG AUTH REQ (autn = 78990993a929ee1445c23c4339c73bb4) (gsm_04_08.c:643) 20250426105220314 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105220314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 3f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d3 9a 4b 00 01 28 01 00 25 05 12 00 1c 90 d6 91 fa d3 39 fb 54 48 a8 4a 9c 5e 86 ee 20 10 78 99 09 93 a9 29 ee 14 45 c2 3c 43 39 c7 3b b4 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1638)@4e68250106fc: patching N(SD)=2 into dtap '0514DD98A06221042354C433'O MSC_Test_0-RAN(1638)@4e68250106fc: patched enc_l3: '0594DD98A06221042354C433'O 20250426105220319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 0f 01 00 0c 05 94 dd 98 a0 62 21 04 23 54 c4 33 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1637)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0594DD98A06221042354C433'O MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220319 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = dd98a0622354c433) (gsm_04_08.c:1128) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105220319 DVLR DEBUG SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E) AUTH on GERAN received SRES/RES: dd98a0622354c433 (8 bytes) (vlr_auth_fsm.c:151) 20250426105220319 DVLR INFO SUBSCR(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220] (vlr_auth_fsm.c:294) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105220319 DVLR DEBUG VLR_Authenticate(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105220319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105220319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105220319 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105220320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105220320 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105220320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105220320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105220320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105220320 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105220320 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220320 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220320 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220320 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220320 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220320 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d3 9a 4b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105220323 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105220323 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105220323 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105220323 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105220324 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105220324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105220324 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105220324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105220324 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105220324 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:TMSInew-0x52A86E7B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105220324 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105220324 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:TMSInew-0x52A86E7B LOCATION UPDATE ACCEPT (TMSI = 0x52a86e7b) (gsm_04_08.c:149) 20250426105220324 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:TMSInew-0x52A86E7B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105220324 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220324 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220324 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220324 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220324 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220324 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d3 9a 4b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 52 a8 6e 7b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1638)@4e68250106fc: patching N(SD)=3 into dtap '051B'O MSC_Test_0-RAN(1638)@4e68250106fc: patched enc_l3: '05DB'O MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1637)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000205DB'O 20250426105220326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220326 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220326 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220326 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220326 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220326 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 05 01 00 02 05 db 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105220326 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:TMSInew-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105220326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:TMSInew-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105220326 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105220326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105220326 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x87690A0E:GERAN-A-291:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105220326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105220326 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105220326 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105220326 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105220326 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105220326 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105220326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d3 9a 4b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1637)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1637)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1637)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105220328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105220328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 23 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105220328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105220328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105220328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105220328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105220328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-291:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105220328 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - active-conn: now used by 1 (attached) (msub.c:375) 20250426105220328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105220328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220328 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105220328 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105220328 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d3 9a 4b 00 01 23 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1637)@4e68250106fc: Session index based on local reference:0 20250426105220328 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105220328 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105220328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105220328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105220328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105220328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105220328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105220328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 23 d3 9a 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1639)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1638)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)13867595 TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105220329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105220329 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645)@4e68250106fc: Final verdict of PTC: pass 20250426105220334 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105220334 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1637)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1639)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1640)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1641)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1643)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1646)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1638)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1644)@4e68250106fc: Final verdict of PTC: none 20250426105220340 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1642)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1637): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1638): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1639): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1640): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1641): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1642): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1643): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1644): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth3g_tmsi_check_imei_early0(1645): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1646): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth3g_tmsi_check_imei_early finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass'. Sat Apr 26 10:52:20 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 20250426105220532 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105220532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105220532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105220532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105220532 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105220532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105220532 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105220532 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105220532 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105220532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105220532 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105220532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105220532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105220532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105220532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105220532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105220532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105220532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105220532 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105220533 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105220533 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105221342 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255400) 20250426105222343 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105222533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105222533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105222533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=255400, count=256560) 20250426105223344 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early ------ Sat Apr 26 10:52:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105224346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi_check_imei_early started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1650)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1650)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1650)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1648)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105224969 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1651)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105225159 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105225159 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105225159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105225159 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1650)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105225161 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1650)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225161 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105225161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105225161 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105225161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105225161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105225161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 20250426105225161 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105225161 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1650)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105225346 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105225346 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1653)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426105225348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1653)@4e68250106fc: CCM 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(1653)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1653)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1653)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1653)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1653)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1653)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105225357 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105225357 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1654)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1656) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105225965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105225965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105225965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105225965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105225966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105225966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225966 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105225966 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105225966 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1649)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1649)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)13039013 MSC_Test_0-SCCP(1648)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1649)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105225970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105225970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105225970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105225970 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 f5 a5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105225970 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105225970 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105225970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105225970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105225970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105225970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105225970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105225970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105225970 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105225970 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105225970 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250426105225970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105225970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105225970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105225970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 c6 f5 a5 00 01 24 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105225970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105225970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105225970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105225970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c6 f5 a5 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@4e68250106fc: { messageType := 2, destLocRef := 'C6F5A5'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(1648)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105225972 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105225972 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1648)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105225972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105225972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105225972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105225972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105225972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105225972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105225972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105225972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105225972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105225972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1649)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1649)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1648)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105226176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226176 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105226177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105226177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105226177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105226177 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105226177 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105226177 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105226177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105226177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105226177 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1654)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_tmsi_check_imei_early0(1656) MSC_Test-GSUP(1654)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)"262420000000005" 20250426105226188 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105226188 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105226188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105226188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105226188 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105226189 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105226189 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105226189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105226189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105226189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105226189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c6 f5 a5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105226199 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105226199 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105226199 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105226199 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105226200 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105226200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:110) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105226200 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b01350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105226200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105226200 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105226200 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105226200 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:TMSInew-0x95996CF5) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105226201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105226201 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:TMSInew-0x95996CF5 LOCATION UPDATE ACCEPT (TMSI = 0x95996cf5) (gsm_04_08.c:149) 20250426105226201 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:TMSInew-0x95996CF5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105226201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105226201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105226201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105226201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c6 f5 a5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 95 99 6c f5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1649)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1649)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1648)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426105226207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226207 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105226207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226207 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105226207 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105226207 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226207 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105226208 DMM DEBUG msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:TMSInew-0x95996CF5:GERAN-A-292:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105226208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:TMSInew-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105226208 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105226208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0] (vlr_lu_fsm.c:817) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105226208 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x52A86E7B:GERAN-A-292:LU)[0x55fcf1b08f50]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105226208 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105226208 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105226208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105226208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105226208 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105226209 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105226209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105226209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105226209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105226209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c6 f5 a5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1648)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1648)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1648)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105226214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226214 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105226214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105226214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105226214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 24 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105226215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105226215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105226215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105226215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105226215 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-292:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105226215 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105226215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105226215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226215 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105226215 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105226215 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226215 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 c6 f5 a5 00 01 24 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1648)@4e68250106fc: Session index based on local reference:0 20250426105226216 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105226216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105226216 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105226216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105226216 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105226216 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105226216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105226216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105226216 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 24 c6 f5 a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1649)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)13039013 TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105226221 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105226221 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_tmsi_check_imei_early0(1656)@4e68250106fc: Final verdict of PTC: pass 20250426105226230 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1649)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1650)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1653)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1655)@4e68250106fc: Final verdict of PTC: none 20250426105226233 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(1654)@4e68250106fc: Final verdict of PTC: none 20250426105226233 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1648)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1651)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1647)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1652)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1657)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1647): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1648): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1649): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1650): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1651): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1652): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1653): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1654): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1655): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_tmsi_check_imei_early0(1656): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1657): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_tmsi_check_imei_early finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass'. Sat Apr 26 10:52:26 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 20250426105226424 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105226424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105226424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105226424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105226424 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105226424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105226424 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105226424 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105226424 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105226424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105226424 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105226424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105226424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105226424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105226424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105226424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105226424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105226424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105226424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105226424 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105226425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105227232 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228308) 20250426105228234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105228425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105228425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105228425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=228308, count=229468) 20250426105229236 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early'. ------ MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early ------ Sat Apr 26 10:52:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105230238 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi_check_imei_early started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1661)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1661)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1661)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1659)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105230830 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1662)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105231026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105231026 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105231026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105231026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1661)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105231028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105231028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105231028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105231028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105231028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105231028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105231028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105231028 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105231028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105231028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1661)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 20250426105231029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105231029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105231029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105231029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105231029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105231029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105231029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105231029 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105231029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105231029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105231029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1661)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105231029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105231029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105231240 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105231240 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1664)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105231246 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1664)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1664)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105231265 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105231265 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1665)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1667) TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105231839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231839 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105231839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231839 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105231839 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105231839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231839 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105231839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105231839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231839 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105231839 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105231839 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231839 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1660)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1660)@4e68250106fc: Added conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)16039271 MSC_Test_0-RAN(1660)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1659)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105231849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105231849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105231849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105231849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 bd 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105231850 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105231850 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105231850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105231850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105231850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105231850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105231850 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105231850 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105231850 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105231850 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105231850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250426105231850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105231850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105231850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105231850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 f4 bd 67 00 01 25 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105231850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105231850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231850 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105231850 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105231850 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231850 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f4 bd 67 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@4e68250106fc: { messageType := 2, destLocRef := 'F4BD67'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(1659)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105231852 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105231852 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_from0 20250426105231853 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105231853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105231853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105231853 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105231853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105231853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105231853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105231853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105231853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105231853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1659)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-RAN(1660)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1660)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1659)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105232061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105232061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105232061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105232061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105232062 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105232062 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105232062 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105232062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105232062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105232062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1665)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_noauth_notmsi_check_imei_early0(1667) MSC_Test-GSUP(1665)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)"262420000000005" 20250426105232074 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105232074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_ACK (vlr.c:1328) 20250426105232074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105232074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105232074 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105232075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105232075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105232075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105232075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105232075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105232075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105232075 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105232075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105232075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105232075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105232075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f4 bd 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105232084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105232084 DVLR DEBUG IMSI:262420000000005 has MSISDN:491230000005 (vlr.c:1045) 20250426105232084 DMSC NOTICE msub(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5) VLR: update for IMSI=262420000000005 (MSISDN=491230000005) (gsm_04_08.c:1541) 20250426105232084 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105232085 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105232085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105232086 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b08f50]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105232086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105232086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105232086 DMM DEBUG -> IMSI-262420000000005:MSISDN-491230000005 LOCATION UPDATE ACCEPT (gsm_04_08.c:141) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105232086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105232086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105232086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105232086 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000005/3/1): Available (smpp_smsc.c:626) 20250426105232086 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) 20250426105232086 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) 20250426105232086 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) 20250426105232086 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) 20250426105232086 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105232087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105232087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105232087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105232087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 2b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f4 bd 67 00 01 14 01 00 11 05 02 62 f2 24 00 17 17 08 29 26 24 00 00 00 00 50 00 (osmo_ss7_asp.c:1164) 20250426105232087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105232087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232087 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105232087 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105232087 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 f4 bd 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1659)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1659)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1659)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105232095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105232095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105232095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105232095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 25 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105232096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105232096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105232096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105232096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105232096 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:TMSI-0x95996CF5:GERAN-A-293:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105232096 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105232096 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232096 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232096 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105232096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232096 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105232096 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105232096 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232096 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 f4 bd 67 00 01 25 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1659)@4e68250106fc: Session index based on local reference:0 20250426105232097 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105232097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105232097 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105232097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105232097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105232097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105232097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105232097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105232097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 25 f4 bd 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1661)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1660)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)16039271 TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105232099 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105232099 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(1667)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_noauth_notmsi_check_imei_early0(1667)@4e68250106fc: Final verdict of PTC: pass 20250426105232109 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105232109 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105232111 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1662)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1664)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1665)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1661)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1666)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1659)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1658)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1663)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1660)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1668)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1658): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1659): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1660): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1661): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1662): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1663): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1664): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1665): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1666): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_noauth_notmsi_check_imei_early0(1667): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1668): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_noauth_notmsi_check_imei_early finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass'. Sat Apr 26 10:52:32 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 20250426105232304 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105232304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105232304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105232304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105232304 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105232304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105232304 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105232304 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105232304 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105232304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105232304 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105232304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105232304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105232304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105232304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105232304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105232304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105232304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105232304 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105232304 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105232305 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105233113 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215708) 20250426105234115 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105234305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105234305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105234305 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=215708, count=216868) 20250426105235116 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack ------ Sat Apr 26 10:52:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105236118 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1672)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1672)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1672)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1670)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105236722 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1673)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105236917 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105236917 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105236917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105236918 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1672)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105236923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105236923 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105236923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105236923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105236923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105236923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105236923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105236923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105236923 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105236923 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105236923 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105236926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105236926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105236926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105236926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105236926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105236926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105236926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105236926 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105236926 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 20250426105236926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105236926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105236926 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1672)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105236927 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105236927 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105237119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105237119 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1675)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105237125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1675)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1675)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105237146 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105237146 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1676)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678) TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105237725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1671)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1671)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)15155949 MSC_Test_0-RAN(1671)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1670)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237740 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237740 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 42 ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105237741 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105237741 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105237741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105237741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105237741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105237741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105237741 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) 20250426105237741 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105237741 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105237741 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105237741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) 20250426105237741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 e7 42 ed 00 01 26 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105237741 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237741 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237741 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237741 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237741 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e7 42 ed 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@4e68250106fc: { messageType := 2, destLocRef := 'E742ED'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(1670)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1670)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1671)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1671)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1670)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105237949 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105237949 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105237949 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105237949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105237949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105237949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_IMEISV}: State change to VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY (T3270, 12s) (vlr_lu_fsm.c:973) MSC_Test-GSUP(1676)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678) MSC_Test-GSUP(1676)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)"262420000000005" 20250426105237960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105237960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1330) 20250426105237960 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105237960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105237960 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) 20250426105237960 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) 20250426105237960 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) 20250426105237960 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) 20250426105237960 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105237961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e7 42 ed 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250426105237961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237961 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 e7 42 ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1670)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1670)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1670)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105237971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 26 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105237971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105237971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105237971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105237971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-294:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105237972 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105237972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105237972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105237972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105237972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 e7 42 ed 00 01 26 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1672)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1670)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1672)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105237973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105237973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105237973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105237973 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105237973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105237973 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105237973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105237973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105237973 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105237973 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 26 e7 42 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1671)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)15155949 TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1676)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1672)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1670)@4e68250106fc: Final verdict of PTC: none 20250426105237983 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105237983 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105237983 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1675)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1674)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1677)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1671)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1673)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1679)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1670): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1671): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1672): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1673): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1674): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1675): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1676): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1677): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_nack0(1678): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1679): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early_nack finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass'. Sat Apr 26 10:52:37 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 20250426105238180 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105238180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105238180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105238180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105238180 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105238180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105238180 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105238180 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105238180 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105238180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105238180 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105238180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105238180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105238180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105238180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105238180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105238180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105238180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105238180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105238181 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105238181 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105238984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188424) 20250426105239986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105240181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105240181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105240181 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=188424, count=189584) 20250426105240988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err ------ Sat Apr 26 10:52:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105241988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1683)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1683)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1683)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1681)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105242506 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1684)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105242700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105242700 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105242700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105242700 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1683)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105242702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105242702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105242702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105242702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105242702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105242702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105242702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105242702 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105242702 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105242702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105242702 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105242703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105242703 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105242703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105242703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105242703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105242703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105242703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105242703 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105242703 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105242703 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105242703 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105242703 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 20250426105242703 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105242703 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1683)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105242989 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105242989 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1686)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105242992 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1686)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1686)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105243006 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105243006 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1687)@4e68250106fc: Created GsupExpect[0] for "262420000000005" to be handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689) TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105243508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243508 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243508 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105243508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243508 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1682)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1682)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)4968565 MSC_Test_0-SCCP(1681)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1682)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243516 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243516 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105243516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243516 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4b d0 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105243516 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105243516 DMM DEBUG msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105243516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105243516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105243516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105243516 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105243516 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) 20250426105243516 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105243517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 4b d0 75 00 01 27 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105243517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243517 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243517 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243517 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 4b d0 75 00 01 06 01 00 03 05 18 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105243516 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105243516 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105243517 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMEISV (T3270, 12s) (vlr_lu_fsm.c:1144) MSC_Test_0-SCCP(1681)@4e68250106fc: { messageType := 2, destLocRef := '4BD075'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(1681)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1681)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243519 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105243519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243519 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1682)@4e68250106fc: patching N(SD)=1 into dtap '0519094399990000000005F0'O MSC_Test_0-RAN(1682)@4e68250106fc: patched enc_l3: '0559094399990000000005F0'O MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_len:15 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1681)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000C0559094399990000000005F0'O MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105243720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 0f 01 00 0c 05 59 09 43 99 99 00 00 00 00 05 f0 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105243720 DMM DEBUG IDENTITY RESPONSE: IMEI-SV-4999900000000500 (gsm_04_08.c:223) 20250426105243720 DVLR DEBUG set IMEISV on subscriber; IMSI=262420000000005 IMEISV=4999900000000500 (vlr.c:679) 20250426105243720 DVLR DEBUG set IMEI on subscriber; IMSI=262420000000005 IMEI=49999000000005 (vlr.c:670) 20250426105243720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: Received Event VLR_ULA_E_ID_IMEISV (vlr.c:1459) 20250426105243721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_IMEISV}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105243721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{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(1687)@4e68250106fc: Found GsupExpect[0] for "262420000000005" handled at TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689) MSC_Test-GSUP(1687)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)"262420000000005" 20250426105243724 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105243724 DVLR ERROR SUBSCR(IMSI-262420000000005:MSISDN-491230000005) Check_IMEI_VLR failed; gmm_cause: Invalid mandatory information (vlr.c:1332) 20250426105243724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: Received Event VLR_ULA_E_HLR_IMEI_NACK (vlr.c:1334) 20250426105243724 DMM INFO msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105243724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_CHECK_IMEI_EARLY}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105243724 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) 20250426105243724 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) 20250426105243724 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) 20250426105243724 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) 20250426105243724 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105243725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 4b d0 75 00 01 06 01 00 03 05 04 06 00 00 00 (osmo_ss7_asp.c:1164) 20250426105243725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 4b d0 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1681)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1681)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1681)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105243726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 27 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105243727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105243727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105243727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105243727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105243727 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000005:MSISDN-491230000005:GERAN-A-295:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105243727 DVLR DEBUG VLR subscr IMSI-262420000000005:MSISDN-491230000005 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105243727 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243727 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243727 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105243727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243727 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105243727 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105243727 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 4b d0 75 00 01 27 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1683)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1681)@4e68250106fc: Session index based on local reference:0 20250426105243727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105243727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105243727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105243727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105243727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1683)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105243727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105243727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105243727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105243727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 27 4b d0 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1682)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)4968565 TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1683)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1682)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1681)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1687)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1685)@4e68250106fc: Final verdict of PTC: none 20250426105243730 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105243730 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1684)@4e68250106fc: Final verdict of PTC: none 20250426105243730 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1686)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1688)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1680)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1680): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1681): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1682): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1683): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1684): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1685): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1686): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1687): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1688): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_check_imei_early_err0(1689): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_check_imei_early_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass'. Sat Apr 26 10:52:43 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 20250426105243932 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105243932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105243932 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105243932 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105243932 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105243932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105243932 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105243932 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105243932 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105243932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105243932 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105243932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105243932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105243932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105243932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105243932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105243932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105243932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105243932 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105243933 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105243933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105244731 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187764) 20250426105245732 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105245933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105245933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105245933 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=187764, count=188924) 20250426105246733 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug'. ------ MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug ------ Sat Apr 26 10:52:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105247734 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1694)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1694)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1694)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1692)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105248245 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1695)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105248439 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105248439 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105248439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105248439 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1694)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105248440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105248440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105248440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105248440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105248440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105248440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105248440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105248440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105248440 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105248440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105248440 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105248441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105248441 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105248441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105248441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105248441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105248441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 20250426105248441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105248441 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105248441 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105248441 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105248441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105248441 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1694)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105248441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105248441 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105248735 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105248735 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1697)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105248737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1697)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1697)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105248746 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105248746 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1698)@4e68250106fc: Created GsupExpect[0] for "262420000000362" to be handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700) TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105249244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249244 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1693)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1693)@4e68250106fc: Added conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)4242625 MSC_Test_0-RAN(1693)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1692)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 40 bc c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 30 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105249249 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105249249 DMSC DEBUG msc_i[0x55fcf1b103f0]{READY}: Allocated (fsm.c:456) 20250426105249249 DMSC DEBUG msc_i[0x55fcf1b103f0]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105249249 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105249249 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105249249 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105249249 DMSC DEBUG msc_i(unknown:GERAN-A-296:NONE)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105249249 DMSC DEBUG msc_a(unknown:GERAN-A-296:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105249249 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000362 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105249249 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105249249 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105249249 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000362 id=262420000000362 (vlr.c:661) 20250426105249249 DVLR INFO New subscr, IMSI: 262420000000362 (vlr.c:562) 20250426105249249 DVLR DEBUG VLR subscr IMSI-262420000000362 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105249249 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105249249 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105249249 DVLR DEBUG VLR subscr IMSI-262420000000362 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105249249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105249249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105249249 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105249249 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0] (fsm.c:486) 20250426105249249 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105249249 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105249249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 40 bc c1 00 01 28 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@4e68250106fc: { messageType := 2, destLocRef := '40BCC1'O, sourceLocRef := '000128'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1698)@4e68250106fc: Found GsupExpect[0] for "262420000000362" handled at TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700) MSC_Test-GSUP(1698)@4e68250106fc: Added IMSI table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)"262420000000362" MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1692)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524900'O MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 08 00 06 54 12 03 52 49 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105249251 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105249251 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105249253 DVLR DEBUG VLR subscr IMSI-262420000000362 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105249253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105249253 DVLR DEBUG SUBSCR(IMSI-262420000000362) Received 1 auth tuples (vlr.c:996) 20250426105249253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105249253 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{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) 20250426105249253 DMM DEBUG Tx AUTH REQ (rand = c1f2b76ff350d2ac32d845d167257b35) (gsm_04_08.c:641) 20250426105249253 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105249253 DVLR DEBUG VLR subscr IMSI-262420000000362 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105249253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249253 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249253 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 40 bc c1 00 01 16 01 00 13 05 12 00 c1 f2 b7 6f f3 50 d2 ac 32 d8 45 d1 67 25 7b 35 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1693)@4e68250106fc: patching N(SD)=1 into dtap '05147EDC5290'O MSC_Test_0-RAN(1693)@4e68250106fc: patched enc_l3: '05547EDC5290'O MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1692)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605547EDC5290'O MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 09 01 00 06 05 54 7e dc 52 90 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105249256 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105249256 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105249256 DMM DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 7edc5290) (gsm_04_08.c:1128) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105249256 DVLR DEBUG SUBSCR(IMSI-262420000000362) AUTH on GERAN received SRES/RES: 7edc5290 (4 bytes) (vlr_auth_fsm.c:151) 20250426105249256 DVLR INFO SUBSCR(IMSI-262420000000362) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105249256 DVLR DEBUG VLR_Authenticate(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105249256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105249256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105249256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105249256 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{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) 20250426105249256 DMSC ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Failed to encode CIPHER_MODE_COMMAND (msub.c:561) 20250426105249256 DBSSAP ERROR msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending Cipher Mode Command failed (msc_a.c:422) 20250426105249256 DVLR ERROR vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: Failed to send Ciphering Mode Command (vlr_lu_fsm.c:930) 20250426105249256 DMM INFO msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105249256 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105249256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105249256 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105249256 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250426105249256 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) 20250426105249256 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) 20250426105249256 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) 20250426105249256 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105249256 DVLR DEBUG VLR subscr IMSI-262420000000362 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105249256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 40 bc c1 00 01 06 01 00 03 05 04 11 00 00 00 (osmo_ss7_asp.c:1164) 20250426105249256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 40 bc c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1692)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1692)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1692)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249258 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 28 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105249258 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105249258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105249258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105249258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105249258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105249258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1acf8d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105249258 DMSC DEBUG msc_a(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105249258 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105249258 DMSC DEBUG msub(IMSI-262420000000362) MSC-A terminated (msub.c:261) 20250426105249258 DMSC DEBUG msub(IMSI-262420000000362) 1 MSC-I still active (msub.c:79) 20250426105249258 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105249258 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105249258 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105249258 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105249258 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-296 (ran_conn.c:155) 20250426105249258 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Freeing instance (msub.c:113) 20250426105249258 DMSC DEBUG msc_i(IMSI-262420000000362:GERAN-A-296:LU)[0x55fcf1b103f0]{READY}: Deallocated (fsm.c:568) 20250426105249258 DMSC DEBUG msub(IMSI-262420000000362) Free (msub.c:119) 20250426105249258 DVLR INFO VLR subscr IMSI-262420000000362 - active-conn: now used by 0 (-) (msub.c:375) 20250426105249258 DVLR DEBUG SUBSCR(IMSI-262420000000362) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105249258 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105249258 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105249258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105249258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249258 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105249258 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105249258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 40 bc c1 00 01 28 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1694)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1692)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1694)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105249259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105249259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105249259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105249259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105249259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105249259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105249259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105249259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105249259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 28 40 bc c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1693)@4e68250106fc: Deleted conn table entry 0TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)4242625 TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: setverdict(pass): none -> pass TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1694)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1698)@4e68250106fc: Final verdict of PTC: none 20250426105249261 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105249261 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1695)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1692)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1699)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1696)@4e68250106fc: Final verdict of PTC: none 20250426105249262 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1691)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1693)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1701)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1697)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1691): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1692): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1693): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1694): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1695): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1696): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1697): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1698): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1699): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug0(1700): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1701): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass'. Sat Apr 26 10:52:49 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 20250426105249464 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105249464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105249464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105249464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105249464 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105249464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105249464 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105249464 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105249464 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105249464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105249464 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105249464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105249464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105249464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105249464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105249464 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105249464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105249464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105249464 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105249464 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105249464 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105250263 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196520) 20250426105251265 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105251465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105251465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105251465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=196520, count=197680) 20250426105252266 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/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@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear'. ------ MSC_Tests.TC_mo_cc_bssmap_clear ------ Sat Apr 26 10:52:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mo_cc_bssmap_clear.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105253268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mo_cc_bssmap_clear' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_cc_bssmap_clear started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1705)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1705)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1705)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1703)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105253775 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1706)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105253969 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105253969 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105253969 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105253969 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105253971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105253971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105253971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105253971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105253971 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105253971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105253971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105253971 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1705)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105253971 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105253971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105253971 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105253972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105253972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105253972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105253972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105253972 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105253972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105253972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105253972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105253972 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105253972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105253972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105253972 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105253972 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105253972 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105254268 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105254268 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1708)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1708)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105254270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1708)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1708)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1708)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1708)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105254279 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105254279 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1709)@4e68250106fc: Created GsupExpect[0] for "262420000000043" to be handled at TC_mo_cc_bssmap_clear0(1711) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105254774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254775 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254775 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254775 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254775 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254775 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254775 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1704)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1704)@4e68250106fc: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)13025525 MSC_Test_0-RAN(1704)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@4e68250106fc: First idle individual index:0 20250426105254779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 c0 f5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 34 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254779 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105254779 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105254779 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105254779 DMSC DEBUG msc_a[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105254779 DMSC DEBUG msc_a[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105254779 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105254779 DMSC DEBUG msc_i(unknown:GERAN-A-297:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105254779 DMSC DEBUG msc_a(unknown:GERAN-A-297:NONE)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105254779 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105254779 DMM DEBUG msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b103f0] (fsm.c:486) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105254779 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105254779 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105254779 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105254779 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105254779 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105254779 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105254779 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105254779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 c6 c0 f5 00 01 29 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105254779 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105254779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105254779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50] (fsm.c:486) 20250426105254779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105254779 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105254779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c6 c0 f5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: { messageType := 2, destLocRef := 'C6C0F5'O, sourceLocRef := '000129'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1709)@4e68250106fc: Found GsupExpect[0] for "262420000000043" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-GSUP(1709)@4e68250106fc: Added IMSI table entry 0TC_mo_cc_bssmap_clear0(1711)"262420000000043" 20250426105254781 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105254781 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105254781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254782 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105254782 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): none -> pass 20250426105254784 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105254784 DVLR DEBUG IMSI:262420000000043 has MSISDN:491230000043 (vlr.c:1045) 20250426105254784 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426105254784 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105254784 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105254784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50] (vlr_lu_fsm.c:110) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105254784 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105254784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105254784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b08f50] (fsm.c:486) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105254784 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426105254784 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105254784 DMM DEBUG -> IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6 LOCATION UPDATE ACCEPT (TMSI = 0xbe8fdaf6) (gsm_04_08.c:149) 20250426105254784 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105254784 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105254784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c6 c0 f5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 be 8f da f6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1704)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1704)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105254787 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105254787 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105254787 DMM DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105254787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:TMSInew-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105254787 DMSC NOTICE msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) VLR: update for IMSI=262420000000043 (MSISDN=491230000043) (gsm_04_08.c:1541) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105254787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50] (vlr_lu_fsm.c:817) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105254787 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0x7C9A8D02:GERAN-A-297:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105254787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105254787 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105254787 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426105254787 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250426105254787 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105254787 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105254787 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105254787 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105254787 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105254787 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105254787 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105254787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 c6 c0 f5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105254788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 29 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105254788 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105254788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105254788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0] (msc_a.c:1053) 20250426105254788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105254788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105254788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b08f50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105254788 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1b103f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105254788 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105254788 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) MSC-A terminated (msub.c:261) 20250426105254788 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) 1 MSC-I still active (msub.c:79) 20250426105254788 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105254788 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105254788 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105254788 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105254788 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-297 (ran_conn.c:155) 20250426105254788 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105254788 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-297:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105254788 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) Free (msub.c:119) 20250426105254788 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105254788 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105254788 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105254788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 c6 c0 f5 00 01 29 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 20250426105254788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254788 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 29 c6 c0 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)13025525 TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105254789 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105254789 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: 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 := 'BE8FDAF6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1704)@4e68250106fc: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)6886949 MSC_Test_0-RAN(1704)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1703)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105254992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105254992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105254992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105254992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 16 25 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 be 8f da f6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105254993 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: Allocated (fsm.c:456) 20250426105254993 DMSC DEBUG msc_i[0x55fcf1b103f0]{READY}: Allocated (fsm.c:456) 20250426105254993 DMSC DEBUG msc_i[0x55fcf1b103f0]{READY}: is child of msub_fsm[0x55fcf1b08f50] (fsm.c:486) 20250426105254993 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105254993 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b08f50] (fsm.c:486) 20250426105254993 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105254993 DMSC DEBUG msc_i(unknown:GERAN-A-298:NONE)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105254993 DMSC DEBUG msc_a(unknown:GERAN-A-298:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105254993 DMM DEBUG msc_a(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105254993 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105254993 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105254993 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105254993 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105254993 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105254993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105254993 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105254993 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105254993 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105254993 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000043/3/1): Available (smpp_smsc.c:626) 20250426105254993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254993 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254993 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 69 16 25 00 01 2a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105254993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 34 (osmo_ss7_asp.c:1164) 20250426105254993 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105254994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105254994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105254994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105254994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105254994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105254994 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105254994 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105254994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105254994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105254994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: { messageType := 2, destLocRef := '691625'O, sourceLocRef := '00012A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105254994 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105254995 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1706)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MGCP(1707)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test_0-RAN(1704)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1704)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426105255000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105255000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255000 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105255000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105255000 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105255000 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105255000 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105255000 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105255000 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 callref-0x8000001f tid-8) New transaction (transaction.c:231) 20250426105255000 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105255000 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105255000 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105255000 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105255000 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105255000 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255000 DCC INFO trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105255000 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105255000 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105255000 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: is child of msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105255001 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1adecc0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105255001 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1707)@4e68250106fc: 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(1711) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105255011 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:no-CI)[0x55fcf1ae5870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105255011 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105255011 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105255011 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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(1711)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1706)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_cc_bssmap_clear0(1711) MSC_Test-MNCC(1706)@4e68250106fc: Added conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 20250426105255013 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:no-CI)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105255013 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105255013 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105255013 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255013 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Sending Assignment Command (msc_a.c:706) 20250426105255013 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105255013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255013 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255013 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255013 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255013 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 7f 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105255015 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105255017 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255017 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105255017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255017 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105255017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105255017 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105255017 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105255017 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105255017 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1adecc0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105255017 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105255017 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105255017 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255017 DCC INFO trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255017 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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) 20250426105255017 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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(1711)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105255019 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105255019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105255019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105255019 DCC DEBUG trans(CC:INITIATED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105255019 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105255019 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255019 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255019 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255019 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255019 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) 20250426105255019 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105255019 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105255019 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105255022 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105255022 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105255022 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105255022 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105255022 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105255022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105255023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105255023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105255023 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105255023 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105255023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105255024 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105255024 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105255024 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105255024 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105255024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105255024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + 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) 20250426105255024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105255024 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) Freeing transaction (transaction.c:243) 20250426105255024 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105255024 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105255024 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105255024 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105255024 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105255024 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105255024 DCC DEBUG trans(CC:NULL IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ callref-0x8000001f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105255024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220] (call_leg.c:197) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6: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)[0x55fcf1adecc0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220] (call_leg.c:197) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426105255024 DCC DEBUG rtp_stream(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ:trans-8:call-127:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5870]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105255024 DCC DEBUG call_leg(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b10220]{RELEASING}: Deallocated (fsm.c:568) 20250426105255024 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105255024 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105255024 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105255024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426105255024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255024 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255024 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 69 16 25 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1703)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1706)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)-2147483617 TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_mo_call_establish DONE TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1703)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1703)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105255525 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255525 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105255525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255525 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105255525 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105255525 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255525 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105255526 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105255526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105255526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105255526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105255526 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b08f50] (msc_a.c:1053) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105255526 DMSC DEBUG msc_a(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105255526 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105255526 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) MSC-A terminated (msub.c:261) 20250426105255526 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) 1 MSC-I still active (msub.c:79) 20250426105255526 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105255526 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105255526 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105255526 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Removing from parent msub_fsm[0x55fcf1b08f50] (msub.c:113) 20250426105255526 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-298 (ran_conn.c:155) 20250426105255526 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Freeing instance (msub.c:113) 20250426105255526 DMSC DEBUG msc_i(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6:GERAN-A-298:CM_SERVICE_REQ)[0x55fcf1b103f0]{READY}: Deallocated (fsm.c:568) 20250426105255526 DMSC DEBUG msub(IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6) Free (msub.c:119) 20250426105255526 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105255526 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Freeing instance (msub.c:113) 20250426105255526 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Deallocated (fsm.c:568) 20250426105255526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105255526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105255526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105255526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 69 16 25 00 01 2a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1703)@4e68250106fc: Session index based on local reference:0 20250426105255527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105255527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105255527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105255527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105255527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105255527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105255527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105255527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105255527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105255527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2a 69 16 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1705)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1704)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_bssmap_clear0(1711)6886949 TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105255528 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105255528 DVLR DEBUG VLR subscr IMSI-262420000000043:MSISDN-491230000043:TMSI-0xBE8FDAF6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_bssmap_clear0(1711)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1709)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1703)@4e68250106fc: Final verdict of PTC: none 20250426105256533 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105256533 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105256533 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105256533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105256533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105256533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105256533 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105256533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105256533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105256533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105256533 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105256533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105256533 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105256533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105256533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105256533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105256533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-RAN(1704)@4e68250106fc: Final verdict of PTC: none 20250426105256533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105256533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105256533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105256533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1705)@4e68250106fc: Final verdict of PTC: none 20250426105256533 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105256533 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105256533 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1706)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1708)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1702)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1710)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1712)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1707)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1702): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1703): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1704): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1705): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1706): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1707): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1708): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1709): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1710): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_cc_bssmap_clear0(1711): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1712): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_cc_bssmap_clear finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass'. Sat Apr 26 10:52:56 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 20250426105257534 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=424452) 20250426105258534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105258534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105258534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105258535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=424452, count=426328) 20250426105259535 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mo_cc_bssmap_clear pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash'. ------ MSC_Tests.TC_invalid_mgcp_crash ------ Sat Apr 26 10:53:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_invalid_mgcp_crash.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105300536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_invalid_mgcp_crash' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_invalid_mgcp_crash started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1716)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1716)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1716)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1714)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105301053 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1717)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105301246 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105301246 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105301246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105301246 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1716)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105301248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105301248 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1716)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105301248 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105301248 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105301248 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105301248 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105301248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105301248 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 20250426105301248 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105301248 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1716)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105301537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105301537 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1719)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105301543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1719)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1719)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105301568 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105301568 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1720)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_invalid_mgcp_crash0(1722) TC_invalid_mgcp_crash0(1722)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302060 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302060 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1715)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1715)@4e68250106fc: Added conn table entry 0TC_invalid_mgcp_crash0(1722)7971619 MSC_Test_0-SCCP(1714)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1715)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105302068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 a3 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302069 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: Allocated (fsm.c:456) 20250426105302069 DMSC DEBUG msc_i[0x55fcf1adecc0]{READY}: Allocated (fsm.c:456) 20250426105302069 DMSC DEBUG msc_i[0x55fcf1adecc0]{READY}: is child of msub_fsm[0x55fcf1b08f50] (fsm.c:486) 20250426105302069 DMSC DEBUG msc_a[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105302069 DMSC DEBUG msc_a[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b08f50] (fsm.c:486) 20250426105302069 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105302069 DMSC DEBUG msc_i(unknown:GERAN-A-299:NONE)[0x55fcf1adecc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105302069 DMSC DEBUG msc_a(unknown:GERAN-A-299:NONE)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105302069 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105302069 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1ac7c50] (fsm.c:486) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105302069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105302069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105302069 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105302069 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105302069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105302069 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105302069 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105302069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105302069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105302069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480] (fsm.c:486) 20250426105302069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105302069 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105302069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 79 a3 23 00 01 2b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105302069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302069 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302069 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302069 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 79 a3 23 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: { messageType := 2, destLocRef := '79A323'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(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1720)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_invalid_mgcp_crash0(1722) MSC_Test-GSUP(1720)@4e68250106fc: Added IMSI table entry 0TC_invalid_mgcp_crash0(1722)"262420000000007" 20250426105302073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105302073 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1714)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105302074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302074 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105302074 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): none -> pass 20250426105302079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105302079 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105302079 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105302079 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105302080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105302080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480] (vlr_lu_fsm.c:110) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105302080 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1ae5870]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105302080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105302080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b01480] (fsm.c:486) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105302080 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105302080 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105302080 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959 LOCATION UPDATE ACCEPT (TMSI = 0xbe1bc959) (gsm_04_08.c:149) 20250426105302080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105302080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105302080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 79 a3 23 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 be 1b c9 59 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1715)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1715)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1714)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105302086 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302086 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105302086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105302086 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105302086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:TMSInew-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105302086 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105302086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480] (vlr_lu_fsm.c:817) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105302086 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C6B9694:GERAN-A-299:LU)[0x55fcf1b10220]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105302086 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105302086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105302086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426105302086 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105302086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105302086 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105302086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105302086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105302086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105302086 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105302086 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105302086 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302086 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302086 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302086 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302086 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302086 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 79 a3 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1714)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105302088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105302088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50] (msc_a.c:1053) 20250426105302088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105302088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105302088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1b01480]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b08f50] (msc_a.c:1053) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105302088 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1ac7c50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105302088 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105302088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) MSC-A terminated (msub.c:261) 20250426105302088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) 1 MSC-I still active (msub.c:79) 20250426105302088 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105302088 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105302088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105302088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Removing from parent msub_fsm[0x55fcf1b08f50] (msub.c:113) 20250426105302088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-299 (ran_conn.c:155) 20250426105302088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Freeing instance (msub.c:113) 20250426105302088 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-299:LU)[0x55fcf1adecc0]{READY}: Deallocated (fsm.c:568) 20250426105302088 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) Free (msub.c:119) 20250426105302088 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105302088 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Freeing instance (msub.c:113) 20250426105302088 DMSC DEBUG msub_fsm[0x55fcf1b08f50]{terminating}: Deallocated (fsm.c:568) 20250426105302088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 79 a3 23 00 01 2b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 20250426105302089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2b 79 a3 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1715)@4e68250106fc: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)7971619 TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105302090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105302090 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@4e68250106fc: 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 := 'BE1BC959'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1715)@4e68250106fc: Added conn table entry 0TC_invalid_mgcp_crash0(1722)3192763 MSC_Test_0-RAN(1715)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1714)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302292 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302292 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 30 b7 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 be 1b c9 59 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302293 DMSC DEBUG msub_fsm[0x55fcf1b01480]{active}: Allocated (fsm.c:456) 20250426105302293 DMSC DEBUG msc_i[0x55fcf1ac7c50]{READY}: Allocated (fsm.c:456) 20250426105302293 DMSC DEBUG msc_i[0x55fcf1ac7c50]{READY}: is child of msub_fsm[0x55fcf1b01480] (fsm.c:486) 20250426105302293 DMSC DEBUG msc_a[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105302293 DMSC DEBUG msc_a[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b01480] (fsm.c:486) 20250426105302293 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105302293 DMSC DEBUG msc_i(unknown:GERAN-A-300:NONE)[0x55fcf1ac7c50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105302293 DMSC DEBUG msc_a(unknown:GERAN-A-300:NONE)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105302294 DMM DEBUG msc_a(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105302294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105302294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105302294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105302294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105302294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105302294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105302294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105302294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105302294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105302294 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105302295 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105302295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 30 b7 bb 00 01 2c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105302295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 30 b7 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105302295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 30 b7 bb 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: { messageType := 2, destLocRef := '30B7BB'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(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105302298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105302298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1717)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test-MGCP(1718)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_invalid_mgcp_crash0(1722) MSC_Test_0-RAN(1715)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1715)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1714)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302318 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302318 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2c 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105302319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105302319 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105302319 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 callref-0x80000020 tid-8) New transaction (transaction.c:231) 20250426105302319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105302319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105302319 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105302319 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105302319 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105302319 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959: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) 20250426105302319 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105302319 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105302319 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105302319 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426105302319 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959: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) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1acf8d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1acf8d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870] (fsm.c:486) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b01350]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b01350]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870] (fsm.c:486) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105302319 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1718)@4e68250106fc: 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(1722) TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105302334 DLMGCP ERROR Failed to parse SDP parameter, can't parse codec in rtpmap: "a=rtpmap:98 FOO/8000" (mgcp_client.c:411) 20250426105302334 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1aec6f0]{ST_CRCX_RESP}: MGW/CRCX: Cannot parse CRCX response (mgcp_client_fsm.c:300) 20250426105302334 DLMGCP ERROR MGW(mgw) Empty endpoint name, can not generate MGCP message (mgcp_client.c:1542) 20250426105302335 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1aec6f0]{ST_CRCX_RESP}: MGW/DLCX: Error composing DLCX message (mgcp_client_fsm.c:561) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870] (rtp_stream.c:239) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{DISCARDING}: Deallocated (fsm.c:568) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870] (call_leg.c:197) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426105302335 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ:trans-8:call-128:RTP_TO_RAN:no-CI)[0x55fcf1b01350]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0] (call_leg.c:198) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105302335 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ae5870]{RELEASING}: Deallocated (fsm.c:568) 20250426105302335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105302335 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) Freeing transaction (transaction.c:243) 20250426105302335 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105302335 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105302335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105302335 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105302335 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105302335 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ callref-0x80000020 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105302335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105302335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105302335 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105302335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105302335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105302335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105302335 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105302335 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105302335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 30 b7 bb 00 01 09 01 00 06 83 2d 08 02 e1 af (osmo_ss7_asp.c:1164) 20250426105302335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302335 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302335 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302335 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302335 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 30 b7 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1714)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_mo_call_establish 11: rx CC RELEASE MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1714)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1714)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105302339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302339 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302339 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105302339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105302339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105302339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0] (msc_a.c:1053) 20250426105302339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105302339 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1b08f50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b01480] (msc_a.c:1053) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105302339 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1adecc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105302339 DMSC DEBUG msub_fsm[0x55fcf1b01480]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105302339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) MSC-A terminated (msub.c:261) 20250426105302339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) 1 MSC-I still active (msub.c:79) 20250426105302339 DMSC DEBUG msub_fsm[0x55fcf1b01480]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105302339 DMSC DEBUG msub_fsm[0x55fcf1b01480]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105302339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105302339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Removing from parent msub_fsm[0x55fcf1b01480] (msub.c:113) 20250426105302339 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-300 (ran_conn.c:155) 20250426105302339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Freeing instance (msub.c:113) 20250426105302339 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-300:CM_SERVICE_REQ)[0x55fcf1ac7c50]{READY}: Deallocated (fsm.c:568) 20250426105302339 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) Free (msub.c:119) 20250426105302339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105302339 DMSC DEBUG msub_fsm[0x55fcf1b01480]{terminating}: Freeing instance (msub.c:113) 20250426105302339 DMSC DEBUG msub_fsm[0x55fcf1b01480]{terminating}: Deallocated (fsm.c:568) 20250426105302339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105302339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302339 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105302339 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105302339 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 30 b7 bb 00 01 2c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1714)@4e68250106fc: Session index based on local reference:0 20250426105302339 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105302339 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105302339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105302339 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105302339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105302340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105302340 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105302340 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2c 30 b7 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1716)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1715)@4e68250106fc: Deleted conn table entry 0TC_invalid_mgcp_crash0(1722)3192763 TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105302340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105302340 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_invalid_mgcp_crash0(1722)@4e68250106fc: f_mo_call_establish DONE TC_invalid_mgcp_crash0(1722)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_invalid_mgcp_crash0(1722)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1714)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1716)@4e68250106fc: Final verdict of PTC: none 20250426105302847 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105302847 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1720)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1715)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1717)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1723)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1718)@4e68250106fc: Final verdict of PTC: none 20250426105302848 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105302848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105302848 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105302848 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105302848 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105302848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105302848 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105302848 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105302848 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105302848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105302848 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105302848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105302848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105302848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105302848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105302848 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105302848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105302848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105302848 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105302848 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105302848 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1713)@4e68250106fc: Final verdict of PTC: none 20250426105302851 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1719)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1721)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1713): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1714): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1715): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1716): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1717): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1718): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1719): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1720): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1721): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_invalid_mgcp_crash0(1722): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1723): none (pass -> pass) MTC@4e68250106fc: Test case TC_invalid_mgcp_crash finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass'. Sat Apr 26 10:53:02 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 20250426105303852 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344764) 20250426105304849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105304849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105304849 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105304853 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=344764, count=345924) 20250426105305854 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_invalid_mgcp_crash pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity'. ------ MSC_Tests.TC_mm_id_resp_no_identity ------ Sat Apr 26 10:53:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_mm_id_resp_no_identity.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105306855 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_mm_id_resp_no_identity' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mm_id_resp_no_identity started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1727)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1727)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1727)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1725)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105307421 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1728)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105307615 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105307615 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105307615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105307615 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105307616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105307616 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105307616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105307616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105307616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105307616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105307616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105307616 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105307616 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105307616 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105307616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 20250426105307617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105307617 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105307617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105307617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105307617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105307617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105307617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105307617 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105307617 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105307617 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105307617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105307617 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1727)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105307617 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105307617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105307856 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105307856 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1730)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105307858 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1730)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1730)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105307867 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105307867 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_mm_id_resp_no_identity0(1733)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426105308427 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308427 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105308427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105308427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105308427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105308428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105308428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308428 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105308428 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105308428 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1726)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1726)@4e68250106fc: Added conn table entry 0TC_mm_id_resp_no_identity0(1733)2545342 MSC_Test_0-SCCP(1725)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1726)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105308432 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308432 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105308432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308432 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105308432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105308432 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 d6 be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1e 00 1c 57 05 08 00 62 f2 24 00 17 00 2a 17 0f 05 08 02 62 f2 20 99 99 52 05 f4 ff ff ff ff 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105308433 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105308433 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: Allocated (fsm.c:456) 20250426105308433 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105308433 DMSC DEBUG msc_a[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105308433 DMSC DEBUG msc_a[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105308433 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105308433 DMSC DEBUG msc_i(unknown:GERAN-A-301:NONE)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105308433 DMSC DEBUG msc_a(unknown:GERAN-A-301:NONE)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105308433 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=TMSI-0xFFFFFFFF LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105308433 DMM DEBUG msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105308433 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105308433 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: is child of msc_a(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426105308433 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105308433 DVLR DEBUG vlr_lu_fsm(TMSI-0xFFFFFFFF:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105308433 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426105308433 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250426105308433 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105308433 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105308433 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105308433 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426105308433 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105308433 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426105308433 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426105308433 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105308433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105308433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105308433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105308433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 26 d6 be 00 01 2d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105308433 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308433 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105308433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308433 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105308433 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105308433 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308433 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 26 d6 be 00 01 06 01 00 03 05 18 01 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@4e68250106fc: { messageType := 2, destLocRef := '26D6BE'O, sourceLocRef := '00012D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1726)@4e68250106fc: patching N(SD)=1 into dtap '051903000000'O MSC_Test_0-RAN(1726)@4e68250106fc: patched enc_l3: '055903000000'O MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1725)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1725)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055903000000'O MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105308437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105308437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105308437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105308437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105308437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105308437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105308437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105308437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105308437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105308437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2d 00 01 09 01 00 06 05 59 03 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105308437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105308437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105308437 DMM ERROR Failure to decode Mobile Identity in MM Identity Response (rc=-22) (gsm_04_08.c:210) 20250426105308437 DBSSAP ERROR msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426105313434 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426105313434 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426105313434 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105313434 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105313434 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) 20250426105313434 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) 20250426105313434 DMM INFO msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105313434 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105313434 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105313434 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105313434 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105313434 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105313434 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105313434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105313434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105313434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105313434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105313434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105313434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105313434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 26 d6 be 00 01 06 01 00 03 05 04 16 00 00 00 (osmo_ss7_asp.c:1164) 20250426105313434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105313434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105313434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105313434 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105313434 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105313434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105313434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105313434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 26 d6 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1725)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mm_id_resp_no_identity0(1733)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1725)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1725)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1725)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105313437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105313437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105313437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105313437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105313437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105313437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105313437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105313437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105313437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105313437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105313437 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105313437 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105313437 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105313437 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105313437 DVLR DEBUG vlr_lu_fsm(unknown:GERAN-A-301:LU)[0x55fcf1ae5870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105313437 DMSC DEBUG msc_a(unknown:GERAN-A-301:LU)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105313437 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105313437 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105313437 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105313437 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105313437 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105313437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105313437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105313437 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-301 (ran_conn.c:155) 20250426105313437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Freeing instance (msub.c:113) 20250426105313437 DMSC DEBUG msc_i(unknown:GERAN-A-301:LU)[0x55fcf1b01350]{READY}: Deallocated (fsm.c:568) 20250426105313437 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105313437 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250426105313437 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105313437 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105313437 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105313437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105313437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105313437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105313437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105313437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105313437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105313437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105313437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 26 d6 be 00 01 2d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1727)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1725)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1727)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105313438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105313438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105313438 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105313438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105313438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105313438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105313438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105313438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105313438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2d 26 d6 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1726)@4e68250106fc: Deleted conn table entry 0TC_mm_id_resp_no_identity0(1733)2545342 TC_mm_id_resp_no_identity0(1733)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_mm_id_resp_no_identity0(1733)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mm_id_resp_no_identity0(1733)@4e68250106fc: Final verdict of PTC: pass 20250426105313440 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105313440 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1731)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1726)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1728)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1727)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1732)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1725)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1729)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1724)@4e68250106fc: Final verdict of PTC: none 20250426105313441 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1734)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1730)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1724): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1725): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1726): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1727): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1728): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1729): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1730): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1731): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1732): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mm_id_resp_no_identity0(1733): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1734): none (pass -> pass) MTC@4e68250106fc: Test case TC_mm_id_resp_no_identity finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass'. Sat Apr 26 10:53:13 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 20250426105313644 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105313644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105313644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105313644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105313644 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105313644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105313644 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105313644 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105313644 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105313644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105313644 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105313644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105313644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105313644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105313644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105313644 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105313644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105313644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105313644 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105313644 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105313644 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105314442 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=173608) 20250426105315443 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105315645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105315645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105315645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=173608, count=174768) 20250426105316444 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_mm_id_resp_no_identity pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging'. ------ MSC_Tests.TC_lu_and_expire_while_paging ------ Sat Apr 26 10:53:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105317445 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_expire_while_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1738)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1738)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1738)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1736)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105317952 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1739)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105318146 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105318146 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105318146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105318146 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105318147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105318147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105318147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105318147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105318147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105318147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105318147 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105318147 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105318147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105318147 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318148 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105318148 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105318148 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105318148 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105318148 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105318148 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105318148 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105318148 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105318446 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105318446 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1741)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105318452 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1741)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105318468 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105318468 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1742)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105318958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318958 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1737)@4e68250106fc: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)13191554 MSC_Test_0-SCCP(1736)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1737)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105318964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318964 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 49 82 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318964 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{active}: Allocated (fsm.c:456) 20250426105318965 DMSC DEBUG msc_i[0x55fcf1b21bd0]{READY}: Allocated (fsm.c:456) 20250426105318965 DMSC DEBUG msc_i[0x55fcf1b21bd0]{READY}: is child of msub_fsm[0x55fcf1ae5870] (fsm.c:486) 20250426105318965 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105318965 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5870] (fsm.c:486) 20250426105318965 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105318965 DMSC DEBUG msc_i(unknown:GERAN-A-302:NONE)[0x55fcf1b21bd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105318965 DMSC DEBUG msc_a(unknown:GERAN-A-302:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105318965 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105318965 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b01350] (fsm.c:486) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105318965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105318965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105318965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105318965 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105318965 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105318965 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105318965 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105318965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105318965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105318965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105318965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105318965 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105318965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 c9 49 82 00 01 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105318965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318965 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318965 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318965 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c9 49 82 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: { messageType := 2, destLocRef := 'C94982'O, sourceLocRef := '00012E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1742)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@4e68250106fc: Added IMSI table entry 0TC_lu_and_expire_while_paging0(1744)"262420000000007" 20250426105318967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105318967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105318968 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105318968 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): none -> pass 20250426105318972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105318972 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105318972 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105318972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105318972 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105318972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105318972 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1acf8d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105318972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105318972 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105318972 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105318973 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105318973 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105318973 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614 LOCATION UPDATE ACCEPT (TMSI = 0x139b2614) (gsm_04_08.c:149) 20250426105318973 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105318973 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105318973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c9 49 82 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 13 9b 26 14 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1737)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105318977 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105318977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105318977 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105318977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:TMSInew-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105318977 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105318977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105318977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xBE1BC959:GERAN-A-302:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105318977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105318977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105318977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250426105318977 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105318978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105318978 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105318978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105318978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105318978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105318978 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105318978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105318978 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318978 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318978 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318978 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318978 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 c9 49 82 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105318979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105318979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105318979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105318979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350] (msc_a.c:1053) 20250426105318979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105318979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105318979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5870] (msc_a.c:1053) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105318979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105318979 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105318979 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) MSC-A terminated (msub.c:261) 20250426105318979 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) 1 MSC-I still active (msub.c:79) 20250426105318979 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105318979 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105318979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105318979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Removing from parent msub_fsm[0x55fcf1ae5870] (msub.c:113) 20250426105318979 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-302 (ran_conn.c:155) 20250426105318979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Freeing instance (msub.c:113) 20250426105318979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-302:LU)[0x55fcf1b21bd0]{READY}: Deallocated (fsm.c:568) 20250426105318979 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) Free (msub.c:119) 20250426105318979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105318979 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{terminating}: Freeing instance (msub.c:113) 20250426105318979 DMSC DEBUG msub_fsm[0x55fcf1ae5870]{terminating}: Deallocated (fsm.c:568) 20250426105318979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 c9 49 82 00 01 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 20250426105318979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318979 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2e c9 49 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@4e68250106fc: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)13191554 TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105318980 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105318980 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1737)@4e68250106fc: Created IMSI[0] for '262420000000007'H'139B2614'O to be handled at TC_lu_and_expire_while_paging0(1744) MSC_Test-GSUP(1742)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_expire_while_paging0(1744) 20250426105318982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105318982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426105318982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426105318982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 13 9b 26 14 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1737)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_expire_while_paging0(1744) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105318984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426105318984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250426105318984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: 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 := '139B2614'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1737)@4e68250106fc: Added conn table entry 0TC_lu_and_expire_while_paging0(1744)2490420 MSC_Test_0-SCCP(1736)@4e68250106fc: First idle individual index:0 20250426105318986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 26 00 34 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 13 9b 26 14 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105318987 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105318987 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: Allocated (fsm.c:456) 20250426105318987 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105318987 DMSC DEBUG msc_a[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105318987 DMSC DEBUG msc_a[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105318987 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105318987 DMSC DEBUG msc_i(unknown:GERAN-A-303:NONE)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105318987 DMSC DEBUG msc_a(unknown:GERAN-A-303:NONE)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0] (fsm.c:486) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105318987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105318987 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - Paging: now used by 2 (proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105318987 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - proc_arq_vlr_fn_init: now used by 1 (active-conn) (vlr_access_req_fsm.c:405) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105318987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105318987 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105318987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105318987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 26 00 34 00 01 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105318988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 26 00 34 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105318988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 26 00 34 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: { messageType := 2, destLocRef := '260034'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(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105318989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105318989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_lu_and_expire_while_paging0(1744)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1736)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 2f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105318991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105318991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105318991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105318991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105318991 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1ae5870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105318991 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b21bd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105318991 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105318991 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) MSC-A terminated (msub.c:261) 20250426105318991 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) 1 MSC-I still active (msub.c:79) 20250426105318991 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105318991 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105318991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105318991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105318991 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-303 (ran_conn.c:155) 20250426105318991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Freeing instance (msub.c:113) 20250426105318991 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614:GERAN-A-303:PAGING_RESP)[0x55fcf1b01350]{READY}: Deallocated (fsm.c:568) 20250426105318991 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) Free (msub.c:119) 20250426105318991 DVLR INFO VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614 - active-conn: now used by 0 (-) (msub.c:375) 20250426105318991 DVLR DEBUG SUBSCR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x139B2614) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105318991 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105318991 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105318991 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318991 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105318991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318991 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105318991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318991 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105318992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105318992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 26 00 34 00 01 2f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1738)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1736)@4e68250106fc: Session index based on local reference:0 20250426105318992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105318992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105318992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105318992 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105318992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105318992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105318992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105318992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105318992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105318992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 2f 26 00 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1737)@4e68250106fc: Deleted conn table entry 0TC_lu_and_expire_while_paging0(1744)2490420 TC_lu_and_expire_while_paging0(1744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_expire_while_paging0(1744)@4e68250106fc: Final verdict of PTC: pass 20250426105318997 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105318997 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1739)@4e68250106fc: Final verdict of PTC: none 20250426105318999 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1741)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1740)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1736)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1742)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1745)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1738)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1737)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1743)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1735)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1735): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1736): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1737): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1738): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1739): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1740): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1741): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1742): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1743): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_expire_while_paging0(1744): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1745): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_expire_while_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass'. Sat Apr 26 10:53:19 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 20250426105319192 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105319192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105319192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105319192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105319192 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105319192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105319192 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105319192 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105319192 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105319192 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105319192 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105319192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105319192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105319192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105319192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105319192 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105319192 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105319192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105319192 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105319193 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105319193 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105320000 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302092) 20250426105321001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105321193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105321193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105321193 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=302092, count=303532) 20250426105322003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown'. ------ MSC_Tests.TC_paging_response_imsi_unknown ------ Sat Apr 26 10:53:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105323004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_imsi_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_paging_response_imsi_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1749)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1749)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1749)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1747)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105323537 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1750)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105323730 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105323730 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105323730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105323730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105323732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105323732 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105323732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105323732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105323732 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105323732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 20250426105323732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105323732 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1749)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105323733 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105323733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105324005 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105324005 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1752)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105324007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1752)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1752)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105324018 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105324018 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_imsi_unknown0(1755)@4e68250106fc: 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 } } } } 20250426105324534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324535 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105324535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105324535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105324535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105324535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105324535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105324535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105324535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1748)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1748)@4e68250106fc: Added conn table entry 0TC_paging_response_imsi_unknown0(1755)6326243 MSC_Test_0-SCCP(1747)@4e68250106fc: First idle individual index:0 20250426105324539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105324539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105324539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105324539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 87 e3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 06 27 00 03 50 59 02 08 29 26 24 00 00 00 00 85 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105324539 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Allocated (fsm.c:456) 20250426105324539 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: Allocated (fsm.c:456) 20250426105324539 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105324539 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105324539 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105324539 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105324539 DMSC DEBUG msc_i(unknown:GERAN-A-304:NONE)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105324539 DMSC DEBUG msc_a(unknown:GERAN-A-304:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310] (fsm.c:486) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105324539 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426105324539 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105324539 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426105324539 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105324539 DRR ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250426105324539 DBSSAP ERROR msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426105324539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105324539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105324539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105324539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 60 87 e3 00 01 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105324539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105324539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105324539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105324539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 60 87 e3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@4e68250106fc: { messageType := 2, destLocRef := '6087E3'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(1747)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1747)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1747)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1747)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1747)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1747)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1747)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1747)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105324542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105324542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105324542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105324542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105324542 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105324542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105324542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310] (msc_a.c:1053) 20250426105324542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105324542 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b10220]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105324542 DMSC DEBUG msc_a(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105324542 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105324542 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105324542 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105324542 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105324542 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105324542 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105324542 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msub.c:113) 20250426105324542 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-304 (ran_conn.c:155) 20250426105324542 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Freeing instance (msub.c:113) 20250426105324542 DMSC DEBUG msc_i(IMSI-262420000000058:GERAN-A-304:PAGING_RESP)[0x55fcf1b01350]{READY}: Deallocated (fsm.c:568) 20250426105324542 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105324542 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Freeing instance (msub.c:113) 20250426105324542 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Deallocated (fsm.c:568) 20250426105324542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105324542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105324542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105324542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105324542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 60 87 e3 00 01 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1747)@4e68250106fc: Session index based on local reference:0 20250426105324542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105324542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105324542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105324542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105324542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1749)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105324542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105324542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105324542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 30 60 87 e3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1748)@4e68250106fc: Deleted conn table entry 0TC_paging_response_imsi_unknown0(1755)6326243 TC_paging_response_imsi_unknown0(1755)@4e68250106fc: setverdict(pass): none -> pass TC_paging_response_imsi_unknown0(1755)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_paging_response_imsi_unknown0(1755)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_imsi_unknown0(1755)@4e68250106fc: Final verdict of PTC: pass 20250426105324545 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105324545 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1749)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1747)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1753)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1750)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1748)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1754)@4e68250106fc: Final verdict of PTC: none 20250426105324546 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1746)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1752)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1751)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1756)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1746): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1747): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1748): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1749): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1750): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1751): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1752): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1753): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1754): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_paging_response_imsi_unknown0(1755): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1756): none (pass -> pass) MTC@4e68250106fc: Test case TC_paging_response_imsi_unknown finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass'. Sat Apr 26 10:53:24 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 20250426105324744 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105324744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105324744 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105324744 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105324744 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105324744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105324744 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105324744 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105324744 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105324744 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105324744 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105324744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105324744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105324744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105324744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105324744 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105324744 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105324744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105324744 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105324745 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105324745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105325547 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=144016) 20250426105326548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105326745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105326745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105326745 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=144016, count=145176) 20250426105327549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_imsi_unknown pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown'. ------ MSC_Tests.TC_paging_response_tmsi_unknown ------ Sat Apr 26 10:53:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_paging_response_tmsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105328550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_paging_response_tmsi_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_paging_response_tmsi_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1758)@4e68250106fc: v_sccp_pdu_maxlen:268 MSC_Test_0-M3UA(1760)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1760)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1760)@4e68250106fc: ************************************************* 20250426105329065 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1761)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105329260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105329260 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105329260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105329260 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105329262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105329262 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105329262 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105329262 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105329262 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105329262 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105329262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105329262 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105329263 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105329263 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105329550 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105329550 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1763)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105329552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1763)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1763)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105329561 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105329561 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_paging_response_tmsi_unknown0(1766)@4e68250106fc: 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 } } } } 20250426105330065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105330065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105330065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105330065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105330065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105330065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105330065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105330065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1759)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1759)@4e68250106fc: Added conn table entry 0TC_paging_response_tmsi_unknown0(1766)12603502 MSC_Test_0-SCCP(1758)@4e68250106fc: First idle individual index:0 20250426105330070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105330070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105330070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105330070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c0 50 6e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 59 11 11 11 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105330070 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105330070 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: Allocated (fsm.c:456) 20250426105330070 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105330070 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105330070 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105330070 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105330070 DMSC DEBUG msc_i(unknown:GERAN-A-305:NONE)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105330070 DMSC DEBUG msc_a(unknown:GERAN-A-305:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350] (fsm.c:486) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:423) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105330070 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426105330070 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105330070 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426105330070 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105330070 DRR ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: subscriber not allowed to do a Paging Response (gsm_04_08.c:1318) 20250426105330070 DBSSAP ERROR msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426105330070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105330070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330070 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105330070 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105330071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 c0 50 6e 00 01 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105330071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105330071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105330071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105330071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 c0 50 6e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@4e68250106fc: { messageType := 2, destLocRef := 'C0506E'O, sourceLocRef := '000131'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1758)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1758)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1758)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1758)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1758)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1758)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1758)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1758)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105330074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105330074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105330074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105330074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 31 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105330074 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105330074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105330074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350] (msc_a.c:1053) 20250426105330074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105330074 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105330074 DMSC DEBUG msc_a(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105330074 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105330074 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105330074 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105330074 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105330074 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105330074 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105330074 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105330074 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-305 (ran_conn.c:155) 20250426105330074 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Freeing instance (msub.c:113) 20250426105330074 DMSC DEBUG msc_i(TMSI-0x59111111:GERAN-A-305:PAGING_RESP)[0x55fcf1ad0310]{READY}: Deallocated (fsm.c:568) 20250426105330074 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105330074 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105330074 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105330074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105330074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105330074 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105330074 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105330074 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 c0 50 6e 00 01 31 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1760)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1758)@4e68250106fc: Session index based on local reference:0 20250426105330074 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105330074 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105330074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1760)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105330074 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105330074 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105330074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105330074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105330074 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 31 c0 50 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1759)@4e68250106fc: Deleted conn table entry 0TC_paging_response_tmsi_unknown0(1766)12603502 TC_paging_response_tmsi_unknown0(1766)@4e68250106fc: setverdict(pass): none -> pass TC_paging_response_tmsi_unknown0(1766)@4e68250106fc: Skipping f_verify_vty_lac_ci() TC_paging_response_tmsi_unknown0(1766)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_paging_response_tmsi_unknown0(1766)@4e68250106fc: Final verdict of PTC: pass 20250426105330077 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105330077 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1764)@4e68250106fc: Final verdict of PTC: none 20250426105330077 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1761)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1763)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1759)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1758)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1760)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1757)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1765)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1767)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1762)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1757): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1758): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1759): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1760): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1761): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1762): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1763): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1764): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1765): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_paging_response_tmsi_unknown0(1766): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1767): none (pass -> pass) MTC@4e68250106fc: Test case TC_paging_response_tmsi_unknown finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass'. Sat Apr 26 10:53:30 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 20250426105330276 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105330276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105330276 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105330276 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105330276 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105330276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105330276 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105330276 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105330276 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105330276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105330276 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105330276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105330276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105330276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105330276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105330276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105330276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105330276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105330276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105330277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105330277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105331079 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141316) 20250426105332080 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105332277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105332277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105332277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=141316, count=142476) 20250426105333082 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_paging_response_tmsi_unknown pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment'. ------ MSC_Tests.TC_call_re_establishment ------ Sat Apr 26 10:53:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105334083 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_call_re_establishment started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1771)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1771)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1771)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1769)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105334622 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1772)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105334818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105334818 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105334818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105334818 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1771)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105334819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105334819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105334819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105334819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105334819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105334819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105334819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105334819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105334819 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105334819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105334819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1771)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105334820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105334820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105334820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105334820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105334820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105334820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105334820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105334820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105334820 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105334820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105334820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105334820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105334820 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105334820 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105335084 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105335084 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1774)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105335086 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1774)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1774)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105335094 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105335094 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1775)@4e68250106fc: Created GsupExpect[0] for "262420000000091" to be handled at TC_call_re_establishment0(1777) TC_call_re_establishment0(1777)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105335623 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335623 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1770)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1770)@4e68250106fc: Added conn table entry 0TC_call_re_establishment0(1777)791397 MSC_Test_0-SCCP(1769)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1770)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105335629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0c 13 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 19 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335629 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Allocated (fsm.c:456) 20250426105335629 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: Allocated (fsm.c:456) 20250426105335629 DMSC DEBUG msc_i[0x55fcf1b01350]{READY}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105335629 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105335629 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105335629 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105335629 DMSC DEBUG msc_i(unknown:GERAN-A-306:NONE)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105335629 DMSC DEBUG msc_a(unknown:GERAN-A-306:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105335629 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105335629 DMM DEBUG msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105335629 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105335629 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105335629 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105335629 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105335629 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105335629 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105335629 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105335629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105335629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105335629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105335629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105335629 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105335629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 0c 13 65 00 01 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105335629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0c 13 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: { messageType := 2, destLocRef := '0C1365'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(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1775)@4e68250106fc: Found GsupExpect[0] for "262420000000091" handled at TC_call_re_establishment0(1777) MSC_Test-GSUP(1775)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105335631 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105335631 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 TC_call_re_establishment0(1777)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335632 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335632 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335634 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105335634 DVLR DEBUG IMSI:262420000000091 has MSISDN:491230000091 (vlr.c:1045) 20250426105335634 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426105335634 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105335634 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105335634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105335634 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1ae5fd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105335634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105335634 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105335634 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426105335634 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105335634 DMM DEBUG -> IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391 LOCATION UPDATE ACCEPT (TMSI = 0x0a061391) (gsm_04_08.c:149) 20250426105335634 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105335634 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105335634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0c 13 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0a 06 13 91 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1770)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1770)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105335637 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335637 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335637 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335637 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335637 DMM DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105335637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:TMSInew-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105335637 DMSC NOTICE msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) VLR: update for IMSI=262420000000091 (MSISDN=491230000091) (gsm_04_08.c:1541) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105335637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105335637 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x3E0B676F:GERAN-A-306:LU)[0x55fcf1acf8d0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105335637 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105335637 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105335637 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250426105335637 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426105335638 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105335638 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105335638 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105335638 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105335638 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105335638 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105335638 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105335638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335638 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335638 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335638 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335638 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 0c 13 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105335639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335639 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335639 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335639 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105335639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105335639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310] (msc_a.c:1053) 20250426105335639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105335639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105335639 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105335639 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105335639 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105335639 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) MSC-A terminated (msub.c:261) 20250426105335639 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) 1 MSC-I still active (msub.c:79) 20250426105335639 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105335639 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105335639 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105335639 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msub.c:113) 20250426105335639 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-306 (ran_conn.c:155) 20250426105335639 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Freeing instance (msub.c:113) 20250426105335639 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-306:LU)[0x55fcf1b01350]{READY}: Deallocated (fsm.c:568) 20250426105335639 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) Free (msub.c:119) 20250426105335639 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105335639 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Freeing instance (msub.c:113) 20250426105335639 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Deallocated (fsm.c:568) 20250426105335639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335639 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335639 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335639 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335639 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 0c 13 65 00 01 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 20250426105335640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335640 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335640 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 32 0c 13 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1770)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment0(1777)791397 TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105335640 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105335640 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment0(1777)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@4e68250106fc: 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 := '0A061391'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1770)@4e68250106fc: Added conn table entry 0TC_call_re_establishment0(1777)8386056 MSC_Test_0-RAN(1770)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1769)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335840 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335840 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f f6 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0a 06 13 91 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335840 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105335840 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: Allocated (fsm.c:456) 20250426105335840 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105335841 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105335841 DMSC DEBUG msc_a[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105335841 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105335841 DMSC DEBUG msc_i(unknown:GERAN-A-307:NONE)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105335841 DMSC DEBUG msc_a(unknown:GERAN-A-307:NONE)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105335841 DMM DEBUG msc_a(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105335841 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105335841 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105335841 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105335841 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105335841 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105335841 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105335841 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105335841 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105335841 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105335841 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426105335841 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105335841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 7f f6 08 00 01 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105335841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250426105335841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335841 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335841 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335841 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335841 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: { messageType := 2, destLocRef := '7FF608'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(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105335842 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105335842 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment0(1777)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1772)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment0(1777) MSC_Test-MGCP(1773)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment0(1777) MSC_Test_0-RAN(1770)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1770)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335848 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335848 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335848 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335848 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105335848 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 callref-0x80000021 tid-8) New transaction (transaction.c:231) 20250426105335848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105335848 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105335849 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105335849 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105335849 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105335849 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335849 DCC INFO trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105335849 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105335849 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105335849 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105335849 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01480]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01480]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55fcf1b01480]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55fcf1b01480]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b103f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105335849 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1773)@4e68250106fc: 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(1777) TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105335853 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:no-CI)[0x55fcf1b01480]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105335853 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105335853 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105335853 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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(1777)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105335854 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:no-CI)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105335854 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105335854 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105335854 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335854 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105335854 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105335854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335854 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335854 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335854 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335854 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 81 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(1772)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment0(1777) MSC_Test-MNCC(1772)@4e68250106fc: Added conn table entry 0TC_call_re_establishment0(1777)-2147483615 MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105335856 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105335857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335857 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335857 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335857 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b103f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105335857 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105335857 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105335857 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335857 DCC INFO trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335857 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335857 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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(1777)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105335858 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105335858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105335858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105335858 DCC DEBUG trans(CC:INITIATED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105335858 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105335858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335858 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335858 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105335859 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105335859 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105335859 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105335859 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105335859 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105335859 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105335859 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105335859 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105335859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105335860 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335860 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335860 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105335860 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b01480]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105335860 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ:trans-8:call-129:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b01480]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105335860 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105335860 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105335860 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105335860 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105335860 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105335860 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105335860 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105335860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105335861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335861 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105335861 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105335861 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335861 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment0(1777)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment0(1777)@4e68250106fc: { line := { verb := "MDCX", trans_id := "217", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "81" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "81", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105335862 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105335862 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105335862 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105335862 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105335862 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1770)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1770)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105335862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105335862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105335862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105335862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105335862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105335862 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105335862 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105335862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105335862 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105335862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105335862 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105335862 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105335862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105335862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105335862 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105335862 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ callref-0x80000021 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105335862 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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(1777)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment0(1777)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment0(1777)@4e68250106fc: f_mo_call_establish DONE TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1775)@4e68250106fc: Deleted GSUP IMSI table entry 0TC_call_re_establishment0(1777)"262420000000091" MSC_Test-GSUP(1775)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment0(1778)"262420000000091" TC_call_re_establishment0(1778)@4e68250106fc: 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(1770)@4e68250106fc: Added conn table entry 1TC_call_re_establishment0(1778)5069420 MSC_Test_0-RAN(1770)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1769)@4e68250106fc: First idle individual index:1 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105339372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339372 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105339372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339372 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105339372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105339372 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339372 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4d 5a 6c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105339373 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: Allocated (fsm.c:456) 20250426105339373 DMSC DEBUG msc_i[0x55fcf1b11880]{READY}: Allocated (fsm.c:456) 20250426105339373 DMSC DEBUG msc_i[0x55fcf1b11880]{READY}: is child of msub_fsm[0x55fcf1b11750] (fsm.c:486) 20250426105339373 DMSC DEBUG msc_a[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105339373 DMSC DEBUG msc_a[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b11750] (fsm.c:486) 20250426105339373 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105339373 DMSC DEBUG msc_i(unknown:GERAN-A-308:NONE)[0x55fcf1b11880]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105339373 DMSC DEBUG msc_a(unknown:GERAN-A-308:NONE)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105339373 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000091 (gsm_04_08.c:860) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250426105339373 DBSSAP NOTICE msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250426105339373 DBSSAP NOTICE msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250426105339373 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350] to parent msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0] (call_leg.c:99) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350] (gsm_04_08.c:921) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b21bd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + 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) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + 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) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - 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) 20250426105339373 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + 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) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105339373 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105339373 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105339373 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000091/3/1): Available (smpp_smsc.c:626) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105339373 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105339373 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250426105339373 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105339373 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105339373 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250426105339373 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250426105339373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105339373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105339373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105339373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 4d 5a 6c 00 01 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105339373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105339373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105339373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105339373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f f6 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426105339373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105339373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105339373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105339373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 5a 6c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 19 (osmo_ss7_asp.c:1164) 20250426105339373 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339373 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105339373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339373 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105339373 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105339373 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339373 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 5a 6c 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 81 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: { messageType := 2, destLocRef := '4D5A6C'O ("MZl"), 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(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105339375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105339375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105339375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105339375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 33 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105339375 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105339375 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1b01350]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105339375 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105339375 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105339375 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105339375 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105339375 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105339375 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105339375 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105339376 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-307 (ran_conn.c:155) 20250426105339376 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Freeing instance (msub.c:113) 20250426105339376 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Deallocated (fsm.c:568) 20250426105339376 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105339376 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105339376 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105339376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105339376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339376 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105339376 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105339376 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 7f f6 08 00 01 33 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:0 20250426105339376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105339376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105339376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105339376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 33 7f f6 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment0(1777)8386056 TC_call_re_establishment0(1777)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment0(1777)@4e68250106fc: Final verdict of PTC: pass MSC_Test-MNCC(1772)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment0(1777)-2147483615 MSC_Test-MNCC(1772)@4e68250106fc: Added conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test-MGCP(1773)@4e68250106fc: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment0(1778) MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105339576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105339576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105339576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105339576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105339576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105339576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105339576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105339576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105339576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105339576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105339576 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105339576 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105339576 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105339576 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250426105339576 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250426105339577 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105339577 DCC INFO trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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) 20250426105339577 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1770)@4e68250106fc: patching N(SD)=1 into dtap '032502E180'O MSC_Test_0-RAN(1770)@4e68250106fc: patched enc_l3: '036502E180'O MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010005036502E180'O 20250426105342388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105342388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105342388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105342388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 08 01 00 05 03 65 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105342388 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105342388 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105342388 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250426105342388 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105342388 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250426105342391 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105342391 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105342391 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105342391 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105342391 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105342391 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342391 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342391 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105342391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342391 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105342391 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105342391 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 5a 6c 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1770)@4e68250106fc: patching N(SD)=2 into dtap '032A'O MSC_Test_0-RAN(1770)@4e68250106fc: patched enc_l3: '03AA'O MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203AA'O 20250426105342393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105342393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105342393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105342393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 05 01 00 02 03 aa 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105342394 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105342394 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105342394 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105342394 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105342394 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x80000021 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105342394 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105342394 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105342394 DCC DEBUG trans(CC:NULL IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105342394 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105342394 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105342394 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105342394 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105342394 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105342394 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b103f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:197) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105342394 DCC DEBUG rtp_stream(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391: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)[0x55fcf1b01480]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0] (call_leg.c:198) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105342394 DCC DEBUG call_leg(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-307:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{RELEASING}: Deallocated (fsm.c:568) 20250426105342394 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105342394 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105342394 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105342394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105342394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105342394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105342394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 4d 5a 6c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1769)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1772)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment0(1778)-2147483615 MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1769)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1769)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105342395 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342395 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105342395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105342396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105342396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105342396 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105342396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105342396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0] (msc_a.c:1053) 20250426105342396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105342396 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e6d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b11750] (msc_a.c:1053) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105342396 DMSC DEBUG msc_a(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105342396 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105342396 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) MSC-A terminated (msub.c:261) 20250426105342396 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) 1 MSC-I still active (msub.c:79) 20250426105342396 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105342396 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105342396 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105342396 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Removing from parent msub_fsm[0x55fcf1b11750] (msub.c:113) 20250426105342396 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-308 (ran_conn.c:155) 20250426105342396 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Freeing instance (msub.c:113) 20250426105342396 DMSC DEBUG msc_i(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391:GERAN-A-308:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{READY}: Deallocated (fsm.c:568) 20250426105342396 DMSC DEBUG msub(IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391) Free (msub.c:119) 20250426105342396 DVLR DEBUG VLR subscr IMSI-262420000000091:MSISDN-491230000091:TMSI-0x0A061391 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105342396 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Freeing instance (msub.c:113) 20250426105342396 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Deallocated (fsm.c:568) 20250426105342396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105342396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105342396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105342396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 4d 5a 6c 00 01 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1771)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1769)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-M3UA(1771)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105342396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105342396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105342396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105342396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105342396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105342396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105342396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105342396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105342396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105342396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 34 4d 5a 6c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1770)@4e68250106fc: Deleted conn table entry 1TC_call_re_establishment0(1778)5069420 TC_call_re_establishment0(1778)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1770)@4e68250106fc: Final verdict of PTC: none 20250426105343400 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1774)@4e68250106fc: Final verdict of PTC: none 20250426105343400 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105343400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105343400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105343400 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105343400 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105343400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105343400 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105343400 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105343400 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1775)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1771)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1769)@4e68250106fc: Final verdict of PTC: none 20250426105343401 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105343401 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105343401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105343401 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105343401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105343401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105343401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105343401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105343401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105343401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105343401 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105343401 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(1776)@4e68250106fc: Final verdict of PTC: none 20250426105343401 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105343401 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1772)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1780)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1768)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1773)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1768): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1769): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1770): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1771): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1772): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1773): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1774): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1775): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1776): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment0(1777): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment0(1778): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1780): none (pass -> pass) MTC@4e68250106fc: Test case TC_call_re_establishment finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass'. Sat Apr 26 10:53:43 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 20250426105344401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=580744) 20250426105345402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105345402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105345402 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105345402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=580744, count=581904) 20250426105346403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth'. ------ MSC_Tests.TC_call_re_establishment_auth ------ Sat Apr 26 10:53:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_auth.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105347404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_auth' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_call_re_establishment_auth started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1784)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1784)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1784)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1782)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105347939 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1785)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105348132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105348132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105348132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105348132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1784)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105348133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348133 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105348133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105348133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105348133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105348133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105348133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105348133 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105348133 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105348133 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105348133 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1784)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 20250426105348134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348134 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105348134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105348134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105348134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105348134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105348134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105348134 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105348134 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105348134 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105348134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105348134 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1784)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105348134 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105348134 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105348405 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105348405 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1787)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105348409 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1787)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1787)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105348428 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105348428 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1788)@4e68250106fc: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_auth0(1790) TC_call_re_establishment_auth0(1790)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105348946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348946 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105348946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105348946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105348946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105348948 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348948 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348948 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105348948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348948 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105348948 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105348948 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348948 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1783)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1783)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_auth0(1790)9836901 MSC_Test_0-SCCP(1782)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1783)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105348965 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348965 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105348965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348965 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105348965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105348965 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348965 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 96 19 65 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105348966 DMSC DEBUG msub_fsm[0x55fcf1b01350]{active}: Allocated (fsm.c:456) 20250426105348966 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: Allocated (fsm.c:456) 20250426105348966 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: is child of msub_fsm[0x55fcf1b01350] (fsm.c:486) 20250426105348966 DMSC DEBUG msc_a[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105348966 DMSC DEBUG msc_a[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b01350] (fsm.c:486) 20250426105348966 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105348966 DMSC DEBUG msc_i(unknown:GERAN-A-309:NONE)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105348966 DMSC DEBUG msc_a(unknown:GERAN-A-309:NONE)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105348966 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105348966 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105348966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105348966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105348966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105348966 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105348966 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105348966 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105348967 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105348967 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105348967 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105348967 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105348967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105348967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105348967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105348967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105348967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426105348967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105348967 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105348967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105348967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105348967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105348967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 96 19 65 00 01 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: { messageType := 2, destLocRef := '961965'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(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1788)@4e68250106fc: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_auth0(1790) MSC_Test-GSUP(1788)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" 20250426105348971 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105348971 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105348972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105348972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105348972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105348972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105348972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105348973 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105348973 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b10220]{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(1790)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): none -> pass 20250426105348979 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105348979 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105348979 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7) Received 1 auth tuples (vlr.c:996) 20250426105348979 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105348979 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{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) 20250426105348979 DMM DEBUG Tx AUTH REQ (rand = 3502a28f836ba4cd5113f613c91fa33e) (gsm_04_08.c:641) 20250426105348980 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105348980 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105348980 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348980 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348980 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105348980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348980 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105348980 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105348980 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 19 65 00 01 16 01 00 13 05 12 00 35 02 a2 8f 83 6b a4 cd 51 13 f6 13 c9 1f a3 3e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=1 into dtap '0514864EC8C5'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '0554864EC8C5'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554864EC8C5'O 20250426105348993 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105348994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105348994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105348994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105348994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 09 01 00 06 05 54 86 4e c8 c5 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105348994 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105348994 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105348994 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 864ec8c5) (gsm_04_08.c:1128) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105348994 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7) AUTH on GERAN received SRES/RES: 864ec8c5 (4 bytes) (vlr_auth_fsm.c:151) 20250426105348994 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0] (vlr_auth_fsm.c:294) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105348994 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105348994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105348994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105348994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105348994 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105348994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105348994 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105348994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105348994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426105348994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105348994 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105348994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105348995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105348995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105348995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105348995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105348995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105348995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105348995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105348995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105348995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 19 65 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105348998 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105348998 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250426105348998 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105348998 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105348999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105348999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0] (vlr_lu_fsm.c:110) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105348999 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105348999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105348999 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b21bd0] (fsm.c:486) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105348999 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105348999 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105348999 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5 LOCATION UPDATE ACCEPT (TMSI = 0x21ece1d5) (gsm_04_08.c:149) 20250426105348999 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105348999 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105349000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 19 65 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 21 ec e1 d5 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349003 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349003 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349003 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349003 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349003 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349003 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105349003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:TMSInew-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105349003 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105349003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0] (vlr_lu_fsm.c:817) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105349003 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x111582A7:GERAN-A-309:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105349003 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105349003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105349003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250426105349003 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105349003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105349003 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105349003 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105349004 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105349004 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105349004 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105349004 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105349004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 96 19 65 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 35 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105349007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105349007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220] (msc_a.c:1053) 20250426105349007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105349007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105349007 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b21bd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b01350] (msc_a.c:1053) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105349007 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1b10220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105349007 DMSC DEBUG msub_fsm[0x55fcf1b01350]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105349007 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) MSC-A terminated (msub.c:261) 20250426105349007 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) 1 MSC-I still active (msub.c:79) 20250426105349007 DMSC DEBUG msub_fsm[0x55fcf1b01350]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105349007 DMSC DEBUG msub_fsm[0x55fcf1b01350]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105349007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105349007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Removing from parent msub_fsm[0x55fcf1b01350] (msub.c:113) 20250426105349007 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-309 (ran_conn.c:155) 20250426105349007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Freeing instance (msub.c:113) 20250426105349007 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-309:LU)[0x55fcf1ad0310]{READY}: Deallocated (fsm.c:568) 20250426105349007 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) Free (msub.c:119) 20250426105349007 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105349007 DMSC DEBUG msub_fsm[0x55fcf1b01350]{terminating}: Freeing instance (msub.c:113) 20250426105349007 DMSC DEBUG msub_fsm[0x55fcf1b01350]{terminating}: Deallocated (fsm.c:568) 20250426105349007 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349007 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349007 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349007 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349007 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 96 19 65 00 01 35 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349008 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349008 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349008 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 35 96 19 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1783)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)9836901 TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105349009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105349009 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@4e68250106fc: 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 := '21ECE1D5'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1783)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_auth0(1790)12303858 MSC_Test_0-SCCP(1782)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1783)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bb bd f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 21 ec e1 d5 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349209 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Allocated (fsm.c:456) 20250426105349209 DMSC DEBUG msc_i[0x55fcf1b10220]{READY}: Allocated (fsm.c:456) 20250426105349209 DMSC DEBUG msc_i[0x55fcf1b10220]{READY}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105349209 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105349209 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b21bd0] (fsm.c:486) 20250426105349209 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105349209 DMSC DEBUG msc_i(unknown:GERAN-A-310:NONE)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105349209 DMSC DEBUG msc_a(unknown:GERAN-A-310:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105349209 DMM DEBUG msc_a(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310] (fsm.c:486) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105349209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105349209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105349209 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105349209 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105349209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105349209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105349209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350] (fsm.c:486) 20250426105349209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105349209 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105349209 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105349209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 bb bd f2 00 01 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: { messageType := 2, destLocRef := 'BBBDF2'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(1782)@4e68250106fc: Session index based on local reference:0 20250426105349210 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105349210 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_auth0(1790)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105349211 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105349211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105349211 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) Received 1 auth tuples (vlr.c:996) 20250426105349211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105349211 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{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) 20250426105349211 DMM DEBUG Tx AUTH REQ (rand = b58c539f6feb73f6e91bf997c81b7396) (gsm_04_08.c:641) 20250426105349211 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105349212 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105349212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 16 01 00 13 05 12 00 b5 8c 53 9f 6f eb 73 f6 e9 1b f9 97 c8 1b 73 96 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=1 into dtap '0514927F3D7F'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '0554927F3D7F'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554927F3D7F'O 20250426105349213 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349213 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 09 01 00 06 05 54 92 7f 3d 7f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349213 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349213 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349213 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 927f3d7f) (gsm_04_08.c:1128) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105349213 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH on GERAN received SRES/RES: 927f3d7f (4 bytes) (vlr_auth_fsm.c:151) 20250426105349213 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350] (vlr_auth_fsm.c:294) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105349213 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b4f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105349213 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105349213 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105349213 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105349213 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105349213 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426105349213 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105349214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250426105349214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349214 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349214 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349214 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349214 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_auth0(1790) MSC_Test-MGCP(1786)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_auth0(1790) MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349222 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349222 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349222 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349222 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349222 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349222 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105349222 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 callref-0x80000022 tid-8) New transaction (transaction.c:231) 20250426105349222 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105349222 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105349222 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105349222 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105349222 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105349222 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349222 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105349222 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105349222 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105349222 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310] (fsm.c:486) 20250426105349222 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1acf8d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1acf8d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620] (fsm.c:486) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620] (fsm.c:486) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105349222 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1786)@4e68250106fc: 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(1790) TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105349230 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:no-CI)[0x55fcf1acf8d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105349230 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105349230 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105349230 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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(1790)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105349232 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105349232 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105349232 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105349232 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349232 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105349232 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105349232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1785)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_auth0(1790) MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105349237 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105349239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349239 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349240 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349240 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349240 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af5620]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105349240 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105349240 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105349240 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349240 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349240 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349240 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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(1790)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105349243 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105349243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105349243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105349243 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105349243 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105349243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 20250426105349243 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105349243 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105349243 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105349246 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105349246 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105349246 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105349246 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105349246 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105349246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349246 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349246 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349246 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349246 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105349248 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349248 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105349248 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acf8d0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105349248 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ:trans-8:call-130:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1acf8d0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105349248 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105349248 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105349248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105349248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105349248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105349248 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105349248 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105349249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105349249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349249 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105349249 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105349249 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_auth0(1790)@4e68250106fc: { line := { verb := "MDCX", trans_id := "223", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "82" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "82", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112", "110", "3", "111" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { rtpmap := { attr_value := "110 GSM-EFR/8000/1" } }, { rtpmap := { attr_value := "111 GSM-HR-08/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105349251 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105349251 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105349251 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105349251 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105349251 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105349252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105349252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105349252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105349252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105349252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105349252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105349252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105349252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105349252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105349252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105349252 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105349252 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105349252 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105349252 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105349252 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105349252 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105349252 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ callref-0x80000022 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_auth0(1790)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_auth0(1790)@4e68250106fc: f_mo_call_establish DONE TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1788)@4e68250106fc: Deleted GSUP IMSI table entry 0TC_call_re_establishment_auth0(1790)"262420000000092" MSC_Test-GSUP(1788)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment_auth0(1791)"262420000000092" TC_call_re_establishment_auth0(1791)@4e68250106fc: 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(1783)@4e68250106fc: Added conn table entry 1TC_call_re_establishment_auth0(1791)7534015 MSC_Test_0-RAN(1783)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1782)@4e68250106fc: First idle individual index:1 20250426105352759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352759 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105352759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352759 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105352759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105352759 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352759 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 f5 bf 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105352759 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{active}: Allocated (fsm.c:456) 20250426105352759 DMSC DEBUG msc_i[0x55fcf1aef000]{READY}: Allocated (fsm.c:456) 20250426105352759 DMSC DEBUG msc_i[0x55fcf1aef000]{READY}: is child of msub_fsm[0x55fcf1b0fc60] (fsm.c:486) 20250426105352759 DMSC DEBUG msc_a[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105352759 DMSC DEBUG msc_a[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0fc60] (fsm.c:486) 20250426105352759 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105352759 DMSC DEBUG msc_i(unknown:GERAN-A-311:NONE)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105352759 DMSC DEBUG msc_a(unknown:GERAN-A-311:NONE)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105352759 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250426105352759 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250426105352759 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250426105352759 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250426105352759 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310] to parent msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350] (call_leg.c:99) 20250426105352759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250426105352759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310] (gsm_04_08.c:921) 20250426105352759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250426105352759 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b01350]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105352759 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250426105352759 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105352759 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + 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) 20250426105352759 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + 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) 20250426105352759 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - 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) 20250426105352759 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105352759 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250426105352760 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250426105352760 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350] (fsm.c:486) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105352760 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + 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) 20250426105352760 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105352760 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105352760 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105352760 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105352760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105352760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600] (fsm.c:486) 20250426105352760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105352760 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105352760 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250426105352760 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250426105352760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 72 f5 bf 00 01 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105352760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352760 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352760 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352760 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 bb bd f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: { messageType := 2, destLocRef := '72F5BF'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(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105352761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352761 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105352761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105352761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105352761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105352761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105352761 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msc_a.c:1053) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105352761 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105352761 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105352761 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105352761 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105352761 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105352761 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105352761 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105352761 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Removing from parent msub_fsm[0x55fcf1b21bd0] (msub.c:113) 20250426105352761 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-310 (ran_conn.c:155) 20250426105352761 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Freeing instance (msub.c:113) 20250426105352761 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b10220]{READY}: Deallocated (fsm.c:568) 20250426105352761 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105352761 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Freeing instance (msub.c:113) 20250426105352761 DMSC DEBUG msub_fsm[0x55fcf1b21bd0]{terminating}: Deallocated (fsm.c:568) 20250426105352761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 bb bd f2 00 01 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:0 20250426105352761 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105352762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105352762 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) Received 1 auth tuples (vlr.c:996) 20250426105352762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105352762 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{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) 20250426105352762 DMM DEBUG Tx AUTH REQ (rand = b6aeec86fe5c754a7989339d69f65b4d) (gsm_04_08.c:641) 20250426105352762 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105352762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105352762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105352762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105352762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 36 bb bd f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105352762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352762 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) MSC_Test_0-RAN(1783)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)12303858 20250426105352762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 f5 bf 00 01 16 01 00 13 05 12 00 b6 ae ec 86 fe 5c 75 4a 79 89 33 9d 69 f6 5b 4d 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_auth0(1790)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_auth0(1790)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=1 into dtap '05144526B034'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '05544526B034'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605544526B034'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105352764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105352764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105352764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105352764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 09 01 00 06 05 54 45 26 b0 34 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105352764 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105352764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105352764 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 4526b034) (gsm_04_08.c:1128) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105352764 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH on GERAN received SRES/RES: 4526b034 (4 bytes) (vlr_auth_fsm.c:151) 20250426105352764 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600] (vlr_auth_fsm.c:294) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105352764 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b11750]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105352764 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105352764 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105352764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105352764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426105352764 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105352764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250426105352764 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105352765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105352765 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250426105352765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105352765 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105352765 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105352765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 f5 bf 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250426105352765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105352765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105352765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105352765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 f5 bf 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 82 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_auth0(1790)-2147483614 MSC_Test-MNCC(1785)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test-MGCP(1786)@4e68250106fc: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_auth0(1791) MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105352772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105352772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105352772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105352772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105352772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105352772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105352772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105352772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105352772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105352772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105352772 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105352772 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105352772 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105352772 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250426105352772 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250426105352772 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105352772 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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) 20250426105352772 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000503A502E180'O 20250426105355782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105355782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105355782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105355782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105355782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 08 01 00 05 03 a5 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105355783 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105355783 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105355783 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250426105355783 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105355783 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250426105355789 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105355789 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105355789 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105355789 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105355789 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105355790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105355790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355790 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105355790 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105355790 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 f5 bf 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1783)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1783)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105355797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105355798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105355798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105355798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105355798 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105355798 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105355798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105355798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105355798 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x80000022 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105355798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105355798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105355798 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105355798 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105355799 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105355799 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105355799 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105355799 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105355799 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105355799 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620] (call_leg.c:197) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620] (call_leg.c:197) 20250426105355799 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105355799 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5: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)[0x55fcf1acf8d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105355799 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105355799 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350] (call_leg.c:198) 20250426105355800 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105355800 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-310:CM_SERVICE_REQ)[0x55fcf1b2b620]{RELEASING}: Deallocated (fsm.c:568) 20250426105355800 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105355800 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105355800 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105355800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105355800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355800 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105355800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105355800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 72 f5 bf 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1782)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1785)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_auth0(1791)-2147483614 MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1782)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1782)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105355805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355805 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105355805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105355805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105355805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105355805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 37 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105355806 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105355806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105355806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350] (msc_a.c:1053) 20250426105355806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105355806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0fc60] (msc_a.c:1053) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105355806 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1b10350]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105355806 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105355806 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) MSC-A terminated (msub.c:261) 20250426105355806 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) 1 MSC-I still active (msub.c:79) 20250426105355807 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105355807 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105355807 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105355807 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Removing from parent msub_fsm[0x55fcf1b0fc60] (msub.c:113) 20250426105355807 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-311 (ran_conn.c:155) 20250426105355807 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Freeing instance (msub.c:113) 20250426105355807 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-311:CM_RE_ESTABLISH_REQ)[0x55fcf1aef000]{READY}: Deallocated (fsm.c:568) 20250426105355807 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) Free (msub.c:119) 20250426105355807 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105355807 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{terminating}: Freeing instance (msub.c:113) 20250426105355807 DMSC DEBUG msub_fsm[0x55fcf1b0fc60]{terminating}: Deallocated (fsm.c:568) 20250426105355807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105355807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105355807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105355807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 72 f5 bf 00 01 37 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1782)@4e68250106fc: Session index based on local reference:1 20250426105355808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105355808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105355808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105355808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105355808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105355808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105355808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105355808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105355808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105355808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 37 72 f5 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1784)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1783)@4e68250106fc: Deleted conn table entry 1TC_call_re_establishment_auth0(1791)7534015 TC_call_re_establishment_auth0(1791)@4e68250106fc: Final verdict of PTC: none 20250426105356813 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105356813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105356813 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105356813 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105356813 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105356813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105356813 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105356813 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105356813 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105356813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105356813 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105356813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105356813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105356813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105356813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105356813 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105356813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105356813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105356813 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105356813 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105356813 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1784)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1782)@4e68250106fc: Final verdict of PTC: none 20250426105356813 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105356813 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1785)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1793)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1789)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1786)@4e68250106fc: Final verdict of PTC: none 20250426105356814 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1787)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1788)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1792)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1783)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1782): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1783): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1784): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1785): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1786): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1787): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1788): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1789): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment_auth0(1790): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment_auth0(1791): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1792): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1793): none (pass -> pass) MTC@4e68250106fc: Test case TC_call_re_establishment_auth finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass'. Sat Apr 26 10:53:56 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 20250426105357816 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661740) 20250426105358814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105358814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105358814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105358817 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=661740, count=662280) 20250426105359819 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_auth pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph'. ------ MSC_Tests.TC_call_re_establishment_ciph ------ Sat Apr 26 10:54:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_call_re_establishment_ciph.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105400820 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_call_re_establishment_ciph' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_call_re_establishment_ciph started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1797)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1797)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1797)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1795)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105401365 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1798)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105401559 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105401559 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105401559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105401559 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1797)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1797)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105401564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105401564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105401564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105401564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105401564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105401564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105401564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105401564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105401564 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105401564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105401564 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105401565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105401565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105401565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105401565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105401565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105401565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 20250426105401565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105401565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105401565 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105401565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105401565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105401565 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1797)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105401565 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105401565 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105401822 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105401822 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1800)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105401827 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1800)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1800)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105401847 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105401847 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1801)@4e68250106fc: Created GsupExpect[0] for "262420000000092" to be handled at TC_call_re_establishment_ciph0(1803) TC_call_re_establishment_ciph0(1803)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105402363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402363 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402363 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402363 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402363 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402363 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402363 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402363 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402363 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1796)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1796)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_ciph0(1803)14593346 MSC_Test_0-RAN(1796)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@4e68250106fc: First idle individual index:0 20250426105402368 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402368 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402368 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402368 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402368 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402368 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 de ad 42 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 29 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402368 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: Allocated (fsm.c:456) 20250426105402368 DMSC DEBUG msc_i[0x55fcf1ae5870]{READY}: Allocated (fsm.c:456) 20250426105402368 DMSC DEBUG msc_i[0x55fcf1ae5870]{READY}: is child of msub_fsm[0x55fcf1b11750] (fsm.c:486) 20250426105402368 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105402368 DMSC DEBUG msc_a[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b11750] (fsm.c:486) 20250426105402368 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105402368 DMSC DEBUG msc_i(unknown:GERAN-A-312:NONE)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105402368 DMSC DEBUG msc_a(unknown:GERAN-A-312:NONE)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105402368 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105402368 DMM DEBUG msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105402368 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105402368 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105402368 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105402368 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105402368 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105402368 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105402368 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105402368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105402368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105402368 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105402369 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105402369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402369 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402369 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402369 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402369 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 de ad 42 00 01 38 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: { messageType := 2, destLocRef := 'DEAD42'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(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1801)@4e68250106fc: Found GsupExpect[0] for "262420000000092" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-GSUP(1801)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" 20250426105402370 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105402370 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402371 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402371 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402371 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402371 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402371 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402371 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402371 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): none -> pass 20250426105402372 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105402372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105402372 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) Received 1 auth tuples (vlr.c:996) 20250426105402372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105402372 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{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) 20250426105402372 DMM DEBUG Tx AUTH REQ (rand = 861fdc1644cfcb406831862ce03f164e) (gsm_04_08.c:641) 20250426105402372 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402372 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105402372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de ad 42 00 01 16 01 00 13 05 12 00 86 1f dc 16 44 cf cb 40 68 31 86 2c e0 3f 16 4e 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=1 into dtap '0514F249C235'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '0554F249C235'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554F249C235'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402375 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402375 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402375 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402375 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 09 01 00 06 05 54 f2 49 c2 35 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402375 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402375 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402375 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = f249c235) (gsm_04_08.c:1128) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105402375 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH on GERAN received SRES/RES: f249c235 (4 bytes) (vlr_auth_fsm.c:151) 20250426105402375 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220] (vlr_auth_fsm.c:294) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105402375 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105402375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105402375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105402375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105402375 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105402375 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105402375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402375 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402375 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402375 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402375 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de ad 42 00 01 10 00 0e 53 0a 09 08 98 ce 78 fc 67 60 2c 90 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105402376 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402376 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402377 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402377 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105402377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105402377 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105402377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105402377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105402377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105402377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105402377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105402377 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105402377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402377 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402377 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de ad 42 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105402378 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105402378 DVLR DEBUG IMSI:262420000000092 has MSISDN:491230000092 (vlr.c:1045) 20250426105402378 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105402378 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105402379 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105402379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105402379 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b21bd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105402379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105402379 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105402379 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105402379 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105402379 DMM DEBUG -> IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308 LOCATION UPDATE ACCEPT (TMSI = 0x89175308) (gsm_04_08.c:149) 20250426105402379 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402379 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105402379 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402379 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402379 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402379 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402379 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402379 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402379 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de ad 42 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 89 17 53 08 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402380 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402380 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402380 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402380 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402380 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402381 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402381 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402381 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105402381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:TMSInew-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105402381 DMSC NOTICE msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) VLR: update for IMSI=262420000000092 (MSISDN=491230000092) (gsm_04_08.c:1541) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105402381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105402381 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x21ECE1D5:GERAN-A-312:LU)[0x55fcf1b01350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105402381 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105402381 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105402381 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250426105402381 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105402381 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105402381 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105402381 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105402381 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105402381 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105402381 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105402381 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105402381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 de ad 42 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402382 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402382 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 38 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402382 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105402382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105402382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310] (msc_a.c:1053) 20250426105402382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105402382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105402382 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b11750] (msc_a.c:1053) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105402382 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ad0310]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105402382 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105402382 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) MSC-A terminated (msub.c:261) 20250426105402382 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) 1 MSC-I still active (msub.c:79) 20250426105402382 DMSC DEBUG msub_fsm[0x55fcf1b11750]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105402382 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105402382 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105402382 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Removing from parent msub_fsm[0x55fcf1b11750] (msub.c:113) 20250426105402382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-312 (ran_conn.c:155) 20250426105402382 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Freeing instance (msub.c:113) 20250426105402382 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-312:LU)[0x55fcf1ae5870]{READY}: Deallocated (fsm.c:568) 20250426105402382 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) Free (msub.c:119) 20250426105402382 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105402382 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Freeing instance (msub.c:113) 20250426105402382 DMSC DEBUG msub_fsm[0x55fcf1b11750]{terminating}: Deallocated (fsm.c:568) 20250426105402382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 de ad 42 00 01 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 20250426105402382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402382 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402382 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 38 de ad 42 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)14593346 TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105402383 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105402383 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_call_re_establishment_ciph0(1803)@4e68250106fc: 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 := '89175308'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1796)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_ciph0(1803)13074087 MSC_Test_0-RAN(1796)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1795)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c7 7e a7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 89 17 53 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402585 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105402585 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: Allocated (fsm.c:456) 20250426105402585 DMSC DEBUG msc_i[0x55fcf1ad0310]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105402585 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105402585 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105402585 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105402585 DMSC DEBUG msc_i(unknown:GERAN-A-313:NONE)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105402585 DMSC DEBUG msc_a(unknown:GERAN-A-313:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105402585 DMM DEBUG msc_a(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870] (fsm.c:486) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105402585 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105402585 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105402585 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105402585 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105402585 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105402585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105402585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750] (fsm.c:486) 20250426105402585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105402585 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105402585 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105402585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402585 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402585 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 c7 7e a7 00 01 39 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: { messageType := 2, destLocRef := 'C77EA7'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(1795)@4e68250106fc: Session index based on local reference:0 20250426105402586 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105402586 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105402587 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105402587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105402587 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) Received 1 auth tuples (vlr.c:996) 20250426105402587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105402587 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{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) 20250426105402587 DMM DEBUG Tx AUTH REQ (rand = 49c018919d092ed48b257b3d3015839b) (gsm_04_08.c:641) 20250426105402587 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402587 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105402587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 16 01 00 13 05 12 00 49 c0 18 91 9d 09 2e d4 8b 25 7b 3d 30 15 83 9b 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=1 into dtap '05143FD883F7'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '05543FD883F7'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605543FD883F7'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 09 01 00 06 05 54 3f d8 83 f7 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402589 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402589 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402589 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 3fd883f7) (gsm_04_08.c:1128) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105402589 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) AUTH on GERAN received SRES/RES: 3fd883f7 (4 bytes) (vlr_auth_fsm.c:151) 20250426105402589 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750] (vlr_auth_fsm.c:294) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105402589 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b01350]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105402589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105402589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105402589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105402589 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105402589 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105402589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402589 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402589 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 10 00 0e 53 0a 09 08 0d 8e be ae 74 7f cf 51 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402590 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402590 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105402590 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105402590 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105402590 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105402590 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426105402590 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105402590 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402590 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402590 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402590 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MGCP(1799)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_call_re_establishment_ciph0(1803) MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010038504066005040200815E04802143F5'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 13 01 00 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402595 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402595 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402595 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105402595 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 callref-0x80000023 tid-8) New transaction (transaction.c:231) 20250426105402595 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105402595 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105402595 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105402595 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105402595 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105402595 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402595 DCC INFO trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105402595 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105402595 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105402595 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870] (fsm.c:486) 20250426105402595 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b10350]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b10350]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55fcf1b10350]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55fcf1b10350]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0] (fsm.c:486) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105402595 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1799)@4e68250106fc: 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(1803) TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105402600 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:no-CI)[0x55fcf1b10350]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105402600 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105402600 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105402600 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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(1803)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105402601 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105402601 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105402601 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105402601 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402601 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105402601 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105402601 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402601 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402601 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402601 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402601 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402601 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402601 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 83 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_call_re_establishment_ciph0(1803) MSC_Test-MNCC(1798)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105402604 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402604 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402604 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402604 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402604 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402604 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402604 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105402604 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105402604 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105402604 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402604 DCC INFO trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402604 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402604 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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(1803)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105402605 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105402605 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105402605 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105402605 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105402607 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105402607 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105402607 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105402607 DCC DEBUG trans(CC:INITIATED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105402607 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402607 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402607 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402607 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402607 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105402608 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105402608 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105402608 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105402608 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105402608 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402608 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402608 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402608 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402608 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105402609 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402609 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105402609 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10350]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105402609 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ:trans-8:call-131:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10350]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105402609 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105402609 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105402609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105402609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105402609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105402609 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105402609 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105402609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105402609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402609 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105402609 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105402609 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_call_re_establishment_ciph0(1803)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_call_re_establishment_ciph0(1803)@4e68250106fc: { 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(1803)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105402610 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105402610 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105402610 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105402610 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105402610 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203CF'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105402611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105402611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105402611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105402611 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105402611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105402611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105402611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105402611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105402611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105402611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 05 01 00 02 03 cf 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105402611 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105402611 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105402611 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105402611 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105402611 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105402611 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ callref-0x80000023 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105402611 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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(1803)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_call_re_establishment_ciph0(1803)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_call_re_establishment_ciph0(1803)@4e68250106fc: f_mo_call_establish DONE TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(1801)@4e68250106fc: Deleted GSUP IMSI table entry 0TC_call_re_establishment_ciph0(1803)"262420000000092" MSC_Test-GSUP(1801)@4e68250106fc: Added IMSI table entry 0TC_call_re_establishment_ciph0(1804)"262420000000092" TC_call_re_establishment_ciph0(1804)@4e68250106fc: 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(1796)@4e68250106fc: Added conn table entry 1TC_call_re_establishment_ciph0(1804)2441631 MSC_Test_0-RAN(1796)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_0-SCCP(1795)@4e68250106fc: First idle individual index:1 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105406140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406140 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105406140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 c1 00 00 00 b9 03 02 00 00 01 25 41 9f 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1f 00 1d 57 05 08 00 62 f2 24 00 17 00 2a 17 10 05 28 00 03 50 59 02 08 29 26 24 00 00 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105406141 DMSC DEBUG msub_fsm[0x55fcf1aef000]{active}: Allocated (fsm.c:456) 20250426105406141 DMSC DEBUG msc_i[0x55fcf1b01480]{READY}: Allocated (fsm.c:456) 20250426105406141 DMSC DEBUG msc_i[0x55fcf1b01480]{READY}: is child of msub_fsm[0x55fcf1aef000] (fsm.c:486) 20250426105406141 DMSC DEBUG msc_a[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105406141 DMSC DEBUG msc_a[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1aef000] (fsm.c:486) 20250426105406141 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105406141 DMSC DEBUG msc_i(unknown:GERAN-A-314:NONE)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105406141 DMSC DEBUG msc_a(unknown:GERAN-A-314:NONE)[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105406141 DMM DEBUG <- CM RE-ESTABLISH REQUEST IMSI-262420000000092 (gsm_04_08.c:860) 20250426105406141 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + gsm48_rx_cm_reest_req: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:879) 20250426105406141 DBSSAP NOTICE msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: New conn requesting Re-Establishment (gsm_04_08.c:890) 20250426105406141 DBSSAP NOTICE msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Old conn matching Re-Establishment request (1 (cc)) (gsm_04_08.c:891) 20250426105406142 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHED}: Reparenting from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870] to parent msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880] (call_leg.c:99) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (gsm_04_08.c:921) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870] (gsm_04_08.c:921) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_DONE}: Freeing instance (gsm_04_08.c:921) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b11750]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105406142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_CN_CLOSE (gsm_04_08.c:921) 20250426105406142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + 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) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + 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) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - 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) 20250426105406142 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,gsm48_rx_cm_reest_req) (msc_a.c:1004) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - active-conn: now used by 3 (attached,CC,gsm48_rx_cm_reest_req) (gsm_04_08.c:925) 20250426105406142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880] (fsm.c:486) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + 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) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + active-conn: now used by 5 (attached,CC,gsm48_rx_cm_reest_req,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105406142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105406142 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105406142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105406142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105406142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600] (fsm.c:486) 20250426105406142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105406142 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,gsm48_rx_cm_reest_req,active-conn) (vlr_access_req_fsm.c:405) 20250426105406142 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - gsm48_rx_cm_reest_req: now used by 3 (attached,CC,active-conn) (gsm_04_08.c:950) 20250426105406143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 25 41 9f 00 01 3a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105406143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406143 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406143 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 c7 7e a7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: { messageType := 2, destLocRef := '25419F'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(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105406147 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406147 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406147 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105406147 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406147 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 39 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105406148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105406148 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105406148 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105406148 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105406148 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105406148 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105406148 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105406148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105406148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105406148 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-313 (ran_conn.c:155) 20250426105406148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Freeing instance (msub.c:113) 20250426105406148 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1ad0310]{READY}: Deallocated (fsm.c:568) 20250426105406148 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105406148 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105406148 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105406149 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406149 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406149 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406149 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406149 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406149 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406149 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 c7 7e a7 00 01 39 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105406149 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + vlr_gsup_rx: now used by 4 (attached,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105406149 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105406149 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) Received 1 auth tuples (vlr.c:996) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 20250426105406149 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105406149 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use GSM AKA (is_r99=yes, at->vec.auth_types=0x1) (vlr_auth_fsm.c:324) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:0 20250426105406149 DMM DEBUG Tx AUTH REQ (rand = 2d86c46e9c2c69fd04dfe46cfe1b6112) (gsm_04_08.c:641) 20250426105406149 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105406149 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - vlr_gsup_rx: now used by 3 (attached,CC,active-conn) (vlr.c:1410) 20250426105406150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406150 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406150 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406150 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 16 01 00 13 05 12 00 2d 86 c4 6e 9c 2c 69 fd 04 df e4 6c fe 1b 61 12 00 00 00 (osmo_ss7_asp.c:1164) 20250426105406150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105406150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406150 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 39 c7 7e a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)13074087 TC_call_re_establishment_ciph0(1803)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=1 into dtap '0514CD420A85'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '0554CD420A85'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554CD420A85'O 20250426105406156 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406156 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_call_re_establishment_ciph0(1803)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105406156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 09 01 00 06 05 54 cd 42 0a 85 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105406156 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105406156 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105406156 DMM DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = cd420a85) (gsm_04_08.c:1128) 20250426105406156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105406156 DVLR DEBUG SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) AUTH on GERAN received SRES/RES: cd420a85 (4 bytes) (vlr_auth_fsm.c:151) 20250426105406156 DVLR INFO SUBSCR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105406156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105406156 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105406157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105406157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600] (vlr_auth_fsm.c:294) 20250426105406157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105406157 DVLR DEBUG VLR_Authenticate(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b2b3c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105406157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105406157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105406157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105406157 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105406157 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105406157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406157 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406157 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406157 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406157 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 10 00 0e 53 0a 09 08 0e ed 83 e5 ca 65 c8 21 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105406162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406162 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105406162 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105406162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406162 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105406163 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105406163 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105406163 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250426105406163 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000092/3/1): Available (smpp_smsc.c:626) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_a.c:229) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105406163 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105406163 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (msc_a.c:2184) 20250426105406163 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105406163 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105406163 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105406164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 29 (osmo_ss7_asp.c:1164) 20250426105406164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105406164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406164 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105406164 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105406164 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f 83 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_ciph0(1803)-2147483613 MSC_Test-MNCC(1798)@4e68250106fc: Added conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test-MGCP(1799)@4e68250106fc: MGCP_Emulation_CT: MgcpEndpointTable[0] now sends to TC_call_re_establishment_ciph0(1804) MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105406175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105406175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105406175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105406175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105406175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105406175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105406175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105406175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105406175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105406175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105406175 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105406176 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105406176 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426105406176 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250426105406176 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250426105406176 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105406176 DCC INFO trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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) 20250426105406176 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=2 into dtap '032502E180'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '03A502E180'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000503A502E180'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105409184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105409184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105409184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105409184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 08 01 00 05 03 a5 02 e1 80 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105409185 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105409185 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105409185 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx DISCONNECT in state ACTIVE (gsm_04_08_cc.c:2696) 20250426105409185 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105409185 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_DISC_IND (gsm_04_08_cc.c:309) 20250426105409190 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105409190 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105409190 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105409190 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105409190 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105409191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105409191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105409191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105409191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 09 01 00 06 83 2d 08 02 e2 97 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1796)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1796)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 20250426105409195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409195 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105409196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105409196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105409196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105409196 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105409196 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105409196 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105409196 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105409196 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x80000023 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105409196 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105409196 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105409196 DCC DEBUG trans(CC:NULL IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105409196 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105409196 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105409196 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105409196 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105409196 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105409196 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0] (call_leg.c:197) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0] (call_leg.c:197) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105409196 DCC DEBUG rtp_stream(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308: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)[0x55fcf1b10350]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880] (call_leg.c:198) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105409196 DCC DEBUG call_leg(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-313:CM_SERVICE_REQ)[0x55fcf1b21bd0]{RELEASING}: Deallocated (fsm.c:568) 20250426105409196 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105409196 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105409196 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105409196 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409196 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409196 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105409196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409196 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105409196 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105409196 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 25 41 9f 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1795)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1798)@4e68250106fc: Deleted conn table entry 0TC_call_re_establishment_ciph0(1804)-2147483613 MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1795)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1795)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105409201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409201 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105409201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105409201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105409201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105409201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105409201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105409201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880] (msc_a.c:1053) 20250426105409201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105409201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1aef000] (msc_a.c:1053) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105409201 DMSC DEBUG msc_a(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b11880]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105409201 DMSC DEBUG msub_fsm[0x55fcf1aef000]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105409201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) MSC-A terminated (msub.c:261) 20250426105409201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) 1 MSC-I still active (msub.c:79) 20250426105409201 DMSC DEBUG msub_fsm[0x55fcf1aef000]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105409201 DMSC DEBUG msub_fsm[0x55fcf1aef000]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105409201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105409201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Removing from parent msub_fsm[0x55fcf1aef000] (msub.c:113) 20250426105409201 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-314 (ran_conn.c:155) 20250426105409201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Freeing instance (msub.c:113) 20250426105409201 DMSC DEBUG msc_i(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308:GERAN-A-314:CM_RE_ESTABLISH_REQ)[0x55fcf1b01480]{READY}: Deallocated (fsm.c:568) 20250426105409201 DMSC DEBUG msub(IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308) Free (msub.c:119) 20250426105409201 DVLR DEBUG VLR subscr IMSI-262420000000092:MSISDN-491230000092:TMSI-0x89175308 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105409201 DMSC DEBUG msub_fsm[0x55fcf1aef000]{terminating}: Freeing instance (msub.c:113) 20250426105409201 DMSC DEBUG msub_fsm[0x55fcf1aef000]{terminating}: Deallocated (fsm.c:568) 20250426105409201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105409201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409201 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105409201 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105409201 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409201 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 25 41 9f 00 01 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1797)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1795)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-M3UA(1797)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105409202 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105409202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105409202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105409202 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105409202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105409202 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105409202 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105409202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105409202 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105409202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3a 25 41 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1796)@4e68250106fc: Deleted conn table entry 1TC_call_re_establishment_ciph0(1804)2441631 TC_call_re_establishment_ciph0(1804)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1801)@4e68250106fc: Final verdict of PTC: none 20250426105410206 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105410206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105410206 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105410206 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105410206 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105410206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105410206 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105410206 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105410206 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105410206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105410206 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105410206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105410206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105410206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105410206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105410206 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105410206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105410206 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105410206 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(1797)@4e68250106fc: Final verdict of PTC: none 20250426105410206 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105410206 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1795)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1798)@4e68250106fc: Final verdict of PTC: none 20250426105410206 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105410206 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(1805)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1796)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1794)@4e68250106fc: Final verdict of PTC: none 20250426105410207 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(1806)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1802)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1799)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1800)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1794): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1795): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1796): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1797): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1798): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1799): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1800): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1801): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1802): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment_ciph0(1803): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_call_re_establishment_ciph0(1804): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1805): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1806): none (pass -> pass) MTC@4e68250106fc: Test case TC_call_re_establishment_ciph finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass'. Sat Apr 26 10:54:10 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 20250426105411208 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=711668) 20250426105412207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105412207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105412207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105412209 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=711668, count=712828) 20250426105413211 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_call_re_establishment_ciph pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi'. ------ MSC_Tests.TC_cm_serv_wrong_mi ------ Sat Apr 26 10:54:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_cm_serv_wrong_mi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105414212 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_cm_serv_wrong_mi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_cm_serv_wrong_mi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1810)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1810)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1810)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1808)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105414717 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1811)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105414911 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105414911 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105414911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105414911 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1810)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105414912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105414912 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105414912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105414912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105414912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105414912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105414912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105414912 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105414912 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105414912 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105414912 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 20250426105414913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105414913 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105414913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105414913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105414913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105414913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105414913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105414913 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105414913 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105414913 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105414913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105414913 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105414913 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105414913 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1810)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105415213 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105415213 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1813)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105415215 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1813)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1813)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105415224 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105415224 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1814)@4e68250106fc: Created GsupExpect[0] for "262420000000094" to be handled at TC_cm_serv_wrong_mi0(1816) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105415717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415718 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415718 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415718 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1809)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1809)@4e68250106fc: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)5136352 MSC_Test_0-SCCP(1808)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1809)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415723 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4e 5f e0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 49 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105415724 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: Allocated (fsm.c:456) 20250426105415724 DMSC DEBUG msc_i[0x55fcf1b2b620]{READY}: Allocated (fsm.c:456) 20250426105415724 DMSC DEBUG msc_i[0x55fcf1b2b620]{READY}: is child of msub_fsm[0x55fcf1b2b3c0] (fsm.c:486) 20250426105415724 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105415724 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2b3c0] (fsm.c:486) 20250426105415724 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105415724 DMSC DEBUG msc_i(unknown:GERAN-A-315:NONE)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105415724 DMSC DEBUG msc_a(unknown:GERAN-A-315:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105415724 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105415724 DMM DEBUG msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ae5870] (fsm.c:486) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105415724 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105415724 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105415724 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105415724 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105415724 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105415724 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105415724 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105415724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105415724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105415724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105415724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105415724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105415724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 4e 5f e0 00 01 3b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105415724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415724 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415724 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415724 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 4e 5f e0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: { messageType := 2, destLocRef := '4E5FE0'O, sourceLocRef := '00013B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1814)@4e68250106fc: Found GsupExpect[0] for "262420000000094" handled at TC_cm_serv_wrong_mi0(1816) MSC_Test-GSUP(1814)@4e68250106fc: Added IMSI table entry 0TC_cm_serv_wrong_mi0(1816)"262420000000094" 20250426105415725 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105415725 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415726 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415726 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105415726 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415726 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): none -> pass 20250426105415728 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105415728 DVLR DEBUG IMSI:262420000000094 has MSISDN:491230000094 (vlr.c:1045) 20250426105415728 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426105415728 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105415728 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105415728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:110) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105415728 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105415728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105415728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105415728 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426105415728 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105415728 DMM DEBUG -> IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977 LOCATION UPDATE ACCEPT (TMSI = 0x3ebf1977) (gsm_04_08.c:149) 20250426105415728 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105415728 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105415728 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415728 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415728 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415728 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415728 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415728 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415728 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 4e 5f e0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3e bf 19 77 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1809)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105415732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415732 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105415732 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415732 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105415732 DMM DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105415732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:TMSInew-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105415732 DMSC NOTICE msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) VLR: update for IMSI=262420000000094 (MSISDN=491230000094) (gsm_04_08.c:1541) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105415732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:817) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105415732 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x40FFFD47:GERAN-A-315:LU)[0x55fcf1b11750]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105415732 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105415732 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105415732 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250426105415732 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250426105415732 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105415732 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105415732 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105415732 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105415732 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105415732 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105415732 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105415732 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415732 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415732 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415732 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415732 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415732 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415732 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 4e 5f e0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105415733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415733 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105415733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105415733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105415733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870] (msc_a.c:1053) 20250426105415733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105415733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105415733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2b3c0] (msc_a.c:1053) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105415733 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105415733 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105415733 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) MSC-A terminated (msub.c:261) 20250426105415733 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) 1 MSC-I still active (msub.c:79) 20250426105415733 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105415733 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105415733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105415733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Removing from parent msub_fsm[0x55fcf1b2b3c0] (msub.c:113) 20250426105415733 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-315 (ran_conn.c:155) 20250426105415733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Freeing instance (msub.c:113) 20250426105415733 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-315:LU)[0x55fcf1b2b620]{READY}: Deallocated (fsm.c:568) 20250426105415733 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) Free (msub.c:119) 20250426105415733 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105415733 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Freeing instance (msub.c:113) 20250426105415733 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Deallocated (fsm.c:568) 20250426105415733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415733 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415733 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415733 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415733 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 4e 5f e0 00 01 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 20250426105415734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415734 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415734 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415734 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3b 4e 5f e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1809)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)5136352 TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105415735 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105415735 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@4e68250106fc: 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 := '3EBF1977'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1809)@4e68250106fc: Added conn table entry 0TC_cm_serv_wrong_mi0(1816)6331777 MSC_Test_0-RAN(1809)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1808)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415936 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415936 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415936 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415936 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415936 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415936 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 9d 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3e bf 19 77 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105415937 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105415937 DMSC DEBUG msc_i[0x55fcf1ae5870]{READY}: Allocated (fsm.c:456) 20250426105415937 DMSC DEBUG msc_i[0x55fcf1ae5870]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105415937 DMSC DEBUG msc_a[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105415937 DMSC DEBUG msc_a[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105415937 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105415937 DMSC DEBUG msc_i(unknown:GERAN-A-316:NONE)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105415937 DMSC DEBUG msc_a(unknown:GERAN-A-316:NONE)[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105415937 DMM DEBUG msc_a(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620] (fsm.c:486) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105415937 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105415937 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105415937 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105415937 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105415937 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105415937 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105415937 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105415937 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105415937 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105415937 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000094/3/1): Available (smpp_smsc.c:626) 20250426105415937 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105415937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 60 9d 81 00 01 3c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105415937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 60 9d 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 49 (osmo_ss7_asp.c:1164) 20250426105415937 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415937 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415937 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415937 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415937 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 60 9d 81 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: { messageType := 2, destLocRef := '609D81'O, sourceLocRef := '00013C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105415938 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105415938 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1809)@4e68250106fc: patching N(SD)=1 into dtap '05240403505902082926240000909999'O MSC_Test_0-RAN(1809)@4e68250106fc: patched enc_l3: '05640403505902082926240000909999'O MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001005640403505902082926240000909999'O 20250426105415941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 13 01 00 10 05 64 04 03 50 59 02 08 29 26 24 00 00 90 99 99 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105415941 DMSC DEBUG msc_i(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415941 DMSC DEBUG msc_a(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105415941 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426105415941 DMM ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: CM Service Request with mismatching mobile identity: IMSI-262420000099999 (gsm_04_08.c:695) 20250426105415941 DMM DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: -> CM SERVICE Reject cause: 3 (gsm_04_08.c:259) 20250426105415941 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105415941 DBSSAP ERROR msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426105415941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 60 9d 81 00 01 06 01 00 03 05 22 03 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105415942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415942 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415942 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105415942 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105415942 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105415942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105415942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105415942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105415942 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105415942 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105415943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 60 9d 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1808)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1808)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1808)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105415943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105415943 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105415943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105415943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620] (msc_a.c:1053) 20250426105415943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105415943 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105415943 DMSC DEBUG msc_a(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1b2b620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105415943 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105415943 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) MSC-A terminated (msub.c:261) 20250426105415943 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) 1 MSC-I still active (msub.c:79) 20250426105415943 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105415943 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105415943 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105415943 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105415943 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-316 (ran_conn.c:155) 20250426105415943 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Freeing instance (msub.c:113) 20250426105415943 DMSC DEBUG msc_i(IMSI-262420000099999:GERAN-A-316:CM_SERVICE_REQ)[0x55fcf1ae5870]{READY}: Deallocated (fsm.c:568) 20250426105415943 DMSC DEBUG msub(IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977) Free (msub.c:119) 20250426105415943 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105415943 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105415943 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) 20250426105415943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105415943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105415943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105415943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 60 9d 81 00 01 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1808)@4e68250106fc: Session index based on local reference:0 20250426105415943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105415943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105415943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105415943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105415943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105415943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105415943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105415943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3c 60 9d 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1810)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1809)@4e68250106fc: Deleted conn table entry 0TC_cm_serv_wrong_mi0(1816)6331777 TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105415944 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105415944 DVLR DEBUG VLR subscr IMSI-262420000000094:MSISDN-491230000094:TMSI-0x3EBF1977 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_cm_serv_wrong_mi0(1816)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_cm_serv_wrong_mi0(1816)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_cm_serv_wrong_mi0(1816)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1808)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1809)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1814)@4e68250106fc: Final verdict of PTC: none 20250426105415946 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105415946 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105415947 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1810)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1813)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1811)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1815)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1812)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1817)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1807)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1807): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1808): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1809): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1810): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1811): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1812): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1813): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1814): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1815): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_cm_serv_wrong_mi0(1816): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1817): none (pass -> pass) MTC@4e68250106fc: Test case TC_cm_serv_wrong_mi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass'. Sat Apr 26 10:54:15 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 20250426105416144 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105416144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105416144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105416144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105416144 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105416144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105416144 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105416144 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105416144 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105416144 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105416144 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105416144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105416144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105416144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105416144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105416144 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105416144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105416144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105416144 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105416145 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105416145 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105416948 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324608) 20250426105417949 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105418146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105418146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105418146 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=324608, count=325768) 20250426105418950 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_cm_serv_wrong_mi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0'. ------ MSC_Tests.TC_auth_options_0 ------ Sat Apr 26 10:54:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105419952 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_0' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_0 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1821)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1821)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1821)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1819)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105420455 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1822)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105420650 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105420650 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105420650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105420650 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1821)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1821)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105420652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105420652 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105420652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105420652 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105420652 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105420652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105420652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105420652 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1821)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105420652 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105420652 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105420953 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105420953 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1824)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105420954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1824)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1824)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105420963 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105420963 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_00(1827)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1825)@4e68250106fc: Created GsupExpect[0] for "262420000042300" to be handled at TC_auth_options_00(1827) TC_auth_options_00(1827)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105421454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 20250426105421455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421455 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421455 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1820)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1820)@4e68250106fc: Added conn table entry 0TC_auth_options_00(1827)2924081 MSC_Test_0-SCCP(1819)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1820)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2c 9e 31 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105421461 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: Allocated (fsm.c:456) 20250426105421461 DMSC DEBUG msc_i[0x55fcf1b2b620]{READY}: Allocated (fsm.c:456) 20250426105421461 DMSC DEBUG msc_i[0x55fcf1b2b620]{READY}: is child of msub_fsm[0x55fcf1b2b3c0] (fsm.c:486) 20250426105421461 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105421461 DMSC DEBUG msc_a[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2b3c0] (fsm.c:486) 20250426105421461 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105421461 DMSC DEBUG msc_i(unknown:GERAN-A-317:NONE)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105421461 DMSC DEBUG msc_a(unknown:GERAN-A-317:NONE)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105421461 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042300 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105421461 DMM DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870] (fsm.c:486) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105421461 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105421461 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042300 id=262420000042300 (vlr.c:661) 20250426105421461 DVLR INFO New subscr, IMSI: 262420000042300 (vlr.c:562) 20250426105421461 DVLR DEBUG VLR subscr IMSI-262420000042300 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105421461 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105421461 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105421461 DVLR DEBUG VLR subscr IMSI-262420000042300 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105421461 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105421461 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105421461 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105421461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105421461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105421461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105421461 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105421461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 2c 9e 31 00 01 3d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105421461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421461 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421461 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421461 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 2c 9e 31 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: { messageType := 2, destLocRef := '2C9E31'O, sourceLocRef := '00013D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1825)@4e68250106fc: Found GsupExpect[0] for "262420000042300" handled at TC_auth_options_00(1827) MSC_Test-GSUP(1825)@4e68250106fc: Added IMSI table entry 0TC_auth_options_00(1827)"262420000042300" 20250426105421463 DVLR DEBUG VLR subscr IMSI-262420000042300 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105421463 DVLR DEBUG VLR subscr IMSI-262420000042300 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1819)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421464 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421464 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_auth_options_00(1827)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105421464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): none -> pass 20250426105421464 DMSC DEBUG msc_i(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105421464 DMSC DEBUG msc_a(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105421467 DVLR DEBUG VLR subscr IMSI-262420000042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105421467 DVLR DEBUG IMSI:262420000042300 has MSISDN:491230042300 (vlr.c:1045) 20250426105421467 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250426105421467 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105421468 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105421468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:110) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105421468 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042300:GERAN-A-317:LU)[0x55fcf1b10220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105421468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105421468 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105421468 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250426105421468 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105421468 DMM DEBUG -> IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301 LOCATION UPDATE ACCEPT (TMSI = 0x4dc29301) (gsm_04_08.c:149) 20250426105421468 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105421468 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105421468 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421468 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421468 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421468 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421468 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421468 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421468 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 2c 9e 31 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4d c2 93 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1820)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1820)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1819)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105421473 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105421473 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105421473 DMM DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105421473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSInew-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105421473 DMSC NOTICE msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) VLR: update for IMSI=262420000042300 (MSISDN=491230042300) (gsm_04_08.c:1541) 20250426105421473 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105421473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:817) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105421473 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042300:MSISDN-491230042300:GERAN-A-317:LU)[0x55fcf1b2b4f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105421473 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105421473 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105421473 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250426105421473 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250426105421473 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105421473 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105421473 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105421473 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105421473 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105421473 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105421473 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105421473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421474 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421474 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421474 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421474 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 2c 9e 31 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1819)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421476 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105421476 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105421476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105421476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870] (msc_a.c:1053) 20250426105421476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105421476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105421476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2b3c0] (msc_a.c:1053) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105421476 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1ae5870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105421476 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105421476 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) MSC-A terminated (msub.c:261) 20250426105421476 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) 1 MSC-I still active (msub.c:79) 20250426105421476 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105421476 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105421476 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105421476 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Removing from parent msub_fsm[0x55fcf1b2b3c0] (msub.c:113) 20250426105421476 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-317 (ran_conn.c:155) 20250426105421476 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Freeing instance (msub.c:113) 20250426105421476 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-317:LU)[0x55fcf1b2b620]{READY}: Deallocated (fsm.c:568) 20250426105421476 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) Free (msub.c:119) 20250426105421476 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105421476 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Freeing instance (msub.c:113) 20250426105421476 DMSC DEBUG msub_fsm[0x55fcf1b2b3c0]{terminating}: Deallocated (fsm.c:568) 20250426105421476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105421476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105421476 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105421476 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105421476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 2c 9e 31 00 01 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 20250426105421478 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105421478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105421478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105421478 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105421478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105421478 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105421478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105421478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105421478 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105421478 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3d 2c 9e 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@4e68250106fc: Deleted conn table entry 0TC_auth_options_00(1827)2924081 TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105421479 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105421479 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_00(1827)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_00(1827)@4e68250106fc: 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 := '4DC29301'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1820)@4e68250106fc: Added conn table entry 0TC_auth_options_00(1827)4375143 MSC_Test_0-RAN(1820)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1819)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105422488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422488 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105422488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105422488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105422488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 42 c2 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4d c2 93 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105422489 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105422489 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105422489 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105422489 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105422489 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105422489 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105422489 DMSC DEBUG msc_i(unknown:GERAN-A-318:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105422489 DMSC DEBUG msc_a(unknown:GERAN-A-318:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105422489 DMM DEBUG msc_a(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105422489 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105422489 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105422489 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105422489 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105422489 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105422489 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105422489 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105422489 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105422489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105422490 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105422490 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105422490 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105422490 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105422490 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105422490 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042300/3/1): Available (smpp_smsc.c:626) 20250426105422490 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105422490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105422490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105422490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105422490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 42 c2 67 00 01 3e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105422490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105422490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105422491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105422491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 c2 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 00 (osmo_ss7_asp.c:1164) 20250426105422491 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422491 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422491 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105422491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422491 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105422491 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105422491 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 c2 67 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: { messageType := 2, destLocRef := '42C267'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(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105422493 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105422493 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_00(1827)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1819)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105422499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105422499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105422499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105422499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3e 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105422500 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105422500 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105422500 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105422500 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105422500 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105422500 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105422500 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105422500 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105422500 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105422500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105422500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105422500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105422500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 42 c2 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1819)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1819)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1819)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105422503 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422503 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105422503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422503 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105422503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105422504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105422504 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105422504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105422504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105422504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105422504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105422504 DMSC DEBUG msc_a(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105422504 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105422504 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) MSC-A terminated (msub.c:261) 20250426105422504 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) 1 MSC-I still active (msub.c:79) 20250426105422504 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105422504 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105422504 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105422504 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105422504 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-318 (ran_conn.c:155) 20250426105422505 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105422505 DMSC DEBUG msc_i(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301:GERAN-A-318:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105422505 DMSC DEBUG msub(IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301) Free (msub.c:119) 20250426105422505 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105422505 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105422505 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105422505 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422505 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422505 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105422505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105422505 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105422505 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105422505 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422505 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 42 c2 67 00 01 3e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1821)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1819)@4e68250106fc: Session index based on local reference:0 20250426105422506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105422506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105422506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105422506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1821)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105422506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105422506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105422506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105422506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105422506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3e 42 c2 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1820)@4e68250106fc: Deleted conn table entry 0TC_auth_options_00(1827)4375143 TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105422507 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105422507 DVLR DEBUG VLR subscr IMSI-262420000042300:MSISDN-491230042300:TMSI-0x4DC29301 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_00(1827)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_00(1827)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_00(1827)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1819)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1825)@4e68250106fc: Final verdict of PTC: none 20250426105422517 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1824)@4e68250106fc: Final verdict of PTC: none 20250426105422518 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105422518 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1823)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1820)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1821)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1822)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1826)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1828)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1819): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1820): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1821): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1822): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1823): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1824): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1825): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1826): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_00(1827): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1828): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_0 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass'. Sat Apr 26 10:54:22 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 20250426105422712 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105422712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105422712 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105422712 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105422712 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105422712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105422712 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105422712 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105422712 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105422712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105422712 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105422712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105422712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105422712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105422712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105422712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105422712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105422712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105422712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105422712 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105422712 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105423518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=308088) 20250426105424518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105424713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105424713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105424713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=308088, count=309248) 20250426105425519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_0 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1'. ------ MSC_Tests.TC_auth_options_1 ------ Sat Apr 26 10:54:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105426520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_1' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_1 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1832)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1832)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1832)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1830)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105427078 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1833)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105427273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105427273 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105427273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105427273 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105427274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105427274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105427274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105427274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105427274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105427274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105427274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105427274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105427274 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105427274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105427274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105427276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105427276 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105427276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105427276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105427276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105427276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105427276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105427276 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105427276 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105427276 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105427276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105427276 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105427276 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105427276 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105427521 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105427521 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1835)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105427523 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1835)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1835)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105427531 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105427531 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_10(1838)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1836)@4e68250106fc: Created GsupExpect[0] for "262420000042301" to be handled at TC_auth_options_10(1838) TC_auth_options_10(1838)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105428076 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428076 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105428077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1831)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1831)@4e68250106fc: Added conn table entry 0TC_auth_options_10(1838)5709165 MSC_Test_0-SCCP(1830)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1831)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105428080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 57 1d 6d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 10 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105428080 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105428080 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105428081 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105428081 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105428081 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105428081 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105428081 DMSC DEBUG msc_i(unknown:GERAN-A-319:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105428081 DMSC DEBUG msc_a(unknown:GERAN-A-319:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105428081 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042301 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105428081 DMM DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105428081 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105428081 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042301 id=262420000042301 (vlr.c:661) 20250426105428081 DVLR INFO New subscr, IMSI: 262420000042301 (vlr.c:562) 20250426105428081 DVLR DEBUG VLR subscr IMSI-262420000042301 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105428081 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105428081 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105428081 DVLR DEBUG VLR subscr IMSI-262420000042301 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105428081 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105428081 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105428081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105428081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105428081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105428081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105428081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105428081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 57 1d 6d 00 01 3f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105428081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428081 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428081 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428081 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 57 1d 6d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: { messageType := 2, destLocRef := '571D6D'O, sourceLocRef := '00013F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1836)@4e68250106fc: Found GsupExpect[0] for "262420000042301" handled at TC_auth_options_10(1838) MSC_Test-GSUP(1836)@4e68250106fc: Added IMSI table entry 0TC_auth_options_10(1838)"262420000042301" 20250426105428082 DVLR DEBUG VLR subscr IMSI-262420000042301 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105428082 DVLR DEBUG VLR subscr IMSI-262420000042301 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1830)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105428083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428083 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428083 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428083 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_auth_options_10(1838)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105428083 DMSC DEBUG msc_i(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105428083 DMSC DEBUG msc_a(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): none -> pass 20250426105428085 DVLR DEBUG VLR subscr IMSI-262420000042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105428085 DVLR DEBUG IMSI:262420000042301 has MSISDN:491230042301 (vlr.c:1045) 20250426105428085 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250426105428085 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105428085 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105428085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105428085 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042301:GERAN-A-319:LU)[0x55fcf1b10350]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105428085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105428085 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105428085 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250426105428085 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105428085 DMM DEBUG -> IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA LOCATION UPDATE ACCEPT (TMSI = 0xb3db60ca) (gsm_04_08.c:149) 20250426105428085 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105428085 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105428085 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428085 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428085 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428085 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428085 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 57 1d 6d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b3 db 60 ca (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1831)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1831)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1830)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105428088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105428088 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105428088 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105428088 DMM DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105428088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSInew-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105428088 DMSC NOTICE msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) VLR: update for IMSI=262420000042301 (MSISDN=491230042301) (gsm_04_08.c:1541) 20250426105428088 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105428088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105428088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042301:MSISDN-491230042301:GERAN-A-319:LU)[0x55fcf1b21bd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105428088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105428088 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105428088 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426105428088 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250426105428088 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105428088 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105428088 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105428088 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105428088 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105428088 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105428088 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105428088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428088 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428088 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428088 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428088 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 57 1d 6d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1830)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428089 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 3f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105428089 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105428089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105428089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105428089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105428089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105428089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105428089 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105428089 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105428089 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) MSC-A terminated (msub.c:261) 20250426105428089 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) 1 MSC-I still active (msub.c:79) 20250426105428089 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105428089 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105428089 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105428089 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105428090 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-319 (ran_conn.c:155) 20250426105428090 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105428090 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-319:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105428090 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) Free (msub.c:119) 20250426105428090 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105428090 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105428090 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105428090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105428090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428090 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105428090 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105428090 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 57 1d 6d 00 01 3f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105428090 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105428090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105428090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105428090 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105428090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105428090 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105428090 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105428090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105428090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105428090 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 3f 57 1d 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1831)@4e68250106fc: Deleted conn table entry 0TC_auth_options_10(1838)5709165 TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105428091 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105428091 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_10(1838)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_10(1838)@4e68250106fc: 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 := 'B3DB60CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1831)@4e68250106fc: Added conn table entry 0TC_auth_options_10(1838)9067607 MSC_Test_0-RAN(1831)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1830)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105429101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429101 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105429101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105429101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105429101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8a 5c 57 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 b3 db 60 ca 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105429102 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105429102 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105429102 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105429102 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105429102 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105429102 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105429102 DMSC DEBUG msc_i(unknown:GERAN-A-320:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105429102 DMSC DEBUG msc_a(unknown:GERAN-A-320:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105429102 DMM DEBUG msc_a(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105429102 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105429102 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105429103 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105429103 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105429103 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105429103 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105429103 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105429103 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105429103 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105429103 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105429103 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250426105429104 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042301/3/1): Available (smpp_smsc.c:626) 20250426105429104 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105429104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105429104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105429104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105429104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 8a 5c 57 00 01 40 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105429104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105429104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105429104 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105429104 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429104 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8a 5c 57 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 10 (osmo_ss7_asp.c:1164) 20250426105429104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105429104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429104 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105429105 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105429105 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429105 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8a 5c 57 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: { messageType := 2, destLocRef := '8A5C57'O, sourceLocRef := '000140'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105429107 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105429107 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_10(1838)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1830)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105429108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429108 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105429108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105429108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105429108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429108 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 40 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105429108 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105429108 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105429108 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105429108 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105429108 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105429108 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105429108 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105429108 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105429108 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105429108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105429108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105429108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105429108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8a 5c 57 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1830)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1830)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1830)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105429109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105429109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105429109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105429109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105429109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 40 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105429109 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105429109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105429109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105429109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105429109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105429109 DMSC DEBUG msc_a(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105429109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105429109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429109 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105429109 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105429109 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 8a 5c 57 00 01 40 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1830)@4e68250106fc: Session index based on local reference:0 20250426105429109 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105429109 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) MSC-A terminated (msub.c:261) 20250426105429109 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) 1 MSC-I still active (msub.c:79) 20250426105429109 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105429109 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105429109 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105429109 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105429109 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-320 (ran_conn.c:155) 20250426105429109 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105429109 DMSC DEBUG msc_i(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA:GERAN-A-320:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105429109 DMSC DEBUG msub(IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA) Free (msub.c:119) 20250426105429109 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105429109 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105429109 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105429109 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105429109 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105429109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105429109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105429109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105429109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105429109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105429109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 40 8a 5c 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1832)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1831)@4e68250106fc: Deleted conn table entry 0TC_auth_options_10(1838)9067607 TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105429110 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105429110 DVLR DEBUG VLR subscr IMSI-262420000042301:MSISDN-491230042301:TMSI-0xB3DB60CA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_10(1838)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_10(1838)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_10(1838)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1836)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1832)@4e68250106fc: Final verdict of PTC: none 20250426105429114 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(1830)@4e68250106fc: Final verdict of PTC: none 20250426105429114 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MGCP(1834)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1831)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1833)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1837)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1839)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1829)@4e68250106fc: Final verdict of PTC: none 20250426105429117 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1835)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1829): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1830): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1831): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1832): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1833): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1834): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1835): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1836): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1837): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_10(1838): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1839): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_1 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass'. Sat Apr 26 10:54:29 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 20250426105429316 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105429316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105429316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105429316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105429316 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105429316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105429316 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105429316 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105429316 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105429316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105429316 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105429316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105429316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105429316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105429316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105429316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105429316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105429316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105429316 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105429316 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105429316 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105430119 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=306184) 20250426105431121 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105431317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105431317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105431317 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=306184, count=307624) 20250426105432122 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_1 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2'. ------ MSC_Tests.TC_auth_options_2 ------ Sat Apr 26 10:54:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105433124 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_2' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_2 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1843)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1843)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1843)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1841)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105433736 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1844)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105433931 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105433931 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105433931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105433931 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1843)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105433935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105433935 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105433935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105433935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105433935 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105433935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105433935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105433935 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 20250426105433935 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1843)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105433936 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105434125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105434125 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1846)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105434131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1846)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1846)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105434157 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105434157 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_20(1849)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1847)@4e68250106fc: Created GsupExpect[0] for "262420000042302" to be handled at TC_auth_options_20(1849) TC_auth_options_20(1849)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105434746 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434746 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434746 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434746 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434747 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434747 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434747 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434747 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1842)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1842)@4e68250106fc: Added conn table entry 0TC_auth_options_20(1849)4043195 MSC_Test_0-SCCP(1841)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1842)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434766 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434766 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434766 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434766 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3d b1 bb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105434767 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105434767 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105434767 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105434767 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105434767 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105434767 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105434767 DMSC DEBUG msc_i(unknown:GERAN-A-321:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105434767 DMSC DEBUG msc_a(unknown:GERAN-A-321:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105434767 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042302 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105434767 DMM DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105434767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105434767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105434768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105434768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105434768 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105434768 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042302 id=262420000042302 (vlr.c:661) 20250426105434768 DVLR INFO New subscr, IMSI: 262420000042302 (vlr.c:562) 20250426105434768 DVLR DEBUG VLR subscr IMSI-262420000042302 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105434768 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105434768 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105434768 DVLR DEBUG VLR subscr IMSI-262420000042302 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105434768 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105434768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105434768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105434768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105434768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105434768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105434768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105434768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105434769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 3d b1 bb 00 01 41 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: { messageType := 2, destLocRef := '3DB1BB'O, sourceLocRef := '000141'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1847)@4e68250106fc: Found GsupExpect[0] for "262420000042302" handled at TC_auth_options_20(1849) MSC_Test-GSUP(1847)@4e68250106fc: Added IMSI table entry 0TC_auth_options_20(1849)"262420000042302" 20250426105434776 DVLR DEBUG VLR subscr IMSI-262420000042302 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105434776 DVLR DEBUG VLR subscr IMSI-262420000042302 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1841)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434778 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434778 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434778 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434778 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434778 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105434778 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105434778 DMSC DEBUG msc_a(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_20(1849)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): none -> pass TC_auth_options_20(1849)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105434784 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0] (vlr_auth_fsm.c:294) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105434784 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105434784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105434784 DVLR INFO vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: Attaching subscriber without auth (auth is optional, and no auth info received from HLR) (vlr_lu_fsm.c:1205) 20250426105434784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105434784 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105434784 DMSC DEBUG msc_i(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105434785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105434785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105434785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105434785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105434785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105434785 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105434785 DVLR DEBUG VLR subscr IMSI-262420000042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105434785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 3d b1 bb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105434792 DVLR DEBUG VLR subscr IMSI-262420000042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105434793 DVLR DEBUG IMSI:262420000042302 has MSISDN:491230042302 (vlr.c:1045) 20250426105434793 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250426105434793 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105434793 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105434793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105434793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042302:GERAN-A-321:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105434793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105434793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105434793 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250426105434793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105434793 DMM DEBUG -> IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6 LOCATION UPDATE ACCEPT (TMSI = 0xad4360c6) (gsm_04_08.c:149) 20250426105434793 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105434793 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105434793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 3d b1 bb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 ad 43 60 c6 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1842)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1842)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1841)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105434806 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105434806 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105434806 DMM DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105434806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSInew-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105434806 DMSC NOTICE msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) VLR: update for IMSI=262420000042302 (MSISDN=491230042302) (gsm_04_08.c:1541) 20250426105434806 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105434806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105434806 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042302:MSISDN-491230042302:GERAN-A-321:LU)[0x55fcf1b10350]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105434806 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105434806 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105434806 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.960s remaining) (msc_a.c:450) 20250426105434806 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250426105434806 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105434806 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105434806 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105434806 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105434806 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105434806 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105434807 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105434807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 3d b1 bb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1841)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 41 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105434810 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105434810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105434810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105434810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105434810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105434810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105434810 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105434810 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105434810 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) MSC-A terminated (msub.c:261) 20250426105434810 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) 1 MSC-I still active (msub.c:79) 20250426105434810 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105434810 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105434810 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105434810 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105434810 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-321 (ran_conn.c:155) 20250426105434810 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105434810 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-321:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105434810 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) Free (msub.c:119) 20250426105434810 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105434810 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105434810 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105434810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105434810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105434810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105434810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 3d b1 bb 00 01 41 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105434811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105434811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105434811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105434811 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105434811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105434811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105434811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105434811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105434811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105434812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 41 3d b1 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@4e68250106fc: Deleted conn table entry 0TC_auth_options_20(1849)4043195 TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105434813 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105434813 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_20(1849)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_20(1849)@4e68250106fc: 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 := 'AD4360C6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1842)@4e68250106fc: Added conn table entry 0TC_auth_options_20(1849)16775360 MSC_Test_0-RAN(1842)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1841)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105435818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105435818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105435818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105435818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ff f8 c0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 ad 43 60 c6 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105435818 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105435818 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105435818 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105435818 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105435818 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105435818 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105435818 DMSC DEBUG msc_i(unknown:GERAN-A-322:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105435818 DMSC DEBUG msc_a(unknown:GERAN-A-322:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105435818 DMM DEBUG msc_a(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105435818 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105435818 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105435818 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105435818 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105435818 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105435818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105435818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0] (fsm.c:486) 20250426105435818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105435818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105435818 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105435818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105435818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105435818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105435818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 ff f8 c0 00 01 42 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: { messageType := 2, destLocRef := 'FFF8C0'O, sourceLocRef := '000142'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 20250426105435819 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105435819 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_20(1849)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105435820 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105435820 DVLR DEBUG VLR_Authenticate(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1b10350]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105435820 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{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) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105435820 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105435820 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105435820 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105435820 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105435820 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250426105435820 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042302/3/1): Available (smpp_smsc.c:626) 20250426105435820 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105435820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105435820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105435820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105435820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff f8 c0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 20 (osmo_ss7_asp.c:1164) 20250426105435820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105435820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105435820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105435820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff f8 c0 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_20(1849)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1841)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105435821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105435821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105435821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105435821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105435821 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105435821 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105435821 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105435821 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105435821 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105435821 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105435821 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105435821 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105435821 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105435821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105435821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435821 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105435821 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105435821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 ff f8 c0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1841)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1841)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1841)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105435822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105435822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105435822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105435822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105435822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 42 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105435822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105435822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105435822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105435822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105435822 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105435822 DMSC DEBUG msc_a(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105435822 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105435822 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) MSC-A terminated (msub.c:261) 20250426105435822 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) 1 MSC-I still active (msub.c:79) 20250426105435822 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105435822 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105435822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105435822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105435822 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-322 (ran_conn.c:155) 20250426105435822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105435822 DMSC DEBUG msc_i(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6:GERAN-A-322:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105435822 DMSC DEBUG msub(IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6) Free (msub.c:119) 20250426105435822 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105435822 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105435822 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105435822 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435822 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435822 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105435822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435822 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105435822 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105435822 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 ff f8 c0 00 01 42 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1843)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1841)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1843)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105435822 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105435822 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105435823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105435823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105435823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105435823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105435823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105435823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 42 ff f8 c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1842)@4e68250106fc: Deleted conn table entry 0TC_auth_options_20(1849)16775360 TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105435823 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105435823 DVLR DEBUG VLR subscr IMSI-262420000042302:MSISDN-491230042302:TMSI-0xAD4360C6 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_20(1849)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_20(1849)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_20(1849)@4e68250106fc: Final verdict of PTC: pass 20250426105435824 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105435824 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(1843)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1844)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1841)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1842)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1847)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1845)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1848)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1850)@4e68250106fc: Final verdict of PTC: none 20250426105435827 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1846)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1840)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1840): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1841): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1842): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1843): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1844): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1845): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1846): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1847): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1848): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_20(1849): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1850): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_2 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass'. Sat Apr 26 10:54:35 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 20250426105436024 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105436024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105436024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105436024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105436024 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105436024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105436024 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105436024 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105436024 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105436024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105436024 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105436024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105436024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105436024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105436024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105436024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105436024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105436024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105436025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105436025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105436025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105436828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=323596) 20250426105437829 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105438027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105438027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105438027 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=323596, count=324756) 20250426105438830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_2 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3'. ------ MSC_Tests.TC_auth_options_3 ------ Sat Apr 26 10:54:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105439831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_3' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_3 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1854)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1854)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1854)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1852)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105440350 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1855)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105440544 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105440544 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105440544 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1854)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105440545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105440545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105440545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105440545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105440545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105440545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105440545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105440545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105440545 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105440545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105440545 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 20250426105440546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105440546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105440546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105440546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105440546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105440546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105440546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105440546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105440546 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105440546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105440546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105440546 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1854)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105440546 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105440546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105440832 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105440833 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1857)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105440834 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1857)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1857)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105440843 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105440843 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_30(1860)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1858)@4e68250106fc: Created GsupExpect[0] for "262420000042303" to be handled at TC_auth_options_30(1860) TC_auth_options_30(1860)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105441357 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441357 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441357 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441357 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441357 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441359 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441359 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441359 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441359 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1853)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1853)@4e68250106fc: Added conn table entry 0TC_auth_options_30(1860)1802337 MSC_Test_0-RAN(1853)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1b 80 61 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 30 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441371 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105441371 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105441371 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105441371 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105441371 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105441371 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105441371 DMSC DEBUG msc_i(unknown:GERAN-A-323:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105441371 DMSC DEBUG msc_a(unknown:GERAN-A-323:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105441371 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042303 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105441372 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105441372 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105441372 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042303 id=262420000042303 (vlr.c:661) 20250426105441372 DVLR INFO New subscr, IMSI: 262420000042303 (vlr.c:562) 20250426105441372 DVLR DEBUG VLR subscr IMSI-262420000042303 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105441372 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105441372 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105441372 DVLR DEBUG VLR subscr IMSI-262420000042303 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105441372 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105441372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105441372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105441372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105441372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105441372 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105441372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441372 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441372 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441372 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441372 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 1b 80 61 00 01 43 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: { messageType := 2, destLocRef := '1B8061'O, sourceLocRef := '000143'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1858)@4e68250106fc: Found GsupExpect[0] for "262420000042303" handled at TC_auth_options_30(1860) MSC_Test-GSUP(1858)@4e68250106fc: Added IMSI table entry 0TC_auth_options_30(1860)"262420000042303" 20250426105441376 DVLR DEBUG VLR subscr IMSI-262420000042303 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105441376 DVLR DEBUG VLR subscr IMSI-262420000042303 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441377 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441377 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105441377 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_30(1860)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): none -> pass 20250426105441380 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105441381 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105441381 DVLR DEBUG SUBSCR(IMSI-262420000042303) Received 1 auth tuples (vlr.c:996) 20250426105441381 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105441381 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{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) 20250426105441381 DMM DEBUG Tx AUTH REQ (rand = 879927ca4b8700b4ddcae1436463a318) (gsm_04_08.c:641) 20250426105441381 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105441381 DVLR DEBUG VLR subscr IMSI-262420000042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105441381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441381 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441381 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441381 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1b 80 61 00 01 16 01 00 13 05 12 00 87 99 27 ca 4b 87 00 b4 dd ca e1 43 64 63 a3 18 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@4e68250106fc: patching N(SD)=1 into dtap '051414CCCC7D'O MSC_Test_0-RAN(1853)@4e68250106fc: patched enc_l3: '055414CCCC7D'O MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055414CCCC7D'O 20250426105441387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441387 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441387 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441387 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 09 01 00 06 05 54 14 cc cc 7d 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441387 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105441387 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105441387 DMM DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 14cccc7d) (gsm_04_08.c:1128) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105441387 DVLR DEBUG SUBSCR(IMSI-262420000042303) AUTH on GERAN received SRES/RES: 14cccc7d (4 bytes) (vlr_auth_fsm.c:151) 20250426105441387 DVLR INFO SUBSCR(IMSI-262420000042303) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0] (vlr_auth_fsm.c:294) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105441387 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105441387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105441387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105441387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105441388 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105441388 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105441388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1b 80 61 00 01 10 00 0e 53 0a 09 09 46 5d 87 b6 c2 c0 a4 97 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441393 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441393 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105441393 DMSC DEBUG msc_a(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105441393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105441393 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105441393 DMSC DEBUG msc_i(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105441394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105441394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105441394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105441394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105441394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105441394 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105441394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1b 80 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105441396 DVLR DEBUG VLR subscr IMSI-262420000042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105441396 DVLR DEBUG IMSI:262420000042303 has MSISDN:491230042303 (vlr.c:1045) 20250426105441396 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250426105441396 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105441397 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105441397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:110) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105441397 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042303:GERAN-A-323:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105441397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105441397 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105441397 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250426105441397 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105441397 DMM DEBUG -> IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2 LOCATION UPDATE ACCEPT (TMSI = 0x36032db2) (gsm_04_08.c:149) 20250426105441397 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105441397 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105441397 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441397 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441397 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441397 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441397 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1b 80 61 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 36 03 2d b2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1853)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1853)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426105441402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441403 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441403 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441403 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441403 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105441403 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105441403 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105441403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSInew-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105441403 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105441403 DMSC NOTICE msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) VLR: update for IMSI=262420000042303 (MSISDN=491230042303) (gsm_04_08.c:1541) 20250426105441404 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105441404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105441404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105441404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105441404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0] (vlr_lu_fsm.c:817) 20250426105441404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105441404 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042303:MSISDN-491230042303:GERAN-A-323:LU)[0x55fcf1ad0310]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105441404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105441404 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105441404 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.967s remaining) (msc_a.c:450) 20250426105441404 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250426105441404 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105441404 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105441404 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105441404 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105441404 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105441404 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105441404 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105441404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1b 80 61 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105441407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105441407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 43 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105441407 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105441407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105441407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105441407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105441407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105441407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105441407 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105441407 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105441407 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) MSC-A terminated (msub.c:261) 20250426105441407 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) 1 MSC-I still active (msub.c:79) 20250426105441407 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105441408 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105441408 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105441408 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105441408 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-323 (ran_conn.c:155) 20250426105441408 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105441408 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-323:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105441408 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) Free (msub.c:119) 20250426105441408 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105441408 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105441408 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105441408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105441408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105441408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105441408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 1b 80 61 00 01 43 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 20250426105441408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105441408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105441408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105441408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105441408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105441408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105441408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105441408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105441408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105441408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 43 1b 80 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@4e68250106fc: Deleted conn table entry 0TC_auth_options_30(1860)1802337 TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105441410 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105441410 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_30(1860)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_30(1860)@4e68250106fc: 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 := '36032DB2'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1853)@4e68250106fc: Added conn table entry 0TC_auth_options_30(1860)14246590 MSC_Test_0-RAN(1853)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1852)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442414 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d9 62 be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 36 03 2d b2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105442414 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105442414 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105442414 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105442414 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105442414 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105442414 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105442414 DMSC DEBUG msc_i(unknown:GERAN-A-324:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105442414 DMSC DEBUG msc_a(unknown:GERAN-A-324:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105442414 DMM DEBUG msc_a(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105442414 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105442414 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105442414 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105442414 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105442414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105442414 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105442414 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0] (fsm.c:486) 20250426105442414 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105442414 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105442414 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105442415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442415 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442415 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442415 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442415 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 d9 62 be 00 01 44 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: { messageType := 2, destLocRef := 'D962BE'O, sourceLocRef := '000144'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 20250426105442415 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105442415 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_30(1860)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105442416 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105442416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105442416 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) Received 1 auth tuples (vlr.c:996) 20250426105442416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105442416 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{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) 20250426105442416 DMM DEBUG Tx AUTH REQ (rand = 0e266e48b3e1b561be3b966194d1123b) (gsm_04_08.c:641) 20250426105442416 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105442416 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 20250426105442416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442416 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442416 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442416 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d9 62 be 00 01 16 01 00 13 05 12 00 0e 26 6e 48 b3 e1 b5 61 be 3b 96 61 94 d1 12 3b 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1853)@4e68250106fc: patching N(SD)=1 into dtap '051421E54FBB'O MSC_Test_0-RAN(1853)@4e68250106fc: patched enc_l3: '055421E54FBB'O MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055421E54FBB'O MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 09 01 00 06 05 54 21 e5 4f bb 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105442417 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105442417 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105442417 DMM DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 21e54fbb) (gsm_04_08.c:1128) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105442417 DVLR DEBUG SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) AUTH on GERAN received SRES/RES: 21e54fbb (4 bytes) (vlr_auth_fsm.c:151) 20250426105442417 DVLR INFO SUBSCR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0] (vlr_auth_fsm.c:294) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105442417 DVLR DEBUG VLR_Authenticate(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ad0310]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105442417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105442417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105442417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105442417 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105442417 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105442417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d9 62 be 00 01 10 00 0e 53 0a 09 09 c1 f9 85 20 d5 04 a4 49 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105442418 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105442418 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105442418 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105442418 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105442418 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105442418 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105442418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042303/3/1): Available (smpp_smsc.c:626) 20250426105442418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442418 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442418 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442418 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d9 62 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_30(1860)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105442419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442419 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105442419 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105442419 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105442419 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105442419 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105442419 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105442419 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105442419 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105442419 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105442419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 d9 62 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1852)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1852)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1852)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 44 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105442420 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105442420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105442420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105442420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105442420 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1acf8d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105442420 DMSC DEBUG msc_a(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105442420 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105442420 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) MSC-A terminated (msub.c:261) 20250426105442420 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) 1 MSC-I still active (msub.c:79) 20250426105442420 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105442420 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105442420 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105442420 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105442420 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-324 (ran_conn.c:155) 20250426105442420 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105442420 DMSC DEBUG msc_i(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2:GERAN-A-324:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105442420 DMSC DEBUG msub(IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2) Free (msub.c:119) 20250426105442420 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105442420 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105442420 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105442420 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442420 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442420 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105442420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442420 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105442420 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105442420 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 d9 62 be 00 01 44 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1854)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1852)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105442420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105442420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105442420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105442421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105442421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105442421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105442421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105442421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 44 d9 62 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1853)@4e68250106fc: Deleted conn table entry 0TC_auth_options_30(1860)14246590 TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105442421 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105442421 DVLR DEBUG VLR subscr IMSI-262420000042303:MSISDN-491230042303:TMSI-0x36032DB2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_30(1860)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_30(1860)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_30(1860)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1858)@4e68250106fc: Final verdict of PTC: none 20250426105442423 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105442423 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(1852)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1856)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1855)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1854)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@4e68250106fc: Final verdict of PTC: none 20250426105442424 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1857)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1853)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1859)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1861)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1852): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1853): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1854): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1855): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1856): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1857): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1858): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1859): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_30(1860): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_3 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass'. Sat Apr 26 10:54:42 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 20250426105442624 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105442624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105442624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105442624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105442624 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105442624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105442624 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105442624 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105442624 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105442624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105442624 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105442624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105442624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105442624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105442624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105442624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105442624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105442624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105442624 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105442625 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105442625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105443425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389660) 20250426105444425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105444625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105444625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105444625 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=389660, count=390820) 20250426105445426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_3 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4'. ------ MSC_Tests.TC_auth_options_4 ------ Sat Apr 26 10:54:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105446427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_4' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_4 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1865)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1865)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1865)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1863)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105446937 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1866)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105447132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105447132 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105447132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105447132 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105447137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105447137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105447137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105447137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105447137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105447137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105447137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105447137 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105447137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105447137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105447139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447139 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105447139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105447139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105447139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105447140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105447140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105447140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105447140 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105447140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105447140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105447140 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105447140 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105447140 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105447428 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105447428 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1868)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105447430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1868)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1868)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105447441 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105447441 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_40(1871)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1869)@4e68250106fc: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105447935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447935 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105447935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447935 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105447935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105447935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105447935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105447935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105447935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105447935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1864)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1864)@4e68250106fc: Added conn table entry 0TC_auth_options_40(1871)12582059 MSC_Test_0-SCCP(1863)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1864)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105447940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105447940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105447940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105447940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 bf fc ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105447941 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Allocated (fsm.c:456) 20250426105447941 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105447941 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105447941 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105447941 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acf8d0] (fsm.c:486) 20250426105447941 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105447941 DMSC DEBUG msc_i(unknown:GERAN-A-325:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105447941 DMSC DEBUG msc_a(unknown:GERAN-A-325:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105447941 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105447941 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105447941 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105447941 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250426105447941 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250426105447941 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105447941 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105447941 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105447941 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105447941 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105447941 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105447941 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105447941 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0] (fsm.c:486) 20250426105447941 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105447941 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105447941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105447941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105447941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105447941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 bf fc ab 00 01 45 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: { messageType := 2, destLocRef := 'BFFCAB'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(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1869)@4e68250106fc: Found GsupExpect[0] for "262420000042304" handled at TC_auth_options_40(1871) MSC_Test-GSUP(1869)@4e68250106fc: Added IMSI table entry 0TC_auth_options_40(1871)"262420000042304" 20250426105447943 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105447943 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105447943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105447943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105447943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105447943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 45 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105447943 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105447943 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_40(1871)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): none -> pass TC_auth_options_40(1871)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105447945 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0] (vlr_auth_fsm.c:294) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105447946 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105447946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105447946 DMM INFO msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105447946 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105447946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105447946 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105447946 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105447946 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105447946 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) 20250426105447946 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) 20250426105447946 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) 20250426105447946 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105447946 DVLR DEBUG VLR subscr IMSI-262420000042304 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105447946 DVLR DEBUG VLR subscr IMSI-262420000042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105447946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105447946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105447946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105447946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bf fc ab 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105447946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105447946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105447946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105447946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 bf fc ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105447949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105447949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105447949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105447949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 45 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105447949 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105447949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105447949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105447949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105447949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105447949 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1adecc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msc_a.c:1053) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105447949 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105447949 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105447949 DMSC DEBUG msub(IMSI-262420000042304) MSC-A terminated (msub.c:261) 20250426105447949 DMSC DEBUG msub(IMSI-262420000042304) 1 MSC-I still active (msub.c:79) 20250426105447949 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105447949 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105447949 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105447949 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1acf8d0] (msub.c:113) 20250426105447949 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-325 (ran_conn.c:155) 20250426105447949 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105447949 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-325:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105447949 DMSC DEBUG msub(IMSI-262420000042304) Free (msub.c:119) 20250426105447949 DVLR INFO VLR subscr IMSI-262420000042304 - active-conn: now used by 0 (-) (msub.c:375) 20250426105447949 DVLR DEBUG SUBSCR(IMSI-262420000042304) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105447949 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Freeing instance (msub.c:113) 20250426105447949 DMSC DEBUG msub_fsm[0x55fcf1acf8d0]{terminating}: Deallocated (fsm.c:568) 20250426105447949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105447949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447949 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105447949 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105447949 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 bf fc ab 00 01 45 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 20250426105447950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105447950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105447950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105447950 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105447950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105447950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105447950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105447950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105447950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105447950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 45 bf fc ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@4e68250106fc: Deleted conn table entry 0TC_auth_options_40(1871)12582059 TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_40(1871)@4e68250106fc: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1869)@4e68250106fc: Created GsupExpect[0] for "262420000042304" to be handled at TC_auth_options_40(1871) TC_auth_options_40(1871)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1864)@4e68250106fc: Added conn table entry 0TC_auth_options_40(1871)9516405 MSC_Test_0-RAN(1864)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105448955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448955 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105448955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448955 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105448955 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105448955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 91 35 75 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105448955 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105448955 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105448955 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105448955 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105448955 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105448955 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105448955 DMSC DEBUG msc_i(unknown:GERAN-A-326:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105448955 DMSC DEBUG msc_a(unknown:GERAN-A-326:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105448955 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042304 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105448955 DMM DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105448955 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105448955 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042304 id=262420000042304 (vlr.c:661) 20250426105448955 DVLR INFO New subscr, IMSI: 262420000042304 (vlr.c:562) 20250426105448955 DVLR DEBUG VLR subscr IMSI-262420000042304 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105448955 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105448955 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105448955 DVLR DEBUG VLR subscr IMSI-262420000042304 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105448955 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105448955 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105448955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105448955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105448955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105448955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105448955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105448955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105448955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105448955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105448955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 91 35 75 00 01 46 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105448955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105448955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105448955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105448955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 91 35 75 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 40 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: { messageType := 2, destLocRef := '913575'O, sourceLocRef := '000146'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105448956 DVLR DEBUG VLR subscr IMSI-262420000042304 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105448956 DVLR DEBUG VLR subscr IMSI-262420000042304 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105448957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448957 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105448957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105448957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105448957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105448957 DMSC DEBUG msc_i(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105448957 DMSC DEBUG msc_a(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105448958 DVLR DEBUG VLR subscr IMSI-262420000042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105448958 DVLR DEBUG IMSI:262420000042304 has MSISDN:491230042304 (vlr.c:1045) 20250426105448958 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250426105448958 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105448958 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105448958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:110) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105448958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042304:GERAN-A-326:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105448958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105448958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105448958 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250426105448958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105448958 DMM DEBUG -> IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F LOCATION UPDATE ACCEPT (TMSI = 0x4abdff8f) (gsm_04_08.c:149) 20250426105448958 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105448958 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105448958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448958 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448958 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105448958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448958 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105448958 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105448958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448958 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 91 35 75 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4a bd ff 8f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1864)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1864)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105448961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105448961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105448961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105448961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105448961 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105448961 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105448961 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105448961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSInew-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105448961 DMSC NOTICE msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) VLR: update for IMSI=262420000042304 (MSISDN=491230042304) (gsm_04_08.c:1541) 20250426105448961 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105448961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:817) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105448961 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042304:MSISDN-491230042304:GERAN-A-326:LU)[0x55fcf1b11880]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105448961 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105448961 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105448961 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105448961 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042304/3/1): Available (smpp_smsc.c:626) 20250426105448961 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105448961 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105448961 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105448961 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105448961 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105448961 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105448961 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105448961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105448961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105448961 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105448962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 91 35 75 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105448962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448962 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105448962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448962 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105448962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105448962 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448962 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 46 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105448962 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105448962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105448962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105448962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105448962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105448962 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105448962 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105448962 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105448962 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) MSC-A terminated (msub.c:261) 20250426105448962 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) 1 MSC-I still active (msub.c:79) 20250426105448962 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105448962 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105448962 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105448962 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105448963 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-326 (ran_conn.c:155) 20250426105448963 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105448963 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-326:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105448963 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) Free (msub.c:119) 20250426105448963 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105448963 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105448963 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105448963 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448963 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448963 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105448963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448963 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105448963 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105448963 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 91 35 75 00 01 46 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 20250426105448963 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105448963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105448963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105448963 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105448963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105448963 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105448963 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105448963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105448963 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105448963 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 46 91 35 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@4e68250106fc: Deleted conn table entry 0TC_auth_options_40(1871)9516405 TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105448963 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105448963 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: port MSCVTYRunning a successful LU done TC_auth_options_40(1871)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_40(1871)@4e68250106fc: 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 := '4ABDFF8F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1864)@4e68250106fc: Added conn table entry 0TC_auth_options_40(1871)4000981 MSC_Test_0-RAN(1864)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1863)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105449164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105449164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105449165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105449165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3d 0c d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 4a bd ff 8f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105449166 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105449166 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105449166 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105449166 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105449166 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105449166 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105449166 DMSC DEBUG msc_i(unknown:GERAN-A-327:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105449166 DMSC DEBUG msc_a(unknown:GERAN-A-327:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105449166 DMM DEBUG msc_a(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105449166 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105449166 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105449166 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105449166 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105449166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105449166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105449166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426105449166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105449166 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105449166 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105449166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105449167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449167 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105449167 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105449167 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449167 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 3d 0c d5 00 01 47 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: { messageType := 2, destLocRef := '3D0CD5'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(1863)@4e68250106fc: Session index based on local reference:0 20250426105449169 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105449169 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_40(1871)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105449173 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0] (vlr_auth_fsm.c:294) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105449173 DVLR DEBUG VLR_Authenticate(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1b11880]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105449173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105449173 DVLR INFO Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{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) 20250426105449173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105449173 DVLR ERROR Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: Cannot start ciphering, security context is not established (vlr_access_req_fsm.c:320) 20250426105449173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(NETWORK_FAILURE) (vlr_access_req_fsm.c:321) 20250426105449173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105449173 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: NETWORK_FAILURE (vlr_access_req_fsm.c:131) 20250426105449173 DMM DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 17 (gsm_04_08.c:259) 20250426105449173 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105449174 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105449174 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105449174 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105449174 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + 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) 20250426105449174 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105449174 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105449174 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105449174 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105449174 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105449174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105449174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105449174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105449174 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449174 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3d 0c d5 00 01 06 01 00 03 05 22 11 00 00 00 (osmo_ss7_asp.c:1164) 20250426105449174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105449174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449174 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105449174 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105449175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 3d 0c d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1863)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_40(1871)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105449178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105449178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105449178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1863)@4e68250106fc: vl_from0 20250426105449178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1863)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105449178 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105449178 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105449179 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105449179 DMSC ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250426105449179 DBSSAP ERROR msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250426105449381 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449381 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105449381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449381 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105449381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105449381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449381 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 47 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105449381 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105449381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105449381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426105449381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105449381 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105449381 DMSC DEBUG msc_a(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105449381 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105449381 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) MSC-A terminated (msub.c:261) 20250426105449381 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) 1 MSC-I still active (msub.c:79) 20250426105449381 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105449381 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105449381 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105449381 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105449382 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-327 (ran_conn.c:155) 20250426105449382 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105449382 DMSC DEBUG msc_i(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F:GERAN-A-327:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105449382 DMSC DEBUG msub(IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F) Free (msub.c:119) 20250426105449382 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105449382 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105449382 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) 20250426105449382 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449382 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449382 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105449382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449382 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105449382 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105449382 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449382 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 3d 0c d5 00 01 47 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1863)@4e68250106fc: Session index based on local reference:0 20250426105449384 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105449384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105449384 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105449384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105449384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105449384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105449384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105449384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105449384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 47 3d 0c d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1865)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1864)@4e68250106fc: Deleted conn table entry 0TC_auth_options_40(1871)4000981 TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105449387 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105449387 DVLR DEBUG VLR subscr IMSI-262420000042304:MSISDN-491230042304:TMSI-0x4ABDFF8F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_40(1871)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_40(1871)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_40(1871)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1869)@4e68250106fc: Final verdict of PTC: none 20250426105449398 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105449399 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1864)@4e68250106fc: Final verdict of PTC: none 20250426105449400 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(1866)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1865)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1868)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1872)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1863)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1862)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1870)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1867)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1862): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1863): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1864): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1865): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1866): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1867): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1868): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1869): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1870): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_40(1871): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1872): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_4 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass'. Sat Apr 26 10:54:49 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 20250426105449584 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105449584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105449584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105449584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105449584 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105449584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105449584 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105449584 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105449584 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105449584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105449584 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105449584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105449584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105449584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105449584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105449584 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105449584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105449584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105449584 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105449585 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105449585 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105450401 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=406100) 20250426105451402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105451585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105451585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105451585 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=406100, count=407260) 20250426105452403 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_4 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5'. ------ MSC_Tests.TC_auth_options_5 ------ Sat Apr 26 10:54:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105453404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_5' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_5 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1876)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1876)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1876)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1874)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105453985 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1877)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105454175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105454175 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105454175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105454175 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1876)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105454179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454179 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105454179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105454179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105454179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105454179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105454179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105454179 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105454179 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105454179 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105454179 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105454180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454180 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105454180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105454180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105454180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105454180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105454180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105454180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105454180 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105454180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105454180 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105454180 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 20250426105454180 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1876)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105454180 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105454404 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105454404 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1879)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105454407 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1879)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1879)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105454418 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105454418 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_50(1882)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1880)@4e68250106fc: Created GsupExpect[0] for "262420000042305" to be handled at TC_auth_options_50(1882) TC_auth_options_50(1882)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105454980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105454980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105454980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105454980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105454981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105454981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105454981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105454981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1875)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1875)@4e68250106fc: Added conn table entry 0TC_auth_options_50(1882)1849361 MSC_Test_0-SCCP(1874)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1875)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105454986 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454986 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105454986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105454986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105454986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1c 38 11 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 50 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105454987 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105454987 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105454987 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105454987 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105454987 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105454987 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105454987 DMSC DEBUG msc_i(unknown:GERAN-A-328:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105454987 DMSC DEBUG msc_a(unknown:GERAN-A-328:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105454987 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042305 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105454987 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105454987 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105454987 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042305 id=262420000042305 (vlr.c:661) 20250426105454987 DVLR INFO New subscr, IMSI: 262420000042305 (vlr.c:562) 20250426105454987 DVLR DEBUG VLR subscr IMSI-262420000042305 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105454987 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105454987 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105454987 DVLR DEBUG VLR subscr IMSI-262420000042305 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105454987 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105454987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105454987 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105454987 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105454987 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105454987 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105454987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105454987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105454987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105454987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 1c 38 11 00 01 48 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: { messageType := 2, destLocRef := '1C3811'O, sourceLocRef := '000148'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1880)@4e68250106fc: Found GsupExpect[0] for "262420000042305" handled at TC_auth_options_50(1882) MSC_Test-GSUP(1880)@4e68250106fc: Added IMSI table entry 0TC_auth_options_50(1882)"262420000042305" 20250426105454989 DVLR DEBUG VLR subscr IMSI-262420000042305 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105454989 DVLR DEBUG VLR subscr IMSI-262420000042305 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105454989 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454989 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105454989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454989 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105454989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105454989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454989 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105454989 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105454989 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_50(1882)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): none -> pass 20250426105454991 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105454991 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105454991 DVLR DEBUG SUBSCR(IMSI-262420000042305) Received 1 auth tuples (vlr.c:996) 20250426105454991 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105454991 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{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) 20250426105454991 DMM DEBUG Tx AUTH REQ (rand = 28015631ad2bb05e13febe611d81d419) (gsm_04_08.c:641) 20250426105454991 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105454992 DVLR DEBUG VLR subscr IMSI-262420000042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105454992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105454992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454992 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105454992 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105454992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1c 38 11 00 01 16 01 00 13 05 12 00 28 01 56 31 ad 2b b0 5e 13 fe be 61 1d 81 d4 19 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@4e68250106fc: patching N(SD)=1 into dtap '051448737C99'O MSC_Test_0-RAN(1875)@4e68250106fc: patched enc_l3: '055448737C99'O MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055448737C99'O MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105454994 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454994 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105454994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105454994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105454994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 09 01 00 06 05 54 48 73 7c 99 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105454995 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105454995 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105454995 DMM DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 48737c99) (gsm_04_08.c:1128) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105454995 DVLR DEBUG SUBSCR(IMSI-262420000042305) AUTH on GERAN received SRES/RES: 48737c99 (4 bytes) (vlr_auth_fsm.c:151) 20250426105454995 DVLR INFO SUBSCR(IMSI-262420000042305) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310] (vlr_auth_fsm.c:294) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105454995 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105454995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105454995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105454995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105454995 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105454995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105454995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105454995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454995 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105454995 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105454995 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454995 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1c 38 11 00 01 10 00 0e 53 0a 09 08 2d f8 7d c7 a8 9a f9 93 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105454997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454997 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105454997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105454997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105454997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105454997 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105454997 DMSC DEBUG msc_a(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105454997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105454997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105454997 DMSC DEBUG msc_i(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105454997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105454997 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105454997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105454997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105454997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105454997 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105454997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105454997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105454997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105454997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105454997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105454997 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105454997 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105454997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105454997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105454997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1c 38 11 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105454999 DVLR DEBUG VLR subscr IMSI-262420000042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105454999 DVLR DEBUG IMSI:262420000042305 has MSISDN:491230042305 (vlr.c:1045) 20250426105454999 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250426105454999 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105455000 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105455000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:110) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105455000 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042305:GERAN-A-328:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105455000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105455000 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105455000 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250426105455000 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105455000 DMM DEBUG -> IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530 LOCATION UPDATE ACCEPT (TMSI = 0x665c7530) (gsm_04_08.c:149) 20250426105455000 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105455000 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105455000 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455000 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455000 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105455000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455000 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105455000 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105455000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1c 38 11 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 66 5c 75 30 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1875)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1875)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105455002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455002 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105455002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105455002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105455002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105455002 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105455002 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105455002 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105455002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSInew-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105455002 DMSC NOTICE msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) VLR: update for IMSI=262420000042305 (MSISDN=491230042305) (gsm_04_08.c:1541) 20250426105455002 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105455002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310] (vlr_lu_fsm.c:817) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105455002 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042305:MSISDN-491230042305:GERAN-A-328:LU)[0x55fcf1b2ccf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105455002 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105455002 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105455002 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250426105455002 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250426105455002 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105455002 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105455002 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105455002 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105455002 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105455002 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105455002 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105455002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105455002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105455002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105455002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1c 38 11 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105455004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105455004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105455004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105455004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 48 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105455004 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105455004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105455004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105455004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105455004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105455004 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105455004 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105455004 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105455004 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) MSC-A terminated (msub.c:261) 20250426105455004 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) 1 MSC-I still active (msub.c:79) 20250426105455004 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105455004 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105455004 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105455004 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105455004 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-328 (ran_conn.c:155) 20250426105455004 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105455004 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-328:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105455004 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) Free (msub.c:119) 20250426105455004 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105455004 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105455004 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105455004 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455004 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455004 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105455004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455004 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105455004 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105455004 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 1c 38 11 00 01 48 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 20250426105455004 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105455004 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105455004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105455004 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105455004 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105455004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105455004 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105455004 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 48 1c 38 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1875)@4e68250106fc: Deleted conn table entry 0TC_auth_options_50(1882)1849361 TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105455006 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105455006 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_50(1882)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_50(1882)@4e68250106fc: 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 := '665C7530'O ("f\\u0") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1875)@4e68250106fc: Added conn table entry 0TC_auth_options_50(1882)8448584 MSC_Test_0-RAN(1875)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1874)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456016 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456016 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456016 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105456016 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456016 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456016 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 80 ea 48 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 66 5c 75 30 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105456017 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105456017 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105456017 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105456017 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105456017 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105456017 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105456017 DMSC DEBUG msc_i(unknown:GERAN-A-329:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105456017 DMSC DEBUG msc_a(unknown:GERAN-A-329:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105456017 DMM DEBUG msc_a(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105456017 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105456017 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105456017 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105456017 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105456018 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105456018 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105456018 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105456018 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105456018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105456018 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105456018 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105456018 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0] (fsm.c:486) 20250426105456018 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105456018 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105456018 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105456018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456018 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456018 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456018 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456018 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 80 ea 48 00 01 49 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: { messageType := 2, destLocRef := '80EA48'O, sourceLocRef := '000149'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 20250426105456021 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105456021 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_50(1882)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105456024 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105456024 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105456024 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) Received 1 auth tuples (vlr.c:996) 20250426105456024 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105456024 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{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) 20250426105456025 DMM DEBUG Tx AUTH REQ (rand = 6454165e80de5a9040e7f80bb440f50b) (gsm_04_08.c:641) 20250426105456025 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105456025 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105456025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456025 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456025 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 80 ea 48 00 01 16 01 00 13 05 12 00 64 54 16 5e 80 de 5a 90 40 e7 f8 0b b4 40 f5 0b 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1875)@4e68250106fc: patching N(SD)=1 into dtap '0514162AACDC'O MSC_Test_0-RAN(1875)@4e68250106fc: patched enc_l3: '0554162AACDC'O MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554162AACDC'O 20250426105456029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456029 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105456029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 09 01 00 06 05 54 16 2a ac dc 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105456030 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105456030 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105456030 DMM DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 162aacdc) (gsm_04_08.c:1128) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105456030 DVLR DEBUG SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) AUTH on GERAN received SRES/RES: 162aacdc (4 bytes) (vlr_auth_fsm.c:151) 20250426105456030 DVLR INFO SUBSCR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0] (vlr_auth_fsm.c:294) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105456030 DVLR DEBUG VLR_Authenticate(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105456030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105456030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105456030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105456030 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105456030 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105456030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 80 ea 48 00 01 10 00 0e 53 0a 09 08 fe d1 77 a2 18 1f 55 2b 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105456034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105456035 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105456035 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105456035 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105456035 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105456035 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105456035 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426105456035 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042305/3/1): Available (smpp_smsc.c:626) 20250426105456035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456035 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 80 ea 48 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 50 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_50(1882)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105456040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105456040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456041 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105456041 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105456041 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105456041 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105456041 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105456041 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105456041 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105456041 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105456041 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105456041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 80 ea 48 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1874)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1874)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1874)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105456045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105456045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 49 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105456045 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105456045 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105456045 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105456045 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105456045 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105456046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105456046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426105456046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105456046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1adecc0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105456046 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105456046 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105456046 DMSC DEBUG msc_a(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105456046 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105456046 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) MSC-A terminated (msub.c:261) 20250426105456046 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) 1 MSC-I still active (msub.c:79) 20250426105456046 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105456046 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105456046 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105456046 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105456046 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-329 (ran_conn.c:155) 20250426105456046 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105456046 DMSC DEBUG msc_i(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530:GERAN-A-329:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105456046 DMSC DEBUG msub(IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530) Free (msub.c:119) 20250426105456046 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105456046 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105456046 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) 20250426105456046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105456046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105456046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105456046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105456046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 80 ea 48 00 01 49 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1876)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1874)@4e68250106fc: Session index based on local reference:0 20250426105456047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1876)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105456047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105456047 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105456047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105456047 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105456047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105456047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105456047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105456047 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 49 80 ea 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1875)@4e68250106fc: Deleted conn table entry 0TC_auth_options_50(1882)8448584 TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105456049 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105456049 DVLR DEBUG VLR subscr IMSI-262420000042305:MSISDN-491230042305:TMSI-0x665C7530 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_50(1882)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_50(1882)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_50(1882)@4e68250106fc: Final verdict of PTC: pass MSC_Test-MGCP(1878)@4e68250106fc: Final verdict of PTC: none 20250426105456058 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105456058 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1873)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1876)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1880)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1874)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1877)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1881)@4e68250106fc: Final verdict of PTC: none 20250426105456061 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1875)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1879)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1873): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1874): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1875): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1876): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1877): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1878): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1879): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1880): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1881): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_50(1882): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_5 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass'. Sat Apr 26 10:54:56 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 20250426105456252 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105456252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105456252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105456252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105456252 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105456252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105456252 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105456252 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105456252 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105456252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105456252 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105456252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105456252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105456252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105456252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105456252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105456252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105456252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105456252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105456252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105456253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105457063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389000) 20250426105458063 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105458253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105458253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105458253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=389000, count=390160) 20250426105459064 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_5 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6'. ------ MSC_Tests.TC_auth_options_6 ------ Sat Apr 26 10:54:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105500066 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_6' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_6 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1887)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1887)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1887)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1885)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105500743 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1888)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105500936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105500936 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105500936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105500936 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105500938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1887)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105500938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105500938 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105500938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105500938 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105500938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105500938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105500938 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105500939 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105500939 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105501067 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105501067 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1890)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105501068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1890)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1890)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105501080 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105501080 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_60(1893)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1891)@4e68250106fc: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105501742 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501742 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105501742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105501742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105501742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105501743 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501743 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105501743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501743 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105501743 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105501743 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501743 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1886)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1886)@4e68250106fc: Added conn table entry 0TC_auth_options_60(1893)13474015 MSC_Test_0-RAN(1886)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105501748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105501748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105501748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105501748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 cd 98 df 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105501748 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Allocated (fsm.c:456) 20250426105501748 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105501748 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105501748 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105501748 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adecc0] (fsm.c:486) 20250426105501748 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105501748 DMSC DEBUG msc_i(unknown:GERAN-A-330:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105501748 DMSC DEBUG msc_a(unknown:GERAN-A-330:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105501748 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105501748 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105501748 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105501748 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250426105501748 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250426105501748 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105501748 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105501748 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105501748 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105501748 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105501748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105501748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105501748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310] (fsm.c:486) 20250426105501748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105501748 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105501748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105501748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105501748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105501748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 cd 98 df 00 01 4a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: { messageType := 2, destLocRef := 'CD98DF'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(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1891)@4e68250106fc: Found GsupExpect[0] for "262420000042306" handled at TC_auth_options_60(1893) MSC_Test-GSUP(1891)@4e68250106fc: Added IMSI table entry 0TC_auth_options_60(1893)"262420000042306" 20250426105501751 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105501751 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105501751 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501751 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105501751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501751 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105501751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105501751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501751 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4a 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105501751 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105501751 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_60(1893)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): none -> pass TC_auth_options_60(1893)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105501754 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310] (vlr_auth_fsm.c:294) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105501754 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105501754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105501754 DMM INFO msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105501754 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105501754 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105501754 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105501754 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105501754 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105501754 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) 20250426105501754 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) 20250426105501754 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) 20250426105501754 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105501754 DVLR DEBUG VLR subscr IMSI-262420000042306 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105501754 DVLR DEBUG VLR subscr IMSI-262420000042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105501754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105501754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105501754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105501754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 cd 98 df 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105501754 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501754 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105501754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501754 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105501754 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105501754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 cd 98 df 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105501757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105501757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105501757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105501757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105501757 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105501757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105501757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105501757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105501757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105501757 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ad0310]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adecc0] (msc_a.c:1053) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105501757 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105501757 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105501757 DMSC DEBUG msub(IMSI-262420000042306) MSC-A terminated (msub.c:261) 20250426105501757 DMSC DEBUG msub(IMSI-262420000042306) 1 MSC-I still active (msub.c:79) 20250426105501757 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105501757 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105501757 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105501757 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1adecc0] (msub.c:113) 20250426105501757 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-330 (ran_conn.c:155) 20250426105501757 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105501757 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-330:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105501757 DMSC DEBUG msub(IMSI-262420000042306) Free (msub.c:119) 20250426105501757 DVLR INFO VLR subscr IMSI-262420000042306 - active-conn: now used by 0 (-) (msub.c:375) 20250426105501757 DVLR DEBUG SUBSCR(IMSI-262420000042306) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105501757 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Freeing instance (msub.c:113) 20250426105501757 DMSC DEBUG msub_fsm[0x55fcf1adecc0]{terminating}: Deallocated (fsm.c:568) 20250426105501757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105501757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105501757 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105501757 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105501757 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 cd 98 df 00 01 4a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 20250426105501757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105501757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105501758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105501758 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105501758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105501758 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105501758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105501758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105501758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105501758 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4a cd 98 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@4e68250106fc: Deleted conn table entry 0TC_auth_options_60(1893)13474015 TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_60(1893)@4e68250106fc: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1891)@4e68250106fc: Created GsupExpect[0] for "262420000042306" to be handled at TC_auth_options_60(1893) TC_auth_options_60(1893)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1886)@4e68250106fc: Added conn table entry 0TC_auth_options_60(1893)15609497 MSC_Test_0-RAN(1886)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@4e68250106fc: First idle individual index:0 20250426105502760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502760 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502760 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ee 2e 99 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 60 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502761 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105502761 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105502761 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105502761 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105502761 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105502761 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105502761 DMSC DEBUG msc_i(unknown:GERAN-A-331:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105502761 DMSC DEBUG msc_a(unknown:GERAN-A-331:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105502761 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042306 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105502761 DMM DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105502761 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105502761 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042306 id=262420000042306 (vlr.c:661) 20250426105502761 DVLR INFO New subscr, IMSI: 262420000042306 (vlr.c:562) 20250426105502761 DVLR DEBUG VLR subscr IMSI-262420000042306 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105502761 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105502761 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105502761 DVLR DEBUG VLR subscr IMSI-262420000042306 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105502761 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105502761 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105502761 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105502761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105502761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105502761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105502761 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105502761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 ee 2e 99 00 01 4b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105502761 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502761 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502761 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502761 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502761 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502761 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ee 2e 99 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 60 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: { messageType := 2, destLocRef := 'EE2E99'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(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105502761 DVLR DEBUG VLR subscr IMSI-262420000042306 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105502761 DVLR DEBUG VLR subscr IMSI-262420000042306 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502762 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502762 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502762 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105502762 DMSC DEBUG msc_i(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105502762 DMSC DEBUG msc_a(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105502763 DVLR DEBUG VLR subscr IMSI-262420000042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105502763 DVLR DEBUG IMSI:262420000042306 has MSISDN:491230042306 (vlr.c:1045) 20250426105502763 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250426105502763 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105502764 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105502764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1b2ccf0] (vlr_lu_fsm.c:110) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105502764 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042306:GERAN-A-331:LU)[0x55fcf1b0b9f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105502764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105502764 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105502764 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250426105502764 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105502764 DMM DEBUG -> IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939 LOCATION UPDATE ACCEPT (TMSI = 0x30243939) (gsm_04_08.c:149) 20250426105502764 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105502764 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105502764 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502764 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502764 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502764 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502764 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502764 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ee 2e 99 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 30 24 39 39 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1886)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1886)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502767 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502767 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502767 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105502767 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105502767 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105502767 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105502767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSInew-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105502767 DMSC NOTICE msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) VLR: update for IMSI=262420000042306 (MSISDN=491230042306) (gsm_04_08.c:1541) 20250426105502767 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105502767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0] (vlr_lu_fsm.c:817) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105502767 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042306:MSISDN-491230042306:GERAN-A-331:LU)[0x55fcf1acf6b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105502767 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105502767 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105502767 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105502767 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042306/3/1): Available (smpp_smsc.c:626) 20250426105502767 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105502767 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105502767 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105502767 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105502767 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105502767 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105502767 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105502767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502767 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502767 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502767 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502767 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 ee 2e 99 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105502769 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105502769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105502769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105502769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105502769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105502769 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105502769 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105502769 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105502769 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) MSC-A terminated (msub.c:261) 20250426105502769 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) 1 MSC-I still active (msub.c:79) 20250426105502769 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105502769 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105502769 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105502769 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105502769 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-331 (ran_conn.c:155) 20250426105502769 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105502769 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-331:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105502769 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) Free (msub.c:119) 20250426105502769 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105502769 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105502769 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) 20250426105502769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 ee 2e 99 00 01 4b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 20250426105502769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502770 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502770 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502770 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502770 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4b ee 2e 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1886)@4e68250106fc: Deleted conn table entry 0TC_auth_options_60(1893)15609497 TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105502770 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105502770 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: port MSCVTYRunning a successful LU done TC_auth_options_60(1893)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_60(1893)@4e68250106fc: 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 := '30243939'O ("0$99") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1886)@4e68250106fc: Added conn table entry 0TC_auth_options_60(1893)6317505 MSC_Test_0-RAN(1886)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1885)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 65 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 30 24 39 39 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105502973 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Allocated (fsm.c:456) 20250426105502973 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105502973 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105502973 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105502973 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105502973 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105502973 DMSC DEBUG msc_i(unknown:GERAN-A-332:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105502973 DMSC DEBUG msc_a(unknown:GERAN-A-332:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105502973 DMM DEBUG msc_a(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105502973 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105502973 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105502973 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105502973 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105502973 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105502973 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105502973 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310] (fsm.c:486) 20250426105502973 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105502973 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105502973 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105502973 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502973 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502973 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502973 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502973 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502973 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502973 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 60 65 c1 00 01 4c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: { messageType := 2, destLocRef := '6065C1'O, sourceLocRef := '00014C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 20250426105502974 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105502974 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_60(1893)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310] (vlr_auth_fsm.c:294) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105502975 DVLR DEBUG VLR_Authenticate(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1acf6b0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105502975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105502975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250426105502975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105502975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250426105502975 DMM DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250426105502975 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105502975 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105502975 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + 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) 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105502975 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105502975 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105502975 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105502975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 60 65 c1 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105502975 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502975 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105502975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502975 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105502975 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105502975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105502975 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502975 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 60 65 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1885)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_60(1893)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1885)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105502977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105502977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105502977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105502977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105502977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105502977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-SCCP(1885)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105502977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105502977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105502977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105502977 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105502977 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105502977 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105502977 DMSC ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250426105502977 DBSSAP ERROR msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250426105503184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105503184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105503184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105503184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105503184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105503184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105503184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105503184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105503184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105503184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105503185 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105503185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105503185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105503185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105503185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msc_a.c:1053) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105503185 DMSC DEBUG msc_a(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105503185 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105503185 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) MSC-A terminated (msub.c:261) 20250426105503185 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) 1 MSC-I still active (msub.c:79) 20250426105503185 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105503185 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105503185 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105503185 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msub.c:113) 20250426105503185 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-332 (ran_conn.c:155) 20250426105503185 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105503185 DMSC DEBUG msc_i(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939:GERAN-A-332:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105503185 DMSC DEBUG msub(IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939) Free (msub.c:119) 20250426105503185 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105503185 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Freeing instance (msub.c:113) 20250426105503185 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Deallocated (fsm.c:568) 20250426105503185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105503185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105503185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105503185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105503185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105503185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105503185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105503185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105503185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105503185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 60 65 c1 00 01 4c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1887)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1885)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1887)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105503186 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105503186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105503186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105503186 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105503186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105503186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105503186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105503186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105503186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105503186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4c 60 65 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1886)@4e68250106fc: Deleted conn table entry 0TC_auth_options_60(1893)6317505 TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105503186 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105503186 DVLR DEBUG VLR subscr IMSI-262420000042306:MSISDN-491230042306:TMSI-0x30243939 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_60(1893)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_60(1893)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_60(1893)@4e68250106fc: Final verdict of PTC: pass 20250426105503191 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105503192 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105503192 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(1891)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1890)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1887)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1886)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1885)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1892)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1888)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1894)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1884)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1889)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1884): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1885): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1886): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1887): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1888): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1889): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1890): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1891): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1892): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_60(1893): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1894): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_6 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass'. Sat Apr 26 10:55:03 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 20250426105503392 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105503392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105503392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105503392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105503392 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105503392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105503392 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105503392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105503392 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105503392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105503392 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105503392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105503392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105503392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105503392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105503392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105503392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105503392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105503392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105503393 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105503393 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105504192 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405508) 20250426105505194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105505393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105505393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105505393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=405508, count=406668) 20250426105506195 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_6 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7'. ------ MSC_Tests.TC_auth_options_7 ------ Sat Apr 26 10:55:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105507196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_7' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_7 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1898)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1898)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1898)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1896)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105507812 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1899)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105508007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105508007 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105508007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105508007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1898)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105508008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105508008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105508008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105508008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105508008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105508008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105508008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105508008 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105508008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105508008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1898)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 20250426105508009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508009 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105508009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105508009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105508009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105508009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105508009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105508009 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105508009 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1898)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105508009 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105508009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105508009 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105508009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105508009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105508196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105508196 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1901)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105508198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1901)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1901)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105508206 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105508206 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_70(1904)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1902)@4e68250106fc: Created GsupExpect[0] for "262420000042307" to be handled at TC_auth_options_70(1904) TC_auth_options_70(1904)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105508812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1897)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1897)@4e68250106fc: Added conn table entry 0TC_auth_options_70(1904)4867266 MSC_Test_0-RAN(1897)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@4e68250106fc: First idle individual index:0 20250426105508817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 4a 44 c2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508818 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105508818 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105508818 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105508818 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105508818 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105508818 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105508818 DMSC DEBUG msc_i(unknown:GERAN-A-333:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105508818 DMSC DEBUG msc_a(unknown:GERAN-A-333:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105508818 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042307 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105508818 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105508818 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105508818 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042307 id=262420000042307 (vlr.c:661) 20250426105508818 DVLR INFO New subscr, IMSI: 262420000042307 (vlr.c:562) 20250426105508818 DVLR DEBUG VLR subscr IMSI-262420000042307 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105508818 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105508818 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105508818 DVLR DEBUG VLR subscr IMSI-262420000042307 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105508818 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105508818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105508818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105508818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105508818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105508818 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105508818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508818 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508818 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 4a 44 c2 00 01 4d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: { messageType := 2, destLocRef := '4A44C2'O, sourceLocRef := '00014D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1902)@4e68250106fc: Found GsupExpect[0] for "262420000042307" handled at TC_auth_options_70(1904) MSC_Test-GSUP(1902)@4e68250106fc: Added IMSI table entry 0TC_auth_options_70(1904)"262420000042307" 20250426105508820 DVLR DEBUG VLR subscr IMSI-262420000042307 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105508820 DVLR DEBUG VLR subscr IMSI-262420000042307 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508820 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105508820 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105508820 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_70(1904)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): none -> pass 20250426105508823 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105508823 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105508823 DVLR DEBUG SUBSCR(IMSI-262420000042307) Received 1 auth tuples (vlr.c:996) 20250426105508823 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105508824 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{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) 20250426105508824 DMM DEBUG Tx AUTH REQ (rand = c1bfda6a5aaca13de99629d7729339a9) (gsm_04_08.c:641) 20250426105508824 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105508824 DVLR DEBUG VLR subscr IMSI-262420000042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105508824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4a 44 c2 00 01 16 01 00 13 05 12 00 c1 bf da 6a 5a ac a1 3d e9 96 29 d7 72 93 39 a9 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@4e68250106fc: patching N(SD)=1 into dtap '05141D0A4622'O MSC_Test_0-RAN(1897)@4e68250106fc: patched enc_l3: '05541D0A4622'O MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000605541D0A4622'O MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 09 01 00 06 05 54 1d 0a 46 22 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105508827 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105508827 DMSC DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105508827 DMM DEBUG msc_a(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 1d0a4622) (gsm_04_08.c:1128) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105508827 DVLR DEBUG SUBSCR(IMSI-262420000042307) AUTH on GERAN received SRES/RES: 1d0a4622 (4 bytes) (vlr_auth_fsm.c:151) 20250426105508827 DVLR INFO SUBSCR(IMSI-262420000042307) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0] (vlr_auth_fsm.c:294) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105508827 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105508827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105508827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105508827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105508827 DMSC DEBUG msc_i(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105508828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105508828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105508828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105508828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105508828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105508828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105508828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508828 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508828 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508828 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4a 44 c2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105508829 DVLR DEBUG VLR subscr IMSI-262420000042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105508829 DVLR DEBUG IMSI:262420000042307 has MSISDN:491230042307 (vlr.c:1045) 20250426105508829 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250426105508829 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105508830 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105508830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b2ccf0] (vlr_lu_fsm.c:110) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105508830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042307:GERAN-A-333:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105508830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105508830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105508830 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250426105508830 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105508830 DMM DEBUG -> IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678 LOCATION UPDATE ACCEPT (TMSI = 0x0815a678) (gsm_04_08.c:149) 20250426105508830 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105508830 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105508830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508830 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508830 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508830 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508830 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4a 44 c2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 15 a6 78 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1897)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1897)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105508831 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105508831 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105508831 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105508831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSInew-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105508831 DMSC NOTICE msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) VLR: update for IMSI=262420000042307 (MSISDN=491230042307) (gsm_04_08.c:1541) 20250426105508831 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105508831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0] (vlr_lu_fsm.c:817) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105508831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042307:MSISDN-491230042307:GERAN-A-333:LU)[0x55fcf1b0b9f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105508831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105508831 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105508831 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250426105508831 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250426105508831 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105508831 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105508831 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105508831 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105508831 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105508832 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105508832 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105508832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 4a 44 c2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105508832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105508833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105508833 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105508833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105508833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105508833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105508833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105508833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105508833 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105508833 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105508833 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) MSC-A terminated (msub.c:261) 20250426105508833 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) 1 MSC-I still active (msub.c:79) 20250426105508833 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105508833 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105508833 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105508833 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105508833 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-333 (ran_conn.c:155) 20250426105508833 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105508833 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-333:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105508833 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) Free (msub.c:119) 20250426105508833 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105508833 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105508833 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) 20250426105508833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105508833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508833 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105508833 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105508833 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 4a 44 c2 00 01 4d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 20250426105508833 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105508833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105508833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105508833 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105508833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105508833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105508833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105508833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105508833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105508833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4d 4a 44 c2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@4e68250106fc: Deleted conn table entry 0TC_auth_options_70(1904)4867266 TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105508833 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105508833 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_70(1904)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_70(1904)@4e68250106fc: 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 := '0815A678'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1897)@4e68250106fc: Added conn table entry 0TC_auth_options_70(1904)14480341 MSC_Test_0-RAN(1897)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1896)@4e68250106fc: First idle individual index:0 20250426105509842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509842 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105509842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105509842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105509842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105509842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 dc f3 d5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 08 15 a6 78 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105509843 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Allocated (fsm.c:456) 20250426105509843 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105509843 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105509843 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105509843 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105509843 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105509843 DMSC DEBUG msc_i(unknown:GERAN-A-334:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105509843 DMSC DEBUG msc_a(unknown:GERAN-A-334:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105509843 DMM DEBUG msc_a(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105509843 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105509843 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105509843 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105509843 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105509843 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105509843 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105509844 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105509844 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105509844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105509844 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105509844 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105509844 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310] (fsm.c:486) 20250426105509844 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105509844 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105509844 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105509844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 dc f3 d5 00 01 4e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: { messageType := 2, destLocRef := 'DCF3D5'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(1896)@4e68250106fc: Session index based on local reference:0 20250426105509847 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105509847 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_70(1904)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105509851 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105509851 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105509851 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) Received 1 auth tuples (vlr.c:996) 20250426105509851 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105509851 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{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) 20250426105509851 DMM DEBUG Tx AUTH REQ (rand = 3e1c5102d9bfbd7b3837df486b51bf1f) (gsm_04_08.c:641) 20250426105509851 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105509851 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105509851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 dc f3 d5 00 01 16 01 00 13 05 12 00 3e 1c 51 02 d9 bf bd 7b 38 37 df 48 6b 51 bf 1f 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1897)@4e68250106fc: patching N(SD)=1 into dtap '0514A13F90A0'O MSC_Test_0-RAN(1897)@4e68250106fc: patched enc_l3: '0554A13F90A0'O MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554A13F90A0'O 20250426105509857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105509857 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105509857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105509857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105509857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 09 01 00 06 05 54 a1 3f 90 a0 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105509857 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105509857 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105509857 DMM DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a13f90a0) (gsm_04_08.c:1128) 20250426105509857 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105509858 DVLR DEBUG SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) AUTH on GERAN received SRES/RES: a13f90a0 (4 bytes) (vlr_auth_fsm.c:151) 20250426105509858 DVLR INFO SUBSCR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310] (vlr_auth_fsm.c:294) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105509858 DVLR DEBUG VLR_Authenticate(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105509858 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105509858 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105509858 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105509858 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105509858 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250426105509858 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042307/3/1): Available (smpp_smsc.c:626) 20250426105509858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 dc f3 d5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 70 (osmo_ss7_asp.c:1164) 20250426105509859 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509859 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509859 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509859 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509859 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509859 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509859 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 dc f3 d5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_70(1904)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105509864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509864 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105509864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105509865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105509865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105509865 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105509865 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105509865 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105509865 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105509865 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105509865 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105509865 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105509865 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105509865 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105509866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509866 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509866 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 dc f3 d5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1896)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1896)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1896)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105509869 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509869 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105509869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105509869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105509869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105509869 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105509869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105509869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105509869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105509869 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ad0310]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msc_a.c:1053) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105509869 DMSC DEBUG msc_a(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105509869 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105509869 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) MSC-A terminated (msub.c:261) 20250426105509869 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) 1 MSC-I still active (msub.c:79) 20250426105509869 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105509869 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105509869 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105509870 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msub.c:113) 20250426105509870 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-334 (ran_conn.c:155) 20250426105509870 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105509870 DMSC DEBUG msc_i(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678:GERAN-A-334:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105509870 DMSC DEBUG msub(IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678) Free (msub.c:119) 20250426105509870 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105509870 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Freeing instance (msub.c:113) 20250426105509870 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Deallocated (fsm.c:568) 20250426105509870 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509870 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509870 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105509870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509870 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105509870 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105509870 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 dc f3 d5 00 01 4e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1898)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1896)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1898)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105509871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105509871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105509871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105509871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105509871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105509871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105509871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105509871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105509871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105509871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4e dc f3 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1897)@4e68250106fc: Deleted conn table entry 0TC_auth_options_70(1904)14480341 TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105509872 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105509872 DVLR DEBUG VLR subscr IMSI-262420000042307:MSISDN-491230042307:TMSI-0x0815A678 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_70(1904)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_70(1904)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_70(1904)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1896)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1898)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1902)@4e68250106fc: Final verdict of PTC: none 20250426105509882 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105509882 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(1895)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1905)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1899)@4e68250106fc: Final verdict of PTC: none 20250426105509885 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1897)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1900)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1903)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1901)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1895): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1896): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1897): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1898): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1899): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1900): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1901): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1902): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1903): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_70(1904): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1905): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_7 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass'. Sat Apr 26 10:55:09 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 20250426105510072 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105510072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105510072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105510072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105510072 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105510072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105510072 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105510072 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105510072 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105510072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105510072 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105510072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105510072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105510072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105510072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105510072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105510072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105510072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105510072 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105510073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105510073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105510887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360472) 20250426105511887 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105512073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105512073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105512073 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=360472, count=362348) 20250426105512888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_7 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8'. ------ MSC_Tests.TC_auth_options_8 ------ Sat Apr 26 10:55:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_8.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105513889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_8' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_8 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1909)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1909)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1909)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1907)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105514533 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1910)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105514728 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105514728 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105514728 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105514728 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1909)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105514729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105514729 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105514729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105514729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105514729 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105514729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105514729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105514729 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105514729 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105514729 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105514729 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105514730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105514730 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105514730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105514730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105514730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105514730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105514730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105514730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105514730 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105514730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105514730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105514730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 20250426105514730 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105514730 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1909)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105514784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105514784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105514784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105514784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105514784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105514784 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105514784 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105514784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105514784 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105514784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1b 00 00 00 b9 00 00 00 c1 03 00 00 07 10 5f 02 90 00 00 70 02 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105514890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105514890 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1912)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1912)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105514891 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1912)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1912)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1912)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1912)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105514900 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105514900 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_80(1915)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1913)@4e68250106fc: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105515532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105515532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105515532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105515532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105515532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105515532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515532 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105515532 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105515532 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1908)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1908)@4e68250106fc: Added conn table entry 0TC_auth_options_80(1915)11051126 MSC_Test_0-RAN(1908)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105515536 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515536 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105515536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105515536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105515536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a8 a0 76 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105515537 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Allocated (fsm.c:456) 20250426105515537 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105515537 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105515537 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105515537 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad0310] (fsm.c:486) 20250426105515537 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105515537 DMSC DEBUG msc_i(unknown:GERAN-A-335:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105515537 DMSC DEBUG msc_a(unknown:GERAN-A-335:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105515537 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105515537 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105515537 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105515537 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250426105515537 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250426105515537 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105515537 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105515537 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105515537 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105515537 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105515537 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105515537 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105515537 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105515537 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105515537 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105515537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105515537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105515537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105515537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 a8 a0 76 00 01 4f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: { messageType := 2, destLocRef := 'A8A076'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(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1913)@4e68250106fc: Found GsupExpect[0] for "262420000042308" handled at TC_auth_options_80(1915) MSC_Test-GSUP(1913)@4e68250106fc: Added IMSI table entry 0TC_auth_options_80(1915)"262420000042308" 20250426105515539 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105515539 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105515539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105515539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515539 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105515539 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105515539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105515539 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105515539 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_80(1915)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): none -> pass TC_auth_options_80(1915)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105515541 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0] (vlr_auth_fsm.c:294) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105515541 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105515541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105515541 DMM INFO msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105515541 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105515541 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105515541 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105515541 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105515541 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105515541 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) 20250426105515541 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) 20250426105515541 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) 20250426105515541 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105515541 DVLR DEBUG VLR subscr IMSI-262420000042308 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105515541 DVLR DEBUG VLR subscr IMSI-262420000042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105515541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105515541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105515541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105515541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a8 a0 76 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105515541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105515541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105515541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105515541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 a8 a0 76 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105515544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105515544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105515544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105515544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105515544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 4f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105515544 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105515544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105515544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105515544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105515544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105515544 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1b2ccf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad0310] (msc_a.c:1053) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105515544 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105515544 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105515544 DMSC DEBUG msub(IMSI-262420000042308) MSC-A terminated (msub.c:261) 20250426105515544 DMSC DEBUG msub(IMSI-262420000042308) 1 MSC-I still active (msub.c:79) 20250426105515544 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105515544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105515544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105515544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105515544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 a8 a0 76 00 01 4f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 20250426105515545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105515545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105515545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105515545 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105515545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105515545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105515545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105515545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105515545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105515545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 4f a8 a0 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105515544 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105515544 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105515544 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1ad0310] (msub.c:113) 20250426105515544 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-335 (ran_conn.c:155) 20250426105515544 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105515544 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-335:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105515544 DMSC DEBUG msub(IMSI-262420000042308) Free (msub.c:119) 20250426105515544 DVLR INFO VLR subscr IMSI-262420000042308 - active-conn: now used by 0 (-) (msub.c:375) 20250426105515544 DVLR DEBUG SUBSCR(IMSI-262420000042308) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105515544 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Freeing instance (msub.c:113) 20250426105515544 DMSC DEBUG msub_fsm[0x55fcf1ad0310]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-RAN(1908)@4e68250106fc: Deleted conn table entry 0TC_auth_options_80(1915)11051126 TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_80(1915)@4e68250106fc: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1913)@4e68250106fc: Created GsupExpect[0] for "262420000042308" to be handled at TC_auth_options_80(1915) TC_auth_options_80(1915)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1908)@4e68250106fc: Added conn table entry 0TC_auth_options_80(1915)12777750 MSC_Test_0-RAN(1908)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1907)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c2 f9 16 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105516549 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Allocated (fsm.c:456) 20250426105516549 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105516549 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105516549 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105516549 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105516549 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105516549 DMSC DEBUG msc_i(unknown:GERAN-A-336:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105516549 DMSC DEBUG msc_a(unknown:GERAN-A-336:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105516549 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042308 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105516549 DMM DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105516549 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105516549 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042308 id=262420000042308 (vlr.c:661) 20250426105516549 DVLR INFO New subscr, IMSI: 262420000042308 (vlr.c:562) 20250426105516549 DVLR DEBUG VLR subscr IMSI-262420000042308 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105516549 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105516549 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105516549 DVLR DEBUG VLR subscr IMSI-262420000042308 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105516549 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105516549 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105516549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105516550 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105516550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105516550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105516550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105516550 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105516550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 c2 f9 16 00 01 50 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105516550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 f9 16 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 80 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: { messageType := 2, destLocRef := 'C2F916'O, sourceLocRef := '000150'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105516550 DVLR DEBUG VLR subscr IMSI-262420000042308 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105516550 DVLR DEBUG VLR subscr IMSI-262420000042308 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105516552 DMSC DEBUG msc_i(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105516552 DMSC DEBUG msc_a(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105516552 DVLR DEBUG VLR subscr IMSI-262420000042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105516552 DVLR DEBUG IMSI:262420000042308 has MSISDN:491230042308 (vlr.c:1045) 20250426105516552 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250426105516552 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105516552 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105516552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:110) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105516552 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042308:GERAN-A-336:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105516552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105516552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105516552 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250426105516552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105516552 DMM DEBUG -> IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346 LOCATION UPDATE ACCEPT (TMSI = 0x37c41346) (gsm_04_08.c:149) 20250426105516552 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105516552 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105516552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 f9 16 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 37 c4 13 46 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1908)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1908)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105516556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105516556 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105516556 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105516556 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105516556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSInew-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105516556 DMSC NOTICE msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) VLR: update for IMSI=262420000042308 (MSISDN=491230042308) (gsm_04_08.c:1541) 20250426105516556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105516556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:817) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105516556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042308:MSISDN-491230042308:GERAN-A-336:LU)[0x55fcf1b013e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105516556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105516556 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105516556 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105516556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042308/3/1): Available (smpp_smsc.c:626) 20250426105516556 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105516556 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105516556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105516556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105516556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105516556 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105516556 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105516556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 c2 f9 16 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105516557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 50 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516557 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105516557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105516557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105516557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105516557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105516557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msc_a.c:1053) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105516557 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105516557 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105516557 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) MSC-A terminated (msub.c:261) 20250426105516557 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) 1 MSC-I still active (msub.c:79) 20250426105516557 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105516557 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105516557 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105516557 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msub.c:113) 20250426105516557 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-336 (ran_conn.c:155) 20250426105516557 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105516557 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-336:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105516557 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) Free (msub.c:119) 20250426105516557 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105516557 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Freeing instance (msub.c:113) 20250426105516557 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Deallocated (fsm.c:568) 20250426105516557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 c2 f9 16 00 01 50 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 20250426105516557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 50 c2 f9 16 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@4e68250106fc: Deleted conn table entry 0TC_auth_options_80(1915)12777750 TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105516558 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105516558 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: port MSCVTYRunning a successful LU done TC_auth_options_80(1915)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_80(1915)@4e68250106fc: 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 := '37C41346'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1908)@4e68250106fc: Added conn table entry 0TC_auth_options_80(1915)11397171 MSC_Test_0-SCCP(1907)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1908)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516760 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516760 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516760 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ad e8 33 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 37 c4 13 46 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105516761 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105516761 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105516761 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105516761 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105516761 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105516761 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105516761 DMSC DEBUG msc_i(unknown:GERAN-A-337:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105516761 DMSC DEBUG msc_a(unknown:GERAN-A-337:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105516761 DMM DEBUG msc_a(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105516761 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105516761 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105516761 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105516762 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105516762 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105516762 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105516762 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105516762 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105516762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105516762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105516762 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105516762 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105516762 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105516762 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105516762 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105516762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 ad e8 33 00 01 51 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: { messageType := 2, destLocRef := 'ADE833'O, sourceLocRef := '000151'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 20250426105516765 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105516765 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_80(1915)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105516768 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0] (vlr_auth_fsm.c:294) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105516768 DVLR DEBUG VLR_Authenticate(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b013e0]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105516768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105516768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250426105516768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105516768 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250426105516768 DMM DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250426105516768 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105516768 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105516769 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105516769 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105516769 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + 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) 20250426105516769 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105516769 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105516769 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105516769 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105516769 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105516769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ad e8 33 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105516769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 ad e8 33 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1907)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_80(1915)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105516774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516775 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105516775 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105516775 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105516775 DMSC ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250426105516775 DBSSAP ERROR msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1907)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1907)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 51 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105516980 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105516980 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105516980 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105516980 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105516980 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426105516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105516981 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105516981 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105516981 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105516981 DMSC DEBUG msc_a(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105516981 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105516981 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) MSC-A terminated (msub.c:261) 20250426105516981 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) 1 MSC-I still active (msub.c:79) 20250426105516981 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105516981 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105516981 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105516981 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105516981 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-337 (ran_conn.c:155) 20250426105516981 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105516981 DMSC DEBUG msc_i(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346:GERAN-A-337:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105516981 DMSC DEBUG msub(IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346) Free (msub.c:119) 20250426105516981 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105516981 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105516981 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105516981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105516981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105516981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105516981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 ad e8 33 00 01 51 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1909)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1907)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1909)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105516981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105516981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105516981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105516981 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105516981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105516981 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105516981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105516981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105516981 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105516981 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 51 ad e8 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1908)@4e68250106fc: Deleted conn table entry 0TC_auth_options_80(1915)11397171 TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105516982 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105516982 DVLR DEBUG VLR subscr IMSI-262420000042308:MSISDN-491230042308:TMSI-0x37C41346 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_80(1915)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_80(1915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_80(1915)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1909)@4e68250106fc: Final verdict of PTC: none 20250426105516985 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105516985 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1910)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1914)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1913)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1907)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1916)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1908)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1906)@4e68250106fc: Final verdict of PTC: none 20250426105516988 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MGCP(1911)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1912)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1906): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1907): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1908): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1909): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1910): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1911): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1912): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1913): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1914): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_80(1915): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1916): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_8 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass'. Sat Apr 26 10:55:16 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 20250426105517184 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105517184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105517184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105517184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105517184 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105517184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105517184 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105517184 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105517184 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105517184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105517184 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105517184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105517184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105517184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105517184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105517184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105517184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105517184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105517184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105517184 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105517185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105517988 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=413620) 20250426105518990 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105519185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105519185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105519185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=413620, count=415496) 20250426105519991 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_8 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9'. ------ MSC_Tests.TC_auth_options_9 ------ Sat Apr 26 10:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_9.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105520992 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_9' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_9 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1920)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1920)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1920)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1918)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105521623 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1921)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105521819 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105521819 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105521819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105521819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1920)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105521825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105521825 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105521825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105521825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105521825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105521825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105521825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105521825 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105521825 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105521825 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105521825 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 20250426105521826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105521826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105521826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105521826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105521826 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105521826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105521826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105521826 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105521826 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105521826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105521826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105521827 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1920)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105521827 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105521827 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105521993 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105521993 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1923)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105521998 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1923)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1923)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105522034 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105522034 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_90(1926)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1924)@4e68250106fc: Created GsupExpect[0] for "262420000042309" to be handled at TC_auth_options_90(1926) TC_auth_options_90(1926)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105522632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522632 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1919)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1919)@4e68250106fc: Added conn table entry 0TC_auth_options_90(1926)6930526 MSC_Test_0-RAN(1919)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 69 c0 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 90 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105522645 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Allocated (fsm.c:456) 20250426105522645 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105522645 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105522645 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105522645 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105522645 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105522645 DMSC DEBUG msc_i(unknown:GERAN-A-338:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105522645 DMSC DEBUG msc_a(unknown:GERAN-A-338:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105522645 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042309 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105522645 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105522645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105522645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105522645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105522645 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105522645 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105522645 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042309 id=262420000042309 (vlr.c:661) 20250426105522645 DVLR INFO New subscr, IMSI: 262420000042309 (vlr.c:562) 20250426105522645 DVLR DEBUG VLR subscr IMSI-262420000042309 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105522645 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105522645 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105522645 DVLR DEBUG VLR subscr IMSI-262420000042309 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105522646 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105522646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105522646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105522646 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105522646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105522646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105522646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105522646 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105522646 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522646 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522646 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522646 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522646 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 69 c0 5e 00 01 52 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: { messageType := 2, destLocRef := '69C05E'O, sourceLocRef := '000152'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1924)@4e68250106fc: Found GsupExpect[0] for "262420000042309" handled at TC_auth_options_90(1926) MSC_Test-GSUP(1924)@4e68250106fc: Added IMSI table entry 0TC_auth_options_90(1926)"262420000042309" 20250426105522651 DVLR DEBUG VLR subscr IMSI-262420000042309 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105522651 DVLR DEBUG VLR subscr IMSI-262420000042309 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105522652 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522652 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_auth_options_90(1926)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): none -> pass 20250426105522653 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105522653 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105522657 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105522657 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105522657 DVLR DEBUG SUBSCR(IMSI-262420000042309) Received 1 auth tuples (vlr.c:996) 20250426105522657 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105522657 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{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) 20250426105522657 DMM DEBUG Tx AUTH REQ (rand = e5c330db544afd96aec9efc781483621) (gsm_04_08.c:641) 20250426105522657 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105522657 DVLR DEBUG VLR subscr IMSI-262420000042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105522658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522658 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522658 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522658 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522658 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 69 c0 5e 00 01 16 01 00 13 05 12 00 e5 c3 30 db 54 4a fd 96 ae c9 ef c7 81 48 36 21 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@4e68250106fc: patching N(SD)=1 into dtap '0514BD926EF3'O MSC_Test_0-RAN(1919)@4e68250106fc: patched enc_l3: '0554BD926EF3'O MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554BD926EF3'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522666 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522667 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 09 01 00 06 05 54 bd 92 6e f3 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105522667 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105522667 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105522667 DMM DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = bd926ef3) (gsm_04_08.c:1128) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105522667 DVLR DEBUG SUBSCR(IMSI-262420000042309) AUTH on GERAN received SRES/RES: bd926ef3 (4 bytes) (vlr_auth_fsm.c:151) 20250426105522667 DVLR INFO SUBSCR(IMSI-262420000042309) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0] (vlr_auth_fsm.c:294) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105522667 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105522667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105522667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105522667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105522667 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105522668 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105522668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 06 06 69 c0 5e 00 01 10 00 0e 53 0a 09 09 e0 7b 65 27 d8 85 24 5e 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522674 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105522675 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105522675 DMSC DEBUG msc_a(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105522675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105522675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105522675 DMSC DEBUG msc_i(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105522675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105522675 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105522675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105522675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105522675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105522675 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105522675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 69 c0 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 90 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105522682 DVLR DEBUG VLR subscr IMSI-262420000042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105522682 DVLR DEBUG IMSI:262420000042309 has MSISDN:491230042309 (vlr.c:1045) 20250426105522682 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250426105522682 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105522683 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105522683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:110) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105522683 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042309:GERAN-A-338:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105522683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105522683 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105522683 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250426105522683 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105522683 DMM DEBUG -> IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9 LOCATION UPDATE ACCEPT (TMSI = 0x2ce0a8d9) (gsm_04_08.c:149) 20250426105522684 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105522684 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105522684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 69 c0 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c e0 a8 d9 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1919)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1919)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522693 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522693 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522693 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522693 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522693 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105522694 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105522694 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105522694 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105522694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSInew-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105522694 DMSC NOTICE msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) VLR: update for IMSI=262420000042309 (MSISDN=491230042309) (gsm_04_08.c:1541) 20250426105522694 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105522694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0] (vlr_lu_fsm.c:817) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105522694 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042309:MSISDN-491230042309:GERAN-A-338:LU)[0x55fcf1af8ee0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105522694 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105522694 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105522694 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.951s remaining) (msc_a.c:450) 20250426105522694 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250426105522694 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105522694 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105522695 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105522695 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105522695 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105522695 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105522695 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105522695 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522695 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522695 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522695 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522695 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522695 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522695 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 69 c0 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105522699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522699 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 52 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105522700 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105522700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105522700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105522700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105522700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105522700 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msc_a.c:1053) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105522700 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105522700 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105522701 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) MSC-A terminated (msub.c:261) 20250426105522701 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) 1 MSC-I still active (msub.c:79) 20250426105522701 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105522701 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105522701 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105522701 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msub.c:113) 20250426105522701 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-338 (ran_conn.c:155) 20250426105522701 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105522701 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-338:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105522701 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) Free (msub.c:119) 20250426105522701 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105522701 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Freeing instance (msub.c:113) 20250426105522701 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Deallocated (fsm.c:568) 20250426105522701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105522701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522701 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105522701 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105522701 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522701 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 69 c0 5e 00 01 52 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 20250426105522702 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105522702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105522702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105522702 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105522702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105522702 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105522702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105522702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105522702 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105522702 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 52 69 c0 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1919)@4e68250106fc: Deleted conn table entry 0TC_auth_options_90(1926)6930526 TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105522705 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105522705 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_90(1926)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_90(1926)@4e68250106fc: 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 := '2CE0A8D9'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1919)@4e68250106fc: Added conn table entry 0TC_auth_options_90(1926)3489523 MSC_Test_0-RAN(1919)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1918)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523709 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523709 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105523709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 3e f3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 2c e0 a8 d9 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105523710 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105523710 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105523710 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105523710 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105523710 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105523710 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105523710 DMSC DEBUG msc_i(unknown:GERAN-A-339:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105523710 DMSC DEBUG msc_a(unknown:GERAN-A-339:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105523710 DMM DEBUG msc_a(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105523710 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105523710 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105523710 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105523710 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105523710 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105523710 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105523710 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0] (fsm.c:486) 20250426105523710 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105523710 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105523710 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105523710 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523710 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 35 3e f3 00 01 53 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: { messageType := 2, destLocRef := '353EF3'O, sourceLocRef := '000153'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 20250426105523711 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105523711 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_90(1926)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105523711 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105523711 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105523711 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) Received 1 auth tuples (vlr.c:996) 20250426105523711 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105523711 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{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) 20250426105523711 DMM DEBUG Tx AUTH REQ (rand = 05e00ee8dfd9799406b575227bb5c9f3) (gsm_04_08.c:641) 20250426105523711 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105523711 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105523711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 35 3e f3 00 01 16 01 00 13 05 12 00 05 e0 0e e8 df d9 79 94 06 b5 75 22 7b b5 c9 f3 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1919)@4e68250106fc: patching N(SD)=1 into dtap '051480F2206C'O MSC_Test_0-RAN(1919)@4e68250106fc: patched enc_l3: '055480F2206C'O MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006055480F2206C'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105523712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 09 01 00 06 05 54 80 f2 20 6c 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105523712 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105523712 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105523712 DMM DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = 80f2206c) (gsm_04_08.c:1128) 20250426105523712 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105523712 DVLR DEBUG SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) AUTH on GERAN received SRES/RES: 80f2206c (4 bytes) (vlr_auth_fsm.c:151) 20250426105523712 DVLR INFO SUBSCR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105523712 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105523712 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105523712 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105523713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0] (vlr_auth_fsm.c:294) 20250426105523713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105523713 DVLR DEBUG VLR_Authenticate(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af8ee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105523713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105523713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105523713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105523713 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105523713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105523713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 07 06 35 3e f3 00 01 10 00 0e 53 0a 09 09 2a ae 6f 62 07 d3 b7 90 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105523714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523714 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105523714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523714 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105523714 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105523714 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105523714 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105523714 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105523714 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105523714 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426105523714 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042309/3/1): Available (smpp_smsc.c:626) 20250426105523714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523714 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523714 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523714 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523714 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 35 3e f3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 90 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_90(1926)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O 20250426105523715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105523715 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105523715 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105523715 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105523715 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105523715 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105523715 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105523715 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105523715 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105523715 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105523715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523715 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523715 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 35 3e f3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1918)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1918)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1918)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105523716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 53 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105523716 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105523716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105523716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426105523716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105523716 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1b2ccf0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105523716 DMSC DEBUG msc_a(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105523716 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105523716 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) MSC-A terminated (msub.c:261) 20250426105523716 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) 1 MSC-I still active (msub.c:79) 20250426105523716 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105523716 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105523716 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105523716 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105523716 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-339 (ran_conn.c:155) 20250426105523716 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105523716 DMSC DEBUG msc_i(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9:GERAN-A-339:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105523716 DMSC DEBUG msub(IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9) Free (msub.c:119) 20250426105523716 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105523716 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105523716 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105523716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105523716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105523716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105523716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 35 3e f3 00 01 53 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1920)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1918)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1920)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105523717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105523717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105523717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105523717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105523717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105523717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105523717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105523717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105523717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 53 35 3e f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1919)@4e68250106fc: Deleted conn table entry 0TC_auth_options_90(1926)3489523 TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105523717 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105523717 DVLR DEBUG VLR subscr IMSI-262420000042309:MSISDN-491230042309:TMSI-0x2CE0A8D9 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_90(1926)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_90(1926)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_90(1926)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-M3UA(1920)@4e68250106fc: Final verdict of PTC: none 20250426105523719 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105523719 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105523719 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(1918)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1923)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1921)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1925)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1924)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1919)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1922)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1917)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1927)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1917): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1918): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1919): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1920): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1921): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1922): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1923): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1924): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1925): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_90(1926): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1927): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_9 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass'. Sat Apr 26 10:55:23 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 20250426105523924 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105523924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105523924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105523924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105523924 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105523924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105523924 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105523924 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105523924 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105523924 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105523924 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105523924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105523924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105523924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105523924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105523924 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105523924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105523924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105523924 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105523925 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105523925 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105524721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389480) 20250426105525721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105525925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105525925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105525925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=389480, count=390020) 20250426105526722 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_9 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10'. ------ MSC_Tests.TC_auth_options_10 ------ Sat Apr 26 10:55:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_10.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105527724 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_10' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_10 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1931)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1931)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1931)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1929)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105528390 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1932)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105528586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105528586 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105528586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105528586 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105528590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105528590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105528590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105528590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105528590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105528590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105528590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105528590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105528590 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105528590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105528590 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105528592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105528592 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105528592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105528592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105528592 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105528592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105528592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105528592 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105528592 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105528592 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105528593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105528593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105528593 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105528593 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105528725 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105528725 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1934)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105528738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1934)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1934)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105528767 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105528767 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_100(1937)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1935)@4e68250106fc: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105529394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529394 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105529394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529394 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105529394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105529394 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105529394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105529394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529394 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105529394 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105529394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529394 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1930)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1930)@4e68250106fc: Added conn table entry 0TC_auth_options_100(1937)15082759 MSC_Test_0-SCCP(1929)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1930)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105529402 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529402 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105529402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105529402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105529402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e6 25 07 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105529403 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Allocated (fsm.c:456) 20250426105529403 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105529403 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105529403 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105529403 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ccf0] (fsm.c:486) 20250426105529403 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105529403 DMSC DEBUG msc_i(unknown:GERAN-A-340:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105529403 DMSC DEBUG msc_a(unknown:GERAN-A-340:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105529403 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105529403 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105529403 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105529403 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250426105529403 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250426105529403 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105529403 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105529403 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105529403 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105529403 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105529403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105529403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105529403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105529403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105529403 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105529403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105529403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529403 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105529403 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105529403 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529403 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 e6 25 07 00 01 54 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: { messageType := 2, destLocRef := 'E62507'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(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1935)@4e68250106fc: Found GsupExpect[0] for "262420000042310" handled at TC_auth_options_100(1937) MSC_Test-GSUP(1935)@4e68250106fc: Added IMSI table entry 0TC_auth_options_100(1937)"262420000042310" 20250426105529407 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105529407 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105529407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105529408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105529408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105529408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 54 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105529408 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105529408 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_100(1937)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): none -> pass TC_auth_options_100(1937)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105529411 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0] (vlr_auth_fsm.c:294) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105529411 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105529411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105529411 DMM INFO msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105529411 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105529411 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105529411 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105529411 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105529411 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105529411 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) 20250426105529411 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) 20250426105529411 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) 20250426105529411 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105529411 DVLR DEBUG VLR subscr IMSI-262420000042310 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105529411 DVLR DEBUG VLR subscr IMSI-262420000042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105529411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105529411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105529411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105529411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e6 25 07 00 01 06 01 00 03 05 04 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105529411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105529411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105529411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105529411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 e6 25 07 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105529417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529417 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105529417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529417 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105529417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105529417 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 54 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105529417 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105529417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105529417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105529417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105529417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105529417 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1b0b9f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msc_a.c:1053) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105529417 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105529417 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105529417 DMSC DEBUG msub(IMSI-262420000042310) MSC-A terminated (msub.c:261) 20250426105529417 DMSC DEBUG msub(IMSI-262420000042310) 1 MSC-I still active (msub.c:79) 20250426105529417 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105529417 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105529417 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105529417 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b2ccf0] (msub.c:113) 20250426105529417 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-340 (ran_conn.c:155) 20250426105529417 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105529417 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-340:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105529417 DMSC DEBUG msub(IMSI-262420000042310) Free (msub.c:119) 20250426105529417 DVLR INFO VLR subscr IMSI-262420000042310 - active-conn: now used by 0 (-) (msub.c:375) 20250426105529417 DVLR DEBUG SUBSCR(IMSI-262420000042310) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105529417 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Freeing instance (msub.c:113) 20250426105529417 DMSC DEBUG msub_fsm[0x55fcf1b2ccf0]{terminating}: Deallocated (fsm.c:568) 20250426105529417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105529417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529417 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105529417 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105529417 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529417 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 e6 25 07 00 01 54 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 20250426105529418 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105529418 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105529418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105529418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105529418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105529418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105529418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105529418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 54 e6 25 07 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@4e68250106fc: Deleted conn table entry 0TC_auth_options_100(1937)15082759 TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_100(1937)@4e68250106fc: port MSCVTYRunning a successful LU so that CM Service Request can be tested MSC_Test-GSUP(1935)@4e68250106fc: Created GsupExpect[0] for "262420000042310" to be handled at TC_auth_options_100(1937) TC_auth_options_100(1937)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1930)@4e68250106fc: Added conn table entry 0TC_auth_options_100(1937)1311035 MSC_Test_0-RAN(1930)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@4e68250106fc: First idle individual index:0 20250426105530425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530425 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530425 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 14 01 3b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105530425 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105530425 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105530425 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105530425 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105530425 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105530425 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105530425 DMSC DEBUG msc_i(unknown:GERAN-A-341:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105530425 DMSC DEBUG msc_a(unknown:GERAN-A-341:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105530425 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042310 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105530425 DMM DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105530425 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105530425 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042310 id=262420000042310 (vlr.c:661) 20250426105530425 DVLR INFO New subscr, IMSI: 262420000042310 (vlr.c:562) 20250426105530425 DVLR DEBUG VLR subscr IMSI-262420000042310 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105530425 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105530425 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105530425 DVLR DEBUG VLR subscr IMSI-262420000042310 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105530425 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105530425 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105530425 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105530425 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105530425 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530425 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530425 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530425 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530425 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 14 01 3b 00 01 55 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105530426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530426 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530426 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530426 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530426 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 14 01 3b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: { messageType := 2, destLocRef := '14013B'O, sourceLocRef := '000155'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105530427 DVLR DEBUG VLR subscr IMSI-262420000042310 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105530427 DVLR DEBUG VLR subscr IMSI-262420000042310 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105530429 DMSC DEBUG msc_i(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105530429 DMSC DEBUG msc_a(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105530430 DVLR DEBUG VLR subscr IMSI-262420000042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105530430 DVLR DEBUG IMSI:262420000042310 has MSISDN:491230042310 (vlr.c:1045) 20250426105530430 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250426105530430 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105530431 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:110) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105530431 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042310:GERAN-A-341:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105530431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105530431 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250426105530431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105530431 DMM DEBUG -> IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900 LOCATION UPDATE ACCEPT (TMSI = 0x1ba40900) (gsm_04_08.c:149) 20250426105530431 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105530431 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105530431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530431 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530431 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 14 01 3b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1b a4 09 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1930)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1930)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530437 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530437 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105530437 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105530437 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105530437 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105530437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSInew-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105530437 DMSC NOTICE msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) VLR: update for IMSI=262420000042310 (MSISDN=491230042310) (gsm_04_08.c:1541) 20250426105530437 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105530437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:817) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105530437 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042310:MSISDN-491230042310:GERAN-A-341:LU)[0x55fcf1b2b640]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105530437 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105530437 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105530437 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.987s remaining) (msc_a.c:450) 20250426105530437 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042310/3/1): Available (smpp_smsc.c:626) 20250426105530437 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105530437 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105530437 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105530437 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105530437 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105530437 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105530437 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105530437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530437 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530437 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530438 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 14 01 3b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105530439 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530439 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 55 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530439 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105530439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105530439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105530439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105530439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105530439 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105530439 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105530439 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105530439 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) MSC-A terminated (msub.c:261) 20250426105530439 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) 1 MSC-I still active (msub.c:79) 20250426105530439 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105530439 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105530439 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105530439 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105530440 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-341 (ran_conn.c:155) 20250426105530440 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105530440 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-341:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105530440 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) Free (msub.c:119) 20250426105530440 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105530440 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105530440 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105530440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530440 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530440 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530440 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 14 01 3b 00 01 55 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 20250426105530440 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530440 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 55 14 01 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@4e68250106fc: Deleted conn table entry 0TC_auth_options_100(1937)1311035 TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105530441 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105530441 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: port MSCVTYRunning a successful LU done TC_auth_options_100(1937)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_100(1937)@4e68250106fc: 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 := '1BA40900'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1930)@4e68250106fc: Added conn table entry 0TC_auth_options_100(1937)13923107 MSC_Test_0-RAN(1930)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1929)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530644 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530644 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530644 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530644 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530644 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 d4 73 23 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 1b a4 09 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105530645 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) 20250426105530645 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105530645 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105530645 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105530645 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105530645 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105530645 DMSC DEBUG msc_i(unknown:GERAN-A-342:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105530645 DMSC DEBUG msc_a(unknown:GERAN-A-342:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105530645 DMM DEBUG msc_a(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105530645 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105530645 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105530645 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105530645 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105530645 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105530645 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105530645 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105530645 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105530645 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105530645 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105530645 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530645 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530645 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530645 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530645 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530645 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 d4 73 23 00 01 56 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: { messageType := 2, destLocRef := 'D47323'O, sourceLocRef := '000156'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 20250426105530646 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105530646 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_100(1937)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: XXX ts_GSUP_SAI_ERR 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: GSUP: rx Auth Info Error cause: 2: IMSI unknown in HLR (vlr_auth_fsm.c:376) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause IMSI_UNKNOWN_IN_HLR (vlr_auth_fsm.c:271) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (vlr_auth_fsm.c:294) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105530648 DVLR DEBUG VLR_Authenticate(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b2b640]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105530648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105530648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_HLR) (vlr_access_req_fsm.c:472) 20250426105530648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105530648 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_HLR (vlr_access_req_fsm.c:131) 20250426105530648 DMM DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: -> CM SERVICE Reject cause: 2 (gsm_04_08.c:259) 20250426105530648 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105530648 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105530648 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + 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) 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,vlr_gsup_rx,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105530648 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105530648 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105530648 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105530648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d4 73 23 00 01 06 01 00 03 05 22 02 00 00 00 (osmo_ss7_asp.c:1164) 20250426105530648 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530648 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530648 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530648 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530648 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530648 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 d4 73 23 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1929)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_100(1937)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530650 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530650 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530650 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530650 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530650 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1929)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1929)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530651 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105530651 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105530651 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105530651 DMSC ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Event MSC_A_EV_MO_CLOSE not permitted (msc_a.c:1734) 20250426105530651 DBSSAP ERROR msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-1) for CLEAR_REQUEST from MSC-I (msc_a.c:2060) 20250426105530856 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530856 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 56 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105530857 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105530857 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105530857 DMSC DEBUG msc_a(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105530857 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105530857 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) MSC-A terminated (msub.c:261) 20250426105530857 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) 1 MSC-I still active (msub.c:79) 20250426105530857 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105530857 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105530857 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105530857 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105530857 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-342 (ran_conn.c:155) 20250426105530857 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105530857 DMSC DEBUG msc_i(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900:GERAN-A-342:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105530857 DMSC DEBUG msub(IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900) Free (msub.c:119) 20250426105530857 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105530857 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105530857 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) 20250426105530857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105530857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530857 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105530857 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105530857 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 d4 73 23 00 01 56 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1931)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1929)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1931)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105530858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105530858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105530858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105530858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105530858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105530858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105530858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105530858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105530858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105530858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 56 d4 73 23 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1930)@4e68250106fc: Deleted conn table entry 0TC_auth_options_100(1937)13923107 TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105530858 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105530858 DVLR DEBUG VLR subscr IMSI-262420000042310:MSISDN-491230042310:TMSI-0x1BA40900 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_100(1937)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_100(1937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_100(1937)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1935)@4e68250106fc: Final verdict of PTC: none 20250426105530862 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(1930)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1934)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1929)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1938)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1931)@4e68250106fc: Final verdict of PTC: none 20250426105530863 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105530863 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1932)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1936)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1928)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1933)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1928): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1929): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1930): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1931): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1932): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1933): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1934): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1935): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1936): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_100(1937): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1938): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_10 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass'. Sat Apr 26 10:55:30 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 20250426105531060 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105531060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105531060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105531060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105531060 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105531060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105531060 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105531060 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105531060 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105531060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105531060 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105531060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105531060 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105531060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105531060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105531060 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105531060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105531061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105531061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105531061 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105531061 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105531863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=405428) 20250426105532865 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105533062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105533062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105533062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=405428, count=406588) 20250426105533866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_10 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11'. ------ MSC_Tests.TC_auth_options_11 ------ Sat Apr 26 10:55:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_auth_options_11.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105534867 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_auth_options_11' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_auth_options_11 started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1942)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1942)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1942)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1940)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105535519 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1943)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105535715 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105535715 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105535715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105535715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105535716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105535716 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105535716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105535716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105535716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105535716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105535716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105535716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105535716 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105535716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105535716 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105535717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105535717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105535717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105535717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105535717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105535717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105535717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105535717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105535717 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105535717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105535717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105535717 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105535717 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105535717 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105535868 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105535868 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1945)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105535870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1945)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1945)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105535881 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105535881 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_auth_options_110(1948)@4e68250106fc: port MSCVTYf_perform_lu() starting MSC_Test-GSUP(1946)@4e68250106fc: Created GsupExpect[0] for "262420000042311" to be handled at TC_auth_options_110(1948) TC_auth_options_110(1948)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105536529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536529 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536529 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536529 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536529 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536529 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536529 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536529 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536529 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536529 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536529 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536529 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1941)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1941)@4e68250106fc: Added conn table entry 0TC_auth_options_110(1948)10943271 MSC_Test_0-SCCP(1940)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1941)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105536542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536542 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a6 fb 27 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 40 32 11 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536542 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105536543 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105536543 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105536543 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105536543 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105536543 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105536543 DMSC DEBUG msc_i(unknown:GERAN-A-343:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105536543 DMSC DEBUG msc_a(unknown:GERAN-A-343:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105536543 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000042311 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105536543 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN Auth+Ciph (vlr_lu_fsm.c:1582) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105536543 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105536543 DVLR DEBUG set IMSI on subscriber; IMSI=262420000042311 id=262420000042311 (vlr.c:661) 20250426105536543 DVLR INFO New subscr, IMSI: 262420000042311 (vlr.c:562) 20250426105536543 DVLR DEBUG VLR subscr IMSI-262420000042311 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105536543 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105536543 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105536543 DVLR DEBUG VLR subscr IMSI-262420000042311 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105536543 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105536543 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105536543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105536543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105536543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105536543 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105536543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536543 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536543 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536543 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536543 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536543 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536543 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 a6 fb 27 00 01 57 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: { messageType := 2, destLocRef := 'A6FB27'O, sourceLocRef := '000157'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1946)@4e68250106fc: Found GsupExpect[0] for "262420000042311" handled at TC_auth_options_110(1948) MSC_Test-GSUP(1946)@4e68250106fc: Added IMSI table entry 0TC_auth_options_110(1948)"262420000042311" 20250426105536546 DVLR DEBUG VLR subscr IMSI-262420000042311 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105536546 DVLR DEBUG VLR subscr IMSI-262420000042311 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536546 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536546 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536546 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536546 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105536546 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105536546 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_auth_options_110(1948)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): none -> pass 20250426105536549 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105536549 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105536549 DVLR DEBUG SUBSCR(IMSI-262420000042311) Received 1 auth tuples (vlr.c:996) 20250426105536549 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105536549 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{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) 20250426105536549 DMM DEBUG Tx AUTH REQ (rand = b74a20f425c7ffd9f02832abfa0420c7) (gsm_04_08.c:641) 20250426105536549 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105536549 DVLR DEBUG VLR subscr IMSI-262420000042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105536549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a6 fb 27 00 01 16 01 00 13 05 12 00 b7 4a 20 f4 25 c7 ff d9 f0 28 32 ab fa 04 20 c7 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@4e68250106fc: patching N(SD)=1 into dtap '0514A8E6CC8B'O MSC_Test_0-RAN(1941)@4e68250106fc: patched enc_l3: '0554A8E6CC8B'O MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554A8E6CC8B'O MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 09 01 00 06 05 54 a8 e6 cc 8b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105536552 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105536552 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105536552 DMM DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a8e6cc8b) (gsm_04_08.c:1128) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105536552 DVLR DEBUG SUBSCR(IMSI-262420000042311) AUTH on GERAN received SRES/RES: a8e6cc8b (4 bytes) (vlr_auth_fsm.c:151) 20250426105536552 DVLR INFO SUBSCR(IMSI-262420000042311) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0] (vlr_auth_fsm.c:294) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105536552 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105536552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105536552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105536552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105536552 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105536552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105536552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a6 fb 27 00 01 10 00 0e 53 0a 09 08 d0 14 a9 25 13 11 81 c8 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536553 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105536553 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105536553 DMSC DEBUG msc_a(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105536553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105536553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105536553 DMSC DEBUG msc_i(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105536553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105536553 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105536553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105536553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105536553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105536553 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105536553 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536553 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536553 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536553 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536553 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536553 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a6 fb 27 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105536554 DVLR DEBUG VLR subscr IMSI-262420000042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105536554 DVLR DEBUG IMSI:262420000042311 has MSISDN:491230042311 (vlr.c:1045) 20250426105536554 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250426105536554 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105536554 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105536554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:110) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105536554 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000042311:GERAN-A-343:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105536554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105536554 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105536554 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250426105536554 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105536554 DMM DEBUG -> IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E LOCATION UPDATE ACCEPT (TMSI = 0x7ae09b0e) (gsm_04_08.c:149) 20250426105536554 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105536554 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105536554 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536554 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536554 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536554 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536554 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536554 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a6 fb 27 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7a e0 9b 0e (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1941)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_0-RAN(1941)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002059B'O 20250426105536556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 05 01 00 02 05 9b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536556 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105536556 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105536556 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105536556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSInew-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105536556 DMSC NOTICE msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) VLR: update for IMSI=262420000042311 (MSISDN=491230042311) (gsm_04_08.c:1541) 20250426105536556 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105536556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:817) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105536556 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000042311:MSISDN-491230042311:GERAN-A-343:LU)[0x55fcf1b05dd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105536556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105536556 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105536556 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250426105536556 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250426105536556 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105536556 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105536556 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105536556 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105536556 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105536556 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105536556 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105536556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a6 fb 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105536557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105536557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 20250426105536557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105536557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 57 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536557 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105536557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105536557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105536557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105536557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105536557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105536557 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105536557 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105536557 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) MSC-A terminated (msub.c:261) 20250426105536557 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) 1 MSC-I still active (msub.c:79) 20250426105536557 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105536557 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105536557 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105536557 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105536557 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-343 (ran_conn.c:155) 20250426105536557 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105536557 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-343:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105536557 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) Free (msub.c:119) 20250426105536557 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - active-conn: now used by 1 (attached) (msub.c:375) 20250426105536557 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105536557 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105536557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105536557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105536557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105536557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 a6 fb 27 00 01 57 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 20250426105536557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105536557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105536557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105536557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105536557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105536557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105536557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105536557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 57 a6 fb 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@4e68250106fc: Deleted conn table entry 0TC_auth_options_110(1948)10943271 TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105536557 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105536557 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@4e68250106fc: port MSCVTYf_perform_lu() done TC_auth_options_110(1948)@4e68250106fc: port MSCVTYf_establish_fully() starting TC_auth_options_110(1948)@4e68250106fc: 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 := '7AE09B0E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1941)@4e68250106fc: Added conn table entry 0TC_auth_options_110(1948)15653313 MSC_Test_0-RAN(1941)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1940)@4e68250106fc: First idle individual index:0 20250426105537561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537561 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ee d9 c1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7a e0 9b 0e 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105537561 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) 20250426105537561 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105537561 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105537561 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105537561 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105537561 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105537561 DMSC DEBUG msc_i(unknown:GERAN-A-344:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105537561 DMSC DEBUG msc_a(unknown:GERAN-A-344:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105537561 DMM DEBUG msc_a(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN Auth+Ciph (vlr_access_req_fsm.c:711) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105537561 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105537561 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105537561 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105537561 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105537561 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105537561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105537561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105537561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105537561 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105537561 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105537562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 ee d9 c1 00 01 58 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: { messageType := 2, destLocRef := 'EED9C1'O, sourceLocRef := '000158'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 20250426105537563 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105537563 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_auth_options_110(1948)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105537564 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105537564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105537564 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) Received 1 auth tuples (vlr.c:996) 20250426105537564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105537564 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{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) 20250426105537564 DMM DEBUG Tx AUTH REQ (rand = 1f6405dd9afe123ab1d609fe25cb00b1) (gsm_04_08.c:641) 20250426105537564 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105537564 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105537564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 2d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ee d9 c1 00 01 16 01 00 13 05 12 00 1f 64 05 dd 9a fe 12 3a b1 d6 09 fe 25 cb 00 b1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(1941)@4e68250106fc: patching N(SD)=1 into dtap '0514A2F66205'O MSC_Test_0-RAN(1941)@4e68250106fc: patched enc_l3: '0554A2F66205'O MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100060554A2F66205'O 20250426105537565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105537565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 09 01 00 06 05 54 a2 f6 62 05 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537565 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105537565 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105537565 DMM DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM GSM AUTHENTICATION RESPONSE (sres = a2f66205) (gsm_04_08.c:1128) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105537565 DVLR DEBUG SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) AUTH on GERAN received SRES/RES: a2f66205 (4 bytes) (vlr_auth_fsm.c:151) 20250426105537565 DVLR INFO SUBSCR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) AUTH established GSM security context (vlr_auth_fsm.c:225) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (vlr_auth_fsm.c:294) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105537565 DVLR DEBUG VLR_Authenticate(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b05dd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105537565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105537565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105537565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105537565 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105537565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537565 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105537565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 27 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ee d9 c1 00 01 10 00 0e 53 0a 09 08 7c 7c d4 7b 7f 02 12 e5 23 01 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0003552C04'O 20250426105537566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105537566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 05 00 03 55 2c 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537566 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105537566 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105537566 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105537566 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105537566 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105537566 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426105537566 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230042311/3/1): Available (smpp_smsc.c:626) 20250426105537567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ee d9 c1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 40 32 11 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_auth_options_110(1948)@4e68250106fc: port MSCVTYf_establish_fully() done MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000422040100'O MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105537568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 06 00 04 22 04 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105537568 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105537568 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105537568 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105537568 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105537568 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105537568 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105537568 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105537568 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105537568 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105537568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 ee d9 c1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1940)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1940)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1940)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105537569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 58 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105537569 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105537569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105537569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105537569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105537569 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105537569 DMSC DEBUG msc_a(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105537569 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105537569 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) MSC-A terminated (msub.c:261) 20250426105537569 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) 1 MSC-I still active (msub.c:79) 20250426105537569 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105537569 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105537569 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105537569 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105537569 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-344 (ran_conn.c:155) 20250426105537569 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105537569 DMSC DEBUG msc_i(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E:GERAN-A-344:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105537569 DMSC DEBUG msub(IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E) Free (msub.c:119) 20250426105537569 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - active-conn: now used by 1 (attached) (msub.c:375) 20250426105537569 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105537569 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) 20250426105537569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105537569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537569 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105537569 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105537569 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 ee d9 c1 00 01 58 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1942)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1940)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1942)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105537569 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105537569 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105537569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105537569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105537569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105537569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105537569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105537570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 58 ee d9 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1941)@4e68250106fc: Deleted conn table entry 0TC_auth_options_110(1948)15653313 TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105537570 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105537570 DVLR DEBUG VLR subscr IMSI-262420000042311:MSISDN-491230042311:TMSI-0x7AE09B0E - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_auth_options_110(1948)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_auth_options_110(1948)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_auth_options_110(1948)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(1946)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1940)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1942)@4e68250106fc: Final verdict of PTC: none 20250426105537575 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105537575 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-MNCC(1943)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1941)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1947)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1944)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1939)@4e68250106fc: Final verdict of PTC: none 20250426105537577 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1945)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1949)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1939): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1940): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1941): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1942): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1943): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1944): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1945): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1946): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1947): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_auth_options_110(1948): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1949): none (pass -> pass) MTC@4e68250106fc: Test case TC_auth_options_11 finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass'. Sat Apr 26 10:55:37 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 20250426105537772 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105537772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105537772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105537772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105537772 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105537772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105537772 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105537772 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105537772 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105537772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105537772 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105537772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105537772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105537772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105537772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105537772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105537772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105537772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105537772 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105537773 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105537773 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105538578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=389864) 20250426105539578 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105539773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105539773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105539773 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=389864, count=391024) 20250426105540579 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_auth_options_11 pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd'. ------ MSC_Tests.TC_lu_and_mo_csd ------ Sat Apr 26 10:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105541580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_csd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_csd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1953)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1953)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1953)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1951)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105542243 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1954)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105542433 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105542433 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105542433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105542433 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1953)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105542436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105542436 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105542436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105542436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105542436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105542436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105542436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105542436 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105542436 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105542436 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105542436 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105542437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105542437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105542437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105542437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 20250426105542437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105542437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105542437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105542437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105542437 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105542437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105542437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105542437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1953)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 20250426105542437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1953)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105542437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105542581 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105542581 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1956)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105542584 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1956)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105542601 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105542601 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS21T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105543243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543243 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543243 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 20250426105543243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1952)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)2850857 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543254 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2b 80 29 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543255 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105543255 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105543255 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105543255 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105543255 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105543255 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105543255 DMSC DEBUG msc_i(unknown:GERAN-A-345:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105543255 DMSC DEBUG msc_a(unknown:GERAN-A-345:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105543255 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105543255 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105543255 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105543255 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000007 id=262420000000007 (vlr.c:661) 20250426105543255 DVLR INFO New subscr, IMSI: 262420000000007 (vlr.c:562) 20250426105543255 DVLR DEBUG VLR subscr IMSI-262420000000007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105543255 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105543255 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105543255 DVLR DEBUG VLR subscr IMSI-262420000000007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105543255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105543255 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105543255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105543255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105543255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105543255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105543255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105543255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 2b 80 29 00 01 59 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105543256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2b 80 29 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '2B8029'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1957)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_csd0(1959) MSC_Test-GSUP(1957)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_csd0(1959)"262420000000007" 20250426105543259 DVLR DEBUG VLR subscr IMSI-262420000000007 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426105543259 DVLR DEBUG VLR subscr IMSI-262420000000007 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543261 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543261 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543262 DMSC DEBUG msc_i(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543262 DMSC DEBUG msc_a(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543267 DVLR DEBUG VLR subscr IMSI-262420000000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105543267 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105543267 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105543267 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105543268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105543268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:110) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105543268 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:GERAN-A-345:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105543268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105543268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105543268 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105543268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105543268 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155 LOCATION UPDATE ACCEPT (TMSI = 0x7ba5a155) (gsm_04_08.c:149) 20250426105543268 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105543268 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105543268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543268 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543268 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543268 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2b 80 29 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 7b a5 a1 55 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543277 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543277 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543277 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105543277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSInew-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105543277 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105543277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105543277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0] (vlr_lu_fsm.c:817) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105543277 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:GERAN-A-345:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105543277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105543277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105543277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250426105543277 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105543277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105543277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105543277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105543277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105543277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105543277 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105543277 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105543277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543277 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543277 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543277 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543277 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 2b 80 29 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105543280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543280 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 59 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105543281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105543281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105543281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105543281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105543281 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af8ee0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105543281 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105543281 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105543281 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) MSC-A terminated (msub.c:261) 20250426105543281 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) 1 MSC-I still active (msub.c:79) 20250426105543281 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105543281 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105543281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105543281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105543281 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-345 (ran_conn.c:155) 20250426105543281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105543281 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-345:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105543281 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) Free (msub.c:119) 20250426105543281 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105543281 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105543281 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105543281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543281 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543281 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543281 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 2b 80 29 00 01 59 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 59 2b 80 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2850857 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105543283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105543283 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '7BA5A155'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)7500161 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543484 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543484 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 72 71 81 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 7b a5 a1 55 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543485 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) 20250426105543485 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105543485 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105543485 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105543485 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105543485 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105543485 DMSC DEBUG msc_i(unknown:GERAN-A-346:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105543485 DMSC DEBUG msc_a(unknown:GERAN-A-346:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105543485 DMM DEBUG msc_a(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105543485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105543485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105543485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105543485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105543485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105543485 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105543485 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105543485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105543485 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105543485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105543485 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105543485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543485 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543485 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543485 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 72 71 81 00 01 5a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105543486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105543486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543486 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543486 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543486 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '727181'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105543487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105543487 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210140805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210140805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 01 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543500 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105543500 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 callref-0x80000024 tid-8) New transaction (transaction.c:231) 20250426105543500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105543500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105543500 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105543500 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105543500 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105543500 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543500 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105543500 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105543500 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105543500 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105543500 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1adedf0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1adedf0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55fcf1adedf0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55fcf1adedf0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b06030]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b06030]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55fcf1b06030]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105543500 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55fcf1b06030]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105543517 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:no-CI)[0x55fcf1adedf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105543517 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105543517 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105543517 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105543519 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:no-CI)[0x55fcf1b06030]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105543519 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105543519 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105543519 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543519 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105543519 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) 20250426105543520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 20250426105543520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543520 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543520 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543520 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 1a 00 18 01 0b 03 02 0a 14 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 84 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request 20250426105543524 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543527 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543527 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543527 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b06030]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105543527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b06030]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105543527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105543527 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543527 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105543527 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543527 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105543530 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105543530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105543530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105543530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105543530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105543530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105543530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105543530 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105543530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 01 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105543534 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105543534 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105543534 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105543534 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105543534 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105543534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543534 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543534 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105543536 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543536 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543536 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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) 20250426105543536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adedf0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105543536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ:trans-8:call-132:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1adedf0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105543536 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105543537 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105543537 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105543537 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105543537 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105543537 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105543537 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105543537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105543537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543537 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105543537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105543537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105543539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105543539 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105543539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105543539 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105543539 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105543540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105543540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105543540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105543540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105543540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105543540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105543540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105543540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105543540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105543540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105543540 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105543540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105543540 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105543540 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105543540 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105543540 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105543540 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105544543 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105544543 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105544543 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105544543 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105544543 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105544543 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105544544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105544544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105544544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105544546 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105544546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105544546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105544546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105544546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105544546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105544546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105544546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105544546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105544546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105544546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105544548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105544548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105544548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105544548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105544548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105544548 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105544548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105544548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105544548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105544548 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x80000024 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105544548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105544548 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105544548 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105544548 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105544548 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105544549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105544549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105544549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105544549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1b06030]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105544549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155: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)[0x55fcf1adedf0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105544549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105544549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105544549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105544549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105544549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105544549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105544549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105544549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 72 71 81 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483612 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105544551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105544551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105544551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105544551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105544551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105544551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105544551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105544551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105544551 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105544551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105544551 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105544551 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) MSC-A terminated (msub.c:261) 20250426105544551 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) 1 MSC-I still active (msub.c:79) 20250426105544551 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105544551 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105544551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105544551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105544552 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-346 (ran_conn.c:155) 20250426105544552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105544552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-346:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105544552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) Free (msub.c:119) 20250426105544552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105544552 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105544552 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) 20250426105544552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105544552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105544552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105544552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 72 71 81 00 01 5a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105544552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105544552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105544552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105544552 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105544552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105544552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105544552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105544552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105544552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105544552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5a 72 71 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7500161 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS22T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)14395122 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 db a6 f2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545556 DMSC DEBUG msub_fsm[0x55fcf1b06030]{active}: Allocated (fsm.c:456) 20250426105545556 DMSC DEBUG msc_i[0x55fcf1b3e4d0]{READY}: Allocated (fsm.c:456) 20250426105545556 DMSC DEBUG msc_i[0x55fcf1b3e4d0]{READY}: is child of msub_fsm[0x55fcf1b06030] (fsm.c:486) 20250426105545556 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105545556 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b06030] (fsm.c:486) 20250426105545556 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105545556 DMSC DEBUG msc_i(unknown:GERAN-A-347:NONE)[0x55fcf1b3e4d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105545556 DMSC DEBUG msc_a(unknown:GERAN-A-347:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105545556 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105545556 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1abea80] (fsm.c:486) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105545556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105545556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105545556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105545556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105545556 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105545556 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105545556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105545556 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105545556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105545556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0] (fsm.c:486) 20250426105545556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105545556 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105545556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 db a6 f2 00 01 5b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105545556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 db a6 f2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'DBA6F2'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105545557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105545557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1abea80]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105545558 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105545558 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105545558 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105545558 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105545559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105545559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0] (vlr_lu_fsm.c:110) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105545559 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b3e600]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105545559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105545559 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1adedf0] (fsm.c:486) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105545559 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105545559 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105545559 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10 LOCATION UPDATE ACCEPT (TMSI = 0x65eb4a10) (gsm_04_08.c:149) 20250426105545559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105545559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105545559 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545559 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545559 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545559 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545559 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 db a6 f2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 65 eb 4a 10 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105545560 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105545560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:TMSInew-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105545560 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105545560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0] (vlr_lu_fsm.c:817) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105545560 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x7BA5A155:GERAN-A-347:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105545560 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105545560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105545560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426105545560 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105545560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105545560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105545560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105545560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105545560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105545560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105545560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105545560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 db a6 f2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105545562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105545562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105545562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80] (msc_a.c:1053) 20250426105545562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105545562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105545562 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1adedf0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b06030] (msc_a.c:1053) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105545562 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105545562 DMSC DEBUG msub_fsm[0x55fcf1b06030]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105545562 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) MSC-A terminated (msub.c:261) 20250426105545562 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) 1 MSC-I still active (msub.c:79) 20250426105545562 DMSC DEBUG msub_fsm[0x55fcf1b06030]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105545562 DMSC DEBUG msub_fsm[0x55fcf1b06030]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105545562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105545562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Removing from parent msub_fsm[0x55fcf1b06030] (msub.c:113) 20250426105545562 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-347 (ran_conn.c:155) 20250426105545562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Freeing instance (msub.c:113) 20250426105545562 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-347:LU)[0x55fcf1b3e4d0]{READY}: Deallocated (fsm.c:568) 20250426105545562 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) Free (msub.c:119) 20250426105545562 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105545562 DMSC DEBUG msub_fsm[0x55fcf1b06030]{terminating}: Freeing instance (msub.c:113) 20250426105545562 DMSC DEBUG msub_fsm[0x55fcf1b06030]{terminating}: Deallocated (fsm.c:568) 20250426105545562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 db a6 f2 00 01 5b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545562 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545562 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545562 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5b db a6 f2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)14395122 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105545563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105545563 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '65EB4A10'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)4641353 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545764 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545764 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545764 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545764 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545764 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545764 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 46 d2 49 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 65 eb 4a 10 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545764 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{active}: Allocated (fsm.c:456) 20250426105545764 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105545764 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1adedf0] (fsm.c:486) 20250426105545764 DMSC DEBUG msc_a[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105545764 DMSC DEBUG msc_a[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1adedf0] (fsm.c:486) 20250426105545764 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105545765 DMSC DEBUG msc_i(unknown:GERAN-A-348:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105545765 DMSC DEBUG msc_a(unknown:GERAN-A-348:NONE)[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105545765 DMM DEBUG msc_a(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0] (fsm.c:486) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105545765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105545765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105545765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105545765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105545765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105545765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105545765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105545765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105545765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105545765 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105545765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105545765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 46 d2 49 00 01 5c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105545765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105545765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '46D249'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-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105545766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105545766 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210240805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210240805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 02 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105545768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105545768 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 callref-0x80000025 tid-8) New transaction (transaction.c:231) 20250426105545768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105545768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105545768 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105545768 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105545768 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105545768 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545768 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105545769 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105545769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105545769 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0] (fsm.c:486) 20250426105545769 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b05f00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b05f00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55fcf1b05f00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105545769 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55fcf1b05f00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105545770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105545770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105545770 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105545770 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 20250426105545770 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:no-CI)[0x55fcf1b05f00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105545770 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105545770 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105545770 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545770 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105545770 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105545770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 85 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105545771 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545773 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545773 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545773 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545773 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545773 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545773 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545773 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105545773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b05f00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105545773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b05f00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105545773 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105545773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545773 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105545773 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545773 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105545774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105545774 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105545774 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105545774 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105545774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105545774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105545774 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105545774 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105545774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 02 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105545776 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105545776 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105545776 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105545776 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105545776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105545776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105545777 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545777 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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) 20250426105545777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105545777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ:trans-8:call-133:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105545777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105545777 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105545777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105545777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105545777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105545777 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105545777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105545777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105545777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105545777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105545777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105545777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1953)@4e68250106fc: Message received on association #8 20250426105545777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105545778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105545778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105545778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105545778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105545778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105545779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105545779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105545779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105545779 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105545779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105545779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105545779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105545779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105545779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105545779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105545779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105545779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105545779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105545779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105545779 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105545779 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105545779 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105546782 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105546782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105546782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105546782 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105546782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105546782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105546782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546782 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105546782 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105546782 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105546784 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105546784 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105546784 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105546784 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105546784 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105546784 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105546784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105546784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105546784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105546785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105546785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105546787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105546787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105546787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105546787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105546787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105546787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105546787 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105546787 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105546787 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x80000025 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105546787 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105546787 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105546787 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105546787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105546787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105546787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105546787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105546787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105546787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1b05f00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105546787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0] (call_leg.c:198) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105546787 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105546787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105546787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105546787 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105546787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105546788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105546788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105546788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 46 d2 49 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483611 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105546790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105546790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105546790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105546790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105546790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105546790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105546790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0] (msc_a.c:1053) 20250426105546790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105546790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b06030]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1adedf0] (msc_a.c:1053) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105546790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105546790 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105546790 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) MSC-A terminated (msub.c:261) 20250426105546790 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) 1 MSC-I still active (msub.c:79) 20250426105546790 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105546790 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105546790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105546790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1adedf0] (msub.c:113) 20250426105546790 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-348 (ran_conn.c:155) 20250426105546790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105546790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-348:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105546790 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) Free (msub.c:119) 20250426105546790 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105546790 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{terminating}: Freeing instance (msub.c:113) 20250426105546790 DMSC DEBUG msub_fsm[0x55fcf1adedf0]{terminating}: Deallocated (fsm.c:568) 20250426105546790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105546791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546791 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105546791 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105546791 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 46 d2 49 00 01 5c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105546791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105546791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105546791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105546791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105546791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105546791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105546791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105546791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105546791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105546791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5c 46 d2 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)4641353 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS24T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)3383275 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105547800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105547800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547800 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105547800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105547800 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547800 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 33 9f eb 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105547801 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{active}: Allocated (fsm.c:456) 20250426105547801 DMSC DEBUG msc_i[0x55fcf1b0b9f0]{READY}: Allocated (fsm.c:456) 20250426105547801 DMSC DEBUG msc_i[0x55fcf1b0b9f0]{READY}: is child of msub_fsm[0x55fcf1b05f00] (fsm.c:486) 20250426105547801 DMSC DEBUG msc_a[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105547801 DMSC DEBUG msc_a[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b05f00] (fsm.c:486) 20250426105547801 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105547801 DMSC DEBUG msc_i(unknown:GERAN-A-349:NONE)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105547801 DMSC DEBUG msc_a(unknown:GERAN-A-349:NONE)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105547801 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105547801 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1b3e600] (fsm.c:486) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105547801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105547801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105547801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105547801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105547801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105547801 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105547801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105547801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105547801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105547801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105547801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105547801 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105547801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105547801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105547802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105547802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 33 9f eb 00 01 5d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105547802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105547802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105547802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105547802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 33 9f eb 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '339FEB'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105547806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105547806 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105547808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547808 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105547808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547808 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105547808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105547808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547808 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105547809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105547809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b3e600]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105547810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105547810 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105547810 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105547810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105547811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105547811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105547811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af8ee0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105547811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105547811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105547811 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105547811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105547811 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A LOCATION UPDATE ACCEPT (TMSI = 0x90aab43a) (gsm_04_08.c:149) 20250426105547811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105547811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105547811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105547812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105547812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105547812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 33 9f eb 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 90 aa b4 3a (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105547815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105547815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105547815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105547815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105547815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105547816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105547816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105547816 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105547816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:TMSInew-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105547816 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105547816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105547816 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x65EB4A10:GERAN-A-349:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105547816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105547816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105547816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.985s remaining) (msc_a.c:450) 20250426105547816 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105547816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105547816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105547816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105547816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105547816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105547816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105547816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105547816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105547816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105547816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105547816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 33 9f eb 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105547818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105547818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105547818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105547818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105547818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105547818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105547818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600] (msc_a.c:1053) 20250426105547818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105547818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105547818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b05f00] (msc_a.c:1053) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105547818 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b3e600]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105547818 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105547818 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) MSC-A terminated (msub.c:261) 20250426105547818 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) 1 MSC-I still active (msub.c:79) 20250426105547818 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105547818 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105547818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105547818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Removing from parent msub_fsm[0x55fcf1b05f00] (msub.c:113) 20250426105547818 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-349 (ran_conn.c:155) 20250426105547818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Freeing instance (msub.c:113) 20250426105547818 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-349:LU)[0x55fcf1b0b9f0]{READY}: Deallocated (fsm.c:568) 20250426105547818 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) Free (msub.c:119) 20250426105547818 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - active-conn: now used by 1 (attached) (msub.c:375) 20250426105547818 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{terminating}: Freeing instance (msub.c:113) 20250426105547818 DMSC DEBUG msub_fsm[0x55fcf1b05f00]{terminating}: Deallocated (fsm.c:568) 20250426105547818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105547818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547818 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105547819 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105547819 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 33 9f eb 00 01 5d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105547819 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105547819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105547819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105547819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105547819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105547819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105547820 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105547820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105547820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105547820 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5d 33 9f eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3383275 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105547821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105547821 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '90AAB43A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)235660 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105548020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105548020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105548020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105548020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 98 8c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 90 aa b4 3a 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105548021 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105548021 DMSC DEBUG msc_i[0x55fcf1b3e600]{READY}: Allocated (fsm.c:456) 20250426105548021 DMSC DEBUG msc_i[0x55fcf1b3e600]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105548021 DMSC DEBUG msc_a[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105548021 DMSC DEBUG msc_a[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105548021 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105548021 DMSC DEBUG msc_i(unknown:GERAN-A-350:NONE)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105548021 DMSC DEBUG msc_a(unknown:GERAN-A-350:NONE)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105548021 DMM DEBUG msc_a(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105548021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105548021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105548021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105548021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105548021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105548021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105548021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105548021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105548021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105548021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105548021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105548021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548021 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548021 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 03 98 8c 00 01 5e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105548021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105548022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '03988C'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105548023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105548023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210340805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210340805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105548027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105548027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105548027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105548027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 03 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105548027 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105548027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105548027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105548027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A callref-0x80000026 tid-8) New transaction (transaction.c:231) 20250426105548027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105548027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105548027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105548027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105548027 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105548027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548027 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105548027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105548027 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105548027 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105548027 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b10220]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b10220]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55fcf1b10220]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55fcf1b10220]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55fcf1b3e4d0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105548027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55fcf1b3e4d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105548029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:no-CI)[0x55fcf1b10220]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105548029 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105548029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105548029 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105548031 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:no-CI)[0x55fcf1b3e4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105548031 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105548031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105548031 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548031 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105548031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105548031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 86 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105548031 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105548034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105548034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105548034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105548034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105548034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105548034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105548034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e4d0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105548034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e4d0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105548034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105548034 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548034 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105548034 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548034 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105548035 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105548035 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105548035 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105548035 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105548035 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105548036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 03 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105548036 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105548036 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105548036 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105548038 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105548038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105548038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105548038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105548038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105548038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105548039 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548039 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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) 20250426105548040 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10220]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105548040 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ:trans-8:call-134:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b10220]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105548040 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105548040 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105548040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105548040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105548040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105548040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105548040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105548040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105548040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105548040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105548040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105548040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { line := { verb := "MDCX", trans_id := "247", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "86" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "86", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105548042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105548042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105548042 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105548042 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105548042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 20250426105548042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105548042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105548042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105548042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105548042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105548042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105548042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105548042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105548042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105548042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105548043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105548043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105548043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105548043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105548043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105548043 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105548043 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105549045 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105549045 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105549045 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105549045 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105549045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105549046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105549046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105549046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105549046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105549047 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105549047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105549047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105549047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105549047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105549047 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105549047 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105549048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105549048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105549048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105549048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105549050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105549050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105549050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105549050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105549050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105549050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105549050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105549050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105549050 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x80000026 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105549050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105549050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105549050 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105549050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105549050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105549050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105549050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105549050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105549050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b3e4d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105549050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A: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)[0x55fcf1b10220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (call_leg.c:198) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105549050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105549050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105549050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105549050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105549050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105549050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105549050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105549050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 03 98 8c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483610 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105549053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105549053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105549053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105549053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105549053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105549053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105549053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105549053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105549053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105549053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b05f00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105549053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105549053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105549053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) MSC-A terminated (msub.c:261) 20250426105549053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) 1 MSC-I still active (msub.c:79) 20250426105549053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105549053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105549053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105549053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105549053 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-350 (ran_conn.c:155) 20250426105549053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Freeing instance (msub.c:113) 20250426105549053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-350:CM_SERVICE_REQ)[0x55fcf1b3e600]{READY}: Deallocated (fsm.c:568) 20250426105549053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) Free (msub.c:119) 20250426105549053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - active-conn: now used by 1 (attached) (msub.c:375) 20250426105549053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105549053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105549053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105549053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549053 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105549053 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105549053 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 03 98 8c 00 01 5e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105549054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105549054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105549054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105549054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105549054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105549054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105549054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105549054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105549054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105549054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5e 03 98 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)235660 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS25T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)16578130 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 fc f6 52 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550058 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{active}: Allocated (fsm.c:456) 20250426105550058 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: Allocated (fsm.c:456) 20250426105550058 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: is child of msub_fsm[0x55fcf1b3e4d0] (fsm.c:486) 20250426105550058 DMSC DEBUG msc_a[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105550058 DMSC DEBUG msc_a[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b3e4d0] (fsm.c:486) 20250426105550058 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105550058 DMSC DEBUG msc_i(unknown:GERAN-A-351:NONE)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105550058 DMSC DEBUG msc_a(unknown:GERAN-A-351:NONE)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105550058 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105550058 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105550058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105550058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1af8ee0] (fsm.c:486) 20250426105550058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105550058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105550058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105550058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105550058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105550058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105550058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105550058 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105550059 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105550059 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105550059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105550059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105550059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105550059 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105550059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 fc f6 52 00 01 5f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105550059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 fc f6 52 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'FCF652'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105550060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105550060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105550061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1af8ee0]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105550062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105550062 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105550062 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105550062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105550062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105550062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:110) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105550062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105550062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105550062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105550063 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105550063 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105550063 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0 LOCATION UPDATE ACCEPT (TMSI = 0x0efa24d0) (gsm_04_08.c:149) 20250426105550063 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105550063 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105550063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 fc f6 52 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0e fa 24 d0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550065 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550065 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105550065 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105550065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:TMSInew-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105550065 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105550065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220] (vlr_lu_fsm.c:817) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105550065 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x90AAB43A:GERAN-A-351:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105550065 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105550065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105550065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105550065 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105550065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105550065 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105550065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105550065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105550065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105550065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105550065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105550065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 fc f6 52 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105550067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 5f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105550067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105550067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105550067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105550067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105550067 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b3e4d0] (msc_a.c:1053) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105550067 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105550067 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105550067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) MSC-A terminated (msub.c:261) 20250426105550067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) 1 MSC-I still active (msub.c:79) 20250426105550067 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105550067 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105550067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105550067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Removing from parent msub_fsm[0x55fcf1b3e4d0] (msub.c:113) 20250426105550067 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-351 (ran_conn.c:155) 20250426105550067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Freeing instance (msub.c:113) 20250426105550067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-351:LU)[0x55fcf19042f0]{READY}: Deallocated (fsm.c:568) 20250426105550067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) Free (msub.c:119) 20250426105550067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105550067 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{terminating}: Freeing instance (msub.c:113) 20250426105550067 DMSC DEBUG msub_fsm[0x55fcf1b3e4d0]{terminating}: Deallocated (fsm.c:568) 20250426105550068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550068 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550068 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550068 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550068 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550068 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 fc f6 52 00 01 5f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105550068 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550068 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550068 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550068 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550068 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 5f fc f6 52 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16578130 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105550069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105550069 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '0EFA24D0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)213398 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 03 41 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0e fa 24 d0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550269 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105550269 DMSC DEBUG msc_i[0x55fcf1af8ee0]{READY}: Allocated (fsm.c:456) 20250426105550269 DMSC DEBUG msc_i[0x55fcf1af8ee0]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105550269 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105550269 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105550269 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105550269 DMSC DEBUG msc_i(unknown:GERAN-A-352:NONE)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105550269 DMSC DEBUG msc_a(unknown:GERAN-A-352:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105550269 DMM DEBUG msc_a(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0] (fsm.c:486) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105550269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105550269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105550269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105550269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105550269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105550269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105550269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105550269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105550269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105550269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105550269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105550269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 03 41 96 00 01 60 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105550269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105550270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '034196'O, sourceLocRef := '000160'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105550271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105550271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210440805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210440805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550275 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550275 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550276 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105550276 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105550276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 callref-0x80000027 tid-8) New transaction (transaction.c:231) 20250426105550276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105550276 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105550276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105550276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105550276 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105550276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550276 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105550276 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105550276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105550276 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0] (fsm.c:486) 20250426105550276 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e600]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e600]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55fcf1b3e600]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105550276 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55fcf1b3e600]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105550278 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105550278 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105550278 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105550278 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105550279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:no-CI)[0x55fcf1b3e600]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105550279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105550279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105550279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105550279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105550280 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550280 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550280 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550280 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550280 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550280 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550280 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 87 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105550280 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550282 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550282 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105550282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e600]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105550282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e600]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105550282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105550282 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550282 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105550282 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550282 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105550284 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105550284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105550284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105550284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105550284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105550284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550285 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550285 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 04 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105550285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105550285 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105550285 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105550286 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105550286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105550286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105550286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105550286 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105550286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105550288 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550288 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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) 20250426105550288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105550288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ:trans-8:call-135:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105550288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105550288 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105550288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105550288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105550288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105550288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105550288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105550289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105550289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105550289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105550289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105550290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105550290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105550290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105550290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105550290 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105550291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105550291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105550291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105550291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105550291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105550291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105550291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105550291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105550291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105550291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105550291 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105550291 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105550291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105550291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105550291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105550291 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105550291 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105551294 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105551294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105551294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105551294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105551294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105551295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105551295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105551295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105551295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105551296 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105551296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105551296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105551296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105551296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105551296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105551296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105551297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105551297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105551297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105551297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105551298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105551298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105551298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105551298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105551298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105551298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105551298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105551298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105551298 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x80000027 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105551298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105551298 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105551298 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105551298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105551298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105551298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105551298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105551298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105551298 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105551298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1b3e600]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105551298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105551299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105551299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105551299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105551299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105551299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0] (call_leg.c:198) 20250426105551299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105551299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105551299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105551299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105551299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105551299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105551299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105551299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105551299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 03 41 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483609 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105551301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105551301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105551301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105551301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 60 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105551301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105551301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105551301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0] (msc_a.c:1053) 20250426105551301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105551301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1b3e4d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105551301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105551301 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105551301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) MSC-A terminated (msub.c:261) 20250426105551301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) 1 MSC-I still active (msub.c:79) 20250426105551301 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105551301 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105551301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105551301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105551302 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-352 (ran_conn.c:155) 20250426105551302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Freeing instance (msub.c:113) 20250426105551302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-352:CM_SERVICE_REQ)[0x55fcf1af8ee0]{READY}: Deallocated (fsm.c:568) 20250426105551302 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) Free (msub.c:119) 20250426105551302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105551302 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105551302 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105551302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105551302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105551302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105551302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105551302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 03 41 96 00 01 60 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105551302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105551302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105551302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105551302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105551302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105551302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105551302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105551302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105551302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105551302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 60 03 41 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)213398 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS26T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)6089566 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5c eb 5e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552307 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{active}: Allocated (fsm.c:456) 20250426105552307 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105552307 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1b3e600] (fsm.c:486) 20250426105552307 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105552307 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b3e600] (fsm.c:486) 20250426105552307 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105552307 DMSC DEBUG msc_i(unknown:GERAN-A-353:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105552307 DMSC DEBUG msc_a(unknown:GERAN-A-353:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105552307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105552307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105552307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105552307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105552307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105552307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105552307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105552307 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105552307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105552307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105552307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105552307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105552307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105552307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105552307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 5c eb 5e 00 01 61 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105552307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c eb 5e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '5CEB5E'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105552309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105552309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552309 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1afcca0]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105552310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105552310 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105552310 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105552311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105552311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105552311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105552311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b05f00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105552311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105552311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105552311 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105552311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105552311 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85 LOCATION UPDATE ACCEPT (TMSI = 0x167abb85) (gsm_04_08.c:149) 20250426105552311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105552311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105552311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c eb 5e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 7a bb 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552313 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552313 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105552314 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105552314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:TMSInew-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105552314 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105552314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105552314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0EFA24D0:GERAN-A-353:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105552314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105552314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105552314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105552314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105552314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105552314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105552314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105552314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105552314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105552314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105552314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105552314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 5c eb 5e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 61 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105552316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105552316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105552316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105552316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105552316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b3e600] (msc_a.c:1053) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105552316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105552316 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105552316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) MSC-A terminated (msub.c:261) 20250426105552316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) 1 MSC-I still active (msub.c:79) 20250426105552316 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105552316 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105552316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105552316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1b3e600] (msub.c:113) 20250426105552316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-353 (ran_conn.c:155) 20250426105552316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105552316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-353:LU)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105552316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) Free (msub.c:119) 20250426105552316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105552316 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{terminating}: Freeing instance (msub.c:113) 20250426105552316 DMSC DEBUG msub_fsm[0x55fcf1b3e600]{terminating}: Deallocated (fsm.c:568) 20250426105552316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 5c eb 5e 00 01 61 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105552317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 61 5c eb 5e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6089566 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105552317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105552317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '167ABB85'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)3860691 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552520 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552520 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3a e8 d3 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 16 7a bb 85 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552521 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105552521 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105552521 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105552521 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105552521 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105552521 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105552521 DMSC DEBUG msc_i(unknown:GERAN-A-354:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105552521 DMSC DEBUG msc_a(unknown:GERAN-A-354:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105552521 DMM DEBUG msc_a(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80] (fsm.c:486) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105552521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105552521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105552521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105552521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105552521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105552521 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105552521 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105552521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105552521 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105552521 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105552521 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105552521 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552521 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552521 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552521 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552521 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 3a e8 d3 00 01 62 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105552522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105552522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '3AE8D3'O, sourceLocRef := '000162'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105552523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105552523 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210540805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210540805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552526 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552526 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105552526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552526 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 05 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552526 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105552526 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105552526 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 callref-0x80000028 tid-8) New transaction (transaction.c:231) 20250426105552526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105552526 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105552527 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105552527 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105552527 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105552527 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552527 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105552527 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105552527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105552527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80] (fsm.c:486) 20250426105552527 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105552527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105552529 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105552529 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105552529 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105552529 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 20250426105552530 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105552530 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105552530 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105552530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552530 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Sending Assignment Command (msc_a.c:706) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105552530 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105552530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552530 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552530 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552530 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552530 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 88 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105552531 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105552532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552532 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552533 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105552533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105552533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105552533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105552533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552533 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105552533 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552533 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105552534 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105552534 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105552534 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105552534 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105552534 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105552535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 21 05 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105552535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105552535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105552535 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105552536 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105552536 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105552536 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105552536 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105552536 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105552536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552536 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552537 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552537 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105552538 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552538 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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) 20250426105552538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf19042f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105552538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ:trans-8:call-136:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105552538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105552538 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105552538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105552538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105552538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105552538 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105552538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105552539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105552539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105552539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105552539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105552540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105552540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105552540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105552540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105552540 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105552541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105552541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105552541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105552541 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105552541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105552541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105552541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105552541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105552541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105552541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105552541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105552541 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105552541 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105552541 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105552541 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105552541 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105552541 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105553544 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105553544 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105553544 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105553544 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105553544 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105553545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105553545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553545 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105553545 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105553545 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553545 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105553546 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105553546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105553546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105553546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105553546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105553546 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105553546 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105553547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105553547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553547 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105553547 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105553547 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105553549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553549 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105553549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105553549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105553549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105553549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105553549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105553549 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105553549 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105553549 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x80000028 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105553549 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105553549 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105553549 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105553549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105553549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105553549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105553549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105553549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105553549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf1af8ee0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105553549 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80] (call_leg.c:198) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105553549 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105553549 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105553549 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105553549 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105553549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105553549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105553550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105553550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 3a e8 d3 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483608 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105553551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105553551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105553552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105553552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 62 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105553552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105553552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105553552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80] (msc_a.c:1053) 20250426105553552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105553552 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1b3e600]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105553552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105553552 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105553552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) MSC-A terminated (msub.c:261) 20250426105553552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) 1 MSC-I still active (msub.c:79) 20250426105553552 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105553552 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105553552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105553552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105553552 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-354 (ran_conn.c:155) 20250426105553552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105553552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-354:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105553552 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) Free (msub.c:119) 20250426105553552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105553552 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105553552 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105553552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105553552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105553552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105553552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105553552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 3a e8 d3 00 01 62 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105553553 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105553553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105553553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105553553 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105553553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105553553 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105553553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105553553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105553553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105553553 [1;34mDLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 62 3a e8 d3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3860691 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS21NT" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)15179233 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554556 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554556 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 9d e1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554557 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) 20250426105554557 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105554557 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105554557 DMSC DEBUG msc_a[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105554557 DMSC DEBUG msc_a[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105554557 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105554557 DMSC DEBUG msc_i(unknown:GERAN-A-355:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105554557 DMSC DEBUG msc_a(unknown:GERAN-A-355:NONE)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105554557 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105554557 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf1b05f00] (fsm.c:486) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105554557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105554557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105554557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105554557 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105554557 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105554557 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105554557 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105554557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105554557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105554557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0] (fsm.c:486) 20250426105554557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105554557 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105554557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 e7 9d e1 00 01 63 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105554557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554557 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554557 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554557 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e7 9d e1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'E79DE1'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105554559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105554559 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105554560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554560 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105554560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105554560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105554561 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105554561 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105554561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105554561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105554561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0] (vlr_lu_fsm.c:110) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105554561 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1af0910]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105554561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105554561 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf19042f0] (fsm.c:486) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105554561 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105554561 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105554561 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA LOCATION UPDATE ACCEPT (TMSI = 0x879205fa) (gsm_04_08.c:149) 20250426105554561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105554561 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105554561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554562 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554562 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e7 9d e1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 87 92 05 fa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105554563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554564 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105554564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:TMSInew-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105554564 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105554564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0] (vlr_lu_fsm.c:817) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105554564 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x167ABB85:GERAN-A-355:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105554564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105554564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105554564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105554564 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105554564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105554564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105554564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105554564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105554564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105554564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105554564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105554564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 e7 9d e1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 63 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105554566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105554566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00] (msc_a.c:1053) 20250426105554566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105554566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105554566 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf19042f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105554566 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1b05f00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105554566 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105554566 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) MSC-A terminated (msub.c:261) 20250426105554566 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) 1 MSC-I still active (msub.c:79) 20250426105554566 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105554566 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105554566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105554566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105554566 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-355 (ran_conn.c:155) 20250426105554566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105554566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-355:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105554566 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) Free (msub.c:119) 20250426105554566 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105554566 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105554566 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) 20250426105554566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 e7 9d e1 00 01 63 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 63 e7 9d e1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)15179233 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105554568 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105554568 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '879205FA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)10757301 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 24 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 87 92 05 fa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554769 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Allocated (fsm.c:456) 20250426105554769 DMSC DEBUG msc_i[0x55fcf1b05f00]{READY}: Allocated (fsm.c:456) 20250426105554769 DMSC DEBUG msc_i[0x55fcf1b05f00]{READY}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105554769 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105554769 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105554769 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105554769 DMSC DEBUG msc_i(unknown:GERAN-A-356:NONE)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105554769 DMSC DEBUG msc_a(unknown:GERAN-A-356:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105554769 DMM DEBUG msc_a(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105554769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105554769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105554769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105554769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105554769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105554769 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105554769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105554769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105554769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105554769 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105554769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105554769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554769 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554769 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554769 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554769 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554769 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 a4 24 b5 00 01 64 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105554769 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105554770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'A424B5'O, sourceLocRef := '000164'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105554771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105554771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210140A05E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210140A05E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210140A05E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554774 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554774 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554774 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554774 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 01 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554775 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554775 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105554775 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA callref-0x80000029 tid-8) New transaction (transaction.c:231) 20250426105554775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105554775 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105554775 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105554775 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105554775 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105554775 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554775 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105554775 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105554775 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105554775 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105554775 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55fcf1b0b9f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105554775 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55fcf1b0b9f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105554777 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105554777 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105554777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105554777 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105554778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:no-CI)[0x55fcf1b0b9f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105554778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105554779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105554779 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554779 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105554779 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105554779 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105554779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554779 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554779 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554779 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554779 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 89 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105554781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554781 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0b9f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105554781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0b9f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105554781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105554781 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554781 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105554781 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554781 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105554783 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105554783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105554783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105554783 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105554783 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105554783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 01 40 a1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105554784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105554784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105554784 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105554785 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105554785 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105554785 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105554785 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105554785 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105554785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554785 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554785 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554785 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554785 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105554787 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554787 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554787 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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) 20250426105554787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105554787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ:trans-8:call-137:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105554787 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105554787 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105554787 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105554787 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105554787 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105554787 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105554787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105554787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105554787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554787 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105554787 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105554787 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105554789 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105554789 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105554789 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105554789 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105554789 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105554790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105554790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105554790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105554790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105554790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105554790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105554790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105554790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105554790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105554790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105554790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105554790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105554790 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105554790 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105554790 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105554790 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105554790 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105555793 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105555793 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105555794 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105555794 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105555794 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105555794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105555794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105555794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105555794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105555795 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105555795 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105555795 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105555795 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105555795 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105555795 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105555795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105555796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105555796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105555796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105555796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105555798 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555798 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105555798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105555798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105555798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105555798 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105555798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105555798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105555798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105555798 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x80000029 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105555798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105555798 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105555798 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105555798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105555798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105555798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105555798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105555798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105555798 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1b0b9f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105555799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105555799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105555799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105555799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105555799 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105555799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105555799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555799 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105555799 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105555799 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 a4 24 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483607 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105555801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105555801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105555801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105555801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 64 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105555801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105555801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105555801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105555801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105555801 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf19042f0] (msc_a.c:1053) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105555801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105555801 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105555801 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) MSC-A terminated (msub.c:261) 20250426105555801 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) 1 MSC-I still active (msub.c:79) 20250426105555801 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105555801 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105555801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105555801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Removing from parent msub_fsm[0x55fcf19042f0] (msub.c:113) 20250426105555801 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-356 (ran_conn.c:155) 20250426105555801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Freeing instance (msub.c:113) 20250426105555801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-356:CM_SERVICE_REQ)[0x55fcf1b05f00]{READY}: Deallocated (fsm.c:568) 20250426105555801 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) Free (msub.c:119) 20250426105555801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105555801 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Freeing instance (msub.c:113) 20250426105555801 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Deallocated (fsm.c:568) 20250426105555801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105555801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105555801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105555801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 a4 24 b5 00 01 64 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105555802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105555802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105555802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105555802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105555802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105555802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105555802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105555802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105555802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105555802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 64 a4 24 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)10757301 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS22NT" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)7812796 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105556806 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556806 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105556806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556806 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105556806 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105556806 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556806 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 77 36 bc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105556807 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Allocated (fsm.c:456) 20250426105556807 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105556807 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105556807 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105556807 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0b9f0] (fsm.c:486) 20250426105556807 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105556807 DMSC DEBUG msc_i(unknown:GERAN-A-357:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105556807 DMSC DEBUG msc_a(unknown:GERAN-A-357:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105556807 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105556807 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105556807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105556807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105556807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105556807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105556807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105556807 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105556807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105556807 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105556807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105556807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105556807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105556807 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105556807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105556807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105556807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105556807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 77 36 bc 00 01 65 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105556807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105556807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556807 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105556807 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105556807 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 77 36 bc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '7736BC'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105556808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105556808 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105556809 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556809 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105556809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556809 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105556809 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105556809 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556809 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105556809 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105556809 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af0910]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105556810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105556810 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105556810 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105556810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105556811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105556811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105556811 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105556811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105556811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105556811 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105556811 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105556811 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60 LOCATION UPDATE ACCEPT (TMSI = 0x38c9da60) (gsm_04_08.c:149) 20250426105556811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105556811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105556811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105556811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105556811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105556811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 77 36 bc 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 c9 da 60 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105556813 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556813 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105556813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105556813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105556813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105556813 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105556813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105556813 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105556813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:TMSInew-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105556813 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105556813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105556813 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x879205FA:GERAN-A-357:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105556813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105556813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105556813 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105556813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105556814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105556814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105556814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105556814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105556814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105556814 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105556814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105556814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105556814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556814 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105556814 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105556814 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 77 36 bc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105556815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105556815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105556815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105556815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 65 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105556815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105556816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105556816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910] (msc_a.c:1053) 20250426105556816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105556816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105556816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105556816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105556816 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105556816 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) MSC-A terminated (msub.c:261) 20250426105556816 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) 1 MSC-I still active (msub.c:79) 20250426105556816 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105556816 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105556816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105556816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1b0b9f0] (msub.c:113) 20250426105556816 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-357 (ran_conn.c:155) 20250426105556816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105556816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-357:LU)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105556816 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) Free (msub.c:119) 20250426105556816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105556816 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Freeing instance (msub.c:113) 20250426105556816 DMSC DEBUG msub_fsm[0x55fcf1b0b9f0]{terminating}: Deallocated (fsm.c:568) 20250426105556816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105556816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105556816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105556816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 77 36 bc 00 01 65 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105556816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105556816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105556816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105556816 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105556816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105556816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105556816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105556816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105556816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105556816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 65 77 36 bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7812796 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105556817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105556817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '38C9DA60'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)13024177 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105557020 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557020 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105557020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557020 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105557020 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105557020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557020 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c6 bb b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 38 c9 da 60 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105557021 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105557021 DMSC DEBUG msc_i[0x55fcf1af0910]{READY}: Allocated (fsm.c:456) 20250426105557021 DMSC DEBUG msc_i[0x55fcf1af0910]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105557021 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105557021 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105557021 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105557021 DMSC DEBUG msc_i(unknown:GERAN-A-358:NONE)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105557021 DMSC DEBUG msc_a(unknown:GERAN-A-358:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105557021 DMM DEBUG msc_a(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80] (fsm.c:486) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105557021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105557021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105557021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105557021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105557021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105557021 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105557021 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105557021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105557021 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105557021 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105557021 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105557021 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557021 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557021 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557021 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557021 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 c6 bb b1 00 01 66 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105557022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105557022 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557022 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557022 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557022 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557022 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557022 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'C6BBB1'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105557023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105557023 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210240A05E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210240A05E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210240A05E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105557027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557027 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105557027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557027 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105557027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105557027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557027 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 02 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105557027 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105557027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105557027 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105557027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 callref-0x8000002a tid-8) New transaction (transaction.c:231) 20250426105557027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105557027 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105557027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105557027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105557027 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105557027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557027 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105557027 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105557027 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105557027 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80] (fsm.c:486) 20250426105557027 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557027 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105557028 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105557029 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105557029 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105557029 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105557029 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105557031 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105557031 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105557031 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105557031 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557031 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Sending Assignment Command (msc_a.c:706) 20250426105557031 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105557031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557031 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557031 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557031 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8a 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105557032 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105557034 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557034 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105557034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105557034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105557034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105557034 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105557034 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105557034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105557034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105557034 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105557034 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557034 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105557034 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557034 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105557036 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105557036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105557036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105557036 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105557036 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105557036 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557036 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557036 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557036 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 02 40 a1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105557037 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105557037 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105557037 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105557038 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105557038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105557038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105557038 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105557038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105557038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557038 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557038 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557038 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105557039 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557039 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557039 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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) 20250426105557039 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105557039 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ:trans-8:call-138:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105557039 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105557040 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105557040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105557040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105557040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105557040 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105557040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105557040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105557040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105557040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105557040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105557041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105557041 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105557042 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105557042 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105557042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105557042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105557042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105557042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105557042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105557042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105557042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105557042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105557042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105557042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105557042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105557043 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105557043 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105557043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105557043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105557043 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105557043 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105557043 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105558046 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105558046 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105558046 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105558046 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105558046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105558046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105558046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105558046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105558046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105558048 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105558048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105558048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105558048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105558048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105558048 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105558048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105558048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105558048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105558048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105558048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105558050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558050 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105558050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558050 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105558050 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105558050 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558050 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105558050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105558050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105558050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105558050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105558050 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x8000002a tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105558050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105558050 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105558050 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105558050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105558050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105558050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105558050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105558050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105558050 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105558050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105558050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105558050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105558050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105558050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1af8ee0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105558051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105558051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105558051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105558051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105558051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105558051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105558051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80] (call_leg.c:198) 20250426105558051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105558051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105558051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105558051 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105558051 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105558051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105558051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105558051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105558051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 c6 bb b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483606 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105558053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105558053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105558053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105558053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 66 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105558053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105558053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105558053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80] (msc_a.c:1053) 20250426105558053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105558053 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105558053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105558053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105558053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) MSC-A terminated (msub.c:261) 20250426105558053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) 1 MSC-I still active (msub.c:79) 20250426105558053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105558053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105558053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105558053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105558053 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-358 (ran_conn.c:155) 20250426105558053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Freeing instance (msub.c:113) 20250426105558053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-358:CM_SERVICE_REQ)[0x55fcf1af0910]{READY}: Deallocated (fsm.c:568) 20250426105558053 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) Free (msub.c:119) 20250426105558053 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105558053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105558053 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105558053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105558054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558054 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105558054 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105558054 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 c6 bb b1 00 01 66 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105558054 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105558054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105558054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105558054 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105558054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105558054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105558054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105558054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105558054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105558054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 66 c6 bb b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)13024177 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS24NT" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)9900597 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559058 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 97 12 35 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559058 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) 20250426105559058 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: Allocated (fsm.c:456) 20250426105559058 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105559058 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105559058 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105559058 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105559058 DMSC DEBUG msc_i(unknown:GERAN-A-359:NONE)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105559058 DMSC DEBUG msc_a(unknown:GERAN-A-359:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105559058 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105559058 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1adedf0] (fsm.c:486) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105559058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105559058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105559058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105559058 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105559058 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105559058 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105559058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105559058 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105559058 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105559059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 97 12 35 00 01 67 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105559059 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559059 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559059 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559059 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559059 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 97 12 35 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '971235'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105559060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105559060 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105559060 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559060 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559060 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559060 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1adedf0]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105559061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105559061 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105559062 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105559062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105559062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:110) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105559062 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105559062 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105559062 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105559062 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105559062 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B LOCATION UPDATE ACCEPT (TMSI = 0x9c78d92b) (gsm_04_08.c:149) 20250426105559062 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105559062 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 97 12 35 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 9c 78 d9 2b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105559064 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:TMSInew-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105559064 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:817) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105559064 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38C9DA60:GERAN-A-359:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105559064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105559064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105559064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105559064 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105559064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105559064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105559064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105559064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105559064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105559064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105559064 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105559065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 97 12 35 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105559066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 67 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559066 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105559066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105559066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105559066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105559066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105559066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105559066 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105559066 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105559066 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) MSC-A terminated (msub.c:261) 20250426105559066 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) 1 MSC-I still active (msub.c:79) 20250426105559066 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105559066 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105559067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105559067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105559067 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-359 (ran_conn.c:155) 20250426105559067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Freeing instance (msub.c:113) 20250426105559067 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-359:LU)[0x55fcf1af0a40]{READY}: Deallocated (fsm.c:568) 20250426105559067 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) Free (msub.c:119) 20250426105559067 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - active-conn: now used by 1 (attached) (msub.c:375) 20250426105559067 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105559067 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) 20250426105559067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559067 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559067 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 97 12 35 00 01 67 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105559067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559067 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559067 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559067 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 67 97 12 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9900597 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105559068 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105559068 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '9C78D92B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)11430248 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ae 69 68 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 9c 78 d9 2b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559269 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105559269 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105559269 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105559269 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105559269 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105559269 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105559269 DMSC DEBUG msc_i(unknown:GERAN-A-360:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105559269 DMSC DEBUG msc_a(unknown:GERAN-A-360:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105559269 DMM DEBUG msc_a(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40] (fsm.c:486) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105559269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105559269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105559269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105559269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105559269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105559269 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105559269 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105559269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105559269 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105559269 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105559269 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105559269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 ae 69 68 00 01 68 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105559269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105559270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559270 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559270 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 20250426105559270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559270 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559270 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'AE6968'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105559271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105559271 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210340A05E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210340A05E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210340A05E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559274 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 03 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559275 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105559275 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105559275 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B callref-0x8000002b tid-8) New transaction (transaction.c:231) 20250426105559275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105559275 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105559275 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105559275 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105559275 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105559275 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559275 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105559275 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105559275 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105559275 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40] (fsm.c:486) 20250426105559275 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105559275 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105559277 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105559277 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105559277 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105559277 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_SETUP_IND (RTP=1.1.1.1:10000{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 20250426105559279 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105559279 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105559279 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105559279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559279 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Sending Assignment Command (msc_a.c:706) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105559279 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105559279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559279 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559279 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559279 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559279 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8b 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105559280 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559281 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559281 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559282 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559282 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105559282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105559282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105559282 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105559282 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559282 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105559282 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559282 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105559283 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105559284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105559284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105559284 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105559284 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105559284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559284 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559284 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559284 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559284 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 03 40 a1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105559284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105559284 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105559284 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105559286 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105559286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105559286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105559286 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105559286 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105559286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559286 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559286 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559286 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559286 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105559288 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559288 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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) 20250426105559288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105559288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ:trans-8:call-139:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105559288 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105559288 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105559288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105559288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105559288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105559288 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105559288 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105559288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105559288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559288 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105559288 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105559289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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" } } } } } } } 20250426105559290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105559290 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105559290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105559290 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105559290 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105559291 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105559291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105559291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105559291 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105559291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105559291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105559291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105559291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105559291 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105559291 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105559291 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105559291 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105559291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105559291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105559291 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105559291 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105559291 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105600294 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105600294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105600294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105600294 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105600294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105600294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105600294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600295 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105600295 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105600295 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600295 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105600296 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105600296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105600296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105600296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105600296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105600296 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105600296 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105600296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105600296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600296 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105600297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105600297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105600298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600298 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105600298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600298 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105600298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105600298 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600298 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105600299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105600299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105600299 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105600299 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105600299 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x8000002b tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105600299 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105600299 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105600299 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105600299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105600299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105600299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105600299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105600299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105600299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105600299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40] (call_leg.c:198) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105600299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105600299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105600299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105600299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105600299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105600299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105600299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105600299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 ae 69 68 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483605 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX 20250426105600301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105600301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105600301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105600301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105600301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 68 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105600301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105600301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105600301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105600302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105600302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105600302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105600302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40] (msc_a.c:1053) 20250426105600302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105600302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105600302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105600302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105600302 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105600302 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105600302 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) MSC-A terminated (msub.c:261) 20250426105600302 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) 1 MSC-I still active (msub.c:79) 20250426105600302 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105600302 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105600302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105600302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105600302 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-360 (ran_conn.c:155) 20250426105600302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105600302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-360:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105600302 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) Free (msub.c:119) 20250426105600302 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - active-conn: now used by 1 (attached) (msub.c:375) 20250426105600302 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105600302 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105600302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105600302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105600302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105600302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 ae 69 68 00 01 68 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105600302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105600302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105600302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105600302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105600302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105600302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105600302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105600302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105600303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105600303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 68 ae 69 68 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)11430248 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS25NT" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)16345252 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f9 68 a4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601307 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Allocated (fsm.c:456) 20250426105601307 DMSC DEBUG msc_i[0x55fcf1b0b9f0]{READY}: Allocated (fsm.c:456) 20250426105601307 DMSC DEBUG msc_i[0x55fcf1b0b9f0]{READY}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105601307 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105601307 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105601307 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105601307 DMSC DEBUG msc_i(unknown:GERAN-A-361:NONE)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105601307 DMSC DEBUG msc_a(unknown:GERAN-A-361:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105601307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105601307 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105601307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105601307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105601307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105601307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105601307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105601307 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105601307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105601307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105601307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105601307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105601307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105601307 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105601308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 f9 68 a4 00 01 69 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105601308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f9 68 a4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'F968A4'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105601309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105601309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af0b70]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105601311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105601311 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105601311 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105601311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105601311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105601311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105601311 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105601311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105601311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105601311 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105601311 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105601311 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61 LOCATION UPDATE ACCEPT (TMSI = 0x00b38f61) (gsm_04_08.c:149) 20250426105601311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105601312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105601312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601312 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601312 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601312 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f9 68 a4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 00 b3 8f 61 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105601314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601314 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105601314 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105601314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:TMSInew-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105601314 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105601314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105601314 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x9C78D92B:GERAN-A-361:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105601314 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105601314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105601314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105601314 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105601314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105601314 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105601314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105601314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105601314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105601314 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105601314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105601314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f9 68 a4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 69 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105601316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105601316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70] (msc_a.c:1053) 20250426105601316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105601316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105601316 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf19042f0] (msc_a.c:1053) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105601316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105601316 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105601316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) MSC-A terminated (msub.c:261) 20250426105601316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) 1 MSC-I still active (msub.c:79) 20250426105601316 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105601316 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105601316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105601316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Removing from parent msub_fsm[0x55fcf19042f0] (msub.c:113) 20250426105601316 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-361 (ran_conn.c:155) 20250426105601316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Freeing instance (msub.c:113) 20250426105601316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-361:LU)[0x55fcf1b0b9f0]{READY}: Deallocated (fsm.c:568) 20250426105601316 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) Free (msub.c:119) 20250426105601316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105601316 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Freeing instance (msub.c:113) 20250426105601316 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Deallocated (fsm.c:568) 20250426105601316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 f9 68 a4 00 01 69 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105601317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 69 f9 68 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)16345252 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105601317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105601317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '00B38F61'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)2033161 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 1f 06 09 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 00 b3 8f 61 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601525 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105601525 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: Allocated (fsm.c:456) 20250426105601525 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105601525 DMSC DEBUG msc_a[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105601525 DMSC DEBUG msc_a[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105601525 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105601525 DMSC DEBUG msc_i(unknown:GERAN-A-362:NONE)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105601525 DMSC DEBUG msc_a(unknown:GERAN-A-362:NONE)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105601525 DMM DEBUG msc_a(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105601525 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105601525 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105601525 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105601525 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105601525 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105601525 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601525 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601525 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601525 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601525 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 1f 06 09 00 01 6a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105601526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105601526 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601526 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601526 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601526 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601526 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601526 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '1F0609'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-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105601527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105601527 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210440A05E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210440A05E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210440A05E04802143F5'O 20250426105601531 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601531 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601531 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601531 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601531 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 04 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601531 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105601531 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105601531 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 callref-0x8000002c tid-8) New transaction (transaction.c:231) 20250426105601531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105601531 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105601531 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105601531 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105601531 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105601531 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601531 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105601531 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105601531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105601531 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (fsm.c:486) 20250426105601531 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2cf00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2cf00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55fcf1b2cf00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55fcf1b2cf00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af8ee0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105601531 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105601533 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:no-CI)[0x55fcf1b2cf00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105601533 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105601533 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105601533 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105601534 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105601535 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:no-CI)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105601535 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105601535 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105601535 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601535 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Sending Assignment Command (msc_a.c:706) 20250426105601535 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105601535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8c 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105601537 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601537 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601538 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601538 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105601538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105601538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8ee0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105601538 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105601538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601538 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105601538 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601538 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105601539 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105601539 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105601539 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105601539 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105601539 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105601539 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601539 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601539 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601539 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601539 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 04 40 a1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105601540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105601540 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105601540 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105601541 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105601541 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105601541 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105601541 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105601541 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105601541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601541 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601541 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601541 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105601543 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601543 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601543 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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) 20250426105601543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2cf00]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105601543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ:trans-8:call-140:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2cf00]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105601543 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105601544 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105601544 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105601544 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105601544 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105601544 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105601544 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105601544 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601544 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601544 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105601544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601544 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105601544 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105601544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105601546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105601546 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105601546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105601546 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105601546 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105601547 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105601547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105601547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105601547 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105601547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105601547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105601547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105601547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105601547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105601547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105601547 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105601547 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105601547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105601547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105601547 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105601547 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105601547 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105602550 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105602550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105602550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105602550 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105602550 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105602550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105602550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602550 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105602550 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105602550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105602552 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105602552 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105602552 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105602552 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105602552 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105602552 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105602552 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105602552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105602552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602552 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105602552 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105602552 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602552 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105602554 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602554 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105602554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602554 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105602554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105602554 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602554 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105602555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105602555 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105602555 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105602555 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105602555 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x8000002c tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105602555 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105602555 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105602555 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105602555 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105602555 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105602555 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105602555 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105602555 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105602555 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1af8ee0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105602555 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61: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)[0x55fcf1b2cf00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (call_leg.c:198) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105602555 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105602555 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105602555 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105602555 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105602555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105602555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105602555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105602555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 1f 06 09 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483604 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105602557 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602557 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105602557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105602557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105602558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105602558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105602558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105602558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0] (msc_a.c:1053) 20250426105602558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105602558 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105602558 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1b0b9f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105602558 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105602558 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) MSC-A terminated (msub.c:261) 20250426105602558 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) 1 MSC-I still active (msub.c:79) 20250426105602558 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105602558 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105602558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105602558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105602558 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-362 (ran_conn.c:155) 20250426105602558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Freeing instance (msub.c:113) 20250426105602558 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-362:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Deallocated (fsm.c:568) 20250426105602558 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) Free (msub.c:119) 20250426105602558 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105602558 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105602558 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105602558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105602558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602558 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105602558 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105602558 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602558 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 1f 06 09 00 01 6a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105602559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105602559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105602559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105602559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105602559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105602559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105602559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105602559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105602559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105602559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6a 1f 06 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2033161 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1956)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS26NT" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)2114904 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603563 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Allocated (fsm.c:456) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '204558'O (" EX"), 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(1951)@4e68250106fc: Session index based on local reference:0 20250426105603563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 20 45 58 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 20 45 58 00 01 6b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105603564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 45 58 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105603563 DMSC DEBUG msc_i[0x55fcf1af0910]{READY}: Allocated (fsm.c:456) 20250426105603563 DMSC DEBUG msc_i[0x55fcf1af0910]{READY}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105603563 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105603563 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8ee0] (fsm.c:486) 20250426105603563 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105603563 DMSC DEBUG msc_i(unknown:GERAN-A-363:NONE)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105603563 DMSC DEBUG msc_a(unknown:GERAN-A-363:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105603564 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105603564 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1abea80] (fsm.c:486) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105603564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105603564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105603564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105603564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105603564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105603564 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105603564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105603564 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105603564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105603564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00] (fsm.c:486) 20250426105603564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105603564 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105603565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105603565 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603566 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603566 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603566 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603566 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603566 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105603566 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1abea80]{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(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105603567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105603567 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105603567 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105603567 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105603568 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105603568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00] (vlr_lu_fsm.c:110) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105603568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1af0a40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105603568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105603568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2cf00] (fsm.c:486) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105603568 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105603568 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105603568 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7 LOCATION UPDATE ACCEPT (TMSI = 0x3bd584e7) (gsm_04_08.c:149) 20250426105603568 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105603568 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105603568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603568 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603568 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 45 58 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3b d5 84 e7 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603571 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603571 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603571 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603571 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105603571 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105603571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:TMSInew-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105603571 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105603571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00] (vlr_lu_fsm.c:817) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105603571 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x00B38F61:GERAN-A-363:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105603571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105603571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105603571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426105603571 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105603571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105603571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105603571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105603571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105603571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105603571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105603571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105603571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 20 45 58 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105603573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105603573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80] (msc_a.c:1053) 20250426105603573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105603573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105603573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1b2cf00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105603574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 20 45 58 00 01 6b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105603573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105603573 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105603573 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) MSC-A terminated (msub.c:261) 20250426105603573 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) 1 MSC-I still active (msub.c:79) 20250426105603573 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105603573 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105603573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105603573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Removing from parent msub_fsm[0x55fcf1af8ee0] (msub.c:113) 20250426105603573 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-363 (ran_conn.c:155) 20250426105603574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Freeing instance (msub.c:113) 20250426105603574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-363:LU)[0x55fcf1af0910]{READY}: Deallocated (fsm.c:568) 20250426105603574 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) Free (msub.c:119) 20250426105603574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105603574 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Freeing instance (msub.c:113) 20250426105603574 DMSC DEBUG msub_fsm[0x55fcf1af8ee0]{terminating}: Deallocated (fsm.c:568) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105603574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6b 20 45 58 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)2114904 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105603575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105603575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '3BD584E7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)7790311 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 76 de e7 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 3b d5 84 e7 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603777 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{active}: Allocated (fsm.c:456) 20250426105603777 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105603777 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1b2cf00] (fsm.c:486) 20250426105603777 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105603777 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2cf00] (fsm.c:486) 20250426105603777 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105603777 DMSC DEBUG msc_i(unknown:GERAN-A-364:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105603777 DMSC DEBUG msc_a(unknown:GERAN-A-364:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105603777 DMM DEBUG msc_a(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910] (fsm.c:486) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105603777 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105603777 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105603777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105603777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105603777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105603777 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105603777 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105603777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105603777 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105603777 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105603777 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105603778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 76 de e7 00 01 6c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105603778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105603778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '76DEE7'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105603779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105603779 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89210540A05E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89210540A05E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89210540A05E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603783 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603784 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603784 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603784 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 14 01 00 11 03 45 04 07 e1 8a 89 21 05 40 a0 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603784 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105603784 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105603784 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 callref-0x8000002d tid-8) New transaction (transaction.c:231) 20250426105603784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105603784 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105603784 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105603784 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105603784 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105603784 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603784 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105603784 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105603784 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105603784 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910] (fsm.c:486) 20250426105603784 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105603784 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105603786 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105603786 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105603786 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105603786 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105603788 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105603788 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105603788 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105603788 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603788 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Sending Assignment Command (msc_a.c:706) 20250426105603788 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105603788 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105603788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603788 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603788 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603788 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603788 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 1a 00 18 01 0b 03 02 08 50 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8d 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603790 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603790 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603790 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603790 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105603790 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105603790 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105603790 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105603790 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603790 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105603790 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603790 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105603792 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105603792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105603792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105603792 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105603792 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105603792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603792 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603792 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603792 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 0e 01 00 0b 83 02 04 07 e1 88 88 21 05 40 a1 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105603792 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105603792 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105603792 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105603793 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105603793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105603793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105603793 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105603794 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105603794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603794 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603794 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603794 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603794 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105603795 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603795 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603795 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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) 20250426105603795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105603795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ:trans-8:call-141:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105603795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105603795 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105603795 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105603795 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105603795 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105603795 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105603795 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105603796 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603796 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603796 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105603796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603796 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105603796 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105603796 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603796 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105603798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105603798 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105603798 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105603798 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105603798 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105603799 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105603799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105603799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105603799 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105603799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105603799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105603799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105603799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105603799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105603799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105603799 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105603799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105603799 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105603799 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105603799 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105603799 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105603799 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105604802 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105604802 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105604802 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105604802 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105604802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105604802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105604802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604802 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105604802 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105604802 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105604804 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105604804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105604804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105604804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105604804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105604804 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105604804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105604804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105604805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105604805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105604805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105604807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105604807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105604807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105604807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105604807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105604807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105604807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105604807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105604807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105604807 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x8000002d tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105604807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105604807 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105604807 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105604807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105604807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105604807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105604807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105604807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105604807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105604807 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910] (call_leg.c:198) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105604807 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105604807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105604807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105604807 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105604808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105604808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604808 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105604808 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105604808 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604808 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 76 de e7 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483603 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105604810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105604810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105604810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105604810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105604810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105604810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105604810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910] (msc_a.c:1053) 20250426105604810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105604810 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af8ee0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2cf00] (msc_a.c:1053) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105604810 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105604810 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105604810 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) MSC-A terminated (msub.c:261) 20250426105604810 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) 1 MSC-I still active (msub.c:79) 20250426105604810 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105604810 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105604810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105604810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1b2cf00] (msub.c:113) 20250426105604810 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-364 (ran_conn.c:155) 20250426105604810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105604810 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-364:CM_SERVICE_REQ)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105604810 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) Free (msub.c:119) 20250426105604810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105604810 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{terminating}: Freeing instance (msub.c:113) 20250426105604810 DMSC DEBUG msub_fsm[0x55fcf1b2cf00]{terminating}: Deallocated (fsm.c:568) 20250426105604810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105604810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604810 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105604810 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105604810 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 76 de e7 00 01 6c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105604810 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105604810 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105604810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105604810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105604810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105604810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105604810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105604810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6c 76 de e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)7790311 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS31T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)3476395 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105605814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105605814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105605815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105605815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 35 0b ab 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105605815 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Allocated (fsm.c:456) 20250426105605815 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105605815 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105605815 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105605815 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105605815 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105605815 DMSC DEBUG msc_i(unknown:GERAN-A-365:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105605815 DMSC DEBUG msc_a(unknown:GERAN-A-365:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105605815 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105605815 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af0a40] (fsm.c:486) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105605815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105605815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105605815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105605815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105605815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105605815 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105605815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105605815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105605815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105605815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105605815 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105605815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105605815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 35 0b ab 00 01 6d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105605815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105605815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 35 0b ab 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '350BAB'O, sourceLocRef := '00016D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105605817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105605817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105605818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605819 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105605819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105605819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105605819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105605819 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105605819 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105605819 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105605819 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105605819 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105605819 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105605820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105605820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105605820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105605820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105605820 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105605820 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105605820 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220 LOCATION UPDATE ACCEPT (TMSI = 0x08d83220) (gsm_04_08.c:149) 20250426105605820 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105605820 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105605820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105605820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605820 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105605820 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105605820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 35 0b ab 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 08 d8 32 20 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105605823 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605823 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105605823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105605823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105605823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105605823 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105605823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105605823 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105605823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:TMSInew-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105605823 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105605823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105605823 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3BD584E7:GERAN-A-365:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105605823 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105605823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105605823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250426105605823 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105605823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105605823 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105605823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105605823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105605823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105605823 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105605823 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105605824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105605824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605824 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105605824 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105605824 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605824 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 35 0b ab 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105605826 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605826 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105605826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105605826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105605826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105605826 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40] (msc_a.c:1053) 20250426105605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf19042f0] (msc_a.c:1053) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105605826 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105605826 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105605826 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) MSC-A terminated (msub.c:261) 20250426105605826 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) 1 MSC-I still active (msub.c:79) 20250426105605827 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105605827 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105605827 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105605827 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf19042f0] (msub.c:113) 20250426105605827 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-365 (ran_conn.c:155) 20250426105605827 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105605827 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-365:LU)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105605827 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) Free (msub.c:119) 20250426105605827 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105605827 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Freeing instance (msub.c:113) 20250426105605827 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Deallocated (fsm.c:568) 20250426105605827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105605827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605827 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105605827 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105605827 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 35 0b ab 00 01 6d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105605827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105605827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105605827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105605827 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105605827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105605827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105605827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105605827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105605827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6d 35 0b ab 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3476395 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105605829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105605829 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '08D83220'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)8343090 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105606032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105606032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105606032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105606032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f 4e 32 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 08 d8 32 20 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105606033 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105606033 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: Allocated (fsm.c:456) 20250426105606033 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105606033 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105606033 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105606033 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105606033 DMSC DEBUG msc_i(unknown:GERAN-A-366:NONE)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105606033 DMSC DEBUG msc_a(unknown:GERAN-A-366:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105606033 DMM DEBUG msc_a(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105606033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105606033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105606033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105606033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105606033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105606033 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105606033 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105606033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105606033 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105606033 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105606033 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105606033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 7f 4e 32 00 01 6e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105606033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105606033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606033 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606033 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606033 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606033 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '7F4E32'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105606034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105606034 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89200240805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89200240805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200240805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105606038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105606038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105606038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105606038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 02 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105606038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105606038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105606038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105606038 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 callref-0x8000002e tid-8) New transaction (transaction.c:231) 20250426105606038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105606038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105606038 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105606038 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105606038 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105606038 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606038 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105606038 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105606038 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105606038 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426105606038 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55fcf1af0910]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55fcf1af0910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0b70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0b70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105606038 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105606040 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:no-CI)[0x55fcf1af0910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105606040 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105606040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105606040 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105606042 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105606042 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105606042 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105606042 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606042 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Sending Assignment Command (msc_a.c:706) 20250426105606042 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8e 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105606042 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105606044 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606044 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105606044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105606044 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105606044 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105606044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105606045 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105606045 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105606045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af0b70]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105606045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af0b70]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105606045 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105606045 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606045 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105606045 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606045 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105606046 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105606046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105606046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105606046 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105606046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105606046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606047 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 02 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105606047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105606047 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105606047 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105606048 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105606048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105606048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105606048 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105606048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105606048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606048 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606048 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606048 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105606050 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606050 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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) 20250426105606050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af0910]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105606050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ:trans-8:call-142:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af0910]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105606050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105606050 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105606050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105606050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105606050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105606050 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105606050 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105606050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606050 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105606050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606050 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105606050 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105606050 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606050 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105606052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105606052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105606052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105606052 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105606052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105606053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105606053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105606053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105606053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105606053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105606053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105606053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105606053 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105606053 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105606053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105606053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105606053 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105606053 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105606053 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105607056 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105607056 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105607056 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105607056 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105607056 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105607056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105607056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105607056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105607056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105607058 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105607058 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105607058 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105607058 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105607058 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105607058 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105607058 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105607058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105607058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607058 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105607058 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105607058 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607058 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105607061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105607061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105607061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105607061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105607061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105607061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105607061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105607061 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105607061 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105607061 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x8000002e tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105607061 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105607061 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105607061 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105607061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105607061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105607061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105607061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105607061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105607061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0b70]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105607061 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220: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)[0x55fcf1af0910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0] (call_leg.c:198) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105607061 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105607061 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105607061 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105607061 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105607062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105607062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105607062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105607062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 7f 4e 32 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483602 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105607064 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607064 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105607064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105607064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105607064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105607064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105607064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105607064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105607064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105607064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105607064 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105607064 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105607064 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) MSC-A terminated (msub.c:261) 20250426105607064 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) 1 MSC-I still active (msub.c:79) 20250426105607064 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105607064 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105607064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105607064 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105607065 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-366 (ran_conn.c:155) 20250426105607065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Freeing instance (msub.c:113) 20250426105607065 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-366:CM_SERVICE_REQ)[0x55fcf1af0a40]{READY}: Deallocated (fsm.c:568) 20250426105607065 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) Free (msub.c:119) 20250426105607065 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105607065 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105607065 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105607065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105607065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607065 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105607065 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105607065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105607065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 7f 4e 32 00 01 6e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105607065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105607066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105607066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105607066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105607066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105607066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105607066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105607066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105607066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105607066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6e 7f 4e 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)8343090 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS32T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)4157756 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608070 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608070 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608070 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608070 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608070 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 3f 71 3c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608070 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426105608070 DMSC DEBUG msc_i[0x55fcf1af8ee0]{READY}: Allocated (fsm.c:456) 20250426105608070 DMSC DEBUG msc_i[0x55fcf1af8ee0]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105608070 DMSC DEBUG msc_a[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105608070 DMSC DEBUG msc_a[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105608070 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105608070 DMSC DEBUG msc_i(unknown:GERAN-A-367:NONE)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105608070 DMSC DEBUG msc_a(unknown:GERAN-A-367:NONE)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105608070 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105608070 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105608070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105608070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1afe340] (fsm.c:486) 20250426105608070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105608070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105608070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105608070 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105608070 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105608071 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105608071 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105608071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105608071 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105608071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105608071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105608071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105608071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105608071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105608071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 3f 71 3c 00 01 6f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105608071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608071 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608071 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608071 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608071 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 3f 71 3c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '3F713C'O ("?q<"), 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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105608072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105608072 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608073 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608073 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608073 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608073 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1afe340]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105608075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105608075 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105608075 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105608075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105608075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105608075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:110) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105608075 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2ce20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105608075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105608075 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105608075 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105608075 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105608075 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C LOCATION UPDATE ACCEPT (TMSI = 0x2ba2763c) (gsm_04_08.c:149) 20250426105608075 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105608075 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105608075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608075 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608075 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608075 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608075 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 3f 71 3c 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2b a2 76 3c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105608077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608077 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608078 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105608078 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105608078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:TMSInew-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105608078 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105608078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:817) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105608078 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x08D83220:GERAN-A-367:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105608078 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105608078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105608078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426105608078 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105608078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105608078 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105608078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105608078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105608078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105608078 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105608078 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105608078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608078 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608078 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608078 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608078 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 3f 71 3c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 6f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105608080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105608080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340] (msc_a.c:1053) 20250426105608080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105608080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105608080 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_a.c:1053) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105608080 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105608080 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105608080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) MSC-A terminated (msub.c:261) 20250426105608080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) 1 MSC-I still active (msub.c:79) 20250426105608080 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105608080 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105608080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105608080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426105608080 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-367 (ran_conn.c:155) 20250426105608080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Freeing instance (msub.c:113) 20250426105608080 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-367:LU)[0x55fcf1af8ee0]{READY}: Deallocated (fsm.c:568) 20250426105608080 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) Free (msub.c:119) 20250426105608080 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - active-conn: now used by 1 (attached) (msub.c:375) 20250426105608080 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426105608080 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426105608080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608080 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608080 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 3f 71 3c 00 01 6f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105608081 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608081 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 6f 3f 71 3c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)4157756 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105608081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105608081 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '2BA2763C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)6583136 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608288 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608288 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 64 73 60 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 2b a2 76 3c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608289 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426105608289 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: Allocated (fsm.c:456) 20250426105608289 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105608289 DMSC DEBUG msc_a[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105608289 DMSC DEBUG msc_a[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105608289 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105608289 DMSC DEBUG msc_i(unknown:GERAN-A-368:NONE)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105608289 DMSC DEBUG msc_a(unknown:GERAN-A-368:NONE)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105608289 DMM DEBUG msc_a(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0] (fsm.c:486) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105608289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105608289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105608289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105608289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105608289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105608289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105608289 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105608289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105608289 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105608289 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105608289 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105608289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608289 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 64 73 60 00 01 70 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105608289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608289 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608289 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608289 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105608290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608290 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608290 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608290 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608290 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '647360'O ("ds`"), 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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105608291 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105608291 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89200340805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89200340805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200340805E04802143F5'O 20250426105608294 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608294 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 03 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608294 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105608294 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105608294 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C callref-0x8000002f tid-8) New transaction (transaction.c:231) 20250426105608294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105608294 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105608294 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105608294 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105608294 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105608294 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608294 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105608294 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105608294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105608294 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0] (fsm.c:486) 20250426105608294 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105608294 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0a40]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0a40]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55fcf1af0a40]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105608295 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55fcf1af0a40]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105608296 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105608296 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105608296 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105608296 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 20250426105608298 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:no-CI)[0x55fcf1af0a40]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105608298 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105608298 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105608298 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608298 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Sending Assignment Command (msc_a.c:706) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105608298 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105608298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608298 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608298 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608298 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608298 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 8f 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105608298 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105608300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608300 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608300 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608300 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608300 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608300 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608300 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105608300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af0a40]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105608300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af0a40]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105608300 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105608301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608301 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105608301 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608301 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105608302 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105608302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105608302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105608302 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105608302 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105608302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608302 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608302 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608302 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 03 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105608303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105608303 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105608303 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105608304 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105608304 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105608304 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105608304 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105608304 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105608304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608304 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608304 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608304 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608304 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105608306 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608306 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608306 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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) 20250426105608306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105608306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ:trans-8:call-143:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105608306 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105608307 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105608307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105608307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105608307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105608307 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105608307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105608307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105608307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608307 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105608307 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105608307 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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" } } } } } } } 20250426105608308 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105608308 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105608308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105608308 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105608308 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105608310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105608310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105608310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105608310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105608310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105608310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105608310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105608310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105608310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105608310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105608310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105608310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105608310 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105608310 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105608310 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105608310 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105608310 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105609312 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105609312 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105609312 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105609312 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105609312 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105609313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105609313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105609313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105609313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105609315 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105609315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105609315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105609315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105609315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105609315 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105609315 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105609315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105609315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609315 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105609315 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105609315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105609317 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105609317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105609317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105609318 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609318 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105609318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105609318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105609318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105609318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105609318 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x8000002f tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105609318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105609318 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105609318 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105609318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105609318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105609318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105609318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105609318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105609318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af0a40]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105609318 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0] (call_leg.c:198) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105609318 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105609318 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105609318 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105609318 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105609318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105609318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609318 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105609318 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105609318 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 64 73 60 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483601 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105609320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105609320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105609320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105609320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 70 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105609320 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105609320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105609320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0] (msc_a.c:1053) 20250426105609320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105609320 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105609320 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1af8ee0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105609320 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105609320 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) MSC-A terminated (msub.c:261) 20250426105609321 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) 1 MSC-I still active (msub.c:79) 20250426105609321 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105609321 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105609321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105609321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426105609321 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-368 (ran_conn.c:155) 20250426105609321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Freeing instance (msub.c:113) 20250426105609321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-368:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Deallocated (fsm.c:568) 20250426105609321 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) Free (msub.c:119) 20250426105609321 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - active-conn: now used by 1 (attached) (msub.c:375) 20250426105609321 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426105609321 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426105609321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105609321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105609321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105609321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 64 73 60 00 01 70 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105609321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105609321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105609321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105609321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105609321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105609321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105609321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105609321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105609321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105609321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 70 64 73 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)6583136 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS33T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)11174214 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610325 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610325 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610325 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610325 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 aa 81 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610325 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{active}: Allocated (fsm.c:456) 20250426105610326 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: Allocated (fsm.c:456) 20250426105610326 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: is child of msub_fsm[0x55fcf1af0a40] (fsm.c:486) 20250426105610326 DMSC DEBUG msc_a[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105610326 DMSC DEBUG msc_a[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0a40] (fsm.c:486) 20250426105610326 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105610326 DMSC DEBUG msc_i(unknown:GERAN-A-369:NONE)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105610326 DMSC DEBUG msc_a(unknown:GERAN-A-369:NONE)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105610326 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105610326 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105610326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105610326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105610326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105610326 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105610326 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105610326 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105610326 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105610326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105610326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105610326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105610326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105610326 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105610326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 aa 81 46 00 01 71 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105610326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 20250426105610326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610326 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610326 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610326 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 81 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'AA8146'O, sourceLocRef := '000171'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105610327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105610327 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610329 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610329 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610329 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610329 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610329 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610329 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2ce20]{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(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105610330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105610330 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105610330 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105610330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105610330 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105610330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105610330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105610330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105610330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105610331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105610331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105610331 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1adedf0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105610331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105610331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105610331 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105610331 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105610331 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA LOCATION UPDATE ACCEPT (TMSI = 0x71c830ea) (gsm_04_08.c:149) 20250426105610331 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105610331 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105610331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 81 46 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 71 c8 30 ea (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105610333 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610333 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610334 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610334 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610334 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105610334 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105610334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:TMSInew-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105610334 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105610334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105610334 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2BA2763C:GERAN-A-369:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105610334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105610334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105610334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250426105610334 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105610334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105610334 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105610334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105610334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105610334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105610334 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105610334 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105610334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610334 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610334 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610334 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610334 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 aa 81 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610337 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610337 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610337 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610337 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610337 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 71 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105610337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105610337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20] (msc_a.c:1053) 20250426105610337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105610337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105610337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0a40] (msc_a.c:1053) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105610337 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf1b2ce20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105610337 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105610337 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) MSC-A terminated (msub.c:261) 20250426105610337 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) 1 MSC-I still active (msub.c:79) 20250426105610337 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105610337 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105610337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105610337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Removing from parent msub_fsm[0x55fcf1af0a40] (msub.c:113) 20250426105610337 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-369 (ran_conn.c:155) 20250426105610337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Freeing instance (msub.c:113) 20250426105610337 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-369:LU)[0x55fcf19042f0]{READY}: Deallocated (fsm.c:568) 20250426105610337 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) Free (msub.c:119) 20250426105610337 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105610337 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{terminating}: Freeing instance (msub.c:113) 20250426105610337 DMSC DEBUG msub_fsm[0x55fcf1af0a40]{terminating}: Deallocated (fsm.c:568) 20250426105610337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610338 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610338 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610338 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 aa 81 46 00 01 71 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 71 aa 81 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)11174214 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105610339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105610339 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '71C830EA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)3546632 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610544 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610544 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610544 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610544 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 36 1e 08 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 71 c8 30 ea 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610545 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105610545 DMSC DEBUG msc_i[0x55fcf1b2ce20]{READY}: Allocated (fsm.c:456) 20250426105610545 DMSC DEBUG msc_i[0x55fcf1b2ce20]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105610545 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105610545 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105610545 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105610545 DMSC DEBUG msc_i(unknown:GERAN-A-370:NONE)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105610545 DMSC DEBUG msc_a(unknown:GERAN-A-370:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105610545 DMM DEBUG msc_a(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0] (fsm.c:486) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105610545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105610545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105610545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105610545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105610545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105610545 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105610545 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105610545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105610545 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105610545 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105610545 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105610545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 36 1e 08 00 01 72 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105610546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105610546 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610546 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610546 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610546 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610546 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610546 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '361E08'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(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105610547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105610547 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89200440805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89200440805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200440805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610551 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610551 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610551 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610551 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610551 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610551 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 04 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610551 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610551 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105610552 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA callref-0x80000030 tid-8) New transaction (transaction.c:231) 20250426105610552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105610552 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105610552 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610552 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105610552 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105610552 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105610552 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0] (fsm.c:486) 20250426105610552 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0910]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0910]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55fcf1af0910]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55fcf1af0910]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1abea80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1abea80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55fcf1abea80]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105610552 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55fcf1abea80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105610554 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:no-CI)[0x55fcf1af0910]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105610554 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105610554 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105610554 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) MSC_Test-MNCC(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105610556 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:no-CI)[0x55fcf1abea80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105610556 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105610556 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105610556 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610556 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105610556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105610556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 90 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105610556 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610559 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610559 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105610559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1abea80]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105610559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1abea80]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105610559 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105610559 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610559 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105610559 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610559 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105610561 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105610561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105610561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105610561 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105610561 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105610561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610561 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 04 40 81 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105610562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105610562 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105610562 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105610563 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105610563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105610563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105610563 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105610563 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105610563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610563 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610563 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610563 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105610565 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610565 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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) 20250426105610565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af0910]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105610565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ:trans-8:call-144:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af0910]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105610565 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105610565 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105610565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105610565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105610565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105610565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105610565 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105610565 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610565 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610565 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105610565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610565 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105610565 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105610565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105610565 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610565 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { line := { verb := "MDCX", trans_id := "307", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "90" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "90", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "120" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "120 CLEARMODE/8000" } }, { ptime := { attr_value := "20" } } } } } } } TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105610567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105610567 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105610567 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105610567 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105610567 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105610568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105610568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105610568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105610568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105610568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105610568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105610568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105610568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105610568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105610568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105610568 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105610568 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105610568 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105610568 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105610568 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105610568 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105610568 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105611571 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105611571 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105611571 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105611571 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105611571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105611571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105611571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105611571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105611571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105611572 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105611572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105611572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105611572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105611572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105611572 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105611572 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105611572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105611572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611572 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105611572 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105611572 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611572 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105611574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105611574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105611574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105611574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105611574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105611574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105611574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105611574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105611574 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x80000030 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105611574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105611574 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105611574 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105611574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105611574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105611574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105611574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105611574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105611574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1abea80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105611574 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA: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)[0x55fcf1af0910]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0] (call_leg.c:198) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105611574 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105611574 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105611574 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105611574 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105611574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105611574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105611574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105611574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 36 1e 08 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483600 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105611576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105611576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105611576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105611576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 72 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105611576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105611576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105611576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0] (msc_a.c:1053) 20250426105611576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105611576 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1af0a40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105611576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105611576 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105611576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) MSC-A terminated (msub.c:261) 20250426105611576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) 1 MSC-I still active (msub.c:79) 20250426105611576 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105611576 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105611576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105611576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105611576 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-370 (ran_conn.c:155) 20250426105611576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Freeing instance (msub.c:113) 20250426105611576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-370:CM_SERVICE_REQ)[0x55fcf1b2ce20]{READY}: Deallocated (fsm.c:568) 20250426105611576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) Free (msub.c:119) 20250426105611576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105611576 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105611576 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105611576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105611577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611577 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105611577 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105611577 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 36 1e 08 00 01 72 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105611577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105611577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105611577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105611577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105611577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105611577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105611577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105611577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105611577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105611577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 72 36 1e 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)3546632 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- TC_lu_and_mo_csd0(1959)@4e68250106fc: "CSD Bearer Service: BS34T" TC_lu_and_mo_csd0(1959)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1957)@4e68250106fc: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mo_csd0(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000007'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)9287156 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612581 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612581 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612581 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612581 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8d b5 f4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612581 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Allocated (fsm.c:456) 20250426105612581 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105612581 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105612581 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105612581 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105612581 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105612581 DMSC DEBUG msc_i(unknown:GERAN-A-371:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105612581 DMSC DEBUG msc_a(unknown:GERAN-A-371:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105612582 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105612582 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1adedf0] (fsm.c:486) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105612582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105612582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105612582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105612582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105612582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105612582 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105612582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105612582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105612582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105612582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105612582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105612582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105612582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 8d b5 f4 00 01 73 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105612582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612582 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d b5 f4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := '8DB5F4'O, sourceLocRef := '000173'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105612584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105612584 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612585 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612585 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105612586 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105612586 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105612586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105612586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105612586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:110) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105612586 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105612586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105612586 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105612586 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105612586 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105612586 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392 LOCATION UPDATE ACCEPT (TMSI = 0x38788392) (gsm_04_08.c:149) 20250426105612586 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105612586 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105612586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612586 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612586 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612586 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612586 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d b5 f4 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 38 78 83 92 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105612587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612588 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105612588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:TMSInew-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105612588 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105612588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:817) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105612588 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x71C830EA:GERAN-A-371:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105612588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105612588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105612588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105612588 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105612588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105612588 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105612588 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105612588 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105612588 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105612588 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105612588 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105612588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612588 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612588 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612588 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8d b5 f4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105612589 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612589 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 73 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105612589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105612589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105612589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105612589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105612589 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1abea80] (msc_a.c:1053) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105612589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105612589 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105612589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) MSC-A terminated (msub.c:261) 20250426105612589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) 1 MSC-I still active (msub.c:79) 20250426105612589 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105612589 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105612589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105612589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1abea80] (msub.c:113) 20250426105612589 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-371 (ran_conn.c:155) 20250426105612589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105612589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-371:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105612589 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) Free (msub.c:119) 20250426105612589 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105612589 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Freeing instance (msub.c:113) 20250426105612589 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Deallocated (fsm.c:568) 20250426105612589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612589 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612590 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612590 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 8d b5 f4 00 01 73 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105612590 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612590 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 73 8d b5 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)9287156 TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105612590 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105612590 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: 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 := '38788392'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1952)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)11824473 MSC_Test_0-RAN(1952)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1951)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 6d 59 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 38 78 83 92 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612793 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426105612793 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105612793 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105612793 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105612793 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105612793 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105612793 DMSC DEBUG msc_i(unknown:GERAN-A-372:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105612793 DMSC DEBUG msc_a(unknown:GERAN-A-372:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105612793 DMM DEBUG msc_a(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105612793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105612793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105612793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105612793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105612793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105612793 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105612793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105612793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105612793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105612793 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105612793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105612793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 b4 6d 59 00 01 74 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105612793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105612793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: { messageType := 2, destLocRef := 'B46D59'O, sourceLocRef := '000174'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105612794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105612794 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1954)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_csd0(1959) MSC_Test-MGCP(1955)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_csd0(1959) MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=1 into dtap '03050407E18A89200540805E04802143F5'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03450407E18A89200540805E04802143F5'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:20 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01001103450407E18A89200540805E04802143F5'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612797 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612797 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 14 01 00 11 03 45 04 07 e1 8a 89 20 05 40 80 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612797 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612797 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105612797 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 callref-0x80000031 tid-8) New transaction (transaction.c:231) 20250426105612797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105612797 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105612797 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105612797 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105612797 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105612797 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612797 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105612797 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105612797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105612797 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105612797 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105612797 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1955)@4e68250106fc: 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(1959) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105612799 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105612799 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105612799 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105612799 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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(1954)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_csd0(1959) MSC_Test-MNCC(1954)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105612800 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105612800 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105612800 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105612800 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612800 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105612800 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105612800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612800 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612800 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612800 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 91 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105612800 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612802 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612802 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612802 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612802 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105612802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105612802 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105612802 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612802 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105612802 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612802 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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(1959)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105612803 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105612803 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105612803 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105612803 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105612803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105612803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 25 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 0e 01 00 0b 83 02 04 07 e1 b8 88 20 05 40 81 00 00 00 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105612804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105612804 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105612804 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105612804 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105612804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105612804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105612804 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105612804 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105612804 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612804 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612804 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612804 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612804 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612804 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105612805 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612805 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612805 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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) 20250426105612805 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105612805 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ:trans-8:call-145:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105612805 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105612805 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105612805 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105612805 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105612805 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105612805 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105612805 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105612805 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612805 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612805 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105612805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612805 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105612805 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105612805 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612805 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_csd0(1959)@4e68250106fc: { 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" } } } } } } } 20250426105612806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105612806 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105612806 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105612806 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105612806 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105612807 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105612807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105612807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105612807 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105612807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105612807 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105612807 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105612807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105612807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105612807 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105612807 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105612807 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105612807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105612807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105612807 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105612807 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105612807 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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(1959)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_csd0(1959)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hold the call for some time TC_lu_and_mo_csd0(1959)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Hangup TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105613811 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105613811 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105613811 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105613811 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105613811 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105613811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105613811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105613811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105613811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105613812 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105613812 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105613812 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105613812 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105613812 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105613812 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105613812 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105613812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105613812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105613812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105613812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1952)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1952)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105613814 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613814 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105613814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105613814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105613814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105613814 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105613814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105613814 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105613814 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105613814 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x80000031 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105613814 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105613814 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105613814 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105613814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105613814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105613814 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105613814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105613814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105613814 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105613814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105613814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105613814 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105613814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105613814 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426105613815 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105613815 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105613815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105613815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105613815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105613815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105613815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613815 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105613815 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105613815 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 b4 6d 59 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1951)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1954)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)-2147483599 TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1951)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1951)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105613817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613817 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105613817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105613817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105613817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 74 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105613817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105613817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105613817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105613817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105613817 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105613817 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105613817 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105613817 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) MSC-A terminated (msub.c:261) 20250426105613817 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) 1 MSC-I still active (msub.c:79) 20250426105613817 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105613817 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105613817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105613817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426105613817 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-372 (ran_conn.c:155) 20250426105613817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105613817 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-372:CM_SERVICE_REQ)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105613817 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) Free (msub.c:119) 20250426105613817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105613817 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426105613817 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426105613817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105613817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105613817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613817 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105613817 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105613817 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613817 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 b4 6d 59 00 01 74 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1951)@4e68250106fc: Session index based on local reference:0 20250426105613818 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105613818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105613818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105613818 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105613818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105613818 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105613818 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105613818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105613818 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105613818 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 74 b4 6d 59 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1952)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_csd0(1959)11824473 TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105614782 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105614782 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105614782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105614782 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105614783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105614783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105614783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105614783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105614783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105614783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 5f 02 90 00 00 70 0d 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1953)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1953)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105614784 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105614785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105614785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105614785 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105614785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105614785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105614785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105614785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105614785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105614785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 00 70 5f 02 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_csd0(1959)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_csd0(1959)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_csd0(1959)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(1951)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1957)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1953)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1958)@4e68250106fc: Final verdict of PTC: none 20250426105614829 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105614829 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(1956)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1952)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1954)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1955)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1960)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1950)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1950): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1951): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1952): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1953): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1954): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1955): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1956): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1957): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1958): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_csd0(1959): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1960): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_csd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass'. 20250426105614856 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) Sat Apr 26 10:56:14 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 20250426105614992 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105614992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105614992 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105614992 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105614992 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105614992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105614993 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105614993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105614992 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105614992 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105614992 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105614992 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105614992 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105614992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105614992 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105614992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105614992 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105614993 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105614993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105614993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105614993 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105615857 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5571960) 20250426105616858 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105616994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105616994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105616994 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=5571960, count=5573120) 20250426105617859 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_csd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd'. ------ MSC_Tests.TC_lu_and_mt_csd ------ Sat Apr 26 10:56:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mt_csd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105618861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mt_csd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mt_csd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1964)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1964)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1964)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1962)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105619779 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1965)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105619861 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105619861 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1967)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105619866 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1967)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105619879 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105619880 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS21T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105619967 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105619967 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105619967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105619967 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(1964)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105619970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105619970 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105619970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105619970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105619970 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105619970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105619970 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 20250426105619970 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105619970 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105619970 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(1964)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105620776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620776 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620776 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620776 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620777 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620777 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620777 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)11817393 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105620782 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620782 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620782 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620782 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b4 51 b1 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620782 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Allocated (fsm.c:456) 20250426105620782 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: Allocated (fsm.c:456) 20250426105620782 DMSC DEBUG msc_i[0x55fcf1af0a40]{READY}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105620782 DMSC DEBUG msc_a[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105620782 DMSC DEBUG msc_a[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf19042f0] (fsm.c:486) 20250426105620782 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105620782 DMSC DEBUG msc_i(unknown:GERAN-A-373:NONE)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105620782 DMSC DEBUG msc_a(unknown:GERAN-A-373:NONE)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105620782 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105620782 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1afe340] (fsm.c:486) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105620782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105620782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105620782 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105620782 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105620782 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105620782 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105620782 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105620782 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105620782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105620782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105620782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105620782 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105620783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 b4 51 b1 00 01 75 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105620783 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620783 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620783 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620783 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620783 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 51 b1 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'B451B1'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1968)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mt_csd0(1970) MSC_Test-GSUP(1968)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mt_csd0(1970)"262420000000007" 20250426105620786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105620786 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620787 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620787 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620787 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105620787 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1afe340]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): none -> pass 20250426105620792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105620792 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105620792 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105620792 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105620793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105620793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105620793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af0b70]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105620793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105620793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105620793 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105620793 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105620793 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F LOCATION UPDATE ACCEPT (TMSI = 0x78ef0e6f) (gsm_04_08.c:149) 20250426105620793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105620793 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105620793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 51 b1 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 78 ef 0e 6f (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105620800 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620800 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620801 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620801 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620801 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620801 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105620801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105620801 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105620801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:TMSInew-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105620801 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105620801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105620801 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x38788392:GERAN-A-373:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105620801 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105620801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105620801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250426105620801 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105620801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105620801 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105620801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105620801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105620801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105620801 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105620801 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105620801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620801 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620801 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620801 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620801 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b4 51 b1 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620803 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620803 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620803 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620803 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 75 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105620803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105620803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340] (msc_a.c:1053) 20250426105620803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105620803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105620803 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf19042f0] (msc_a.c:1053) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105620803 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1afe340]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105620803 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105620803 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) MSC-A terminated (msub.c:261) 20250426105620803 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) 1 MSC-I still active (msub.c:79) 20250426105620803 DMSC DEBUG msub_fsm[0x55fcf19042f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105620803 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105620803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105620803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Removing from parent msub_fsm[0x55fcf19042f0] (msub.c:113) 20250426105620803 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-373 (ran_conn.c:155) 20250426105620803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Freeing instance (msub.c:113) 20250426105620803 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-373:LU)[0x55fcf1af0a40]{READY}: Deallocated (fsm.c:568) 20250426105620803 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) Free (msub.c:119) 20250426105620803 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105620803 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Freeing instance (msub.c:113) 20250426105620803 DMSC DEBUG msub_fsm[0x55fcf19042f0]{terminating}: Deallocated (fsm.c:568) 20250426105620803 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620803 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620803 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620803 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620803 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620803 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620803 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 b4 51 b1 00 01 75 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105620804 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620804 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620804 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620804 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620804 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620804 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 75 b4 51 b1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11817393 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105620805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105620805 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'78EF0E6F'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)745863642 20250426105620810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105620810 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105620810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F callref-0x2c74f9da tid-255) New transaction (transaction.c:231) 20250426105620810 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F callref-0x2c74f9da tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:790) 20250426105620810 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F callref-0x2c74f9da tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105620810 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F callref-0x2c74f9da tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105620811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105620811 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105620811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620811 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620811 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620811 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620811 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 78 ef 0e 6f 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[1] for '262420000000007'H'78EF0E6F'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '78EF0E6F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)463129 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105620815 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620815 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620815 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105620815 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: Allocated (fsm.c:456) 20250426105620815 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105620815 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105620815 DMSC DEBUG msc_a[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105620815 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105620815 DMSC DEBUG msc_i(unknown:GERAN-A-374:NONE)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105620815 DMSC DEBUG msc_a(unknown:GERAN-A-374:NONE)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40] (fsm.c:486) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105620815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 07 11 19 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 78 ef 0e 6f 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105620815 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105620815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105620815 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105620815 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105620815 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105620816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105620816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105620816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F callref-0x2c74f9da tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105620816 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105620816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105620816 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105620816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105620816 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21T} (gsm_04_08_cc.c:905) 20250426105620816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620816 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105620816 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105620816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105620816 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105620816 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105620816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 07 11 19 00 01 76 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105620816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105620816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620816 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620816 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620816 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105620816 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 11 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '071119'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105620817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105620817 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620821 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620821 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620821 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620822 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105620822 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105620822 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105620822 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105620822 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105620822 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105620822 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620822 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105620827 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105620827 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105620827 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40] (fsm.c:486) 20250426105620827 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105620827 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105620840 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105620840 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105620840 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105620840 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105620842 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105620842 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105620842 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105620842 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620842 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) Sending Assignment Command (msc_a.c:706) 20250426105620842 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105620842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105620842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620842 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105620842 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105620842 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620842 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 1a 00 18 01 0b 03 02 0a 14 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 92 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105620846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105620846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105620846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105620846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105620846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105620846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105620846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105620846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105620846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105620846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105620847 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105620847 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105620847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5fd0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105620847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105620847 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O 20250426105620847 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620847 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105620847 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105620847 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105620849 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105620849 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105620849 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105621048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105621048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105621048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105621048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105621049 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105621049 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105621049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105621049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105621049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105621049 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105621049 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105621051 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105621051 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da 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) 20250426105621051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105621051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105621051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP:trans-0:call-146:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105621051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105621054 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105621054 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105621054 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105621054 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105621054 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105621555 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105621555 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105621555 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105621555 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105621556 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105621556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105621556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105621556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105621556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105621559 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621559 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105621559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621559 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105621559 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105621559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621559 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105621560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105621560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105621560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105621560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105621560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105621560 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105621560 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x2c74f9da tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105621560 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105621560 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105621560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105621560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105621560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105621560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105621560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105621560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105621560 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F: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)[0x55fcf1b2ce20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40] (call_leg.c:198) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105621560 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105621560 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105621560 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105621560 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105621560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105621560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105621560 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105621560 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621560 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105621560 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621560 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105621560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621560 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105621561 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105621561 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621561 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 07 11 19 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)745863642 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105621563 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621563 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105621563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105621563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105621563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 76 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105621564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105621564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105621564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40] (msc_a.c:1053) 20250426105621564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105621564 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf19042f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105621564 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1af0a40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105621564 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105621564 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) MSC-A terminated (msub.c:261) 20250426105621564 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) 1 MSC-I still active (msub.c:79) 20250426105621564 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105621564 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105621564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105621564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105621564 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-374 (ran_conn.c:155) 20250426105621564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Freeing instance (msub.c:113) 20250426105621564 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-374:PAGING_RESP)[0x55fcf1afe340]{READY}: Deallocated (fsm.c:568) 20250426105621564 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) Free (msub.c:119) 20250426105621564 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - active-conn: now used by 1 (attached) (msub.c:375) 20250426105621564 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105621564 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105621564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105621564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105621564 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105621564 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105621564 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 07 11 19 00 01 76 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105621564 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105621564 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105621565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105621565 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105621565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105621565 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105621565 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105621565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105621565 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105621565 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 76 07 11 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)463129 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS22T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)10584615 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622570 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622570 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622570 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622570 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622570 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a1 82 27 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622570 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105622570 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105622570 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105622570 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105622570 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105622570 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105622570 DMSC DEBUG msc_i(unknown:GERAN-A-375:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105622570 DMSC DEBUG msc_a(unknown:GERAN-A-375:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105622571 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105622571 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105622571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105622571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105622571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105622571 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105622571 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105622571 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105622571 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105622571 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105622571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105622571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105622571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105622571 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105622571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 a1 82 27 00 01 77 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105622571 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622571 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622571 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622571 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622571 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622571 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a1 82 27 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'A18227'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105622572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105622572 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105622573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622573 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105622573 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105622573 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105622573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105622573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105622573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:110) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105622573 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105622573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105622573 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105622573 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105622573 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105622573 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D LOCATION UPDATE ACCEPT (TMSI = 0x8da7a68d) (gsm_04_08.c:149) 20250426105622573 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105622573 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105622574 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622574 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622574 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622574 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622574 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622574 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a1 82 27 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8d a7 a6 8d (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622574 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622574 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622574 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622574 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622575 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105622575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:TMSInew-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105622575 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105622575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:817) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105622575 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x78EF0E6F:GERAN-A-375:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105622575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105622575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105622575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426105622575 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105622575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105622575 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105622575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105622575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105622575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105622575 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105622575 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105622575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622575 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622575 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622575 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622575 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 a1 82 27 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105622576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622576 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622576 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622576 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622576 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 77 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105622576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105622576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70] (msc_a.c:1053) 20250426105622576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105622576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105622576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105622576 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105622576 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105622576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) MSC-A terminated (msub.c:261) 20250426105622576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) 1 MSC-I still active (msub.c:79) 20250426105622576 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105622576 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105622576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105622576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105622576 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-375 (ran_conn.c:155) 20250426105622576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105622576 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-375:LU)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105622576 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) Free (msub.c:119) 20250426105622576 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - active-conn: now used by 1 (attached) (msub.c:375) 20250426105622576 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105622576 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105622576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622576 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622576 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622576 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622576 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 a1 82 27 00 01 77 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105622577 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622577 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 77 a1 82 27 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10584615 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105622577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105622577 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'8DA7A68D'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1426565052 20250426105622579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105622579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105622579 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D callref-0x5507a7bc tid-255) New transaction (transaction.c:231) 20250426105622579 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D callref-0x5507a7bc tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:790) 20250426105622579 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D callref-0x5507a7bc tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105622579 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D callref-0x5507a7bc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105622579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105622579 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105622579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622579 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622579 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622579 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622579 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 8d a7 a6 8d 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[2] for '262420000000007'H'8DA7A68D'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '8DA7A68D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)9720876 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105622582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622582 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 94 54 2c 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 8d a7 a6 8d 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622582 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Allocated (fsm.c:456) 20250426105622582 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: Allocated (fsm.c:456) 20250426105622582 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105622582 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105622582 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105622582 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105622582 DMSC DEBUG msc_i(unknown:GERAN-A-376:NONE)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105622582 DMSC DEBUG msc_a(unknown:GERAN-A-376:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0] (fsm.c:486) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105622582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105622582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105622582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105622582 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105622582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D callref-0x5507a7bc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105622582 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105622582 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105622582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105622582 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22T} (gsm_04_08_cc.c:905) 20250426105622582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622582 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105622582 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105622582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105622582 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105622582 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105622582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622582 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 94 54 2c 00 01 78 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105622583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105622583 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622583 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622583 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622583 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622583 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 12 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '94542C'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105622583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105622583 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105622584 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622584 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622585 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622585 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622585 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105622585 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105622585 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105622585 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105622585 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622585 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105622586 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105622586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105622586 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0] (fsm.c:486) 20250426105622586 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105622586 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105622587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105622587 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105622587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105622587 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105622587 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105622587 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105622587 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105622587 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622587 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) Sending Assignment Command (msc_a.c:706) 20250426105622587 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105622587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105622587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622587 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105622587 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105622587 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622587 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 93 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105622588 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622588 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105622589 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622589 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af5620]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105622589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105622589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105622589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622589 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105622589 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622589 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105622589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105622589 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105622589 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105622792 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105622792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105622792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105622792 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105622792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105622792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105622792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105622792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105622792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105622792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105622793 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105622793 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105622793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105622793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105622793 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105622793 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622793 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105622794 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105622794 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc 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) 20250426105622794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105622794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105622794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP:trans-0:call-147:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105622794 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105622795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105622795 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105622795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105622795 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105622795 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105623297 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105623297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105623297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105623297 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105623297 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105623297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105623297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623297 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105623297 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105623297 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105623299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623299 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105623299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105623299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105623299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105623299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105623299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105623299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105623299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105623299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105623299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105623299 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105623299 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x5507a7bc tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105623299 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105623299 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105623299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105623299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105623299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105623299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105623299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105623299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105623299 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0] (call_leg.c:198) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105623299 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105623299 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105623299 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105623299 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105623299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105623299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105623299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105623299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105623299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105623299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105623299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105623299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 94 54 2c 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1426565052 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105623301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105623301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105623301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105623301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 78 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105623301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105623301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105623301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105623301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105623301 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msc_a.c:1053) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105623301 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105623301 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105623301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) MSC-A terminated (msub.c:261) 20250426105623301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) 1 MSC-I still active (msub.c:79) 20250426105623301 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105623301 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105623301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105623301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msub.c:113) 20250426105623301 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-376 (ran_conn.c:155) 20250426105623301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Freeing instance (msub.c:113) 20250426105623301 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-376:PAGING_RESP)[0x55fcf1af0b70]{READY}: Deallocated (fsm.c:568) 20250426105623301 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) Free (msub.c:119) 20250426105623301 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - active-conn: now used by 1 (attached) (msub.c:375) 20250426105623301 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Freeing instance (msub.c:113) 20250426105623301 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Deallocated (fsm.c:568) 20250426105623301 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623301 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623301 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105623301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623301 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105623301 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105623301 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 94 54 2c 00 01 78 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105623301 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105623301 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105623301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105623301 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105623301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105623301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105623301 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105623301 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 78 94 54 2c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9720876 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS24T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[1] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)10765075 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a4 43 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624306 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105624306 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: Allocated (fsm.c:456) 20250426105624306 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105624306 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105624306 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105624306 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105624306 DMSC DEBUG msc_i(unknown:GERAN-A-377:NONE)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105624306 DMSC DEBUG msc_a(unknown:GERAN-A-377:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105624306 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105624306 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1abea80] (fsm.c:486) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105624306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105624306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105624306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105624306 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105624306 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105624306 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105624306 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105624306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105624306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105624306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105624306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105624306 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105624306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 a4 43 13 00 01 79 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105624306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624306 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624306 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624306 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 43 13 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'A44313'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105624307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105624307 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624307 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624307 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624307 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624307 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1abea80]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105624308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105624308 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105624308 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105624308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105624308 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105624308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:110) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105624308 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105624308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105624308 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105624308 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105624308 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105624308 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4 LOCATION UPDATE ACCEPT (TMSI = 0xb77468d4) (gsm_04_08.c:149) 20250426105624308 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105624309 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105624309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624309 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624309 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624309 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624309 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 43 13 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b7 74 68 d4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624310 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105624310 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105624310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:TMSInew-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105624310 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105624310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:817) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105624310 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8DA7A68D:GERAN-A-377:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105624310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105624310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105624310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426105624310 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105624310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105624310 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105624310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105624310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105624310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105624310 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105624310 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105624310 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624310 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624310 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624310 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624310 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624310 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624310 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 a4 43 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624311 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 79 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105624311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105624311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80] (msc_a.c:1053) 20250426105624311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105624311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105624311 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105624311 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105624311 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105624311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) MSC-A terminated (msub.c:261) 20250426105624311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) 1 MSC-I still active (msub.c:79) 20250426105624311 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105624311 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105624311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105624311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105624311 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-377 (ran_conn.c:155) 20250426105624311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Freeing instance (msub.c:113) 20250426105624311 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-377:LU)[0x55fcf1af8e60]{READY}: Deallocated (fsm.c:568) 20250426105624311 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) Free (msub.c:119) 20250426105624311 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105624311 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105624311 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105624311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624311 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624311 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624311 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624311 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 a4 43 13 00 01 79 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 79 a4 43 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10765075 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105624312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105624312 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'B77468D4'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1370936406 20250426105624313 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105624314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105624314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 callref-0x51b6d456 tid-255) New transaction (transaction.c:231) 20250426105624314 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 callref-0x51b6d456 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:790) 20250426105624314 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 callref-0x51b6d456 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105624314 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 callref-0x51b6d456 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105624314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105624314 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105624314 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624314 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624314 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624314 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624314 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 b7 74 68 d4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[3] for '262420000000007'H'B77468D4'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := 'B77468D4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)11132435 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624315 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624315 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624315 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624315 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624315 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624315 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a9 de 13 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 b7 74 68 d4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624316 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Allocated (fsm.c:456) 20250426105624316 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105624316 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105624316 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105624316 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105624316 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105624316 DMSC DEBUG msc_i(unknown:GERAN-A-378:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105624316 DMSC DEBUG msc_a(unknown:GERAN-A-378:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60] (fsm.c:486) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105624316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105624316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105624316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105624316 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105624316 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 callref-0x51b6d456 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105624316 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105624316 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105624316 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105624316 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24T} (gsm_04_08_cc.c:905) 20250426105624316 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624316 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105624316 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105624316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105624316 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105624316 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105624316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 a9 de 13 00 01 7a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105624316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105624316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624316 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624316 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624316 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 13 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'A9DE13'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105624317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105624317 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624318 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624319 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624319 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624319 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624319 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624319 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624319 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105624319 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105624319 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105624319 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105624319 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105624319 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624319 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105624320 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105624320 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105624320 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60] (fsm.c:486) 20250426105624320 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af83e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af83e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55fcf1af83e0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105624320 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55fcf1af83e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105624321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105624321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105624321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105624321 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105624321 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:no-CI)[0x55fcf1af83e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105624321 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105624321 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105624321 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624321 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105624321 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105624321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105624321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624321 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105624321 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105624321 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 94 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105624323 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624323 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624323 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624323 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624323 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O 20250426105624323 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624323 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105624323 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af83e0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105624323 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af83e0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105624323 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105624323 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624323 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105624323 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624323 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105624324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105624324 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105624324 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105624524 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105624524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105624524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105624524 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105624524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105624524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105624524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105624524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105624524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105624524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105624524 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105624524 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105624524 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105624524 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105624524 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105624524 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624524 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105624526 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105624526 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 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) 20250426105624526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105624526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105624526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP:trans-0:call-148:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105624526 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105624527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105624527 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105624527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105624527 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105624527 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105625028 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105625028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105625028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105625028 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105625028 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105625028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105625028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625028 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105625028 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105625028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105625030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625030 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105625030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105625030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105625030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105625030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105625030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105625030 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105625030 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105625030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105625030 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105625030 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x51b6d456 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105625030 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105625030 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105625030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105625030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105625030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105625030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105625030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105625030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1af83e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105625030 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4: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)[0x55fcf1b2ce20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60] (call_leg.c:198) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105625030 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105625030 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105625030 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105625030 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105625030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105625030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105625030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105625030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105625030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105625030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625030 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105625030 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105625030 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625030 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 a9 de 13 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1370936406 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105625031 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625031 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105625031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105625032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105625032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105625032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60] (msc_a.c:1053) 20250426105625032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105625032 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105625032 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105625032 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105625032 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) MSC-A terminated (msub.c:261) 20250426105625032 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) 1 MSC-I still active (msub.c:79) 20250426105625032 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105625032 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105625032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105625032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msub.c:113) 20250426105625032 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-378 (ran_conn.c:155) 20250426105625032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105625032 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-378:PAGING_RESP)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105625032 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) Free (msub.c:119) 20250426105625032 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105625032 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Freeing instance (msub.c:113) 20250426105625032 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Deallocated (fsm.c:568) 20250426105625031 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105625031 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105625031 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625031 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105625032 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625032 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625032 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105625032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625032 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105625032 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105625032 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 a9 de 13 00 01 7a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105625032 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105625032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105625032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105625032 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105625032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105625032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105625032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105625032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105625032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105625032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7a a9 de 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11132435 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS25T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[2] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)15863989 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626037 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626037 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f2 10 b5 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626037 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{active}: Allocated (fsm.c:456) 20250426105626037 DMSC DEBUG msc_i[0x55fcf1acfe00]{READY}: Allocated (fsm.c:456) 20250426105626037 DMSC DEBUG msc_i[0x55fcf1acfe00]{READY}: is child of msub_fsm[0x55fcf1af83e0] (fsm.c:486) 20250426105626037 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105626037 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af83e0] (fsm.c:486) 20250426105626037 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105626037 DMSC DEBUG msc_i(unknown:GERAN-A-379:NONE)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105626037 DMSC DEBUG msc_a(unknown:GERAN-A-379:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105626037 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105626037 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105626037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105626037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105626037 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105626037 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105626037 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105626037 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105626037 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105626037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105626037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105626037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105626037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105626037 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105626037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 f2 10 b5 00 01 7b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105626037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626037 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626037 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 f2 10 b5 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'F210B5'O, sourceLocRef := '00017B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105626038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105626038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105626038 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626038 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626038 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626038 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1af8f90]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105626038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105626038 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105626038 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105626038 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105626039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105626039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:110) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105626039 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105626039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105626039 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105626039 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105626039 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105626039 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826 LOCATION UPDATE ACCEPT (TMSI = 0xb5635826) (gsm_04_08.c:149) 20250426105626039 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105626039 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105626039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626039 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626039 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626039 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626039 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 f2 10 b5 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 b5 63 58 26 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105626040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626040 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105626040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:TMSInew-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105626040 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105626040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:817) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105626040 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB77468D4:GERAN-A-379:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105626040 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105626040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105626040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105626040 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105626040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105626040 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105626040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105626040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105626040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105626040 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105626040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626040 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105626040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626040 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626040 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626040 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 f2 10 b5 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105626041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105626041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105626041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105626041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105626041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105626041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af83e0] (msc_a.c:1053) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105626041 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105626041 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105626041 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) MSC-A terminated (msub.c:261) 20250426105626041 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) 1 MSC-I still active (msub.c:79) 20250426105626041 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105626041 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105626041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105626041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Removing from parent msub_fsm[0x55fcf1af83e0] (msub.c:113) 20250426105626041 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-379 (ran_conn.c:155) 20250426105626041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Freeing instance (msub.c:113) 20250426105626041 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-379:LU)[0x55fcf1acfe00]{READY}: Deallocated (fsm.c:568) 20250426105626041 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) Free (msub.c:119) 20250426105626041 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105626041 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{terminating}: Freeing instance (msub.c:113) 20250426105626041 DMSC DEBUG msub_fsm[0x55fcf1af83e0]{terminating}: Deallocated (fsm.c:568) 20250426105626041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 f2 10 b5 00 01 7b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105626041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7b f2 10 b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15863989 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105626042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105626042 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'B5635826'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1275874285 20250426105626043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105626043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105626043 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 callref-0x4c0c4bed tid-255) New transaction (transaction.c:231) 20250426105626043 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 callref-0x4c0c4bed tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:790) 20250426105626043 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 callref-0x4c0c4bed tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105626043 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 callref-0x4c0c4bed tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105626043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105626043 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105626043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 b5 63 58 26 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[4] for '262420000000007'H'B5635826'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := 'B5635826'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)11218856 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105626045 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626045 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 ab 2f a8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 b5 63 58 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626045 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Allocated (fsm.c:456) 20250426105626045 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105626045 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105626046 DMSC DEBUG msc_a[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105626046 DMSC DEBUG msc_a[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105626046 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105626046 DMSC DEBUG msc_i(unknown:GERAN-A-380:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105626046 DMSC DEBUG msc_a(unknown:GERAN-A-380:NONE)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00] (fsm.c:486) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105626046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105626046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105626046 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 callref-0x4c0c4bed tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105626046 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105626046 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105626046 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105626046 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25T} (gsm_04_08_cc.c:905) 20250426105626046 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626046 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105626046 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105626046 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105626046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 ab 2f a8 00 01 7c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105626046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105626046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626046 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626046 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626046 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626046 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 14 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'AB2FA8'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105626046 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426105626048 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626048 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626048 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626048 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626048 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626048 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626048 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626048 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105626048 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105626048 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105626048 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105626048 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626048 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105626049 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105626049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105626049 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00] (fsm.c:486) 20250426105626049 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105626049 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105626050 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105626050 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105626050 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105626050 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105626051 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105626051 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105626051 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105626051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626051 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) Sending Assignment Command (msc_a.c:706) 20250426105626051 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105626051 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626051 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626051 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626051 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626051 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 95 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105626052 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626052 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626052 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626052 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626052 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626052 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626052 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105626052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105626052 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105626052 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626052 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105626052 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626052 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 20250426105626053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105626053 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105626053 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105626256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626256 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626257 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626257 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626257 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105626257 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105626257 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105626257 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626257 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105626258 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105626258 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed 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) 20250426105626258 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105626258 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105626259 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP:trans-0:call-149:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105626259 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105626260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105626260 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105626260 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105626260 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105626260 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105626762 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105626762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105626762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105626762 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105626762 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105626762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626762 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626762 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626762 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626762 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626763 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626763 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105626763 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105626763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105626763 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105626763 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x4c0c4bed tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105626763 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105626763 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105626763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105626763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105626763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105626763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105626763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105626763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1af8e60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105626763 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00] (call_leg.c:198) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105626763 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105626763 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105626763 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105626763 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105626763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105626763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626763 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626763 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626763 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626763 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 ab 2f a8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1275874285 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105626765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105626765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105626765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105626765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00] (msc_a.c:1053) 20250426105626765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105626765 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af83e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msc_a.c:1053) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105626765 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105626765 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105626765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) MSC-A terminated (msub.c:261) 20250426105626765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) 1 MSC-I still active (msub.c:79) 20250426105626765 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105626765 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105626765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105626765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msub.c:113) 20250426105626765 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-380 (ran_conn.c:155) 20250426105626765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105626765 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-380:PAGING_RESP)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105626765 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) Free (msub.c:119) 20250426105626765 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105626765 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Freeing instance (msub.c:113) 20250426105626765 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Deallocated (fsm.c:568) 20250426105626765 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626765 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626765 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105626765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626765 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105626765 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105626765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105626765 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 ab 2f a8 00 01 7c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105626765 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105626765 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105626765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105626765 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105626765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105626765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105626765 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105626765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7c ab 2f a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)11218856 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS26T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[3] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)10503102 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627768 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627768 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627768 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627768 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627768 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a0 43 be 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105627768 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Allocated (fsm.c:456) 20250426105627768 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: Allocated (fsm.c:456) 20250426105627768 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105627768 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105627768 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105627768 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105627768 DMSC DEBUG msc_i(unknown:GERAN-A-381:NONE)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105627768 DMSC DEBUG msc_a(unknown:GERAN-A-381:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105627768 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105627768 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1acff30] (fsm.c:486) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105627768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105627768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105627768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105627768 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105627768 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105627768 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105627768 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105627768 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105627768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105627768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105627768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105627768 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105627768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 a0 43 be 00 01 7d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105627768 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627768 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627768 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627768 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627768 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627768 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a0 43 be 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'A043BE'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105627769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105627769 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627769 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627769 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627769 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627769 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627769 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105627769 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627769 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1acff30]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105627770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105627770 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105627770 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105627770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105627770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105627770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:110) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105627770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105627770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105627770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105627770 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105627770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105627770 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2 LOCATION UPDATE ACCEPT (TMSI = 0x3ac255d2) (gsm_04_08.c:149) 20250426105627770 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105627770 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105627770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627770 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627770 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627770 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627770 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a0 43 be 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 3a c2 55 d2 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105627771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627771 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627771 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627771 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105627771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105627771 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105627771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:TMSInew-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105627771 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105627771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:817) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105627771 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0xB5635826:GERAN-A-381:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105627771 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105627771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105627771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105627771 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105627771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105627771 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105627771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105627771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105627771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105627771 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105627771 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105627771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627771 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627771 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627771 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627771 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 a0 43 be 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105627772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105627772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105627772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30] (msc_a.c:1053) 20250426105627772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105627772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105627772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8e60] (msc_a.c:1053) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105627772 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105627772 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105627772 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) MSC-A terminated (msub.c:261) 20250426105627772 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) 1 MSC-I still active (msub.c:79) 20250426105627772 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105627772 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105627772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105627772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Removing from parent msub_fsm[0x55fcf1af8e60] (msub.c:113) 20250426105627772 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-381 (ran_conn.c:155) 20250426105627772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Freeing instance (msub.c:113) 20250426105627772 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-381:LU)[0x55fcf19042f0]{READY}: Deallocated (fsm.c:568) 20250426105627772 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) Free (msub.c:119) 20250426105627772 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105627772 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Freeing instance (msub.c:113) 20250426105627772 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Deallocated (fsm.c:568) 20250426105627772 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627772 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627772 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627772 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627772 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627772 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 a0 43 be 00 01 7d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105627772 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627772 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7d a0 43 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10503102 20250426105627773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105627773 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'3AC255D2'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)341899260 20250426105627774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105627774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105627774 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 callref-0x1460f7fc tid-255) New transaction (transaction.c:231) 20250426105627774 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 callref-0x1460f7fc tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:790) 20250426105627774 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 callref-0x1460f7fc tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105627774 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 callref-0x1460f7fc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105627774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105627774 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105627774 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627774 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627774 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627774 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627774 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627774 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627774 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 3a c2 55 d2 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[5] for '262420000000007'H'3AC255D2'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '3AC255D2'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)10708373 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105627775 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627775 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627775 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627775 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627775 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 a3 65 95 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 3a c2 55 d2 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627775 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105627775 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: Allocated (fsm.c:456) 20250426105627775 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105627775 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105627775 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105627775 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105627775 DMSC DEBUG msc_i(unknown:GERAN-A-382:NONE)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105627775 DMSC DEBUG msc_a(unknown:GERAN-A-382:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0] (fsm.c:486) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105627776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105627776 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105627776 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 callref-0x1460f7fc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105627776 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105627776 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105627776 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105627776 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26T} (gsm_04_08_cc.c:905) 20250426105627776 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627776 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105627776 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105627776 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105627776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 a3 65 95 00 01 7e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105627776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105627776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627776 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627776 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627776 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 21 15 63 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'A36595'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105627776 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627777 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105627778 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627778 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105627778 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105627778 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105627778 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105627778 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105627778 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627778 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105627778 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105627778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105627778 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0] (fsm.c:486) 20250426105627778 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105627778 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105627779 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105627779 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105627779 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105627779 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105627780 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105627780 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105627780 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105627780 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627780 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) Sending Assignment Command (msc_a.c:706) 20250426105627780 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105627780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105627780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105627780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105627780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 96 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105627781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627781 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105627781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627781 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627781 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105627781 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627781 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105627781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8f90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105627781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8f90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105627781 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105627781 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627781 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105627781 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627781 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105627782 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105627782 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105627782 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105627984 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105627984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105627984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105627984 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105627984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105627984 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105627984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105627984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105627984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105627984 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105627984 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105627984 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105627984 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105627984 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105627984 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105627984 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627984 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105627986 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105627986 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc 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) 20250426105627986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105627986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105627986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP:trans-0:call-150:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105627986 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105627987 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105627987 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105627987 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105627987 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105627987 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105628488 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105628488 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105628488 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105628488 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105628488 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105628488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105628488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628488 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105628488 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105628488 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628488 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O 20250426105628489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105628489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105628489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105628489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105628489 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105628489 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105628490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105628490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105628490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105628490 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105628490 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x1460f7fc tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105628490 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105628490 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105628490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - CC: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105628490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105628490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105628490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105628490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105628490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af8f90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105628490 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0] (call_leg.c:198) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105628490 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105628490 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105628490 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105628490 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105628490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105628490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105628490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105628490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105628490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105628490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105628490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105628490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 a3 65 95 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)341899260 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105628491 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628491 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105628491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628491 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105628491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105628491 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105628491 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105628492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105628492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105628492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0] (msc_a.c:1053) 20250426105628492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105628492 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105628492 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105628492 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105628492 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) MSC-A terminated (msub.c:261) 20250426105628492 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) 1 MSC-I still active (msub.c:79) 20250426105628492 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105628492 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105628492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105628492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105628492 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-382 (ran_conn.c:155) 20250426105628492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Freeing instance (msub.c:113) 20250426105628492 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-382:PAGING_RESP)[0x55fcf1acff30]{READY}: Deallocated (fsm.c:568) 20250426105628492 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) Free (msub.c:119) 20250426105628492 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105628492 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105628492 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105628492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105628492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628492 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105628492 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105628492 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 a3 65 95 00 01 7e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105628492 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105628492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105628492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105628492 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105628492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105628492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105628492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105628492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105628492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105628492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7e a3 65 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10708373 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS21NT" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[4] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)15152737 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629495 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629495 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629495 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629495 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 e7 36 61 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629496 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426105629496 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105629496 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105629496 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105629496 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105629496 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105629496 DMSC DEBUG msc_i(unknown:GERAN-A-383:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105629496 DMSC DEBUG msc_a(unknown:GERAN-A-383:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105629496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105629496 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1abea80] (fsm.c:486) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105629496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105629496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105629496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105629496 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105629496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105629496 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105629496 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105629496 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105629496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105629496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105629496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105629496 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105629496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 e7 36 61 00 01 7f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105629496 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629496 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629496 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629496 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629496 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629496 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e7 36 61 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'E73661'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105629496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105629496 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105629497 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629497 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629497 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105629497 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1abea80]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105629498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105629498 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105629498 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105629498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105629498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105629498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105629498 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105629498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105629498 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105629498 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105629498 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105629498 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B LOCATION UPDATE ACCEPT (TMSI = 0x91811b2b) (gsm_04_08.c:149) 20250426105629498 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105629498 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105629498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629498 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629498 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629498 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629498 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e7 36 61 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 91 81 1b 2b (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105629499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629499 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629499 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629499 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105629499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105629499 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105629499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:TMSInew-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105629499 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105629499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105629499 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x3AC255D2:GERAN-A-383:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105629499 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105629499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105629499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105629499 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105629499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105629499 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105629499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105629499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105629499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105629499 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105629499 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105629499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629499 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629499 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629499 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629499 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 e7 36 61 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105629500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 7f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105629500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105629500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80] (msc_a.c:1053) 20250426105629500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105629500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105629500 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_a.c:1053) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105629500 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105629500 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105629500 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) MSC-A terminated (msub.c:261) 20250426105629500 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) 1 MSC-I still active (msub.c:79) 20250426105629500 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105629500 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105629500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105629500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426105629500 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-383 (ran_conn.c:155) 20250426105629500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105629500 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-383:LU)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105629500 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) Free (msub.c:119) 20250426105629500 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - active-conn: now used by 1 (attached) (msub.c:375) 20250426105629500 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426105629500 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426105629500 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629500 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629500 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629500 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629500 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 e7 36 61 00 01 7f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629501 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629501 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 7f e7 36 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)15152737 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105629501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105629501 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'91811B2B'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)2113819566 20250426105629502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105629502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105629502 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B callref-0x7dfe53ae tid-255) New transaction (transaction.c:231) 20250426105629502 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B callref-0x7dfe53ae tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:790) 20250426105629502 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B callref-0x7dfe53ae tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS21NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105629502 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B callref-0x7dfe53ae tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105629502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105629502 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105629502 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629502 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629502 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629502 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629502 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 91 81 1b 2b 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[6] for '262420000000007'H'91811B2B'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '91811B2B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)14615737 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105629504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629504 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 df 04 b9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 91 81 1b 2b 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629504 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105629504 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105629504 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105629504 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105629504 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105629504 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105629504 DMSC DEBUG msc_i(unknown:GERAN-A-384:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105629504 DMSC DEBUG msc_a(unknown:GERAN-A-384:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0] (fsm.c:486) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105629504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105629504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105629504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105629504 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105629504 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B callref-0x7dfe53ae tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105629504 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105629504 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105629504 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105629504 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS21NT} (gsm_04_08_cc.c:905) 20250426105629504 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629504 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105629504 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105629504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105629504 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105629504 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105629504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 df 04 b9 00 01 80 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105629504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105629504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629504 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629504 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629504 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629504 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 11 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'DF04B9'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105629505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105629505 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629506 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629506 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629506 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105629506 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105629506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105629506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105629506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105629506 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105629506 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629506 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105629507 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105629507 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105629507 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0] (fsm.c:486) 20250426105629507 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105629507 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105629508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105629508 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105629508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105629508 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105629508 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105629508 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105629508 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105629508 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629508 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) Sending Assignment Command (msc_a.c:706) 20250426105629508 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105629508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105629508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629508 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105629508 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105629508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 97 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105629509 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629509 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629510 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O 20250426105629510 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105629510 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105629510 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105629510 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105629510 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629510 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105629510 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629510 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105629511 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105629511 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105629511 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105629712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105629712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105629712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105629712 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105629712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105629712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105629712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105629712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105629712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105629712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105629712 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105629712 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105629712 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105629712 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105629712 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105629712 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629712 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105629714 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105629714 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae 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) 20250426105629714 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105629714 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105629714 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP:trans-0:call-151:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105629714 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105629716 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105629716 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105629716 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105629716 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105629716 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105630217 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105630217 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105630217 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105630217 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105630217 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105630217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105630217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105630217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105630217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105630218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630218 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105630218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105630218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105630218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105630218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105630218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105630218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105630218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105630218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105630218 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105630218 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x7dfe53ae tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105630218 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105630218 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105630218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105630218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105630218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105630218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105630218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105630218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1af8e60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105630218 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0] (call_leg.c:198) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105630218 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105630218 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105630218 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105630218 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105630218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105630218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105630218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105630218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105630218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105630218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630218 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105630218 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105630218 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630218 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 df 04 b9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)2113819566 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105630219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105630219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105630219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105630219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 80 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105630219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105630219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105630219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105630219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105630219 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105630219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105630219 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105630219 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) MSC-A terminated (msub.c:261) 20250426105630219 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) 1 MSC-I still active (msub.c:79) 20250426105630219 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105630220 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105630220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105630220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105630220 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-384 (ran_conn.c:155) 20250426105630220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105630220 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-384:PAGING_RESP)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105630220 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) Free (msub.c:119) 20250426105630220 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - active-conn: now used by 1 (attached) (msub.c:375) 20250426105630220 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105630220 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105630220 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630220 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630220 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105630220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630220 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105630220 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105630220 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 df 04 b9 00 01 80 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105630220 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105630220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105630220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105630220 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105630220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105630220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105630220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105630220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105630220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105630220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 80 df 04 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)14615737 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS22NT" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[5] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)9398874 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631224 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631224 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 6a 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631224 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Allocated (fsm.c:456) 20250426105631224 DMSC DEBUG msc_i[0x55fcf1acfe00]{READY}: Allocated (fsm.c:456) 20250426105631224 DMSC DEBUG msc_i[0x55fcf1acfe00]{READY}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105631224 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105631224 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105631224 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105631224 DMSC DEBUG msc_i(unknown:GERAN-A-385:NONE)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105631224 DMSC DEBUG msc_a(unknown:GERAN-A-385:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105631224 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105631224 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105631224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105631224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105631224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105631224 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105631225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105631225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105631225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105631225 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105631225 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105631225 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105631225 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105631225 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105631225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105631225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105631225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105631225 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105631225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 8f 6a 5a 00 01 81 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105631225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631225 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631225 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 8f 6a 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '8F6A5A'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105631226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105631226 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105631227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631227 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631227 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1afcca0]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105631228 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105631228 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105631228 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105631228 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105631229 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105631229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:110) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105631229 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105631229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105631229 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105631229 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105631229 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105631229 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1 LOCATION UPDATE ACCEPT (TMSI = 0x8a3c56d1) (gsm_04_08.c:149) 20250426105631229 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105631229 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105631229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 08 06 8f 6a 5a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 8a 3c 56 d1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631232 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631232 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631232 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631232 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631232 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105631232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:TMSInew-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105631232 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105631232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:817) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105631232 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x91811B2B:GERAN-A-385:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105631232 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105631232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105631232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426105631232 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105631232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105631232 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105631232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105631232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105631232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105631232 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105631232 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105631232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631232 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631232 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631232 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631232 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 8f 6a 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 81 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105631235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105631235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105631235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105631235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105631235 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8e60] (msc_a.c:1053) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105631235 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105631235 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105631235 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) MSC-A terminated (msub.c:261) 20250426105631235 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) 1 MSC-I still active (msub.c:79) 20250426105631235 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105631235 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105631235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105631235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Removing from parent msub_fsm[0x55fcf1af8e60] (msub.c:113) 20250426105631235 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-385 (ran_conn.c:155) 20250426105631235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Freeing instance (msub.c:113) 20250426105631235 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-385:LU)[0x55fcf1acfe00]{READY}: Deallocated (fsm.c:568) 20250426105631235 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) Free (msub.c:119) 20250426105631235 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105631235 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Freeing instance (msub.c:113) 20250426105631235 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Deallocated (fsm.c:568) 20250426105631235 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631235 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631235 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631235 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631235 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 8f 6a 5a 00 01 81 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105631236 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631236 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631236 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631236 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 81 8f 6a 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9398874 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105631236 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105631236 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'8A3C56D1'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1556723317 20250426105631239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105631239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105631239 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 callref-0x5cc9b675 tid-255) New transaction (transaction.c:231) 20250426105631239 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 callref-0x5cc9b675 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:790) 20250426105631239 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 callref-0x5cc9b675 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS22NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105631239 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 callref-0x5cc9b675 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105631239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105631239 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105631239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 8a 3c 56 d1 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[7] for '262420000000007'H'8A3C56D1'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '8A3C56D1'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)7989929 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105631243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 79 ea a9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 8a 3c 56 d1 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631244 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105631244 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105631244 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105631244 DMSC DEBUG msc_a[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105631244 DMSC DEBUG msc_a[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105631244 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105631244 DMSC DEBUG msc_i(unknown:GERAN-A-386:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105631244 DMSC DEBUG msc_a(unknown:GERAN-A-386:NONE)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00] (fsm.c:486) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105631244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105631244 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105631244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105631244 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105631244 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 callref-0x5cc9b675 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105631244 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105631244 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105631244 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105631244 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS22NT} (gsm_04_08_cc.c:905) 20250426105631244 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631244 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105631244 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105631245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105631245 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105631245 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105631245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0b 02 79 ea a9 00 01 82 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105631245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105631245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 12 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '79EAA9'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105631246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105631246 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631249 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631249 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631249 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631249 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631249 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105631249 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105631249 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105631249 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105631250 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631250 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105631252 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105631252 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105631252 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00] (fsm.c:486) 20250426105631252 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105631252 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105631254 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105631254 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105631254 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105631254 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105631256 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:no-CI)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105631256 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105631256 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105631256 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631256 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105631256 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105631256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631256 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631256 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631256 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631256 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 98 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631259 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631259 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105631259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631259 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631259 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631259 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8f90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105631259 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8f90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105631259 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 20250426105631259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631259 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105631259 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631259 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105631261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105631261 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105631261 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105631460 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631460 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631460 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631460 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631460 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105631460 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105631460 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105631460 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631461 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105631462 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105631462 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 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) 20250426105631462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105631462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105631462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP:trans-0:call-152:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105631462 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105631463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105631463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105631463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105631463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105631463 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105631964 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105631964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105631964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105631964 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105631964 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105631964 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631964 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631964 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631964 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631964 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631964 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631964 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105631967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631967 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631967 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105631967 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105631967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105631967 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105631967 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x5cc9b675 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105631967 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105631967 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105631967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105631967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105631967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105631967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105631967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105631967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1af8f90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105631967 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00] (call_leg.c:198) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105631967 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105631967 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105631967 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105631967 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105631967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105631967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0b 06 79 ea a9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1556723317 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105631971 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631971 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 82 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105631971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105631971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105631971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00] (msc_a.c:1053) 20250426105631971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105631971 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105631971 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1acfe00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105631971 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105631971 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) MSC-A terminated (msub.c:261) 20250426105631971 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) 1 MSC-I still active (msub.c:79) 20250426105631971 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105631971 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105631971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105631971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105631971 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-386 (ran_conn.c:155) 20250426105631971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105631971 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-386:PAGING_RESP)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105631971 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) Free (msub.c:119) 20250426105631971 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105631971 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105631971 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105631972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105631972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631972 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=11 -> eSLS=123: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105631972 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105631972 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0b 04 79 ea a9 00 01 82 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105631972 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105631972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105631972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105631972 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105631972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105631972 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105631972 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105631972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105631972 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105631972 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 82 79 ea a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)7989929 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS24NT" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[6] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)10422194 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105632977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632977 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632977 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632977 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 9f 07 b2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632977 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426105632977 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105632977 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105632977 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105632977 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105632977 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105632977 DMSC DEBUG msc_i(unknown:GERAN-A-387:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105632977 DMSC DEBUG msc_a(unknown:GERAN-A-387:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105632977 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105632977 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1acff30] (fsm.c:486) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105632977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105632977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105632977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105632977 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105632977 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105632977 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105632977 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105632977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105632977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105632977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105632977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105632977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105632977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 9f 07 b2 00 01 83 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105632977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632977 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632977 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9f 07 b2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '9F07B2'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105632978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105632978 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105632978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632978 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632978 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105632979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105632979 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1acff30]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105632979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105632979 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105632979 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105632979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105632979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105632979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:110) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105632979 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105632979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105632979 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105632979 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105632979 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105632979 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151 LOCATION UPDATE ACCEPT (TMSI = 0x2c2a2151) (gsm_04_08.c:149) 20250426105632979 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105632979 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105632979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632979 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632979 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632979 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632979 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9f 07 b2 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 2c 2a 21 51 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105632980 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632980 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632980 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632980 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105632981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105632981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105632981 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105632981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:TMSInew-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105632981 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105632981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:817) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105632981 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x8A3C56D1:GERAN-A-387:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105632981 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105632981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105632981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105632981 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105632981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105632981 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105632981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105632981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105632981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105632981 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105632981 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105632981 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632981 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632981 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632981 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632981 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632981 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632981 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 9f 07 b2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105632982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 83 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105632982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105632982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30] (msc_a.c:1053) 20250426105632982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105632982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105632982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_a.c:1053) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105632982 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105632982 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105632982 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) MSC-A terminated (msub.c:261) 20250426105632982 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) 1 MSC-I still active (msub.c:79) 20250426105632982 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105632982 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105632982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105632982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426105632982 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-387 (ran_conn.c:155) 20250426105632982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105632982 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-387:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105632982 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) Free (msub.c:119) 20250426105632982 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105632982 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426105632982 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426105632982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632982 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632982 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632982 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 9f 07 b2 00 01 83 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105632982 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632982 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 83 9f 07 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)10422194 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105632983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105632983 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'2C2A2151'O (",*!Q") to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)242289098 20250426105632984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105632984 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105632984 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 callref-0xe7109ca tid-255) New transaction (transaction.c:231) 20250426105632984 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 callref-0xe7109ca tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:790) 20250426105632984 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 callref-0xe7109ca tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS24NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105632984 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 callref-0xe7109ca tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105632985 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105632985 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105632985 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632985 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632985 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632985 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632985 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632985 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 2c 2a 21 51 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[8] for '262420000000007'H'2C2A2151'O (",*!Q") to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '2C2A2151'O (",*!Q") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)6584913 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105632987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 64 7a 51 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 2c 2a 21 51 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632987 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Allocated (fsm.c:456) 20250426105632987 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: Allocated (fsm.c:456) 20250426105632987 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105632987 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105632987 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105632987 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105632987 DMSC DEBUG msc_i(unknown:GERAN-A-388:NONE)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105632987 DMSC DEBUG msc_a(unknown:GERAN-A-388:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105632987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105632987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426105632987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105632987 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105632987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105632987 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105632988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105632988 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105632988 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 callref-0xe7109ca tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105632988 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105632988 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105632988 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105632988 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS24NT} (gsm_04_08_cc.c:905) 20250426105632988 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105632988 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105632988 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105632988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105632988 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105632988 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105632988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0d 02 64 7a 51 00 01 84 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105632988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105632988 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632988 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632988 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632988 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632988 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632988 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 13 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '647A51'O ("dzQ"), 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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105632989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105632989 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O 20250426105632991 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632991 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105632991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105632991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105632991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105632992 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105632992 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105632992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105632992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105632992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105632992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105632992 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105632992 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105632993 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105632993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105632993 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426105632993 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105632993 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105632995 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105632995 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105632995 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105632995 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105632997 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105632997 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105632997 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105632997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105632997 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) Sending Assignment Command (msc_a.c:706) 20250426105632997 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105632998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105632998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105632998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105632998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105632998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105632998 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105632998 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105632998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105632998 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105632998 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 99 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105633001 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633001 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105633001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105633001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105633001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105633001 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105633001 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105633001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105633001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105633001 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105633001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105633001 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105633001 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O 20250426105633001 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105633004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105633004 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105633004 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105633204 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633204 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105633204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633204 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105633204 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105633204 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633204 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105633204 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105633204 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105633204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105633204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105633204 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105633204 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105633204 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105633206 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105633206 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca 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) 20250426105633206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105633206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105633206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP:trans-0:call-153:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105633206 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105633208 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105633208 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105633208 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105633208 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105633208 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105633709 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105633709 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105633709 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105633709 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105633709 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105633709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633710 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105633710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633710 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105633710 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105633710 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633710 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105633711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105633711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105633711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105633711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105633711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105633711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105633711 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105633711 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105633711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105633711 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105633711 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0xe7109ca tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105633711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105633711 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105633711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105633711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105633711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105633711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105633711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105633711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1acfe00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105633711 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151: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)[0x55fcf1b2ce20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620] (call_leg.c:198) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105633711 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105633711 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105633711 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105633711 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105633711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105633711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633711 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105633711 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105633711 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105633711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105633712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105633712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105633712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0d 06 64 7a 51 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)242289098 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105633713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105633713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105633713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105633713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 84 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105633713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105633713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105633713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426105633713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105633713 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105633713 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105633713 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105633713 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) MSC-A terminated (msub.c:261) 20250426105633713 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) 1 MSC-I still active (msub.c:79) 20250426105633713 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105633713 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105633713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105633713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msub.c:113) 20250426105633713 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-388 (ran_conn.c:155) 20250426105633713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Freeing instance (msub.c:113) 20250426105633713 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-388:PAGING_RESP)[0x55fcf1acff30]{READY}: Deallocated (fsm.c:568) 20250426105633713 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) Free (msub.c:119) 20250426105633713 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105633713 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Freeing instance (msub.c:113) 20250426105633713 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Deallocated (fsm.c:568) 20250426105633713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633713 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105633713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633713 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=13 -> eSLS=125: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105633713 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105633713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105633713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0d 04 64 7a 51 00 01 84 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105633713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105633713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105633713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105633713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105633713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105633713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105633713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105633713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 84 64 7a 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)6584913 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS25NT" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[7] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)6002424 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634717 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634717 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634717 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634717 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 5b 96 f8 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634717 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Allocated (fsm.c:456) 20250426105634717 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: Allocated (fsm.c:456) 20250426105634717 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105634717 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105634717 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105634717 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105634717 DMSC DEBUG msc_i(unknown:GERAN-A-389:NONE)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105634717 DMSC DEBUG msc_a(unknown:GERAN-A-389:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105634717 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105634717 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1abea80] (fsm.c:486) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105634717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105634717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105634717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105634717 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105634717 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105634717 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105634717 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105634717 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105634717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105634717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105634717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105634717 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105634717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0c 02 5b 96 f8 00 01 85 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105634717 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634717 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634717 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634717 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634717 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634717 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5b 96 f8 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '5B96F8'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105634718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105634718 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105634718 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634718 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634718 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634718 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634718 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634718 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634718 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1abea80]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105634719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105634719 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105634719 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105634719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105634719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105634719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:110) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105634719 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105634719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105634719 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105634719 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105634719 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105634719 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603 LOCATION UPDATE ACCEPT (TMSI = 0x34653603) (gsm_04_08.c:149) 20250426105634719 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105634719 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105634719 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634719 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634719 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634719 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634719 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634719 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634719 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5b 96 f8 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 34 65 36 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105634720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634720 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634720 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634720 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634720 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105634720 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105634720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:TMSInew-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105634720 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105634720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:817) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105634720 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x2C2A2151:GERAN-A-389:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105634720 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105634720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105634720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105634720 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105634720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105634720 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105634720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105634720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105634720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105634720 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105634720 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105634720 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634720 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634720 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634720 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634720 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634720 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634720 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0c 06 5b 96 f8 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105634721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 85 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105634721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105634721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80] (msc_a.c:1053) 20250426105634721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105634721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105634721 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acfe00] (msc_a.c:1053) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105634721 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105634721 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105634721 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) MSC-A terminated (msub.c:261) 20250426105634721 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) 1 MSC-I still active (msub.c:79) 20250426105634721 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105634721 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105634721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105634721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Removing from parent msub_fsm[0x55fcf1acfe00] (msub.c:113) 20250426105634721 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-389 (ran_conn.c:155) 20250426105634721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Freeing instance (msub.c:113) 20250426105634721 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-389:LU)[0x55fcf19042f0]{READY}: Deallocated (fsm.c:568) 20250426105634721 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) Free (msub.c:119) 20250426105634721 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105634721 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Freeing instance (msub.c:113) 20250426105634721 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Deallocated (fsm.c:568) 20250426105634721 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634721 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634721 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634721 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=12 -> eSLS=124: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634721 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634721 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0c 04 5b 96 f8 00 01 85 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634721 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634721 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634721 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634721 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 85 5b 96 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)6002424 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105634722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105634722 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'34653603'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1525907622 20250426105634723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105634723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105634723 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 callref-0x5af380a6 tid-255) New transaction (transaction.c:231) 20250426105634723 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 callref-0x5af380a6 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:790) 20250426105634723 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 callref-0x5af380a6 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS25NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105634723 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 callref-0x5af380a6 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105634723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105634723 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105634723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634723 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634723 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634723 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634723 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 34 65 36 03 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[9] for '262420000000007'H'34653603'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '34653603'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)16004834 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105634724 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634724 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f4 36 e2 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 34 65 36 03 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634725 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Allocated (fsm.c:456) 20250426105634725 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105634725 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105634725 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105634725 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105634725 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105634725 DMSC DEBUG msc_i(unknown:GERAN-A-390:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105634725 DMSC DEBUG msc_a(unknown:GERAN-A-390:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0] (fsm.c:486) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105634725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105634725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105634725 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105634725 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105634725 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 callref-0x5af380a6 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105634725 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105634725 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105634725 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105634725 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS25NT} (gsm_04_08_cc.c:905) 20250426105634725 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634725 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105634725 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105634725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105634725 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105634725 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105634725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 f4 36 e2 00 01 86 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105634725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105634725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634725 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634725 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 14 43 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'F436E2'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105634726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105634726 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634727 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634727 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634727 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634727 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634727 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634727 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634727 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105634727 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105634727 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105634727 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105634727 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105634727 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634727 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105634728 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105634728 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105634728 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0] (fsm.c:486) 20250426105634728 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b0d730]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b0d730]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55fcf1b0d730]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105634728 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55fcf1b0d730]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105634729 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105634729 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105634729 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105634729 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105634730 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:no-CI)[0x55fcf1b0d730]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105634730 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105634730 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105634730 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634730 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105634730 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105634730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105634730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634730 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105634730 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105634730 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634730 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 1a 00 18 01 0b 03 02 0a 51 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9a 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105634731 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634731 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634731 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634731 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105634731 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634731 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634731 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105634731 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0d730]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105634731 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0d730]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105634731 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105634731 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634731 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105634731 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634731 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105634732 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105634732 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105634732 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105634932 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105634932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105634932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105634932 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105634932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105634932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105634932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105634932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105634932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105634932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105634932 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105634932 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105634932 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105634932 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105634932 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105634932 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634932 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105634942 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105634942 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 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) 20250426105634942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105634942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105634942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP:trans-0:call-154:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105634942 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105634943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105634943 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105634943 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105634943 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105634943 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105635444 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105635444 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105635444 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105635444 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105635444 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105635444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105635444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635444 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105635444 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105635444 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635444 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105635445 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635445 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105635445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105635445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105635445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105635445 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105635445 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105635446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105635446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105635446 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105635446 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105635446 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x5af380a6 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105635446 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105635446 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105635446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105635446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105635446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105635446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105635446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105635446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1b0d730]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105635446 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0] (call_leg.c:198) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105635446 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105635446 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105635446 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105635446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105635446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105635446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105635446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105635446 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635446 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105635446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635446 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105635446 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105635446 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105635446 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635446 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 f4 36 e2 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1525907622 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105635447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105635447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105635447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105635447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105635447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 86 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105635447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105635447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105635447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0] (msc_a.c:1053) 20250426105635447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105635447 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msc_a.c:1053) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105635447 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105635447 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105635447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) MSC-A terminated (msub.c:261) 20250426105635447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) 1 MSC-I still active (msub.c:79) 20250426105635447 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105635447 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105635447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105635447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msub.c:113) 20250426105635447 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-390 (ran_conn.c:155) 20250426105635447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105635447 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-390:PAGING_RESP)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105635447 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) Free (msub.c:119) 20250426105635447 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105635447 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Freeing instance (msub.c:113) 20250426105635447 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Deallocated (fsm.c:568) 20250426105635447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105635447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635447 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105635447 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105635447 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0f 04 f4 36 e2 00 01 86 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105635447 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105635447 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105635447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105635447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105635447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105635447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105635447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105635447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 86 f4 36 e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)16004834 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS26NT" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[8] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1385888 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105636449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 15 25 a0 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636450 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{active}: Allocated (fsm.c:456) 20250426105636450 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: Allocated (fsm.c:456) 20250426105636450 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: is child of msub_fsm[0x55fcf1b0d730] (fsm.c:486) 20250426105636450 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105636450 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0d730] (fsm.c:486) 20250426105636450 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105636450 DMSC DEBUG msc_i(unknown:GERAN-A-391:NONE)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105636450 DMSC DEBUG msc_a(unknown:GERAN-A-391:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105636450 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105636450 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105636450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105636450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105636450 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105636450 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105636450 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105636450 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105636450 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105636450 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105636450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105636450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105636450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105636450 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105636450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 15 25 a0 00 01 87 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105636450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636450 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636450 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 15 25 a0 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '1525A0'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105636451 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105636451 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105636451 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636451 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636451 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636451 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1afcca0]{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(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105636451 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105636451 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105636451 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105636451 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105636452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105636452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:110) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105636452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1af8e60]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105636452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105636452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105636452 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105636452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105636452 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA LOCATION UPDATE ACCEPT (TMSI = 0x829c91ba) (gsm_04_08.c:149) 20250426105636452 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105636452 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105636452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636452 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636452 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636452 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636452 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 15 25 a0 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 82 9c 91 ba (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426105636453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636453 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105636453 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105636453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:TMSInew-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105636453 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105636453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:817) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105636453 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x34653603:GERAN-A-391:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105636453 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105636453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105636453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105636453 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105636453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105636453 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105636453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105636453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105636453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105636453 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105636453 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105636453 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636453 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636453 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636453 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636453 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636453 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636453 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 15 25 a0 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105636454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 87 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105636454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105636454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105636454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105636454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105636454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105636454 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0d730] (msc_a.c:1053) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105636454 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105636454 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105636454 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) MSC-A terminated (msub.c:261) 20250426105636454 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) 1 MSC-I still active (msub.c:79) 20250426105636454 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105636454 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105636454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105636454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Removing from parent msub_fsm[0x55fcf1b0d730] (msub.c:113) 20250426105636454 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-391 (ran_conn.c:155) 20250426105636454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Freeing instance (msub.c:113) 20250426105636454 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-391:LU)[0x55fcf1acff30]{READY}: Deallocated (fsm.c:568) 20250426105636454 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) Free (msub.c:119) 20250426105636454 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105636454 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{terminating}: Freeing instance (msub.c:113) 20250426105636454 DMSC DEBUG msub_fsm[0x55fcf1b0d730]{terminating}: Deallocated (fsm.c:568) 20250426105636454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636454 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636454 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 15 25 a0 00 01 87 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105636454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 87 15 25 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1385888 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105636455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105636455 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'829C91BA'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)1326540848 20250426105636456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105636456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105636456 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA callref-0x4f116830 tid-255) New transaction (transaction.c:231) 20250426105636456 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA callref-0x4f116830 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:790) 20250426105636456 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA callref-0x4f116830 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS26NT} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105636456 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA callref-0x4f116830 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105636456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105636456 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105636456 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636456 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636456 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636456 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636456 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636456 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636456 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 82 9c 91 ba 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[10] for '262420000000007'H'829C91BA'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '829C91BA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)3439577 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105636458 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636458 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 34 7b d9 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 82 9c 91 ba 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105636458 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Allocated (fsm.c:456) 20250426105636458 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105636458 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105636458 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105636458 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105636458 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105636458 DMSC DEBUG msc_i(unknown:GERAN-A-392:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105636458 DMSC DEBUG msc_a(unknown:GERAN-A-392:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30] (fsm.c:486) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105636458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105636458 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105636458 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105636458 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105636458 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105636458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105636459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105636459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105636459 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA callref-0x4f116830 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105636459 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105636459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105636459 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105636459 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105636459 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS26NT} (gsm_04_08_cc.c:905) 20250426105636459 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636459 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105636459 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105636459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105636459 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105636459 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105636459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 34 7b d9 00 01 88 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105636459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105636459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636459 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105636459 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636459 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636459 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 1d 01 00 1a 03 05 04 07 a1 88 89 21 15 63 a0 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '347BD9'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105636460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105636460 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636461 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636461 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105636461 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636461 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105636461 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105636461 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105636462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105636462 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105636462 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636462 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105636463 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105636463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105636463 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30] (fsm.c:486) 20250426105636463 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1af8f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105636463 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105636464 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105636464 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105636464 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105636464 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105636465 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105636465 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105636465 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105636465 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636465 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105636465 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105636465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105636465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636465 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105636465 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105636465 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636465 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 1a 00 18 01 0b 03 02 08 50 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9b 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105636466 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636466 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105636466 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636466 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105636467 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105636467 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105636467 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105636467 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636467 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105636467 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O 20250426105636467 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105636468 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105636468 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105636468 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105636668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105636668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105636668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105636668 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105636668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105636668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105636668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105636668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105636668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105636668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105636668 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105636668 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105636668 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105636668 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105636668 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105636668 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636669 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105636670 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105636670 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 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) 20250426105636670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af8f90]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105636670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af8f90]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105636670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP:trans-0:call-155:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af8f90]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105636670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105636672 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105636672 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105636672 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105636672 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105636672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105637175 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105637175 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105637175 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105637175 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105637175 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105637175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105637175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105637175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105637175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105637178 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637178 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105637178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637178 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105637178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105637178 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637178 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105637179 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105637179 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105637179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105637179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105637179 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105637179 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105637179 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x4f116830 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105637179 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105637179 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105637179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105637179 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105637179 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105637179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105637179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105637179 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105637179 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105637179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105637179 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1acfe00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105637180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105637180 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA: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)[0x55fcf1af8f90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105637180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105637180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30] (call_leg.c:198) 20250426105637180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105637180 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105637180 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105637180 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105637180 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105637180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105637180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105637180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105637180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105637180 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637180 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105637180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637180 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105637180 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105637180 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637180 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 34 7b d9 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)1326540848 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105637184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105637184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105637184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105637184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105637185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 88 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105637185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105637185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105637185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30] (msc_a.c:1053) 20250426105637185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105637185 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1b0d730]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105637185 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105637185 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105637185 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) MSC-A terminated (msub.c:261) 20250426105637185 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) 1 MSC-I still active (msub.c:79) 20250426105637185 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105637185 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105637185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105637185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msub.c:113) 20250426105637185 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-392 (ran_conn.c:155) 20250426105637185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105637185 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-392:PAGING_RESP)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105637185 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) Free (msub.c:119) 20250426105637185 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105637185 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Freeing instance (msub.c:113) 20250426105637185 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Deallocated (fsm.c:568) 20250426105637185 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637185 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637185 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105637185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637185 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105637185 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105637185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 34 7b d9 00 01 88 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105637185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105637185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105637185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105637185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105637185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105637185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105637185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105637185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105637185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105637185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 88 34 7b d9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)3439577 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS31T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[9] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)13202587 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638190 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c9 74 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638190 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Allocated (fsm.c:456) 20250426105638190 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105638190 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105638190 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105638190 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105638190 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105638190 DMSC DEBUG msc_i(unknown:GERAN-A-393:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105638190 DMSC DEBUG msc_a(unknown:GERAN-A-393:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105638190 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105638190 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8e60] (fsm.c:486) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105638190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105638190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105638190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105638190 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105638190 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105638190 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105638190 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105638191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105638191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105638191 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105638191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105638191 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105638191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105638191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105638191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105638191 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105638191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 c9 74 9b 00 01 89 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105638191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638191 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638191 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c9 74 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'C9749B'O, sourceLocRef := '000189'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105638192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105638192 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638193 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638193 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638193 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638193 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638193 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638193 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638193 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105638193 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638193 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105638194 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105638194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105638194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105638194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105638194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90] (vlr_lu_fsm.c:110) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105638194 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf19042f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105638194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105638194 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105638194 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105638194 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105638194 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4 LOCATION UPDATE ACCEPT (TMSI = 0x07b5bae4) (gsm_04_08.c:149) 20250426105638194 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105638194 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105638195 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638195 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638195 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638195 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638195 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638195 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638195 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c9 74 9b 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 07 b5 ba e4 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638196 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638196 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638196 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638196 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638196 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638197 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638197 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105638197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:TMSInew-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105638197 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105638197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90] (vlr_lu_fsm.c:817) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105638197 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x829C91BA:GERAN-A-393:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105638197 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105638197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105638197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426105638197 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105638197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105638197 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105638197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105638197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105638197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105638197 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105638197 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105638197 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638197 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638197 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638197 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638197 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638197 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638197 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 c9 74 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105638199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 89 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105638199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105638199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60] (msc_a.c:1053) 20250426105638199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105638199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105638199 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acfe00] (msc_a.c:1053) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105638199 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105638199 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105638199 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) MSC-A terminated (msub.c:261) 20250426105638199 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) 1 MSC-I still active (msub.c:79) 20250426105638199 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105638199 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105638199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105638199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1acfe00] (msub.c:113) 20250426105638199 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-393 (ran_conn.c:155) 20250426105638199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105638199 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-393:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105638199 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) Free (msub.c:119) 20250426105638199 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105638199 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Freeing instance (msub.c:113) 20250426105638199 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Deallocated (fsm.c:568) 20250426105638199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638199 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638199 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638199 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 c9 74 9b 00 01 89 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105638200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638200 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638200 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638200 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638200 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 89 c9 74 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)13202587 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105638200 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105638200 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'07B5BAE4'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)945140244 20250426105638202 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105638203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105638203 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 callref-0x3855b214 tid-255) New transaction (transaction.c:231) 20250426105638203 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 callref-0x3855b214 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:790) 20250426105638203 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 callref-0x3855b214 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS31T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105638203 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 callref-0x3855b214 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105638203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105638203 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105638203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638203 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638203 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638203 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638203 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 07 b5 ba e4 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[11] for '262420000000007'H'07B5BAE4'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '07B5BAE4'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)12009542 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638206 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638206 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638206 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638206 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 b7 40 46 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 07 b5 ba e4 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638207 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426105638207 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: Allocated (fsm.c:456) 20250426105638207 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105638207 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105638207 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105638207 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105638207 DMSC DEBUG msc_i(unknown:GERAN-A-394:NONE)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105638207 DMSC DEBUG msc_a(unknown:GERAN-A-394:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105638207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105638207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105638207 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105638207 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105638207 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 callref-0x3855b214 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105638207 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105638207 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105638207 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105638207 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS31T} (gsm_04_08_cc.c:905) 20250426105638207 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638207 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105638207 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105638207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105638207 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105638207 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105638207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638207 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638207 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638207 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638207 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 b7 40 46 00 01 8a 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105638208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105638208 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638208 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638208 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638208 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638208 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 12 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'B74046'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105638209 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105638209 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638211 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638212 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638212 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638212 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105638212 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105638212 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105638212 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105638212 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638212 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105638214 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105638214 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105638214 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426105638214 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105638214 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105638215 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105638215 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105638215 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105638215 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105638217 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105638217 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105638217 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105638217 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638217 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105638217 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105638217 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638217 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638217 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638217 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638217 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638217 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638217 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 1a 00 18 01 0b 03 02 0a 13 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9c 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638219 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638219 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105638219 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638219 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 20250426105638219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ad5ff0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105638219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105638219 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O 20250426105638219 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638219 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105638219 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638219 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105638222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105638222 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105638222 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105638420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638420 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105638421 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105638421 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105638421 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638421 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105638422 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105638422 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 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) 20250426105638422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105638422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105638422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP:trans-0:call-156:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105638422 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105638424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105638424 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105638424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105638424 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105638424 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105638924 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105638924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105638924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105638924 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105638924 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105638925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638925 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638925 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638925 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638925 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O 20250426105638926 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638926 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638926 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105638927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105638927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105638927 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105638927 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x3855b214 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105638927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105638927 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105638927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105638927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105638927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105638927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105638927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105638927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105638927 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620] (call_leg.c:198) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105638927 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105638927 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105638927 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105638927 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105638927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105638927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638927 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638927 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638927 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638927 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 b7 40 46 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)945140244 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105638929 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638929 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8a 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105638929 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105638929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105638929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426105638929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105638929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_a.c:1053) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105638929 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105638929 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105638929 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) MSC-A terminated (msub.c:261) 20250426105638929 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) 1 MSC-I still active (msub.c:79) 20250426105638929 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105638929 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105638929 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105638929 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426105638930 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-394 (ran_conn.c:155) 20250426105638930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Freeing instance (msub.c:113) 20250426105638930 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-394:PAGING_RESP)[0x55fcf1af8e60]{READY}: Deallocated (fsm.c:568) 20250426105638930 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) Free (msub.c:119) 20250426105638930 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105638930 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426105638930 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426105638930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105638930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105638930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105638930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 b7 40 46 00 01 8a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105638930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105638930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105638930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105638930 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105638930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105638930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105638930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105638930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105638930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105638930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8a b7 40 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)12009542 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1967)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS32T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[10] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)8550414 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639934 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 82 78 0e 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639934 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Allocated (fsm.c:456) 20250426105639934 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: Allocated (fsm.c:456) 20250426105639934 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105639934 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105639934 DMSC DEBUG msc_a[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105639934 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105639934 DMSC DEBUG msc_i(unknown:GERAN-A-395:NONE)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105639934 DMSC DEBUG msc_a(unknown:GERAN-A-395:NONE)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105639934 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105639934 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105639934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105639934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf19042f0] (fsm.c:486) 20250426105639934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105639934 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105639934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105639934 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105639934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105639934 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105639935 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105639935 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105639935 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105639935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105639935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105639935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105639935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105639935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105639935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 82 78 0e 00 01 8b 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105639935 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639935 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639935 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639935 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639935 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639935 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 82 78 0e 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '82780E'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105639936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105639936 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105639937 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639937 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639937 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639937 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639937 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105639937 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105639937 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105639938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105639938 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105639938 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105639938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105639938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105639938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:110) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105639938 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105639938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105639938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105639938 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105639938 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105639938 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583 LOCATION UPDATE ACCEPT (TMSI = 0x50535583) (gsm_04_08.c:149) 20250426105639938 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105639938 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105639938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639938 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639938 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639938 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639938 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 02 06 82 78 0e 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 50 53 55 83 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639940 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639940 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639940 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639940 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639940 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105639940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105639940 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105639940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:TMSInew-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105639940 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105639940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0] (vlr_lu_fsm.c:817) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105639940 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x07B5BAE4:GERAN-A-395:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105639940 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105639940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105639940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426105639940 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105639940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105639940 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105639940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105639940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105639940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105639940 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105639940 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105639941 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639941 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639941 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639941 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639941 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639941 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 82 78 0e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639942 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639942 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639942 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639942 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639942 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8b 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105639942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105639942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0] (msc_a.c:1053) 20250426105639942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105639942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105639942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105639942 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf19042f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105639942 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105639942 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) MSC-A terminated (msub.c:261) 20250426105639942 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) 1 MSC-I still active (msub.c:79) 20250426105639942 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105639942 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105639942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105639942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msub.c:113) 20250426105639942 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-395 (ran_conn.c:155) 20250426105639942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Freeing instance (msub.c:113) 20250426105639942 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-395:LU)[0x55fcf1acff30]{READY}: Deallocated (fsm.c:568) 20250426105639943 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) Free (msub.c:119) 20250426105639943 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105639943 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Freeing instance (msub.c:113) 20250426105639943 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Deallocated (fsm.c:568) 20250426105639943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 82 78 0e 00 01 8b 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105639943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639943 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8b 82 78 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)8550414 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105639944 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105639944 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'50535583'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)824544023 20250426105639946 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105639946 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105639946 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 callref-0x31258b17 tid-255) New transaction (transaction.c:231) 20250426105639946 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 callref-0x31258b17 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:790) 20250426105639946 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 callref-0x31258b17 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS32T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105639946 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 callref-0x31258b17 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105639946 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105639946 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105639946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639946 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639946 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639946 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639946 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 50 53 55 83 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[12] for '262420000000007'H'50535583'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '50535583'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)5351085 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639949 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639949 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639949 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639949 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 51 a6 ad 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 50 53 55 83 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639950 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105639950 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: Allocated (fsm.c:456) 20250426105639950 DMSC DEBUG msc_i[0x55fcf19042f0]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105639950 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105639950 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105639950 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105639950 DMSC DEBUG msc_i(unknown:GERAN-A-396:NONE)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105639950 DMSC DEBUG msc_a(unknown:GERAN-A-396:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30] (fsm.c:486) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105639950 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105639950 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105639950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105639950 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105639950 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 callref-0x31258b17 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105639950 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105639950 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105639950 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105639950 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS32T} (gsm_04_08_cc.c:905) 20250426105639950 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639950 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105639950 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105639950 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105639950 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105639950 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105639950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 51 a6 ad 00 01 8c 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105639950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639950 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639950 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639950 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639950 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105639950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639951 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639951 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639951 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639951 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 13 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '51A6AD'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105639951 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105639951 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105639954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639954 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105639954 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105639954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105639954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105639954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105639954 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105639954 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639954 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105639955 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105639955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105639955 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30] (fsm.c:486) 20250426105639955 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105639955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1af5620]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105639955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105639955 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55fcf1af5620]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105639956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105639956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acfe00]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105639956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105639956 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105639957 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:no-CI)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105639957 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105639957 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105639957 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105639958 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:no-CI)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105639958 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105639959 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105639959 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639959 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105639959 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105639959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105639959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105639959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105639959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 1a 00 18 01 0b 03 02 0a 12 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9d 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105639961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105639961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105639961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105639961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105639961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105639961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105639961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105639961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105639961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105639961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105639961 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105639961 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O 20250426105639961 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105639961 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1acfe00]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105639961 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105639961 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639961 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105639961 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105639961 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 20250426105639963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105639963 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105639963 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105640164 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640164 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105640164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105640164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105640164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105640164 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105640165 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105640165 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105640165 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105640165 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105640165 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105640165 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105640166 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105640166 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 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) 20250426105640166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105640166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105640166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP:trans-0:call-157:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af5620]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105640166 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105640167 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105640167 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105640167 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105640167 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105640167 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105640668 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105640668 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105640668 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105640668 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105640668 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105640668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105640668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640668 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105640668 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105640668 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640668 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105640670 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640670 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105640670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105640670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105640670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105640670 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105640670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105640670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105640670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105640670 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105640670 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105640670 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x31258b17 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105640670 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105640670 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105640670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105640670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105640670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105640670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105640670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105640670 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1acfe00]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105640670 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583: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)[0x55fcf1af5620]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30] (call_leg.c:198) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105640670 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105640670 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105640670 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105640671 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105640671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105640671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105640671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105640671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105640671 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640671 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105640671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640671 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105640671 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105640671 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640671 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 51 a6 ad 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)824544023 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105640672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640672 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105640672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105640672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105640672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8c 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105640672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105640672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105640672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30] (msc_a.c:1053) 20250426105640672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105640672 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1ad5ff0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105640672 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105640672 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105640672 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) MSC-A terminated (msub.c:261) 20250426105640672 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) 1 MSC-I still active (msub.c:79) 20250426105640672 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105640672 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105640672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105640672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105640672 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-396 (ran_conn.c:155) 20250426105640672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Freeing instance (msub.c:113) 20250426105640672 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-396:PAGING_RESP)[0x55fcf19042f0]{READY}: Deallocated (fsm.c:568) 20250426105640672 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) Free (msub.c:119) 20250426105640672 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105640672 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105640672 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105640672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105640672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640672 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105640672 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105640672 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640672 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 51 a6 ad 00 01 8c 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105640673 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105640673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105640673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105640673 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105640673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105640673 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105640673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105640673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105640673 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105640673 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8c 51 a6 ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)5351085 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS33T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[11] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)4725802 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641676 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 48 1c 2a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641676 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Allocated (fsm.c:456) 20250426105641676 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: Allocated (fsm.c:456) 20250426105641676 DMSC DEBUG msc_i[0x55fcf1af8e60]{READY}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105641676 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105641676 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105641676 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105641676 DMSC DEBUG msc_i(unknown:GERAN-A-397:NONE)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105641676 DMSC DEBUG msc_a(unknown:GERAN-A-397:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105641676 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105641676 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105641676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105641676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105641676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105641676 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105641676 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105641676 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105641676 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105641676 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105641676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105641676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105641676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105641676 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105641676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 48 1c 2a 00 01 8d 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105641676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641676 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641676 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641676 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 48 1c 2a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '481C2A'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(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105641677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105641677 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641678 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426105641678 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105641678 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641678 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105641678 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105641678 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105641678 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105641678 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105641678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105641678 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af8f90]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105641678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105641678 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105641678 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105641678 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105641678 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499 LOCATION UPDATE ACCEPT (TMSI = 0x6bf11499) (gsm_04_08.c:149) 20250426105641678 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105641679 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105641679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641679 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641679 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641679 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641679 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 04 06 48 1c 2a 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 6b f1 14 99 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641680 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105641680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641680 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105641680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:TMSInew-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105641680 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105641680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105641680 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x50535583:GERAN-A-397:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105641680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105641680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105641680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105641680 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105641680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105641680 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105641680 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105641680 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105641680 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105641680 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105641680 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105641680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641680 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641680 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641680 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641680 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 48 1c 2a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8d 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105641681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105641681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105641681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105641681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105641681 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acfe00] (msc_a.c:1053) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105641681 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105641681 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105641681 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) MSC-A terminated (msub.c:261) 20250426105641681 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) 1 MSC-I still active (msub.c:79) 20250426105641681 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105641681 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105641681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105641681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Removing from parent msub_fsm[0x55fcf1acfe00] (msub.c:113) 20250426105641681 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-397 (ran_conn.c:155) 20250426105641681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Freeing instance (msub.c:113) 20250426105641681 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-397:LU)[0x55fcf1af8e60]{READY}: Deallocated (fsm.c:568) 20250426105641681 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) Free (msub.c:119) 20250426105641681 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105641681 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Freeing instance (msub.c:113) 20250426105641681 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Deallocated (fsm.c:568) 20250426105641681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641681 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641681 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641681 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 04 04 48 1c 2a 00 01 8d 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641681 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641681 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8d 48 1c 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)4725802 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105641682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105641682 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'6BF11499'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)321900727 20250426105641683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105641683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105641683 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 callref-0x132fd0b7 tid-255) New transaction (transaction.c:231) 20250426105641683 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 callref-0x132fd0b7 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:790) 20250426105641683 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 callref-0x132fd0b7 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS33T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105641683 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 callref-0x132fd0b7 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105641683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105641683 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105641683 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641683 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641683 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641683 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641683 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 6b f1 14 99 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[13] for '262420000000007'H'6BF11499'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '6BF11499'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)12864355 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641685 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641685 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 c4 4b 63 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 6b f1 14 99 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641685 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105641685 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105641685 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105641685 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105641685 DMSC DEBUG msc_a[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105641685 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105641685 DMSC DEBUG msc_i(unknown:GERAN-A-398:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105641685 DMSC DEBUG msc_a(unknown:GERAN-A-398:NONE)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60] (fsm.c:486) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105641685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105641685 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105641685 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105641685 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105641685 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 callref-0x132fd0b7 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105641685 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105641685 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105641685 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105641685 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS33T} (gsm_04_08_cc.c:905) 20250426105641685 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641686 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105641686 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105641686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105641686 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105641686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105641686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 c4 4b 63 00 01 8e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105641686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105641686 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641686 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641686 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641686 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641686 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 14 43 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := 'C44B63'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-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105641686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105641686 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641687 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641688 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105641688 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641688 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105641688 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105641688 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105641688 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105641688 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641688 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105641689 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105641689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105641689 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60] (fsm.c:486) 20250426105641689 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2ce20]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1ae5fd0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105641689 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105641690 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:no-CI)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105641690 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105641690 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105641690 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105641691 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:no-CI)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105641691 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105641691 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105641691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641691 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105641691 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105641691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105641691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641691 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105641691 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105641691 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641691 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 1a 00 18 01 0b 03 02 0a 11 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9e 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105641692 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641692 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 20250426105641692 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105641692 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5fd0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105641692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1ae5fd0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105641692 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O 20250426105641692 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641692 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105641692 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) codec/BS: :0{CLEARMODE#120,BS33T} (from: remote=:0{CLEARMODE#120,BS33T} RAN={BS24T,BS25T,BS26T,BS21T,BS22T,BS21NT,BS22NT,BS24NT,BS25NT,BS26NT,BS31T,BS32T,BS33T,BS34T}) (gsm_04_08_cc.c:2187) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105641692 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 20250426105641693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105641693 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105641693 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105641892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105641892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105641892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105641892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105641892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105641892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105641892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105641892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105641892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105641892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105641892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105641892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105641892 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105641892 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105641892 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105641892 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641892 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105641894 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105641894 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 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) 20250426105641894 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105641894 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105641894 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP:trans-0:call-158:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b2ce20]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105641894 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105641895 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105641895 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105641895 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105641895 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105641895 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105642396 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105642396 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105642396 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105642396 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105642396 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105642396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105642396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642396 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105642396 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105642396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105642398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642398 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105642398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105642398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105642398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105642398 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105642398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105642398 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105642398 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105642398 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105642398 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105642398 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x132fd0b7 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105642398 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105642398 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105642398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105642398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105642398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105642398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105642398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105642398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1ae5fd0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105642398 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499: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)[0x55fcf1b2ce20]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60] (call_leg.c:198) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105642398 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105642398 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105642398 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105642398 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105642398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105642398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105642398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105642398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105642398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105642398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105642398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105642398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 c4 4b 63 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)321900727 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105642400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105642400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642400 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105642400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105642400 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105642400 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105642400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105642400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60] (msc_a.c:1053) 20250426105642400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105642400 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1acfe00]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105642400 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1af8e60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105642400 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105642400 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) MSC-A terminated (msub.c:261) 20250426105642400 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) 1 MSC-I still active (msub.c:79) 20250426105642400 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105642401 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105642401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105642401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105642401 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-398 (ran_conn.c:155) 20250426105642401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105642401 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-398:PAGING_RESP)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105642401 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) Free (msub.c:119) 20250426105642401 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105642401 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105642401 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105642401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105642401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642401 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105642401 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105642401 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 c4 4b 63 00 01 8e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105642401 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105642401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105642401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105642401 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105642401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105642401 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105642401 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105642401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105642401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105642401 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8e c4 4b 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)12864355 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Warning: Re-starting timer g_Tguard, which is already active (running or expired). TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- TC_lu_and_mt_csd0(1970)@4e68250106fc: "CSD Bearer Service: BS34T" TC_lu_and_mt_csd0(1970)@4e68250106fc: ----------------------------------------------- MSC_Test-GSUP(1968)@4e68250106fc: Created GsupExpect[12] for "262420000000007" to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)9681918 MSC_Test_0-RAN(1963)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 20250426105643404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 93 bb fe 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643404 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105643404 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426105643404 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105643404 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105643404 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105643404 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105643404 DMSC DEBUG msc_i(unknown:GERAN-A-399:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105643404 DMSC DEBUG msc_a(unknown:GERAN-A-399:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105643404 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105643404 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105643404 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105643404 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105643404 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105643404 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105643404 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105643404 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105643404 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105643404 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105643404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105643404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105643404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105643404 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105643404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 93 bb fe 00 01 8f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105643404 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643404 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643404 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643404 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643404 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 93 bb fe 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '93BBFE'O, sourceLocRef := '00018F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105643405 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105643405 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643406 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105643406 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105643406 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105643406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105643406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105643406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:110) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105643406 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105643406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105643406 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2ce20] (fsm.c:486) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105643406 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105643406 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105643406 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0 LOCATION UPDATE ACCEPT (TMSI = 0x4ceb84a0) (gsm_04_08.c:149) 20250426105643406 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105643406 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105643406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643406 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643406 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643406 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 06 06 93 bb fe 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 4c eb 84 a0 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643407 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643407 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643407 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105643407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:TMSInew-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105643407 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105643407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20] (vlr_lu_fsm.c:817) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105643407 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x6BF11499:GERAN-A-399:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105643407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105643407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105643407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426105643407 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105643407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105643407 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105643407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105643407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105643407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105643407 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105643407 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105643407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 93 bb fe 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 8f 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105643409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105643409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105643409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105643409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105643409 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1b2ce20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105643409 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105643409 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105643409 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) MSC-A terminated (msub.c:261) 20250426105643409 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) 1 MSC-I still active (msub.c:79) 20250426105643409 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105643409 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105643409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105643409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105643409 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-399 (ran_conn.c:155) 20250426105643409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426105643409 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-399:LU)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426105643409 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) Free (msub.c:119) 20250426105643409 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105643409 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105643409 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105643409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643409 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643409 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 93 bb fe 00 01 8f 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643409 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 8f 93 bb fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9681918 TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105643409 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105643409 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[0] for '262420000000007'H'4CEB84A0'O to be handled at TC_lu_and_mt_csd0(1970) MSC_Test-MNCC(1965)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)199242136 20250426105643411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426105643411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426105643411 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 callref-0xbe03198 tid-255) New transaction (transaction.c:231) 20250426105643411 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 callref-0xbe03198 tid-255) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:790) 20250426105643411 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 callref-0xbe03198 tid-255) codecs: :0{(no-codecs)} (from: remote=:0{CLEARMODE#120,BS34T} RAN={(no-codecs)}) (gsm_04_08_cc.c:798) 20250426105643411 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 callref-0xbe03198 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426105643411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426105643411 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426105643411 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643411 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643411 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643411 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643411 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643411 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643411 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 38 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 18 00 16 52 08 08 29 26 24 00 00 00 00 70 09 04 4c eb 84 a0 1a 03 05 00 17 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1963)@4e68250106fc: CommonBssmapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1963)@4e68250106fc: Created IMSI[14] for '262420000000007'H'4CEB84A0'O to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: 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 := '4CEB84A0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_0-RAN(1963)@4e68250106fc: Added conn table entry 0TC_lu_and_mt_csd0(1970)9614212 MSC_Test_0-SCCP(1962)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643413 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643413 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 92 b3 84 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 06 27 00 03 50 59 02 05 f4 4c eb 84 a0 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643413 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Allocated (fsm.c:456) 20250426105643413 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105643413 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105643413 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105643413 DMSC DEBUG msc_a[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b2ce20] (fsm.c:486) 20250426105643413 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105643413 DMSC DEBUG msc_i(unknown:GERAN-A-400:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105643413 DMSC DEBUG msc_a(unknown:GERAN-A-400:NONE)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105643413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105643413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80] (fsm.c:486) 20250426105643413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105643413 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105643413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105643413 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105643414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105643414 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105643414 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 callref-0xbe03198 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426105643414 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426105643414 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105643414 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426105643414 DMNCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx MNCC_SETUP_REQ Bearer Cap: remote=:0{CLEARMODE#120,BS34T} (gsm_04_08_cc.c:905) 20250426105643414 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643414 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426105643414 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105643414 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - Paging: now used by 4 (attached,CC,proc_arq_vlr_fn_init,active-conn) (paging.c:202) 20250426105643414 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105643414 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - proc_arq_vlr_fn_init: now used by 3 (attached,CC,active-conn) (vlr_access_req_fsm.c:405) 20250426105643414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 08 02 92 b3 84 00 01 90 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105643414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105643414 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643414 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643414 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643414 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643414 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643414 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 34 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 1d 01 00 1a 03 05 04 07 a1 b8 89 20 15 63 80 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: { messageType := 2, destLocRef := '92B384'O, sourceLocRef := '000190'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105643415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + VTY: now used by 4 (attached,CC,active-conn,VTY) (msc_vty.c:1285) 20250426105643415 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - VTY: now used by 3 (attached,CC,active-conn) (msc_vty.c:1317) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 1 MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=0 into dtap '8301'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8301'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028301'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643416 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643416 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643416 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643416 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643416 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 05 01 00 02 83 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643416 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643416 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643416 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426105643416 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426105643416 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426105643416 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426105643416 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643416 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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(1970)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(1966)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mt_csd0(1970) 20250426105643417 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105643417 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105643417 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80] (fsm.c:486) 20250426105643417 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ad5ff0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8e60]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0] (fsm.c:486) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: setting codecs to CLEARMODE#120 (rtp_stream.c:430) 20250426105643417 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1966)@4e68250106fc: 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(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 3 20250426105643418 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:no-CI)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105643418 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105643418 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105643418 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 4 20250426105643419 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:no-CI)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105643419 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105643419 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105643419 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643419 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) Sending Assignment Command (msc_a.c:706) 20250426105643419 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105643419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105643419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105643419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105643419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 31 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 1a 00 18 01 0b 03 02 08 10 7c 06 02 02 02 02 2a f8 7d 03 4f fd 00 7f 9f 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 6 MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E034FFD00'O 20250426105643420 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643420 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105643420 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643420 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643420 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 4f fd 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643420 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643420 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643420 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105643420 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1af8e60]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105643420 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105643420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643420 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) Assignment Complete: RAN: CLEARMODE#120, CN: CLEARMODE#120 (msc_a.c:1597) 20250426105643420 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643420 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{CLEARMODE#120}) (gsm_04_08_cc.c:309) MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=1 into dtap '8307'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '8347'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0100028347'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 8 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 5 20250426105643421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105643421 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105643421 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105643620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105643620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105643620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105643620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105643620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105643620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105643620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105643620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105643620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105643620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 05 01 00 02 83 47 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105643620 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105643620 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105643620 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426105643620 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426105643621 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426105643621 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643621 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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(1970)@4e68250106fc: f_mt_call_complete 7 20250426105643622 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105643622 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 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) 20250426105643622 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: no change: codecs already set to CLEARMODE#120 (rtp_stream.c:424) 20250426105643622 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105643622 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP:trans-0:call-159:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ad5ff0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105643622 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete 9 TC_lu_and_mt_csd0(1970)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_mt_call_complete DONE TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hold the call for some time 20250426105643623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105643623 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105643623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105643623 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105643623 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_lu_and_mt_csd0(1970)@4e68250106fc: Call stayed open for 0.500000 seconds, all is well. TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Hangup TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105644124 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105644124 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105644124 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105644124 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105644124 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105644125 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644125 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644125 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105644125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644125 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105644125 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105644125 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644125 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 08 01 00 05 03 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_0-RAN(1963)@4e68250106fc: patching N(SD)=2 into dtap '832D0802E180'O MSC_Test_0-RAN(1963)@4e68250106fc: patched enc_l3: '83AD0802E180'O MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000683AD0802E180'O MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105644127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644127 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105644127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105644127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105644127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 09 01 00 06 83 ad 08 02 e1 80 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105644127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105644127 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105644127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426105644127 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105644127 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105644127 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105644128 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0xbe03198 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426105644128 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426105644128 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105644128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105644128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105644128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105644128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105644128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105644128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1af8e60]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0] (call_leg.c:197) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105644128 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0: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)[0x55fcf1ad5ff0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80] (call_leg.c:198) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105644128 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1b2b3c0]{RELEASING}: Deallocated (fsm.c:568) 20250426105644128 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105644128 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105644128 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105644128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105644128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105644128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105644128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 05 01 00 02 03 2a (osmo_ss7_asp.c:1164) 20250426105644128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105644128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644128 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105644128 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105644128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 08 06 92 b3 84 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1962)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1965)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)199242136 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1962)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1962)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105644131 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644131 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105644131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644131 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105644131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105644131 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644131 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 90 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105644131 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105644131 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105644131 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105644132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105644132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105644132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105644132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80] (msc_a.c:1053) 20250426105644132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105644132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1ae5fd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105644132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msc_a.c:1053) 20250426105644132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105644132 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1abea80]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105644132 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105644132 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) MSC-A terminated (msub.c:261) 20250426105644132 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) 1 MSC-I still active (msub.c:79) 20250426105644132 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105644132 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105644132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105644132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1b2ce20] (msub.c:113) 20250426105644132 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-400 (ran_conn.c:155) 20250426105644132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105644132 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-400:PAGING_RESP)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105644132 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) Free (msub.c:119) 20250426105644132 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105644132 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Freeing instance (msub.c:113) 20250426105644132 DMSC DEBUG msub_fsm[0x55fcf1b2ce20]{terminating}: Deallocated (fsm.c:568) 20250426105644132 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644132 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644132 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105644132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644132 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=8 -> eSLS=120: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105644132 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105644132 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 08 04 92 b3 84 00 01 90 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1964)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1962)@4e68250106fc: Session index based on local reference:0 20250426105644132 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105644132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105644132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105644132 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(1964)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105644132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105644132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105644133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105644133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105644133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105644133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 90 92 b3 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1963)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mt_csd0(1970)9614212 TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: f_call_hangup 9: done MSC_Test_0-RAN(1963)@4e68250106fc: Removed IMSI[0] for '262420000000007'H to be handled at TC_lu_and_mt_csd0(1970) TC_lu_and_mt_csd0(1970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mt_csd0(1970)@4e68250106fc: Final verdict of PTC: pass 20250426105645141 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105645141 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105645141 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1967)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(1968)@4e68250106fc: Final verdict of PTC: none20250426105645142 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105645142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105645142 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105645142 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105645142 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105645142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105645142 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105645142 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105645142 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105645142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105645142 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105645142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105645142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105645142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105645142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105645142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105645142 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105645142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105645142 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(1962)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1971)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(1964)@4e68250106fc: Final verdict of PTC: none 20250426105645142 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105645142 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(1965)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1969)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1963)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1961)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1966)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1961): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1962): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1963): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1964): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1965): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1966): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1967): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1968): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1969): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mt_csd0(1970): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1971): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mt_csd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass'. Sat Apr 26 10:56:45 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 20250426105646143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5324936) 20250426105647143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105647143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105647143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105647144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5324936, count=5326096) 20250426105648144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mt_csd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec'. ------ MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec ------ Sat Apr 26 10:56:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105649145 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_lu_and_mo_call_reass_for_mt_codec started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(1975)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1975)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1975)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(1973)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105649885 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1976)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105650078 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105650078 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105650078 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105650078 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1975)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105650079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650079 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105650079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105650079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105650079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105650079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105650079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105650079 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105650079 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105650079 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105650079 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1975)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1975)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105650080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650080 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105650080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105650080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105650080 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105650080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105650080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105650080 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105650080 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105650080 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105650080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105650080 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105650080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105650080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105650146 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105650146 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1978)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1978)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105650148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1978)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1978)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1978)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1978)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105650158 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105650158 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1979)@4e68250106fc: Created GsupExpect[0] for "262420000000007" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105650885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650885 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105650885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105650885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650885 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650885 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650885 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1974)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(1974)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)1571814 MSC_Test_0-SCCP(1973)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(1974)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105650889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650889 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105650889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 17 fb e6 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 70 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105650889 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Allocated (fsm.c:456) 20250426105650889 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: Allocated (fsm.c:456) 20250426105650889 DMSC DEBUG msc_i[0x55fcf1adedf0]{READY}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105650889 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105650889 DMSC DEBUG msc_a[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8e60] (fsm.c:486) 20250426105650889 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105650889 DMSC DEBUG msc_i(unknown:GERAN-A-401:NONE)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105650889 DMSC DEBUG msc_a(unknown:GERAN-A-401:NONE)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105650889 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105650889 DMM DEBUG msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1acff30] (fsm.c:486) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105650889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105650889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105650889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105650889 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105650889 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105650889 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105650889 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105650889 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105650889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105650889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105650889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105650889 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105650889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 09 02 17 fb e6 00 01 91 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105650889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650889 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650889 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650889 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650889 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 09 06 17 fb e6 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: { messageType := 2, destLocRef := '17FBE6'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(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(1979)@4e68250106fc: Found GsupExpect[0] for "262420000000007" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-GSUP(1979)@4e68250106fc: Added IMSI table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)"262420000000007" 20250426105650891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105650891 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426105650892 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650892 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650892 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): none -> pass 20250426105650892 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105650892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650892 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105650892 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105650894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105650894 DVLR DEBUG IMSI:262420000000007 has MSISDN:491230000007 (vlr.c:1045) 20250426105650894 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105650894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105650894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105650894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:110) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105650894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1afcca0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105650894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105650894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1ad5ff0] (fsm.c:486) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105650894 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105650894 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105650894 DMM DEBUG -> IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40 LOCATION UPDATE ACCEPT (TMSI = 0x0c888b40) (gsm_04_08.c:149) 20250426105650894 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105650894 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105650894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 09 06 17 fb e6 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 0c 88 8b 40 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(1974)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(1974)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105650897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650897 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105650897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105650897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105650897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105650897 DMM DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105650897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:TMSInew-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105650897 DMSC NOTICE msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) VLR: update for IMSI=262420000000007 (MSISDN=491230000007) (gsm_04_08.c:1541) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105650897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0] (vlr_lu_fsm.c:817) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105650897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x4CEB84A0:GERAN-A-401:LU)[0x55fcf1b2b3c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105650897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105650897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105650897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.991s remaining) (msc_a.c:450) 20250426105650897 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105650897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105650897 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105650897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105650897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105650897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105650897 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105650897 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105650897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650897 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650897 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650897 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650897 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 09 06 17 fb e6 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426105650899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650899 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105650899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 91 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105650899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105650899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105650899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30] (msc_a.c:1053) 20250426105650899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105650899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105650899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1ad5ff0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8e60] (msc_a.c:1053) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105650899 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1acff30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105650899 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105650899 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) MSC-A terminated (msub.c:261) 20250426105650899 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) 1 MSC-I still active (msub.c:79) 20250426105650899 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105650899 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105650899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105650899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Removing from parent msub_fsm[0x55fcf1af8e60] (msub.c:113) 20250426105650899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-401 (ran_conn.c:155) 20250426105650899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Freeing instance (msub.c:113) 20250426105650899 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-401:LU)[0x55fcf1adedf0]{READY}: Deallocated (fsm.c:568) 20250426105650899 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) Free (msub.c:119) 20250426105650899 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105650899 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Freeing instance (msub.c:113) 20250426105650899 DMSC DEBUG msub_fsm[0x55fcf1af8e60]{terminating}: Deallocated (fsm.c:568) 20250426105650899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105650899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650899 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=9 -> eSLS=121: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105650899 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105650899 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650899 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 09 04 17 fb e6 00 01 91 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105650900 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105650900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105650900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105650900 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105650900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105650900 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105650900 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105650900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105650900 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105650900 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 91 17 fb e6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1974)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)1571814 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105650900 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426105650900 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: 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 := '0C888B40'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(1974)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)865040 MSC_Test_0-RAN(1974)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(1973)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105651100 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651100 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105651100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651100 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105651100 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105651100 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 0d 33 10 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 01 03 50 59 02 05 f4 0c 88 8b 40 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105651100 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Allocated (fsm.c:456) 20250426105651100 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: Allocated (fsm.c:456) 20250426105651100 DMSC DEBUG msc_i[0x55fcf1acff30]{READY}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105651100 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105651100 DMSC DEBUG msc_a[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ad5ff0] (fsm.c:486) 20250426105651100 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105651100 DMSC DEBUG msc_i(unknown:GERAN-A-402:NONE)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105651100 DMSC DEBUG msc_a(unknown:GERAN-A-402:NONE)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105651100 DMM DEBUG msc_a(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105651100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105651100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426105651100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426105651100 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105651100 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105651100 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105651100 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105651101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105651101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105651101 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105651101 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105651101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105651101 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426105651101 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000007/3/1): Available (smpp_smsc.c:626) 20250426105651101 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105651101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 02 0d 33 10 00 01 92 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426105651101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 70 (osmo_ss7_asp.c:1164) 20250426105651101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651101 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651101 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: { messageType := 2, destLocRef := '0D3310'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(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105651102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426105651102 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MNCC(1976)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MGCP(1977)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test_0-RAN(1974)@4e68250106fc: patching N(SD)=1 into dtap '030504066005040200815E04802143F5'O MSC_Test_0-RAN(1974)@4e68250106fc: patched enc_l3: '034504066005040200815E04802143F5'O MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:19 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010010034504066005040200815E04802143F5'O 20250426105651106 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651106 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105651106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651106 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105651106 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105651106 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651106 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 13 01 00 10 03 45 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105651106 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105651106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105651106 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105651106 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 callref-0x80000032 tid-8) New transaction (transaction.c:231) 20250426105651106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105651106 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105651106 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105651106 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105651106 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105651106 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651106 DCC INFO trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105651106 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105651106 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105651106 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: is child of msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426105651106 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8f90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8f90]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0] (fsm.c:486) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf19042f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0] (fsm.c:486) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112,GSM-EFR#110,GSM#3,GSM-HR-08#111 (rtp_stream.c:430) 20250426105651106 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(1977)@4e68250106fc: 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(1981) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105651115 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:no-CI)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105651115 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105651115 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105651115 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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(1981)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(1976)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_lu_and_mo_call_reass_for_mt_codec0(1981) MSC_Test-MNCC(1976)@4e68250106fc: Added conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)-2147483598 20250426105651116 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:no-CI)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105651116 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105651116 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105651116 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651116 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105651116 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105651116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651116 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651116 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651116 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651116 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 3b 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 24 00 22 01 0b 07 01 0a a1 a5 91 81 05 7c 06 02 02 02 02 2a f8 7d 09 83 ff 57 84 3f 07 82 80 81 7f a0 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105651117 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish 4: rx Assignment Request MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:14 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000C027C060908070623287E0180'O 20250426105651118 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105651118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651118 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105651118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651118 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105651118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105651118 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651118 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 0e 00 0c 02 7c 06 09 08 07 06 23 28 7e 01 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105651118 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105651118 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105651118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf19042f0]{ESTABLISHING}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426105651118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105651118 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105651118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651118 DCC INFO trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651118 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651118 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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(1981)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105651119 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105651119 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105651119 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105651119 DCC DEBUG trans(CC:INITIATED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105651119 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105651119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651119 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651119 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651119 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651119 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 0d 01 00 0a 83 02 04 06 60 00 02 04 01 85 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105651120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105651120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105651120 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105651120 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651120 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105651120 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105651120 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105651120 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ:trans-8:call-160:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1af8f90]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426105651120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: setting remote addr to 9.8.7.6:9000 (rtp_stream.c:476) 20250426105651120 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) 20250426105651120 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651120 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651120 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105651120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105651120 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105651121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 35 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 1e 00 1c 01 0b 04 01 0a a1 25 7c 06 02 02 02 02 2a f8 7d 06 83 ff 57 84 3f 07 7f a0 00 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105651121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651121 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651121 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 05 01 00 02 83 01 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:16 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000E027C060908070623287E0383FF57'O MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105651122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105651122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651122 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105651122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105651122 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651122 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 10 00 0e 02 7c 06 09 08 07 06 23 28 7e 03 83 ff 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX 20250426105651122 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105651122 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: { 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" } } } } } } } 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:429) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating codecs (rtp_stream.c:411) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651122 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) Re-Assignment complete (gsm_04_08_cc.c:2150) 20250426105651122 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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}) (gsm_04_08_cc.c:798) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: no change: codecs already set to AMR:octet-align=1#112 (rtp_stream.c:424) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: remote addr already 9.8.7.6:9000, no change (rtp_stream.c:470) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: Not committing: remote RTP address, codecs and mode are already set up at MGW (rtp_stream.c:402) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105651122 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105651122 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105651122 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105651122 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105651122 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105651122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105651122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105651122 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105651122 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105651122 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 05 01 00 02 83 07 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: { 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(1981)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT 20250426105651123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105651123 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105651123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105651123 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105651123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_0-RAN(1974)@4e68250106fc: patching N(SD)=2 into dtap '030F'O MSC_Test_0-RAN(1974)@4e68250106fc: patched enc_l3: '038F'O MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002038F'O 20250426105651123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105651123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105651123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105651123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105651123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105651123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105651123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105651123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105651123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105651123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 05 01 00 02 03 8f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105651123 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105651123 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105651123 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105651123 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105651123 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105651123 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105651123 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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(1981)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_mo_call_establish DONE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Hold the call for some time TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Hangup TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105656630 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105656630 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105656630 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105656630 DCC DEBUG trans(CC:ACTIVE IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105656630 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105656630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105656630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656630 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105656630 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105656630 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656630 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1f 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 08 01 00 05 83 25 02 e2 97 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105656632 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105656632 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105656632 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105656632 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105656632 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105656632 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105656632 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105656632 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656632 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656632 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105656632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656632 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105656632 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105656632 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656632 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 09 01 00 06 83 2d 08 02 e2 aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_0-RAN(1974)@4e68250106fc: patching N(SD)=3 into dtap '032A'O MSC_Test_0-RAN(1974)@4e68250106fc: patched enc_l3: '03EA'O MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '01000203EA'O 20250426105656633 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656633 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105656633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105656633 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105656633 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105656633 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 05 01 00 02 03 ea 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105656634 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105656634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105656634 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105656634 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105656634 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x80000032 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105656634 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105656634 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105656634 DCC DEBUG trans(CC:NULL IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105656634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105656634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105656634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105656634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105656634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105656634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0] (call_leg.c:197) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf19042f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0] (call_leg.c:197) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105656634 DCC DEBUG rtp_stream(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40: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)[0x55fcf1af8f90]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{RELEASING}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0] (call_leg.c:198) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105656634 DCC DEBUG call_leg(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1afcca0]{RELEASING}: Deallocated (fsm.c:568) 20250426105656634 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105656634 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105656634 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105656634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105656634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656634 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105656634 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105656634 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0a 06 0d 33 10 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(1973)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(1976)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)-2147483598 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 5: rx BSSAP Clear Command MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(1973)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(1973)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105656636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105656636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105656636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105656636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 01 92 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105656636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105656636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105656636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0] (msc_a.c:1053) 20250426105656636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105656636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1af8e60]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msc_a.c:1053) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105656636 DMSC DEBUG msc_a(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1adedf0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105656636 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105656636 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) MSC-A terminated (msub.c:261) 20250426105656636 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) 1 MSC-I still active (msub.c:79) 20250426105656636 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105656636 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105656636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105656636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Removing from parent msub_fsm[0x55fcf1ad5ff0] (msub.c:113) 20250426105656636 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-402 (ran_conn.c:155) 20250426105656636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Freeing instance (msub.c:113) 20250426105656636 DMSC DEBUG msc_i(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40:GERAN-A-402:CM_SERVICE_REQ)[0x55fcf1acff30]{READY}: Deallocated (fsm.c:568) 20250426105656636 DMSC DEBUG msub(IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40) Free (msub.c:119) 20250426105656636 DVLR DEBUG VLR subscr IMSI-262420000000007:MSISDN-491230000007:TMSI-0x0C888B40 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105656636 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Freeing instance (msub.c:113) 20250426105656636 DMSC DEBUG msub_fsm[0x55fcf1ad5ff0]{terminating}: Deallocated (fsm.c:568) 20250426105656636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105656636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656636 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=10 -> eSLS=122: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105656636 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105656636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0a 04 0d 33 10 00 01 92 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1975)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(1973)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(1975)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105656636 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105656636 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105656636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105656636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105656636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105656636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105656636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105656636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 01 92 0d 33 10 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(1974)@4e68250106fc: Deleted conn table entry 0TC_lu_and_mo_call_reass_for_mt_codec0(1981)865040 TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 6: rx SCCP DISC TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: f_call_hangup 9: done TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_lu_and_mo_call_reass_for_mt_codec0(1981)@4e68250106fc: Final verdict of PTC: pass 20250426105657640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105657640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105657640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105657640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105657640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105657640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105657641 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105657641 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105657641 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105657641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105657641 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105657641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105657641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105657641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105657641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(1975)@4e68250106fc: Final verdict of PTC: none 20250426105657641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105657641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105657641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105657641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105657641 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105657641 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(1979)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1977)@4e68250106fc: Final verdict of PTC: none 20250426105657641 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105657641 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105657641 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(1974)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(1978)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(1973)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1980)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1976)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1972)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1982)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1972): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1973): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1974): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1975): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1976): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1977): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1978): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1979): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1980): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_lu_and_mo_call_reass_for_mt_codec0(1981): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1982): none (pass -> pass) MTC@4e68250106fc: Test case TC_lu_and_mo_call_reass_for_mt_codec finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass'. Sat Apr 26 10:56:57 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 20250426105658642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=502444) 20250426105659642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105659642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105659642 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105659642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=502444, count=504320) 20250426105700643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass' was executed successfully (exit status: 0). MC@4e68250106fc: Test execution finished. MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_reject ------ Sat Apr 26 10:57:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105701644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_imsi_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(1986)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(1986)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(1986)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(1984)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(1989)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(1989)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(1989)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(1987)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(1992)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(1992)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(1992)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(1990)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105702286 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(1993)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105702452 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105702452 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105702452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105702452 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1986)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105702454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702454 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105702454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_0-M3UA(1986)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105702454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105702454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105702454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105702454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105702454 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702454 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105702454 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105702454 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1986)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(1986)@4e68250106fc: Message received on association #8 20250426105702455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702455 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105702455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105702455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105702455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105702455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105702455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105702455 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702455 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(1986)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105702455 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105702455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105702455 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(1986)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(1986)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105702455 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105702456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105702466 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105702466 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105702466 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105702466 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(1989)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(1989)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105702469 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702469 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105702469 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105702469 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105702469 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105702469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105702469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105702469 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702469 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105702469 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105702469 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(1989)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105702470 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702470 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105702470 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105702470 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1989)@4e68250106fc: Message received on association #8 20250426105702470 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105702470 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105702470 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(1989)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105702470 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702470 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105702470 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105702470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105702470 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(1989)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(1989)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105702470 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105702470 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105702480 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) 20250426105702480 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) 20250426105702480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105702480 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(1992)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(1992)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105702484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105702484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105702484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105702484 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105702484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105702484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105702484 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702484 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105702484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: M3UA_ASPUP sent 20250426105702484 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(1992)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(1992)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105702490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105702490 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105702490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105702490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105702490 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105702490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105702490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105702490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105702490 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105702490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105702490 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105702490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105702490 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(1992)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105702490 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105702490 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(1989)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105702645 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105702646 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(1995)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105702651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(1995)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(1995)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105702678 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105702678 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(1996)@4e68250106fc: Created GsupExpect[0] for "262420000001003" to be handled at TC_iu_lu_imsi_reject2(1998) TC_iu_lu_imsi_reject2(1998)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105703267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703267 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105703267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1986)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105703267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105703267 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105703267 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703267 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(1986)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(1986)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(1985)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105703279 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703279 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105703279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1989)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105703280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703280 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105703280 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105703280 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703280 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(1989)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(1989)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(1988)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105703291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703291 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: picked Normal Route via 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105703291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703292 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) 20250426105703293 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{WAIT_RX_RESET}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105703293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105703294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(1991)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(1991)@4e68250106fc: Added conn table entry 0TC_iu_lu_imsi_reject2(1998)7250815 MSC_Test_2-SCCP(1990)@4e68250106fc: First idle individual index:0 20250426105703311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703311 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703311 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703311 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703311 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6e a3 7f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 30 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703311 DIUCS DEBUG (UTRAN-Iu-403 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250426105703312 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Allocated (fsm.c:456) 20250426105703312 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105703312 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105703312 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105703312 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105703312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105703312 DMSC DEBUG msc_i(unknown:UTRAN-Iu-403:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105703312 DMSC DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105703312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105703312 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-403:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105703312 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001003 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105703312 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(1991)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105703312 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105703312 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001003 id=262420000001003 (vlr.c:661) 20250426105703312 DVLR INFO New subscr, IMSI: 262420000001003 (vlr.c:562) 20250426105703312 DVLR DEBUG VLR subscr IMSI-262420000001003 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105703312 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105703312 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105703312 DVLR DEBUG VLR subscr IMSI-262420000001003 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105703312 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105703312 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105703312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105703312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00] (fsm.c:486) 20250426105703312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105703312 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105703312 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Added seen cell to this RAN peer: LAI:262-42-23 (ran_peer.c:105) 20250426105703312 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703312 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703312 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703312 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105703312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 6e a3 7f 00 01 93 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: { messageType := 2, destLocRef := '6EA37F'O, sourceLocRef := '000193'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(1996)@4e68250106fc: Found GsupExpect[0] for "262420000001003" handled at TC_iu_lu_imsi_reject2(1998) MSC_Test-GSUP(1996)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_imsi_reject2(1998)"262420000001003" 20250426105703318 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105703318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105703318 DVLR DEBUG SUBSCR(IMSI-262420000001003) Received 1 auth tuples (vlr.c:996) 20250426105703318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105703318 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105703318 DMM DEBUG Tx AUTH REQ (rand = 792b43709cfbeb209dea9cefcccead56) (gsm_04_08.c:641) 20250426105703318 DMM DEBUG AUTH REQ (autn = cda397d82b25cc1143fafce4168492fb) (gsm_04_08.c:643) 20250426105703318 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105703318 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105703318 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105703318 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105703318 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703318 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703318 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703318 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e a3 7f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 79 2b 43 70 9c fb eb 20 9d ea 9c ef cc ce ad 56 20 10 cd a3 97 d8 2b 25 cc 11 43 fa fc e4 16 84 92 fb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(1991)@4e68250106fc: patching N(SD)=1 into dtap '0514D03A7E4C210490095AA9'O MSC_Test_2-RAN(1991)@4e68250106fc: patched enc_l3: '0554D03A7E4C210490095AA9'O MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(1990)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D03A7E4C210490095AA9'O 20250426105703328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d0 3a 7e 4c 21 04 90 09 5a a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105703328 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105703328 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105703328 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105703328 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105703328 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105703328 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105703328 DMM DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d03a7e4c90095aa9) (gsm_04_08.c:1128) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703328 DVLR DEBUG SUBSCR(IMSI-262420000001003) AUTH on UTRAN received RES: d03a7e4c90095aa9 (8 bytes) (vlr_auth_fsm.c:151) 20250426105703328 DVLR INFO SUBSCR(IMSI-262420000001003) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00] (vlr_auth_fsm.c:294) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105703328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105703328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105703328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105703328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105703328 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105703328 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8e42aa5123277997ba503906e286430b, CK=NONE (ran_msg_iu.c:388) 20250426105703328 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105703328 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105703328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e a3 7f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8e 42 aa 51 23 27 79 97 ba 50 39 06 e2 86 43 0b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(1990)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105703338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703338 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105703338 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105703338 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105703338 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105703338 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105703338 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105703338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105703338 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105703338 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105703338 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105703339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105703339 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105703339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105703339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00] (fsm.c:486) 20250426105703339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105703339 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105703339 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703339 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703339 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703339 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703339 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e a3 7f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105703342 DVLR DEBUG VLR subscr IMSI-262420000001003 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105703342 DVLR DEBUG SUBSCR(IMSI-262420000001003) UpdateLocation failed; gmm_cause: GSM authentication unacceptable (vlr.c:1173) 20250426105703342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1181) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_NACK (vlr_lu_fsm.c:1272) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:117) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:120) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00] (vlr_lu_fsm.c:120) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:120) 20250426105703342 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105703342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:120) 20250426105703342 DMM INFO msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105703342 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105703342 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105703342 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105703342 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105703342 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105703342 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105703342 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105703342 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105703342 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) 20250426105703342 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) 20250426105703342 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) 20250426105703342 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105703342 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105703342 DVLR DEBUG VLR subscr IMSI-262420000001003 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105703342 DVLR DEBUG VLR subscr IMSI-262420000001003 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105703342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703342 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e a3 7f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 17 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105703342 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703342 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703342 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703342 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703342 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6e a3 7f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(1990)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(1990)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(1990)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105703347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703347 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703347 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703347 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105703348 DIUCS DEBUG (UTRAN-Iu-403) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105703348 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105703348 DIUCS DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105703348 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105703348 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105703348 DIUCS DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105703348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105703348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105703348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105703348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105703348 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1acfe00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1abea80] (msc_a.c:1053) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105703348 DMSC DEBUG msc_a(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105703348 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105703348 DMSC DEBUG msub(IMSI-262420000001003) MSC-A terminated (msub.c:261) 20250426105703348 DMSC DEBUG msub(IMSI-262420000001003) 1 MSC-I still active (msub.c:79) 20250426105703348 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105703348 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105703348 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105703348 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1abea80] (msub.c:113) 20250426105703348 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-403 (ran_conn.c:142) 20250426105703348 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-403 (ran_conn.c:155) 20250426105703348 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426105703348 DMSC DEBUG msc_i(IMSI-262420000001003:UTRAN-Iu-403:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426105703348 DMSC DEBUG msub(IMSI-262420000001003) Free (msub.c:119) 20250426105703348 DVLR INFO VLR subscr IMSI-262420000001003 - active-conn: now used by 0 (-) (msub.c:375) 20250426105703348 DVLR DEBUG SUBSCR(IMSI-262420000001003) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105703348 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Freeing instance (msub.c:113) 20250426105703348 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Deallocated (fsm.c:568) 20250426105703348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105703348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703348 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105703348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105703348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 6e a3 7f 00 01 93 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(1990)@4e68250106fc: Session index based on local reference:0 20250426105703349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105703349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105703349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105703349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105703349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105703349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105703349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105703349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105703349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 93 6e a3 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(1992)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(1991)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_imsi_reject2(1998)7250815 TC_iu_lu_imsi_reject2(1998)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_imsi_reject2(1998)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_reject2(1998)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_reject2(1998)@4e68250106fc: Final verdict of PTC: pass 20250426105703351 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105703351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105703351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105703351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105703351 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105703351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105703351 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105703351 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105703351 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105703351 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703351 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105703352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105703352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105703352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105703352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105703352 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105703352 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105703352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105703352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105703352 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105703352 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(1986)@4e68250106fc: Final verdict of PTC: none 20250426105703352 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105703352 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(1984)@4e68250106fc: Final verdict of PTC: none 20250426105703354 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) 20250426105703354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105703354 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105703354 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105703354 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105703354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105703354 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105703354 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105703354 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) 20250426105703354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105703354 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105703354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105703354 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105703354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105703354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105703354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105703354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105703354 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105703354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105703354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105703354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105703355 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105703355 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105703355 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105703355 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-GSUP(1996)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(1997)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(1985)@4e68250106fc: Final verdict of PTC: none 20250426105703354 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105703355 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) 20250426105703355 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105703355 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(1987)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(1989)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(1993)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(1992)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(1991)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(1994)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1999)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1983)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(1988)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(1990)@4e68250106fc: Final verdict of PTC: none 20250426105703366 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(1995)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1983): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(1984): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(1985): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(1986): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(1987): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(1988): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(1989): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(1990): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(1991): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(1992): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(1993): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(1994): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(1995): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(1996): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(1997): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_imsi_reject2(1998): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(1999): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_imsi_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass'. Sat Apr 26 10:57:03 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 20250426105704367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302036) 20250426105705353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105705353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105705353 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105705355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105705355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105705355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105705368 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=302036, count=304628) 20250426105706368 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup ------ Sat Apr 26 10:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105707370 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_imsi_timeout_gsup started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2003)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2003)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2003)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2001)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2006)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2006)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2006)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2004)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2009)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2009)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2009)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2007)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105708017 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2010)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105708183 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105708183 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105708183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105708183 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2003)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2003)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105708184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105708184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105708184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105708184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105708184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105708184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105708184 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708184 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105708184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105708184 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2003)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2003)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105708185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708185 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105708185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105708185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105708185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105708185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105708185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105708185 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708185 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105708185 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105708185 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105708185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105708185 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2003)@4e68250106fc: Message received on association #8 20250426105708185 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(2003)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2003)@4e68250106fc: Message received on association #8 20250426105708185 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105708185 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2003)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2003)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2003)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2003)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105708197 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105708197 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105708197 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) 20250426105708197 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250426105708197 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105708197 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250426105708197 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(2006)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708198 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105708198 DLSS7 ERROR XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708198 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2006)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105708198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication (xua_asp_fsm.c:119) 20250426105708198 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105708198 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: Received M3UA_ERR -> discard MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708198 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250426105708198 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708198 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105708198 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105708198 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105708198 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105708199 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105708211 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) 20250426105708211 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) 20250426105708211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105708211 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(2009)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2009)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105708213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105708213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105708213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105708213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105708213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105708213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105708213 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708213 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105708213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105708213 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(2009)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2009)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2009)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105708214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105708214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105708214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105708214 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105708214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105708214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105708214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105708214 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105708214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105708214 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105708214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105708214 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(2009)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105708214 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105708214 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2006)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105708371 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105708371 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2012)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105708372 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2012)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2012)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105708384 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105708384 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2013)@4e68250106fc: Created GsupExpect[0] for "262420000001004" to be handled at TC_iu_lu_imsi_timeout_gsup2(2015) TC_iu_lu_imsi_timeout_gsup2(2015)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105708987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105708987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105708987 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105708987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105708987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105708987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105708987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105708987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105708987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2003)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105708987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105708987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105708987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105708987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105708987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105708987 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105708987 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105708987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105708987 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105708987 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2003)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2003)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2002)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105709002 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709002 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709002 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709002 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105709002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709002 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105709002 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105709002 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709002 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2006)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105709002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105709002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709002 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105709002 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105709002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709002 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2006)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2006)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2005)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105709018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105709018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709018 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105709018 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105709018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709018 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105709018 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) 20250426105709018 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105709018 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709018 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709018 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105709018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709018 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105709018 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105709018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2008)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2008)@4e68250106fc: Added conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)8028291 MSC_Test_2-SCCP(2007)@4e68250106fc: First idle individual index:0 20250426105709024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105709024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105709024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105709024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 7a 80 83 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105709024 DIUCS DEBUG (UTRAN-Iu-404 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250426105709024 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Allocated (fsm.c:456) 20250426105709024 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105709024 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105709024 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105709024 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1acfe00] (fsm.c:486) 20250426105709024 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105709024 DMSC DEBUG msc_i(unknown:UTRAN-Iu-404:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105709024 DMSC DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105709024 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105709024 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-404:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105709024 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001004 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105709024 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105709024 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) MSC_Test_2-RAN(2008)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105709024 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001004 id=262420000001004 (vlr.c:661) 20250426105709024 DVLR INFO New subscr, IMSI: 262420000001004 (vlr.c:562) 20250426105709024 DVLR DEBUG VLR subscr IMSI-262420000001004 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105709024 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105709024 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105709024 DVLR DEBUG VLR subscr IMSI-262420000001004 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105709024 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105709024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105709024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105709024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105709024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105709024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105709024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105709024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709024 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105709024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105709024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 7a 80 83 00 01 94 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: { messageType := 2, destLocRef := '7A8083'O, sourceLocRef := '000194'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2013)@4e68250106fc: Found GsupExpect[0] for "262420000001004" handled at TC_iu_lu_imsi_timeout_gsup2(2015) MSC_Test-GSUP(2013)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)"262420000001004" 20250426105709027 DVLR DEBUG VLR subscr IMSI-262420000001004 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105709027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105709027 DVLR DEBUG SUBSCR(IMSI-262420000001004) Received 1 auth tuples (vlr.c:996) 20250426105709027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105709027 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105709027 DMM DEBUG Tx AUTH REQ (rand = f985b6c26b080412956f8e0b383dddd8) (gsm_04_08.c:641) 20250426105709028 DMM DEBUG AUTH REQ (autn = 11468e6c82c61119f045ef384ad3fef5) (gsm_04_08.c:643) 20250426105709028 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105709028 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105709028 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105709028 DVLR DEBUG VLR subscr IMSI-262420000001004 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105709028 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709028 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709028 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105709028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709028 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105709028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105709028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 7a 80 83 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f9 85 b6 c2 6b 08 04 12 95 6f 8e 0b 38 3d dd d8 20 10 11 46 8e 6c 82 c6 11 19 f0 45 ef 38 4a d3 fe f5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2008)@4e68250106fc: patching N(SD)=1 into dtap '05144DEC83102104EF878D13'O MSC_Test_2-RAN(2008)@4e68250106fc: patched enc_l3: '05544DEC83102104EF878D13'O MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2007)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544DEC83102104EF878D13'O 20250426105709033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105709033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105709033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709033 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105709033 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105709033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709033 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 94 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4d ec 83 10 21 04 ef 87 8d 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105709033 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105709033 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105709033 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105709033 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105709033 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105709033 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105709033 DMM DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4dec8310ef878d13) (gsm_04_08.c:1128) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105709033 DVLR DEBUG SUBSCR(IMSI-262420000001004) AUTH on UTRAN received RES: 4dec8310ef878d13 (8 bytes) (vlr_auth_fsm.c:151) 20250426105709033 DVLR INFO SUBSCR(IMSI-262420000001004) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0] (vlr_auth_fsm.c:294) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105709033 DVLR DEBUG VLR_Authenticate(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105709033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105709033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105709033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105709033 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105709033 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f76bbb7a1d4952c76250713ed74aced3, CK=NONE (ran_msg_iu.c:388) 20250426105709033 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105709033 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105709033 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709033 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709033 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105709033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709033 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105709033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105709033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 7a 80 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f7 6b bb 7a 1d 49 52 c7 62 50 71 3e d7 4a ce d3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2007)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105709038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105709038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105709038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105709038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105709038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 94 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105709038 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105709038 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105709038 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105709038 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105709038 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105709038 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105709038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105709038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105709038 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105709038 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105709038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105709038 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105709038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105709038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105709038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105709038 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105709038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105709038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105709038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105709038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105709038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105709038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105709038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105709038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105709038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105709038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 7a 80 83 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105714025 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426105714025 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426105714025 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105714025 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105714025 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105714025 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) 20250426105714025 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) 20250426105714025 DMM INFO msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105714025 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105714025 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105714025 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105714025 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105714025 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105714025 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) 20250426105714025 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105714025 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105714025 DVLR DEBUG VLR subscr IMSI-262420000001004 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105714025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105714025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105714025 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105714025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105714025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105714025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105714025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 7a 80 83 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105714025 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105714025 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105714025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105714025 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105714025 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105714025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105714025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105714025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 7a 80 83 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2007)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2007)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2007)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105714030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105714030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105714030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105714030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105714030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105714030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105714030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105714030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105714030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 94 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105714030 DIUCS DEBUG (UTRAN-Iu-404) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105714030 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105714030 DIUCS DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105714030 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105714030 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105714030 DIUCS DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105714030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105714030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105714030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Removing from parent vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105714030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Freeing instance (msc_a.c:1053) 20250426105714030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Deallocated (fsm.c:568) 20250426105714030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105714030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105714030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105714030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1afcca0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1acfe00] (msc_a.c:1053) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105714030 DMSC DEBUG msc_a(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105714030 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105714030 DMSC DEBUG msub(IMSI-262420000001004) MSC-A terminated (msub.c:261) 20250426105714030 DMSC DEBUG msub(IMSI-262420000001004) 1 MSC-I still active (msub.c:79) 20250426105714030 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105714030 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105714030 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105714030 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1acfe00] (msub.c:113) 20250426105714030 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-404 (ran_conn.c:142) 20250426105714030 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-404 (ran_conn.c:155) 20250426105714030 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105714030 DMSC DEBUG msc_i(IMSI-262420000001004:UTRAN-Iu-404:LU)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105714030 DMSC DEBUG msub(IMSI-262420000001004) Free (msub.c:119) 20250426105714030 DVLR INFO VLR subscr IMSI-262420000001004 - active-conn: now used by 0 (-) (msub.c:375) 20250426105714030 DVLR DEBUG SUBSCR(IMSI-262420000001004) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105714030 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Freeing instance (msub.c:113) 20250426105714030 DMSC DEBUG msub_fsm[0x55fcf1acfe00]{terminating}: Deallocated (fsm.c:568) 20250426105714030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105714030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105714031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105714031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105714031 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105714031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105714031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105714031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105714031 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 7a 80 83 00 01 94 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2009)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2007)@4e68250106fc: Session index based on local reference:0 20250426105714032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105714032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105714032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105714032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105714032 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2009)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105714032 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105714032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105714032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105714032 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 94 7a 80 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2008)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_imsi_timeout_gsup2(2015)8028291 TC_iu_lu_imsi_timeout_gsup2(2015)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_imsi_timeout_gsup2(2015)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_timeout_gsup2(2015)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_timeout_gsup2(2015)@4e68250106fc: Final verdict of PTC: pass 20250426105714034 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105714034 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105714034 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105714034 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105714034 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105714034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105714034 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105714034 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105714034 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) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105714034 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105714034 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105714034 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105714034 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) 20250426105714034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714034 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105714034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105714034 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105714034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105714035 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105714035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105714035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105714035 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105714035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105714035 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105714035 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105714035 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105714035 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105714035 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105714035 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105714035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105714035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105714035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105714035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105714035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105714035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105714035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105714035 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105714035 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105714035 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105714035 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105714035 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105714035 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105714035 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2006)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2004)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2003)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2001)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2014)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2013)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2009)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2011)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2005)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2002)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2008)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2012)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2007)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2010)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2016)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2001): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2002): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2003): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2004): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2005): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2006): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2007): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2008): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2009): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2010): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2011): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2012): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2013): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2014): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_imsi_timeout_gsup2(2015): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2016): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_imsi_timeout_gsup finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass'. Sat Apr 26 10:57:14 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 20250426105715036 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311564) 20250426105716035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105716035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105716035 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105716036 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105716037 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=311564, count=314872) 20250426105717038 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi ------ Sat Apr 26 10:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105718039 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_imsi_auth3g_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2020)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2020)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2020)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2018)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2023)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2023)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2023)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2021)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2026)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2026)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2026)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2024)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105718708 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2027)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105718879 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105718879 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105718879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105718879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2020)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105718880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718880 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105718880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105718880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105718880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105718880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105718880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105718880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718880 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105718880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105718880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2020)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2020)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2020)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2020)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2020)@4e68250106fc: Message received on association #8 20250426105718881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718881 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105718881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105718881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105718881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105718881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105718881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105718881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718881 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105718881 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105718881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105718881 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2020)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105718881 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105718881 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105718890 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105718890 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105718890 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105718890 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(2023)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105718891 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718891 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105718891 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105718891 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105718891 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105718891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105718891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105718891 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718891 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105718891 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105718891 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(2023)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2023)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105718892 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718892 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105718892 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105718892 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105718892 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105718892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105718892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105718892 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718892 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105718892 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105718892 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105718892 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(2023)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2023)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2023)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105718892 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105718892 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105718903 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) 20250426105718903 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) 20250426105718903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105718903 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(2026)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2026)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105718905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105718905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718905 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105718905 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(2026)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2026)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2026)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105718905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105718905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105718905 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105718905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105718905 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105718905 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105718905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105718905 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(2026)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105718905 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105718905 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2023)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105719040 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105719040 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2029)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105719046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2029)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2029)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105719069 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105719069 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2030)@4e68250106fc: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105719683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105719683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719683 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719683 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2020)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719684 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719684 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719684 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105719684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719684 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105719684 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105719684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2020)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2020)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2019)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105719694 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105719694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2023)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105719694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719694 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105719694 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105719694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719694 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2023)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2023)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2022)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105719709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719709 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719709 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) 20250426105719709 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105719709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719709 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2025)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2025)@4e68250106fc: Added conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)14702104 MSC_Test_2-SCCP(2024)@4e68250106fc: First idle individual index:0 20250426105719715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e0 56 18 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719715 DIUCS DEBUG (UTRAN-Iu-405 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250426105719715 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105719715 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105719715 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105719715 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105719715 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105719715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105719715 DMSC DEBUG msc_i(unknown:UTRAN-Iu-405:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105719715 DMSC DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2025)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105719715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105719715 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-405:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105719715 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105719715 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105719715 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105719715 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105719715 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105719715 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105719715 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105719715 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105719715 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105719715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105719715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105719715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105719715 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105719715 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719715 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719715 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719715 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105719715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 e0 56 18 00 01 95 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: { messageType := 2, destLocRef := 'E05618'O, sourceLocRef := '000195'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2030)@4e68250106fc: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_auth3g_tmsi2(2032) MSC_Test-GSUP(2030)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)"262420000001005" TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: setverdict(pass): none -> pass 20250426105719718 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105719718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105719718 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA) Received 1 auth tuples (vlr.c:996) 20250426105719718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105719718 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105719718 DMM DEBUG Tx AUTH REQ (rand = 4c903905c358432b051ea4730c13c20a) (gsm_04_08.c:641) 20250426105719718 DMM DEBUG AUTH REQ (autn = 5255e0eb8ea1be79093180f2fe041d3e) (gsm_04_08.c:643) 20250426105719718 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105719718 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105719718 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105719718 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105719718 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719718 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719718 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719718 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719718 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e0 56 18 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4c 90 39 05 c3 58 43 2b 05 1e a4 73 0c 13 c2 0a 20 10 52 55 e0 eb 8e a1 be 79 09 31 80 f2 fe 04 1d 3e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2025)@4e68250106fc: patching N(SD)=1 into dtap '05147579EAB8210470946031'O MSC_Test_2-RAN(2025)@4e68250106fc: patched enc_l3: '05547579EAB8210470946031'O MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2024)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547579EAB8210470946031'O 20250426105719723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719723 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719723 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719723 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 75 79 ea b8 21 04 70 94 60 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105719723 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105719723 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105719723 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105719723 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105719723 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105719723 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105719723 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7579eab870946031) (gsm_04_08.c:1128) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105719723 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA) AUTH on UTRAN received RES: 7579eab870946031 (8 bytes) (vlr_auth_fsm.c:151) 20250426105719723 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (vlr_auth_fsm.c:294) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105719723 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105719723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105719723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105719723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105719723 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105719723 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a92f0505a23f03227b7ed1edc5a84b7e, CK=NONE (ran_msg_iu.c:388) 20250426105719723 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105719723 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105719723 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719723 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719723 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719723 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719723 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e0 56 18 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a9 2f 05 05 a2 3f 03 22 7b 7e d1 ed c5 a8 4b 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2024)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105719728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719728 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719728 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719728 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719728 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105719728 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105719728 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105719728 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105719728 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105719728 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105719728 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105719728 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105719728 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105719729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105719729 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105719729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105719729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105719729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105719729 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105719729 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719729 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719729 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719729 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e0 56 18 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105719731 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105719731 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250426105719731 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426105719731 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105719731 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105719731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (vlr_lu_fsm.c:110) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105719731 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105719731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105719731 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105719731 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426105719731 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105719731 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631 LOCATION UPDATE ACCEPT (TMSI = 0x8f40d631) (gsm_04_08.c:149) 20250426105719731 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426105719731 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105719731 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105719731 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105719731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719731 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e0 56 18 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 8f 40 d6 31 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2025)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2025)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2024)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426105719733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719733 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719733 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105719733 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105719733 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105719733 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105719733 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105719733 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105719733 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105719733 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105719733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:TMSInew-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105719733 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105719733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90] (vlr_lu_fsm.c:817) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105719733 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x5C3563EA:UTRAN-Iu-405:LU)[0x55fcf1acfe00]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105719733 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105719733 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105719733 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426105719733 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001005/3/1): Available (smpp_smsc.c:626) 20250426105719733 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105719733 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105719733 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105719733 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105719733 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105719733 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105719733 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105719733 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105719733 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105719733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719733 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719733 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e0 56 18 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2024)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2024)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2024)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105719736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105719736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 95 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719736 DIUCS DEBUG (UTRAN-Iu-405) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105719736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105719736 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105719736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105719736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105719736 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105719736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105719736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105719736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105719736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105719736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1af8f90]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105719736 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105719736 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105719736 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) MSC-A terminated (msub.c:261) 20250426105719736 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) 1 MSC-I still active (msub.c:79) 20250426105719736 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105719736 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105719736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105719736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105719736 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-405 (ran_conn.c:142) 20250426105719736 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-405 (ran_conn.c:155) 20250426105719736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105719736 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-405:LU)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105719736 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) Free (msub.c:119) 20250426105719736 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105719736 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105719736 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105719736 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719736 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719736 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105719736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719736 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105719736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105719736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 e0 56 18 00 01 95 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2026)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2024)@4e68250106fc: Session index based on local reference:0 20250426105719737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105719737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105719737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105719737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105719737 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2026)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105719737 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105719737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105719737 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105719737 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 95 e0 56 18 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2025)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_imsi_auth3g_tmsi2(2032)14702104 TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_imsi_auth3g_tmsi2(2032)@4e68250106fc: Final verdict of PTC: pass 20250426105719739 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105719739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105719739 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105719739 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105719739 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105719739 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105719739 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105719740 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105719740 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719740 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105719740 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105719740 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105719740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105719740 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(2020)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2019)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2021)@4e68250106fc: Final verdict of PTC: none 20250426105719740 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105719740 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2030)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2023)@4e68250106fc: Final verdict of PTC: none 20250426105719740 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105719740 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105719740 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105719740 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105719740 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) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105719740 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105719740 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105719740 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105719740 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105719740 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) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105719740 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105719740 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105719740 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) 20250426105719740 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105719740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105719740 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105719740 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-MNCC(2027)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2025)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2026)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2018)@4e68250106fc: Final verdict of PTC: none 20250426105719740 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2017)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2028)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2029)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2022)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2033)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2031)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2024)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2017): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2018): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2019): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2020): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2021): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2022): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2023): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2024): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2025): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2026): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2027): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2028): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2029): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2030): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2031): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_imsi_auth3g_tmsi2(2032): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2033): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_imsi_auth3g_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass'. Sat Apr 26 10:57:19 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 20250426105720741 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327348) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105721741 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105721742 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=327348, count=329940) 20250426105722743 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc'. ------ MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc ------ Sat Apr 26 10:57:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105723744 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_imsi_timeout_tmsi_realloc started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2037)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2037)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2037)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2035)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2040)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2040)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2040)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2038)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2043)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2043)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2043)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2041)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105724398 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2044)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105724566 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105724566 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105724566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105724566 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2037)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105724567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724567 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105724567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105724567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105724567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105724567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105724567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105724567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724567 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105724567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105724567 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2037)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2037)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105724568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724568 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105724568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105724568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105724568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105724568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105724568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105724568 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724568 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105724568 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105724568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105724568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105724568 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105724568 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) 20250426105724568 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105724568 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2037)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2037)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2037)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105724579 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105724579 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105724579 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105724579 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(2040)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105724580 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724580 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105724580 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105724580 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105724580 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105724580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105724580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105724580 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724580 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105724580 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105724580 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(2040)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 20250426105724581 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724581 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105724581 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105724581 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105724581 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105724581 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105724581 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105724581 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724581 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105724581 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105724581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105724581 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105724581 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105724581 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(2040)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105724581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105724581 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105724592 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) 20250426105724592 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) 20250426105724592 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) 20250426105724592 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250426105724592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105724592 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250426105724592 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(2043)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2043)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105724594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105724594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105724594 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250426105724594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250426105724594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250426105724594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105724594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105724594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724594 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250426105724594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105724594 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105724594 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105724594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105724594 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(2043)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2043)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 20250426105724594 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105724594 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@4e68250106fc: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2043)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105724595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105724595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105724595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105724595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105724595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105724595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105724595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250426105724595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105724595 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105724595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105724595 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105724595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105724595 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(2043)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105724595 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105724595 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105724745 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105724745 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2046)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105724747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2046)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2046)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105724759 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105724759 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2047)@4e68250106fc: Created GsupExpect[0] for "262420000001005" to be handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2049) TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105725370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725370 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105725370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725370 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725370 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725370 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2037)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725370 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725370 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725370 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105725370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725370 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105725370 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105725370 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725370 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2037)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2037)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2036)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105725383 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725383 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725383 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725383 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105725383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2040)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105725383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725383 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105725383 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105725383 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725383 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2040)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2040)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2039)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105725399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725399 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105725399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725399 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725399 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725399 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105725399 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(2043)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725399 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105725399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725399 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105725399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2042)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2042)@4e68250106fc: Added conn table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)2512061 MSC_Test_2-SCCP(2041)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2042)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105725407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105725407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 26 54 bd 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725407 DIUCS DEBUG (UTRAN-Iu-406 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) 20250426105725407 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426105725407 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105725407 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105725407 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105725407 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105725407 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105725407 DMSC DEBUG msc_i(unknown:UTRAN-Iu-406:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105725407 DMSC DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105725407 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105725407 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-406:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105725407 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001005 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105725407 DMM DEBUG msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105725407 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105725407 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105725407 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105725407 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105725407 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426105725407 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105725407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105725407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105725407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105725407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105725407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105725407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725408 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105725408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 26 54 bd 00 01 96 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: { messageType := 2, destLocRef := '2654BD'O, sourceLocRef := '000196'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2047)@4e68250106fc: Found GsupExpect[0] for "262420000001005" handled at TC_iu_lu_imsi_timeout_tmsi_realloc2(2049) MSC_Test-GSUP(2047)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)"262420000001005" 20250426105725412 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105725412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105725412 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) Received 1 auth tuples (vlr.c:996) 20250426105725412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105725412 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105725412 DMM DEBUG Tx AUTH REQ (rand = 24d1e54d708b563e0600c3d2b07e5e4c) (gsm_04_08.c:641) 20250426105725412 DMM DEBUG AUTH REQ (autn = 8c2d577e2629f27035fd6ad894b7feb7) (gsm_04_08.c:643) 20250426105725412 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105725412 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105725412 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105725412 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105725412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725412 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105725412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 24 d1 e5 4d 70 8b 56 3e 06 00 c3 d2 b0 7e 5e 4c 20 10 8c 2d 57 7e 26 29 f2 70 35 fd 6a d8 94 b7 fe b7 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2042)@4e68250106fc: patching N(SD)=1 into dtap '0514607816EF2104B1220972'O MSC_Test_2-RAN(2042)@4e68250106fc: patched enc_l3: '0554607816EF2104B1220972'O MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2041)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2041)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554607816EF2104B1220972'O MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105725418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 60 78 16 ef 21 04 b1 22 09 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105725418 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105725418 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105725418 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105725418 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105725418 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105725418 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105725418 DMM DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 607816efb1220972) (gsm_04_08.c:1128) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105725418 DVLR DEBUG SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) AUTH on UTRAN received RES: 607816efb1220972 (8 bytes) (vlr_auth_fsm.c:151) 20250426105725418 DVLR INFO SUBSCR(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620] (vlr_auth_fsm.c:294) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105725418 DVLR DEBUG VLR_Authenticate(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105725418 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105725418 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=03b94b3652474c6a424bed396aedc0e8, CK=NONE (ran_msg_iu.c:388) 20250426105725418 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105725418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426105725418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725418 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105725418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 03 b9 4b 36 52 47 4c 6a 42 4b ed 39 6a ed c0 e8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2041)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2041)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2041)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105725424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105725424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725424 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105725424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105725424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105725424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 96 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105725424 DIUCS DEBUG (UTRAN-Iu-406) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105725424 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105725424 DIUCS DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105725424 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105725424 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105725424 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105725424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105725424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105725424 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105725424 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105725424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105725424 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105725424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105725424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105725424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105725424 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426105725424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725424 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105725424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105725427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105725427 DVLR DEBUG IMSI:262420000001005 has MSISDN:491230001005 (vlr.c:1045) 20250426105725427 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426105725427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105725427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105725427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105725427 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1acfe00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105725427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105725427 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105725427 DMSC NOTICE msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8) VLR: update for IMSI=262420000001005 (MSISDN=491230001005) (gsm_04_08.c:1541) 20250426105725427 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105725427 DMM DEBUG -> IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 LOCATION UPDATE ACCEPT (TMSI = 0x248a84e8) (gsm_04_08.c:149) 20250426105725427 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426105725427 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105725427 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105725427 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105725427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105725428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105725428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105725428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105725428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105725428 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105725428 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105725428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105725428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105725428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 24 8a 84 e8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105730408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426105730408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426105730408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105730408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105730408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105730408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105730408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105730408 DMM INFO msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105730408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105730408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105730408 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105730408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105730408 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105730408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105730408 DIUCS DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105730408 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105730408 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105730408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105730408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105730408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105730408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105730408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105730408 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105730408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105730408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105730408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105730409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105730409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105730409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105730409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105730409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105730409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105730409 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105730409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105730409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105730409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105730409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 26 54 bd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2043)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2043)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2041)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2041)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@4e68250106fc: setverdict(fail): none -> fail reason: "Timeout waiting for ClearCommand/Release", new component reason: "Timeout waiting for ClearCommand/Release" MC@4e68250106fc: Test Component 2049 has requested to stop MTC. Terminating current testcase execution. 20250426105732434 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105732434 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105732434 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105732434 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105732434 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105732434 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105732434 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105732434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105732434 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105732434 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105732434 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105732434 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105732434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105732434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105732434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105732434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105732434 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105732434 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105732434 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105732434 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105732435 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105732435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105732435 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2040)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2047)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2035)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2037)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2046)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2044)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2038)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2036)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2042)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2039)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2048)@4e68250106fc: Final verdict of PTC: none TC_iu_lu_imsi_timeout_tmsi_realloc2(2049)@4e68250106fc: Final verdict of PTC: fail reason: "Timeout waiting for ClearCommand/Release" IPA-CTRL-CLI-IPA(2034)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2050)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2041)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2045)@4e68250106fc: Final verdict of PTC: none 20250426105732467 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) 20250426105732467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105732467 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105732467 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105732467 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) 20250426105732467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105732467 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105732467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105732467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105732467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105732467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105732467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105732467 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105732467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105732467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105732467 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105732467 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2043)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2034): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2035): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2036): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2037): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2038): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2039): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2040): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2041): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2042): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2043): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2044): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2045): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2046): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2047): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2048): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_imsi_timeout_tmsi_realloc2(2049): fail (none -> fail) reason: "Timeout waiting for ClearCommand/Release" MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2050): none (fail -> fail) MTC@4e68250106fc: Test case TC_iu_lu_imsi_timeout_tmsi_realloc finished. Verdict: fail reason: Timeout waiting for ClearCommand/Release MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail'. Sat Apr 26 10:57:32 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 20250426105733437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=303572) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105734435 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105734437 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105734467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105734467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105734467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=303572, count=306880) 20250426105735438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown'. ------ MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown ------ Sat Apr 26 10:57:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105736439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_cmserv_imsi_unknown started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2054)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2054)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2054)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2052)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Timeout of T3250 (fsm.c:317) 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: No timer_cb, automatic termination (fsm.c:329) 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Removing from parent vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620] (fsm.c:332) 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Freeing instance (fsm.c:332) 20250426105737428 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:UTRAN-Iu-406:LU)[0x55fcf1abea80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Deallocated (fsm.c:568) 20250426105737428 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_LU_COMPL_FAILURE (fsm.c:332) 20250426105737428 DVLR ERROR vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Event VLR_ULA_E_LU_COMPL_FAILURE not permitted (fsm.c:332) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2057)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2057)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2057)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2055)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105737440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2060)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2060)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2060)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-SCCP(2058)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105737474 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2061)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105737616 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105737616 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105737616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105737616 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2054)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105737620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737620 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105737620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105737620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105737620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105737620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105737620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105737620 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105737620 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105737620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105737620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2054)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2054)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105737622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737622 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105737622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105737622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105737622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105737622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105737622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105737622 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105737622 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105737622 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105737622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105737622 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2054)@4e68250106fc: Message received on association #8 20250426105737622 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105737622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2054)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2054)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105737638 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105737638 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105737638 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105737638 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(2057)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2057)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105737642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737642 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105737642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105737642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105737642 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105737642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105737642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105737642 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2057)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2057)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105737642 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105737642 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105737642 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(2057)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2057)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105737643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737643 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105737643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105737643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105737643 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105737643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105737643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105737643 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105737643 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105737643 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105737643 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105737643 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(2057)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105737643 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105737643 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2057)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2057)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105737662 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) 20250426105737662 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) 20250426105737662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105737662 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(2060)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105737667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105737667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105737667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105737667 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105737667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105737667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105737667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105737667 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105737667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105737667 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(2060)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105737669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105737669 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105737669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105737669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105737669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105737669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105737669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105737669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105737669 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105737669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105737669 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105737669 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105737669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105737669 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105737669 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2057)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2060)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105738428 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738428 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105738428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738428 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105738428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105738428 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2054)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105738429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105738429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738429 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105738429 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105738429 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738429 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2054)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2054)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2053)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105738440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105738440 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2063)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105738444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2063)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105738448 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738448 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105738448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_1-M3UA(2057)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105738448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105738448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105738448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105738449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105738449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738449 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105738449 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105738449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738449 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2057)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2057)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105738455 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105738455 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2056)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105738476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105738476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105738476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105738476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105738476 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) 20250426105738476 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-406 (ran_conn.c:142) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_i.c:221) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426105738476 DMSC DEBUG msc_i(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1ae5fd0]{CLEARED}: Deallocated (fsm.c:568) 20250426105738476 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426105738476 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8) MSC-I terminated (msub.c:261) 20250426105738476 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8) 1 MSC-A still active (msub.c:79) 20250426105738476 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105738476 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105738476 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105738476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105738476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0] (msub.c:113) 20250426105738476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105738476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msub.c:113) 20250426105738476 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105738476 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426105738476 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426105738476 DMSC DEBUG msc_a(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8:UTRAN-Iu-406:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426105738476 DMSC DEBUG msub(IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8) Free (msub.c:119) 20250426105738476 DVLR DEBUG VLR subscr IMSI-262420000001005:MSISDN-491230001005:TMSI-0x8F40D631:TMSInew-0x248A84E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105738476 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426105738476 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426105738476 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-406 (ran_conn.c:155) 20250426105738476 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105738476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105738476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738476 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105738476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105738476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2059)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2064)@4e68250106fc: Created GsupExpect[0] for "262420000001006" to be handled at TC_iu_cmserv_imsi_unknown2(2066) TC_iu_cmserv_imsi_unknown2(2066)@4e68250106fc: 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 } } } } MSC_Test_2-RAN(2059)@4e68250106fc: Added conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)4438171 MSC_Test_2-SCCP(2058)@4e68250106fc: First idle individual index:0 20250426105738530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105738530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738530 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105738530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105738530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 43 b8 9b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 01 60 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105738530 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) 20250426105738530 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105738530 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105738530 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105738530 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105738530 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105738530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105738530 DMSC DEBUG msc_i(unknown:UTRAN-Iu-407:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105738530 DMSC DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105738530 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105738530 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-407:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105738530 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90] (fsm.c:486) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250426105738530 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105738531 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426105738531 DMM DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250426105738531 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250426105738531 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105738531 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105738531 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426105738531 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) MSC_Test_2-RAN(2059)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105738531 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426105738531 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105738531 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105738531 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250426105738531 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426105738531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105738531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738531 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105738531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105738531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 43 b8 9b 00 01 97 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105738531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105738531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738531 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105738531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105738531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 43 b8 9b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 04 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105738531 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105738531 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105738531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105738531 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105738531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105738531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105738531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105738531 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 43 b8 9b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2058)@4e68250106fc: { messageType := 2, destLocRef := '43B89B'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-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2058)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2058)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2058)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2058)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250426105808532 DIUCS ERROR msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250426105808532 DIUCS DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250426105808532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250426105808532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90] (msc_a.c:1047) 20250426105808532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1047) 20250426105808532 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1047) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250426105808532 DMSC DEBUG msc_a(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105808532 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250426105808532 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105808532 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105808532 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105808532 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105808532 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105808532 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105808532 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-407 (ran_conn.c:142) 20250426105808532 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-407 (ran_conn.c:155) 20250426105808532 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105808532 DMSC DEBUG msc_i(IMSI-262420000001006:UTRAN-Iu-407:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105808532 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105808532 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105808532 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105808532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105808532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105808532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105808532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105808532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105808532 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105808532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105808532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105808532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105808532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 43 b8 9b 00 01 97 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2060)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2058)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2060)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105808535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105808535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105808535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105808535 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105808535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105808535 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105808535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105808535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105808535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105808535 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 97 43 b8 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2059)@4e68250106fc: Deleted conn table entry 0TC_iu_cmserv_imsi_unknown2(2066)4438171 MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2063)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_cmserv_imsi_unknown2(2066)@4e68250106fc: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@4e68250106fc: Test Component 2066 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2052)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2058)@4e68250106fc: Final verdict of PTC: none 20250426105838508 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2064)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2055)@4e68250106fc: Final verdict of PTC: none 20250426105838508 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105838508 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105838508 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105838508 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105838508 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105838508 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105838508 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-GSUP-IPA(2063)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2056)@4e68250106fc: Final verdict of PTC: none 20250426105838508 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105838508 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105838508 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105838508 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105838508 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105838508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105838508 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105838508 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105838508 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105838508 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105838508 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105838508 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105838508 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105838508 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105838508 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105838508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105838508 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105838508 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105838508 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(2057)@4e68250106fc: Final verdict of PTC: none 20250426105838508 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105838508 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2054)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2059)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2053)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2061)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2051)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2062)@4e68250106fc: Final verdict of PTC: none TC_iu_cmserv_imsi_unknown2(2066)@4e68250106fc: Final verdict of PTC: fail reason: "Tguard timeout" MSC_Test-SMPP(2065)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2067)@4e68250106fc: Final verdict of PTC: none 20250426105838510 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) 20250426105838510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105838510 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105838510 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105838510 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) 20250426105838510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105838510 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105838510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105838510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105838510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105838510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105838510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105838510 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105838510 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105838510 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(2060)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2051): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2052): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2053): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2054): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2055): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2056): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2057): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2058): none (none -> none) 20250426105838510 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105838510 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2059): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2060): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2061): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2062): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2063): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2064): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2065): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_cmserv_imsi_unknown2(2066): fail (none -> fail) reason: "Tguard timeout" MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2067): none (fail -> fail) MTC@4e68250106fc: Test case TC_iu_cmserv_imsi_unknown finished. Verdict: fail reason: Tguard timeout MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail'. Sat Apr 26 10:58:38 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 20250426105839509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=254168) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105840509 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105840509 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105840510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105840510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105840510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=254168, count=255608) 20250426105841510 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call ------ Sat Apr 26 10:58:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105842511 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2071)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2071)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2071)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2069)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2074)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2074)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2074)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2072)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2077)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2077)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2077)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2075)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105843229 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2078)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105843399 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105843399 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105843399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105843399 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105843404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843404 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105843404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105843404 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105843404 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843405 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105843405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105843405 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2071)@4e68250106fc: Message received on association #8 20250426105843405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843405 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105843405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105843405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105843405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105843405 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843405 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105843405 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105843405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105843405 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105843405 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105843405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2071)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2071)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2071)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2071)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105843411 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105843411 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105843411 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105843411 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(2074)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2074)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105843416 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843416 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105843416 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105843416 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105843416 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105843416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105843416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105843416 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843416 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105843416 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105843416 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(2074)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2074)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2074)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105843417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105843417 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105843417 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843417 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105843417 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105843417 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105843417 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105843417 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105843417 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105843417 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843417 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105843417 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105843417 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105843417 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(2074)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105843425 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) 20250426105843425 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) 20250426105843425 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105843425 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(2077)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105843433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105843433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105843433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105843433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105843433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105843433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105843433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843433 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105843433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105843433 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(2077)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105843436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105843436 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105843436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105843436 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105843436 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105843436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105843436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105843436 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105843436 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105843437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105843437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105843437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105843437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105843437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 20250426105843437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2074)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105843512 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105843512 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2080)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105843514 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2080)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105843523 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105843523 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2081)@4e68250106fc: Created GsupExpect[0] for "262420000001007" to be handled at TC_iu_lu_and_mo_call2(2083) TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105844212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844212 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105844212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2071)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844212 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844212 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105844212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844212 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105844212 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105844212 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844212 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2071)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2071)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105844221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105844221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(2070)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2074)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105844221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844221 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105844221 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105844221 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2074)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2074)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2073)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105844238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844238 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844238 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) 20250426105844238 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105844238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844238 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844238 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2076)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2076)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)383178 MSC_Test_2-SCCP(2075)@4e68250106fc: First idle individual index:0 20250426105844248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 05 d8 ca 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844248 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) 20250426105844248 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Allocated (fsm.c:456) 20250426105844248 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105844248 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105844248 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105844248 DMSC DEBUG msc_a[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1abea80] (fsm.c:486) 20250426105844248 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105844248 DMSC DEBUG msc_i(unknown:UTRAN-Iu-408:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105844248 DMSC DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105844248 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105844248 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-408:NONE)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105844248 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001007 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105844248 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105844248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105844248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0] (fsm.c:486) 20250426105844248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105844248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105844249 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105844249 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001007 id=262420000001007 (vlr.c:661) 20250426105844249 DVLR INFO New subscr, IMSI: 262420000001007 (vlr.c:562) 20250426105844249 DVLR DEBUG VLR subscr IMSI-262420000001007 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105844249 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105844249 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105844249 DVLR DEBUG VLR subscr IMSI-262420000001007 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105844249 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105844249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105844249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105844249 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105844249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105844249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105844249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105844249 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105844249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2076)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105844249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 05 d8 ca 00 01 98 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: { messageType := 2, destLocRef := '05D8CA'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(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2081)@4e68250106fc: Found GsupExpect[0] for "262420000001007" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-GSUP(2081)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_call2(2083)"262420000001007" TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): none -> pass 20250426105844251 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105844251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105844251 DVLR DEBUG SUBSCR(IMSI-262420000001007) Received 1 auth tuples (vlr.c:996) 20250426105844251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105844251 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105844251 DMM DEBUG Tx AUTH REQ (rand = 37b283cee5bffb142a19868138bf436c) (gsm_04_08.c:641) 20250426105844251 DMM DEBUG AUTH REQ (autn = b70a6341ade9cb13b785486831292227) (gsm_04_08.c:643) 20250426105844251 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105844251 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844251 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844251 DVLR DEBUG VLR subscr IMSI-262420000001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105844251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 05 d8 ca 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 37 b2 83 ce e5 bf fb 14 2a 19 86 81 38 bf 43 6c 20 10 b7 0a 63 41 ad e9 cb 13 b7 85 48 68 31 29 22 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=1 into dtap '051459C4B58A2104ECF5AD2B'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '055459C4B58A2104ECF5AD2B'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055459C4B58A2104ECF5AD2B'O 20250426105844256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844256 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844256 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844256 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844256 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 59 c4 b5 8a 21 04 ec f5 ad 2b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844256 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844256 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844256 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844256 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105844256 DMM DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 59c4b58aecf5ad2b) (gsm_04_08.c:1128) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105844256 DVLR DEBUG SUBSCR(IMSI-262420000001007) AUTH on UTRAN received RES: 59c4b58aecf5ad2b (8 bytes) (vlr_auth_fsm.c:151) 20250426105844256 DVLR INFO SUBSCR(IMSI-262420000001007) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620] (vlr_auth_fsm.c:294) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105844256 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105844256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105844256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105844256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105844256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105844256 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=69d4a244fae8814a5ffa7951662ca527, CK=NONE (ran_msg_iu.c:388) 20250426105844256 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105844257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844257 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 05 d8 ca 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 d4 a2 44 fa e8 81 4a 5f fa 79 51 66 2c a5 27 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105844257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105844261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844262 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844262 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844262 DIUCS DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105844262 DMSC DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844262 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105844262 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105844262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105844262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105844262 DIUCS DEBUG msc_a(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105844262 DMSC DEBUG msc_i(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105844262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 05 d8 ca 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105844262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105844262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105844262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105844262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105844262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105844262 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{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(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105844265 DVLR DEBUG VLR subscr IMSI-262420000001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105844265 DVLR DEBUG IMSI:262420000001007 has MSISDN:491230001007 (vlr.c:1045) 20250426105844265 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250426105844265 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105844265 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105844265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:110) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105844265 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001007:UTRAN-Iu-408:LU)[0x55fcf1acffa0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105844265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105844265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105844265 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250426105844265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105844265 DMM DEBUG -> IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828 LOCATION UPDATE ACCEPT (TMSI = 0x334fb828) (gsm_04_08.c:149) 20250426105844265 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426105844265 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844265 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844265 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 05 d8 ca 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 33 4f b8 28 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105844265 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844268 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844268 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844268 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105844268 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105844268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSInew-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105844268 DMSC NOTICE msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) VLR: update for IMSI=262420000001007 (MSISDN=491230001007) (gsm_04_08.c:1541) 20250426105844268 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105844268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620] (vlr_lu_fsm.c:817) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105844268 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001007:MSISDN-491230001007:UTRAN-Iu-408:LU)[0x55fcf1b05fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105844268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105844268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105844268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426105844268 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250426105844268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105844268 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105844268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105844268 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105844268 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105844268 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105844268 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105844268 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105844268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844268 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 05 d8 ca 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105844268 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105844272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 98 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844272 DIUCS DEBUG (UTRAN-Iu-408) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844272 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844272 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844272 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105844272 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105844272 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105844272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105844272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0] (msc_a.c:1053) 20250426105844272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105844272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105844272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1abea80] (msc_a.c:1053) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105844272 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1afcca0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105844272 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105844272 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) MSC-A terminated (msub.c:261) 20250426105844272 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) 1 MSC-I still active (msub.c:79) 20250426105844272 DMSC DEBUG msub_fsm[0x55fcf1abea80]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105844272 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105844272 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105844272 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1abea80] (msub.c:113) 20250426105844272 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-408 (ran_conn.c:142) 20250426105844272 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-408 (ran_conn.c:155) 20250426105844272 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105844272 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-408:LU)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105844272 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) Free (msub.c:119) 20250426105844272 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105844272 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Freeing instance (msub.c:113) 20250426105844272 DMSC DEBUG msub_fsm[0x55fcf1abea80]{terminating}: Deallocated (fsm.c:568) 20250426105844272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 05 d8 ca 00 01 98 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 20250426105844273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 98 05 d8 ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2076)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)383178 TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: 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 := '334FB828'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2076)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)1762165 MSC_Test_2-RAN(2076)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2075)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844480 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1a e3 75 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 33 4f b8 28 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844481 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) 20250426105844481 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426105844481 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: Allocated (fsm.c:456) 20250426105844481 DMSC DEBUG msc_i[0x55fcf1afcca0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105844481 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105844481 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426105844481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105844481 DMSC DEBUG msc_i(unknown:UTRAN-Iu-409:NONE)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105844481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105844481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105844481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-409:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105844481 DMM DEBUG msc_a(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90] (fsm.c:486) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105844482 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105844482 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105844482 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105844482 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105844482 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105844482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105844482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80] (fsm.c:486) 20250426105844482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105844482 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105844482 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105844482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844482 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105844482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 1a e3 75 00 01 99 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: { messageType := 2, destLocRef := '1AE375'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(2075)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105844488 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105844488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105844488 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) Received 1 auth tuples (vlr.c:996) 20250426105844488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105844488 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105844489 DMM DEBUG Tx AUTH REQ (rand = eece054fdcd2af1d405c4259fd52505b) (gsm_04_08.c:641) 20250426105844489 DMM DEBUG AUTH REQ (autn = e69954870dadb91b0b8d599a9da125d6) (gsm_04_08.c:643) 20250426105844489 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105844489 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844489 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844489 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105844489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844489 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ee ce 05 4f dc d2 af 1d 40 5c 42 59 fd 52 50 5b 20 10 e6 99 54 87 0d ad b9 1b 0b 8d 59 9a 9d a1 25 d6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=1 into dtap '05148540AF822104F419C94E'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '05548540AF822104F419C94E'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548540AF822104F419C94E'O 20250426105844496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 85 40 af 82 21 04 f4 19 c9 4e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844496 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844496 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844496 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844496 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844496 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844496 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105844496 DMM DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8540af82f419c94e) (gsm_04_08.c:1128) 20250426105844496 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105844496 DVLR DEBUG SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) AUTH on UTRAN received RES: 8540af82f419c94e (8 bytes) (vlr_auth_fsm.c:151) 20250426105844497 DVLR INFO SUBSCR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80] (vlr_auth_fsm.c:294) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105844497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105844497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105844497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105844497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105844497 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105844497 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=419a6c476086532aee481d57a315ae45, CK=NONE (ran_msg_iu.c:388) 20250426105844497 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105844497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426105844497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844497 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 9a 6c 47 60 86 53 2a ee 48 1d 57 a3 15 ae 45 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105844504 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844504 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844505 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844505 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844505 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105844505 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844505 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105844505 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105844505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105844506 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105844506 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105844506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105844506 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105844506 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426105844506 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001007/3/1): Available (smpp_smsc.c:626) 20250426105844506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2078)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MGCP(2079)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call2(2083) MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844528 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844528 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844528 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844528 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844528 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844528 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844528 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844528 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844528 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844528 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844528 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105844528 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105844528 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 callref-0x80000033 tid-8) New transaction (transaction.c:231) 20250426105844528 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105844528 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105844529 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105844529 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105844529 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105844529 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844529 DCC INFO trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105844529 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105844529 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426105844529 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105844529 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90] (fsm.c:486) 20250426105844529 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b3e3f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b3e3f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0] (fsm.c:486) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55fcf1b3e3f0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55fcf1b3e3f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b3e520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b3e520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0] (fsm.c:486) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426105844529 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2079)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "407", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call2(2083) TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105844545 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:no-CI)[0x55fcf1b3e3f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105844545 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105844545 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105844545 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{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) 20250426105844545 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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(2083)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105844547 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105844547 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105844547 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105844547 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{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) 20250426105844547 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844547 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105844547 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426105844547 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{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) 20250426105844547 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) MSC_Test-MNCC(2078)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call2(2083) MSC_Test-MNCC(2078)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 20250426105844547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 02 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105844551 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105844551 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C600A7C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844573 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 0a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844573 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844573 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844573 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426105844573 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250426105844573 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844573 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426105844573 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=1 (ran_msg_iu.c:132) 20250426105844573 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426105844573 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e520]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426105844573 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105844573 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844573 DCC INFO trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844573 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844573 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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(2083)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426105844574 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105844574 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105844574 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105844574 DCC DEBUG trans(CC:INITIATED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105844574 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250426105844574 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844574 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844575 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250426105844575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844575 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 20250426105844575 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105844575 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105844575 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105844577 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105844577 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105844577 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105844577 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105844577 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250426105844577 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844577 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844577 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844577 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844577 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844577 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844577 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105844578 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105844578 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844578 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409: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) 20250426105844578 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b3e3f0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105844578 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b3e3f0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105844578 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105844578 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105844578 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105844578 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105844578 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105844578 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105844578 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250426105844578 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105844578 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105844579 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844579 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844579 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105844579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844579 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105844579 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105844579 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844579 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 TC_iu_lu_and_mo_call2(2083)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_lu_and_mo_call2(2083)@4e68250106fc: { line := { verb := "MDCX", trans_id := "410", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a1" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105844580 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105844580 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105844580 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105844580 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105844580 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105844582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105844582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105844582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105844582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105844582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105844582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105844582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105844582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105844582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105844582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105844582 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105844582 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105844582 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844582 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105844582 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105844582 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105844582 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105844582 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105844582 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105844582 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105844582 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_mo_call_establish DONE TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Hold the call for some time TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Hangup TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426105850094 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426105850094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105850094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426105850094 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426105850094 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426105850094 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105850094 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105850095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105850095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105850095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105850095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426105850102 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426105850102 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105850102 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105850102 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426105850102 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105850102 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105850102 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426105850102 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105850102 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105850103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105850103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105850103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105850103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2076)@4e68250106fc: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2076)@4e68250106fc: patched enc_l3: '032A'O MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105850111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105850111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850111 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105850111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105850111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105850111 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105850111 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105850111 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105850111 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105850111 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105850111 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105850111 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426105850111 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105850112 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x80000033 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426105850112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426105850112 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105850112 DCC DEBUG trans(CC:NULL IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105850112 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105850112 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105850112 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426105850112 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105850112 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105850112 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105850112 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0] (call_leg.c:197) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0] (call_leg.c:197) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426105850112 DCC DEBUG rtp_stream(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ:trans-8:call-161:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b3e3f0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90] (call_leg.c:198) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426105850112 DCC DEBUG call_leg(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1b05fb0]{RELEASING}: Deallocated (fsm.c:568) 20250426105850112 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426105850112 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105850112 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105850112 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426105850113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105850113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850113 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105850113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105850113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 1a e3 75 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(2078)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)-2147483597 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call2(2083)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2075)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105850119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105850119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850119 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105850119 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105850119 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850119 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 99 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105850119 DIUCS DEBUG (UTRAN-Iu-409) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105850119 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105850119 DIUCS DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105850119 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105850119 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105850119 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105850119 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105850119 DIUCS DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105850120 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105850120 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105850120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105850120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105850120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105850120 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1abea80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105850120 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426105850120 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105850120 DMSC DEBUG msc_a(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105850120 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105850120 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) MSC-A terminated (msub.c:261) 20250426105850120 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) 1 MSC-I still active (msub.c:79) 20250426105850120 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105850120 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105850120 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105850120 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426105850120 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-409 (ran_conn.c:142) 20250426105850120 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-409 (ran_conn.c:155) 20250426105850120 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Freeing instance (msub.c:113) 20250426105850120 DMSC DEBUG msc_i(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828:UTRAN-Iu-409:CM_SERVICE_REQ)[0x55fcf1afcca0]{READY}: Deallocated (fsm.c:568) 20250426105850120 DMSC DEBUG msub(IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828) Free (msub.c:119) 20250426105850120 DVLR DEBUG VLR subscr IMSI-262420000001007:MSISDN-491230001007:TMSI-0x334FB828 - active-conn: now used by 1 (attached) (msub.c:375) 20250426105850120 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426105850120 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426105850120 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850120 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850120 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105850120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850120 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105850120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105850120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 1a e3 75 00 01 99 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2075)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2076)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call2(2083)1762165 20250426105850123 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105850123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105850123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105850123 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105850123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105850123 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105850123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105850123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105850123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105850123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 99 1a e3 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: f_call_hangup 9: done TC_iu_lu_and_mo_call2(2083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call2(2083)@4e68250106fc: Final verdict of PTC: pass 20250426105851136 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2069)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2072)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2080)@4e68250106fc: Final verdict of PTC: none 20250426105851138 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105851138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851138 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851138 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2081)@4e68250106fc: Final verdict of PTC: none 20250426105851138 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105851138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851138 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851138 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105851138 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105851138 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105851138 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105851138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105851138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105851138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105851138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105851138 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105851138 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105851138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105851138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105851138 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105851139 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851139 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105851139 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(2071)@4e68250106fc: Final verdict of PTC: none 20250426105851139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105851139 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851139 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105851139 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851139 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105851139 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105851139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(2070)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2074)@4e68250106fc: Final verdict of PTC: none 20250426105851139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105851139 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105851139 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105851139 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) 20250426105851139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105851139 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105851139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105851139 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105851139 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105851139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105851139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105851139 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_2-RAN(2076)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2077)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2082)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2073)@4e68250106fc: Final verdict of PTC: none 20250426105851139 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105851139 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105851139 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2079)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2078)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2084)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2075)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2069): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2070): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2071): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2072): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2073): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2074): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2075): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2076): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2077): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2078): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2079): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2080): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2081): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2082): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_call2(2083): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2084): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass'. Sat Apr 26 10:58:51 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 20250426105852138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644844) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105853139 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105853140 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644844, count=646004) 20250426105854141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout ------ Sat Apr 26 10:58:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105855143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2088)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2088)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2088)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2086)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2091)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2091)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2091)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2089)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2094)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2094)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2094)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2092)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105855884 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2095)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105856056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105856057 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105856057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105856057 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2088)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105856061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105856061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105856061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105856061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105856061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105856061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105856061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856061 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105856061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105856061 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2088)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2088)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105856062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105856062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105856062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105856062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105856062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105856062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105856062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856062 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105856062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105856062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105856062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2088)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105856062 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105856062 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2088)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2088)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105856067 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105856067 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105856067 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105856067 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(2091)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2091)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105856072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105856072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105856072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105856072 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105856072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105856072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105856072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856072 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105856072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105856072 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(2091)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2091)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2091)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105856073 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856073 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105856073 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105856073 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105856073 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105856073 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105856073 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105856073 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856073 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105856073 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105856073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105856073 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(2091)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105856073 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105856073 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105856080 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) 20250426105856080 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) 20250426105856080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105856080 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(2094)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105856090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105856090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105856090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105856090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105856090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105856090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105856090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856090 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105856090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105856090 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(2094)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105856092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105856092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105856092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105856092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105856092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105856092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105856092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105856092 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105856092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105856092 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105856092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105856092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105856092 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105856092 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2094)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105856144 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105856144 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2097)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105856150 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2097)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2097)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105856183 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105856183 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2098)@4e68250106fc: Created GsupExpect[0] for "262420000001019" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105856870 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856870 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105856870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856870 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856870 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2088)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105856871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856871 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105856871 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105856871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2088)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2088)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105856874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856874 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105856874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856874 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856874 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856874 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856874 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105856874 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856874 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856874 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105856874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856874 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105856874 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105856874 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856874 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2091)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2091)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2091)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2087)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2090)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105856897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105856897 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) 20250426105856897 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105856898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2093)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2093)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)1393005 MSC_Test_2-SCCP(2092)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856914 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856914 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856914 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856914 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 15 41 6d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 91 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105856914 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) 20250426105856914 DMSC DEBUG msub_fsm[0x55fcf1afe470]{active}: Allocated (fsm.c:456) 20250426105856914 DMSC DEBUG msc_i[0x55fcf1acffa0]{READY}: Allocated (fsm.c:456) 20250426105856914 DMSC DEBUG msc_i[0x55fcf1acffa0]{READY}: is child of msub_fsm[0x55fcf1afe470] (fsm.c:486) 20250426105856914 DMSC DEBUG msc_a[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105856914 DMSC DEBUG msc_a[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afe470] (fsm.c:486) 20250426105856914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105856914 DMSC DEBUG msc_i(unknown:UTRAN-Iu-410:NONE)[0x55fcf1acffa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105856914 DMSC DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2093)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105856914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105856914 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-410:NONE)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105856914 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001019 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105856914 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0] (fsm.c:486) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105856914 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105856914 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001019 id=262420000001019 (vlr.c:661) 20250426105856914 DVLR INFO New subscr, IMSI: 262420000001019 (vlr.c:562) 20250426105856914 DVLR DEBUG VLR subscr IMSI-262420000001019 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105856914 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105856914 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105856914 DVLR DEBUG VLR subscr IMSI-262420000001019 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105856914 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105856914 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105856914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105856914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105856914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105856914 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105856914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856914 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105856914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 15 41 6d 00 01 9a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: { messageType := 2, destLocRef := '15416D'O, sourceLocRef := '00019A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2098)@4e68250106fc: Found GsupExpect[0] for "262420000001019" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-GSUP(2098)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)"262420000001019" TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): none -> pass 20250426105856918 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105856918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105856918 DVLR DEBUG SUBSCR(IMSI-262420000001019) Received 1 auth tuples (vlr.c:996) 20250426105856918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105856918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105856918 DMM DEBUG Tx AUTH REQ (rand = a6e87b12c54f6b13d549c0334e5edc28) (gsm_04_08.c:641) 20250426105856918 DMM DEBUG AUTH REQ (autn = 854fccb4a203aac518215051a5c3e5dd) (gsm_04_08.c:643) 20250426105856918 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105856918 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105856918 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105856918 DVLR DEBUG VLR subscr IMSI-262420000001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105856918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 15 41 6d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 e8 7b 12 c5 4f 6b 13 d5 49 c0 33 4e 5e dc 28 20 10 85 4f cc b4 a2 03 aa c5 18 21 50 51 a5 c3 e5 dd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@4e68250106fc: patching N(SD)=1 into dtap '051463D5235B210445303773'O MSC_Test_2-RAN(2093)@4e68250106fc: patched enc_l3: '055463D5235B210445303773'O MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055463D5235B210445303773'O MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856923 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856923 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856923 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 63 d5 23 5b 21 04 45 30 37 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105856924 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105856924 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105856924 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105856924 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105856924 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105856924 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105856924 DMM DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 63d5235b45303773) (gsm_04_08.c:1128) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105856924 DVLR DEBUG SUBSCR(IMSI-262420000001019) AUTH on UTRAN received RES: 63d5235b45303773 (8 bytes) (vlr_auth_fsm.c:151) 20250426105856924 DVLR INFO SUBSCR(IMSI-262420000001019) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910] (vlr_auth_fsm.c:294) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105856924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105856924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426105856924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426105856924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105856924 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105856924 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eed954fd006dd2afeb0eda6aa05e1e9b, CK=NONE (ran_msg_iu.c:388) 20250426105856924 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105856924 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856924 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856924 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856924 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856924 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856924 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 15 41 6d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee d9 54 fd 00 6d d2 af eb 0e da 6a a0 5e 1e 9b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105856924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105856929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856929 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105856929 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105856929 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856929 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856929 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856929 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856929 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856929 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 15 41 6d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105856929 DIUCS DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105856929 DMSC DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105856929 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105856929 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105856929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426105856929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426105856929 DIUCS DEBUG msc_a(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105856929 DMSC DEBUG msc_i(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105856929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426105856929 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426105856929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105856929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105856929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426105856929 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{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(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105856931 DVLR DEBUG VLR subscr IMSI-262420000001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105856931 DVLR DEBUG IMSI:262420000001019 has MSISDN:491230001019 (vlr.c:1045) 20250426105856931 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250426105856931 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105856931 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105856931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:110) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426105856931 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001019:UTRAN-Iu-410:LU)[0x55fcf1afe340]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105856931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426105856931 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1af0910] (fsm.c:486) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426105856931 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250426105856931 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426105856931 DMM DEBUG -> IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA LOCATION UPDATE ACCEPT (TMSI = 0xaa483cea) (gsm_04_08.c:149) 20250426105856931 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426105856931 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105856931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856931 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105856931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856931 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105856931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 15 41 6d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 aa 48 3c ea 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2093)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2093)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426105856933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856933 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856933 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856933 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856933 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105856933 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105856933 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105856933 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105856933 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105856933 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105856933 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426105856933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSInew-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426105856933 DMSC NOTICE msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) VLR: update for IMSI=262420000001019 (MSISDN=491230001019) (gsm_04_08.c:1541) 20250426105856933 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426105856933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910] (vlr_lu_fsm.c:817) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426105856933 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001019:MSISDN-491230001019:UTRAN-Iu-410:LU)[0x55fcf1ae5fd0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426105856933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105856933 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426105856933 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426105856933 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250426105856933 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105856933 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426105856933 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105856933 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426105856933 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426105856933 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105856933 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105856933 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105856933 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426105856933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 15 41 6d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105856938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856938 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856938 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856938 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105856938 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105856938 DIUCS DEBUG (UTRAN-Iu-410) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105856938 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105856938 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105856938 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105856938 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105856938 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105856938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105856938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0] (msc_a.c:1053) 20250426105856938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105856938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105856938 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afe470] (msc_a.c:1053) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105856938 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1b3e3f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105856938 DMSC DEBUG msub_fsm[0x55fcf1afe470]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105856938 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) MSC-A terminated (msub.c:261) 20250426105856938 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) 1 MSC-I still active (msub.c:79) 20250426105856938 DMSC DEBUG msub_fsm[0x55fcf1afe470]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105856938 DMSC DEBUG msub_fsm[0x55fcf1afe470]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105856938 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105856938 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Removing from parent msub_fsm[0x55fcf1afe470] (msub.c:113) 20250426105856938 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-410 (ran_conn.c:142) 20250426105856938 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-410 (ran_conn.c:155) 20250426105856938 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Freeing instance (msub.c:113) 20250426105856938 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-410:LU)[0x55fcf1acffa0]{READY}: Deallocated (fsm.c:568) 20250426105856938 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) Free (msub.c:119) 20250426105856938 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105856938 DMSC DEBUG msub_fsm[0x55fcf1afe470]{terminating}: Freeing instance (msub.c:113) 20250426105856938 DMSC DEBUG msub_fsm[0x55fcf1afe470]{terminating}: Deallocated (fsm.c:568) 20250426105856938 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856938 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856938 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105856938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856938 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105856938 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105856938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 15 41 6d 00 01 9a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 20250426105856939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105856939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105856939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105856939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105856939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105856939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105856939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105856939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105856939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105856939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9a 15 41 6d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2093)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)1393005 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: 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 := 'AA483CEA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2093)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)6591882 MSC_Test_2-RAN(2093)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2092)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105857141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105857141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 64 95 8a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 aa 48 3c ea 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105857141 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) 20250426105857142 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Allocated (fsm.c:456) 20250426105857142 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: Allocated (fsm.c:456) 20250426105857142 DMSC DEBUG msc_i[0x55fcf1afe340]{READY}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105857142 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105857142 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1ae5fd0] (fsm.c:486) 20250426105857142 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105857142 DMSC DEBUG msc_i(unknown:UTRAN-Iu-411:NONE)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105857142 DMSC DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105857142 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105857142 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-411:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105857142 DMM DEBUG msc_a(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426105857142 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426105857142 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426105857142 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105857142 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426105857142 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426105857142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105857142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90] (fsm.c:486) 20250426105857142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105857142 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105857142 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426105857142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105857142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 64 95 8a 00 01 9b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: { messageType := 2, destLocRef := '64958A'O, sourceLocRef := '00019B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105857151 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105857151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426105857151 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) Received 1 auth tuples (vlr.c:996) 20250426105857151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426105857151 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426105857151 DMM DEBUG Tx AUTH REQ (rand = cbad2c791c1171a8d4c884679f7a7b6d) (gsm_04_08.c:641) 20250426105857151 DMM DEBUG AUTH REQ (autn = 2adcccda1a48667dd5569f294a9a81b5) (gsm_04_08.c:643) 20250426105857151 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426105857151 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105857151 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105857151 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426105857152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cb ad 2c 79 1c 11 71 a8 d4 c8 84 67 9f 7a 7b 6d 20 10 2a dc cc da 1a 48 66 7d d5 56 9f 29 4a 9a 81 b5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2093)@4e68250106fc: patching N(SD)=1 into dtap '0514A5098C342104DB1B793B'O MSC_Test_2-RAN(2093)@4e68250106fc: patched enc_l3: '0554A5098C342104DB1B793B'O MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A5098C342104DB1B793B'O MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105857159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857159 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105857159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857159 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a5 09 8c 34 21 04 db 1b 79 3b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105857159 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105857159 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105857159 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857159 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105857159 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857159 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105857159 DMM DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a5098c34db1b793b) (gsm_04_08.c:1128) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426105857159 DVLR DEBUG SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) AUTH on UTRAN received RES: a5098c34db1b793b (8 bytes) (vlr_auth_fsm.c:151) 20250426105857159 DVLR INFO SUBSCR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90] (vlr_auth_fsm.c:294) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105857159 DVLR DEBUG VLR_Authenticate(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426105857159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426105857159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426105857159 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426105857159 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426105857159 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=59bff0e6e322faead136ac7d079c5e83, CK=NONE (ran_msg_iu.c:388) 20250426105857159 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426105857160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857160 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 59 bf f0 e6 e3 22 fa ea d1 36 ac 7d 07 9c 5e 83 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105857160 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{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(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426105857165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857165 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105857165 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857165 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105857166 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105857166 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105857166 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105857166 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105857166 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426105857166 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426105857166 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426105857166 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426105857166 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426105857166 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426105857166 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426105857166 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001019/3/1): Available (smpp_smsc.c:626) 20250426105857166 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857166 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857166 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857166 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2095)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MGCP(2096)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test_2-RAN(2093)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2093)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105857186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857186 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105857186 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857186 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105857186 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105857186 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105857186 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857186 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105857186 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857186 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105857186 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426105857186 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA callref-0x80000034 tid-8) New transaction (transaction.c:231) 20250426105857186 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426105857186 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426105857187 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426105857187 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105857187 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426105857187 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857187 DCC INFO trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426105857187 DCC DEBUG trans(CC:NULL IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426105857187 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426105857187 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Allocated (fsm.c:456) 20250426105857187 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: is child of msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426105857187 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1abea80]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1abea80]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55fcf1abea80]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55fcf1abea80]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b0d4b0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b0d4b0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220] (fsm.c:486) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55fcf1b0d4b0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426105857187 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55fcf1b0d4b0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2096)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "413", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426105857204 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:no-CI)[0x55fcf1abea80]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105857204 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105857204 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105857204 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426105857204 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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(2100)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426105857206 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:no-CI)[0x55fcf1b0d4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105857206 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426105857206 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426105857206 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426105857206 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857207 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Sending Assignment Command (msc_a.c:706) 20250426105857207 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426105857207 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426105857207 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426105857207 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857207 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857207 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857207 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 04 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2095)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100) MSC_Test-MNCC(2095)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426105857216 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426105857216 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60127C350001C0A802150000000000000000000000000040040C0000'O 20250426105857249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105857249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105857249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 12 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857249 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105857249 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105857249 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426105857249 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250426105857249 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105857249 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426105857249 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=2 (ran_msg_iu.c:132) 20250426105857249 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426105857249 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0d4b0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426105857249 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105857249 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857249 DCC INFO trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857249 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857250 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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(2100)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE 20250426105857252 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105857252 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105857252 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105857255 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426105857255 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105857255 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105857255 DCC DEBUG trans(CC:INITIATED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426105857255 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250426105857255 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105857255 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105857255 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250426105857255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105857260 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426105857260 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105857260 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105857260 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426105857260 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250426105857260 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105857260 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105857260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857260 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426105857266 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426105857266 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857266 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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) 20250426105857266 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1abea80]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426105857266 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1abea80]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426105857266 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426105857267 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426105857267 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105857267 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426105857267 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426105857267 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426105857267 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250426105857267 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105857267 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105857267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105857267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857267 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105857267 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105857267 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 03 06 64 95 8a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: { line := { verb := "MDCX", trans_id := "416", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a2", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2092)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105857269 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426105857269 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426105857269 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426105857269 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426105857269 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{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(2100)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2093)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2093)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2092)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2092)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250426105857276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105857276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105857276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105857276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105857276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105857276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105857276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105857276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105857276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105857276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105857277 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105857277 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105857277 DIUCS DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857277 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105857277 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426105857277 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426105857277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426105857277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426105857277 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426105857277 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426105857277 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411: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(2100)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: f_mo_call_establish DONE TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426105859269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105859269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105859269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105859269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105859269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105859269 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105859269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105859269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105859269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105859269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1b 00 00 00 b9 00 00 00 c3 03 00 00 03 10 64 95 8a 00 01 9b 02 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 20250426105901270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105901270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105901270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105901270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105901270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105901270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105901270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105901270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105901270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105901270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1b 00 00 00 b9 00 00 00 c3 03 00 00 03 10 64 95 8a 00 01 9b 02 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 20250426105902279 DIUCS DEBUG (UTRAN-Iu-411) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250426105902279 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-411 (ran_conn.c:142) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{CLEARED}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msc_i.c:221) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{CLEARED}: Freeing instance (msc_i.c:221) 20250426105902279 DMSC DEBUG msc_i(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1afe340]{CLEARED}: Deallocated (fsm.c:568) 20250426105902279 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426105902279 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) MSC-I terminated (msub.c:261) 20250426105902279 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) 1 MSC-A still active (msub.c:79) 20250426105902279 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105902279 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105902279 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105902279 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220] (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0d4b0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220] (msub.c:113) 20250426105902279 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: FSM instance already terminating, not dispatching event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426105902279 DCC DEBUG rtp_stream(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ:trans-8:call-162:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1abea80]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105902279 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620] (msub.c:113) 20250426105902279 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Freeing instance (msub.c:113) 20250426105902279 DCC DEBUG call_leg(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1b10220]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426105902279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105902279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620] (msub.c:113) 20250426105902279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426105902279 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af8f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426105902279 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Removing from parent msub_fsm[0x55fcf1ae5fd0] (msub.c:113) 20250426105902279 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) Freeing transaction (transaction.c:243) 20250426105902279 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426105902279 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426105902279 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state ACTIVE -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426105902279 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426105902279 DIUCS DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105902279 DMSC ERROR (IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) Cannot tx event to MSC-I, no such role defined (msc_a.c:2113) 20250426105902279 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426105902279 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ callref-0x80000034 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426105902279 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426105902279 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: FSM instance already terminating, not dispatching event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105902279 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Freeing instance (msub.c:113) 20250426105902279 DMSC DEBUG msc_a(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA:UTRAN-Iu-411:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Deallocated (fsm.c:568) 20250426105902279 DMSC DEBUG msub(IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA) Free (msub.c:119) 20250426105902279 DVLR DEBUG VLR subscr IMSI-262420000001019:MSISDN-491230001019:TMSI-0xAA483CEA - active-conn: now used by 1 (attached) (msub.c:375) 20250426105902279 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Freeing instance (msub.c:113) 20250426105902279 DMSC DEBUG msub_fsm[0x55fcf1ae5fd0]{terminating}: Deallocated (fsm.c:568) 20250426105902279 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-411 (ran_conn.c:155) 20250426105902279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105902279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105902279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105902279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105902279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105902279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105902279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105902279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105902279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105902279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 64 95 8a 00 01 9b 0d 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2095)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)-2147483596 MSC_Test_2-SCCP(2092)@4e68250106fc: Session index based on local reference:0 20250426105902280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105902280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105902280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105902280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105902280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105902280 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105902280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105902280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105902280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105902280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9b 64 95 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2094)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2093)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)6591882 TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100)@4e68250106fc: Final verdict of PTC: pass 20250426105902282 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105902282 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105902282 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105902282 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105902282 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105902282 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105902282 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105902282 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105902282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105902282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105902282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105902282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105902282 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105902282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105902282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105902282 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105902282 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105902282 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105902282 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105902282 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105902282 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105902282 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105902282 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105902283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105902283 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105902283 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105902283 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) 20250426105902283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105902283 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105902283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105902283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105902283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105902283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105902283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2088)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2098)@4e68250106fc: Final verdict of PTC: none 20250426105902283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105902283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105902283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105902283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105902283 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105902283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2091)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2093)@4e68250106fc: Final verdict of PTC: none 20250426105902283 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105902283 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105902283 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2087)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2089)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2086)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2097)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2090)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2085)@4e68250106fc: Final verdict of PTC: none 20250426105902284 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) 20250426105902284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105902284 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105902284 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105902284 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) 20250426105902284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105902284 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105902284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-SMPP(2099)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2095)@4e68250106fc: Final verdict of PTC: none 20250426105902284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105902284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105902284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105902284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105902284 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105902284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105902284 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(2094)@4e68250106fc: Final verdict of PTC: none 20250426105902284 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105902284 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2101)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2096)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2092)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2085): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2086): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2087): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2088): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2089): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2090): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2091): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2092): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2093): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2094): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2095): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2096): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2097): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2098): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2099): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_call_sccp_tiar_timeout2(2100): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2101): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_call_sccp_tiar_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass'. Sat Apr 26 10:59:02 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 20250426105903284 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=605012) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105904283 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105904284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105904284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105904284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105904285 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=605012, count=608320) 20250426105905287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout ------ Sat Apr 26 10:59:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105906287 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_auth_sai_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2105)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2105)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2105)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2103)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2108)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2108)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2108)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2106)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2111)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2111)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2111)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2109)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105907074 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2112)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105907230 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105907230 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105907230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105907230 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2105)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105907234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907234 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105907234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105907234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105907234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105907234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105907234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) MSC_Test_0-M3UA(2105)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105907234 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105907234 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105907234 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105907234 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105907235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907235 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105907235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105907235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105907235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105907235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105907235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105907235 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105907235 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2105)@4e68250106fc: Message received on association #8 20250426105907235 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105907235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105907235 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2105)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105907235 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105907236 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105907250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105907250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105907250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105907250 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(2108)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105907252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) MSC_Test_1-M3UA(2108)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105907252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105907252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105907252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105907252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105907252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105907252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105907252 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105907252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105907252 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(2108)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105907253 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907253 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105907253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105907253 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105907253 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105907253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105907253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105907253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105907253 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105907253 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2108)@4e68250106fc: Message received on association #8 20250426105907253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2108)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105907253 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(2108)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105907253 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105907253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105907268 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) 20250426105907268 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) 20250426105907268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105907268 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(2111)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2111)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105907271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105907271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105907271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105907271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105907271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105907271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105907271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-M3UA(2111)@4e68250106fc: M3UA_ASPUP sent 20250426105907271 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105907271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105907271 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(2111)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2111)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105907273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105907273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_2-M3UA(2111)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105907273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105907273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105907273 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105907273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105907273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105907273 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105907273 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105907273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105907273 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105907273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105907273 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(2108)@4e68250106fc: Message received on association #8 20250426105907273 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105907273 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2108)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105907288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105907288 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2114)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105907290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2114)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2114)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105907303 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105907303 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2115)@4e68250106fc: Created GsupExpect[0] for "262420000001008" to be handled at TC_iu_lu_auth_sai_timeout2(2117) TC_iu_lu_auth_sai_timeout2(2117)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105908043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908043 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105908043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105908043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105908043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105908043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105908043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908043 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105908043 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105908043 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908043 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2105)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2105)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2105)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2104)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2108)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105908060 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908060 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105908060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105908060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105908060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105908060 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908060 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908060 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105908060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908060 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105908060 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105908060 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908060 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2108)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2108)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2107)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105908079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105908080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105908080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105908080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105908080 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) 20250426105908080 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105908080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105908080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908080 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105908080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105908080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2110)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2110)@4e68250106fc: Added conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)8789269 MSC_Test_2-SCCP(2109)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2110)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105908102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105908102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105908102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105908102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105908102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 86 1d 15 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 80 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105908102 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) 20250426105908102 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426105908102 DMSC DEBUG msc_i[0x55fcf1b10220]{READY}: Allocated (fsm.c:456) 20250426105908102 DMSC DEBUG msc_i[0x55fcf1b10220]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105908102 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105908102 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105908102 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105908102 DMSC DEBUG msc_i(unknown:UTRAN-Iu-412:NONE)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105908102 DMSC DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105908102 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105908102 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-412:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105908102 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001008 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105908102 DMM DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105908102 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105908102 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001008 id=262420000001008 (vlr.c:661) 20250426105908102 DVLR INFO New subscr, IMSI: 262420000001008 (vlr.c:562) 20250426105908102 DVLR DEBUG VLR subscr IMSI-262420000001008 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105908102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105908102 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105908102 DVLR DEBUG VLR subscr IMSI-262420000001008 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105908102 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105908102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105908102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105908102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105908102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105908102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{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(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426105908102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105908102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105908102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105908102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105908102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105908102 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105908102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105908102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105908102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105908102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 86 1d 15 00 01 9c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2109)@4e68250106fc: { messageType := 2, destLocRef := '861D15'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-GSUP(2115)@4e68250106fc: Found GsupExpect[0] for "262420000001008" handled at TC_iu_lu_auth_sai_timeout2(2117) MSC_Test-GSUP(2115)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_auth_sai_timeout2(2117)"262420000001008" MSC_Test_2-SCCP(2109)@4e68250106fc: Session index based on local reference:0 20250426105913104 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426105913104 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426105913104 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105913104 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105913104 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105913104 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) 20250426105913104 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) 20250426105913104 DMM INFO msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105913104 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105913104 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105913104 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105913105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105913105 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105913105 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) 20250426105913105 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105913105 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105913105 DVLR DEBUG VLR subscr IMSI-262420000001008 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105913105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105913105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105913105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105913105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105913105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105913105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105913105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105913105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105913105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 86 1d 15 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105913106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105913106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105913106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105913106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105913106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105913106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105913106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105913106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105913106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 86 1d 15 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2109)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2109)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2109)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2109)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2109)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2109)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2109)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105913137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105913137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105913137 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105913137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105913137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105913137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105913137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105913137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105913138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105913138 DIUCS DEBUG (UTRAN-Iu-412) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105913138 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105913138 DIUCS DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105913138 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105913138 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105913138 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105913138 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105913138 DIUCS DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105913138 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105913138 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105913138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105913138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105913138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105913138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250426105913138 DVLR DEBUG VLR_Authenticate(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af0910]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250426105913138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105913138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105913138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105913138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af5620]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105913138 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_a.c:1053) 20250426105913139 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105913139 DMSC DEBUG msc_a(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105913139 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105913139 DMSC DEBUG msub(IMSI-262420000001008) MSC-A terminated (msub.c:261) 20250426105913139 DMSC DEBUG msub(IMSI-262420000001008) 1 MSC-I still active (msub.c:79) 20250426105913139 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105913139 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105913139 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105913139 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426105913139 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-412 (ran_conn.c:142) 20250426105913139 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-412 (ran_conn.c:155) 20250426105913139 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Freeing instance (msub.c:113) 20250426105913139 DMSC DEBUG msc_i(IMSI-262420000001008:UTRAN-Iu-412:LU)[0x55fcf1b10220]{READY}: Deallocated (fsm.c:568) 20250426105913139 DMSC DEBUG msub(IMSI-262420000001008) Free (msub.c:119) 20250426105913139 DVLR INFO VLR subscr IMSI-262420000001008 - active-conn: now used by 0 (-) (msub.c:375) 20250426105913139 DVLR DEBUG SUBSCR(IMSI-262420000001008) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105913139 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426105913139 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426105913139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105913139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105913139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105913139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105913140 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105913140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105913140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105913140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105913140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 86 1d 15 00 01 9c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2109)@4e68250106fc: Session index based on local reference:0 20250426105913143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105913143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105913143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105913143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105913143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105913143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105913143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105913143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105913143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9c 86 1d 15 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2111)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2110)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_auth_sai_timeout2(2117)8789269 TC_iu_lu_auth_sai_timeout2(2117)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_auth_sai_timeout2(2117)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_timeout2(2117)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_timeout2(2117)@4e68250106fc: Final verdict of PTC: pass 20250426105913155 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105913155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105913155 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105913155 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105913155 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105913155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105913155 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105913155 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105913155 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105913155 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105913155 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913155 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105913155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105913155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105913155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105913155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105913155 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105913155 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105913155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105913155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105913155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105913155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105913156 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105913156 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105913156 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105913156 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105913156 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) 20250426105913156 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105913156 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105913156 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105913156 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2109)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2115)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2106)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2105)@4e68250106fc: Final verdict of PTC: none 20250426105913156 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105913156 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105913156 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105913156 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913156 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105913156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105913156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105913156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105913156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105913156 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105913156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105913156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105913156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105913156 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_2-RAN(2110)@4e68250106fc: Final verdict of PTC: none 20250426105913156 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105913156 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105913157 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105913157 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2114)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2108)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2103)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2116)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2112)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2104)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2113)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2118)@4e68250106fc: Final verdict of PTC: none 20250426105913158 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) 20250426105913158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105913158 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105913158 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105913158 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) 20250426105913158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105913158 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105913158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105913158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105913158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105913158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105913158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105913158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105913158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105913158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105913158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105913158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2111)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2102)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2107)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2102): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2103): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2104): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2105): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2106): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2107): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2108): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2109): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2110): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2111): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2112): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2113): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2114): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2115): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2116): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_auth_sai_timeout2(2117): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2118): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_auth_sai_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass'. Sat Apr 26 10:59:13 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 20250426105914156 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257324) 20250426105915156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105915156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105915156 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105915157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105915157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105915157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105915157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105915158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105915158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105915158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=257324, count=260632) 20250426105916159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err'. ------ MSC_Tests_Iu.TC_iu_lu_auth_sai_err ------ Sat Apr 26 10:59:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_auth_sai_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105917160 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_auth_sai_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2122)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2122)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2122)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2120)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2125)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2125)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2125)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2123)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2128)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2128)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2128)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2126)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105917973 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2129)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105918139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105918139 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105918139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105918139 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2122)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105918142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918142 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105918142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105918142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105918142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105918142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105918142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105918142 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105918142 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2122)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105918142 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105918142 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2122)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105918143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(2122)@4e68250106fc: Message received on association #8 20250426105918143 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105918143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105918143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105918143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_0-M3UA(2122)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105918143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105918143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105918143 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105918143 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105918143 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105918143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105918143 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105918143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105918143 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2122)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2122)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105918154 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105918154 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105918154 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105918155 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(2125)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105918157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918157 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105918157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105918157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105918157 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105918157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105918157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105918157 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2125)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105918157 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105918157 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105918157 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(2125)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105918158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918158 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105918158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105918158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105918158 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105918158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2125)@4e68250106fc: Message received on association #8 20250426105918158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105918158 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105918158 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105918158 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105918158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105918158 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(2125)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105918158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105918158 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2125)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105918161 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105918161 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2131)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105918163 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2131)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2131)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105918166 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) 20250426105918167 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) 20250426105918167 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105918167 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(2128)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2128)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105918172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105918172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105918172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105918172 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105918172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105918172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105918172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105918172 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105918172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2128)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105918172 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(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2128)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105918174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105918174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105918174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105918174 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105918174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105918174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105918174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105918174 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105918174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105918174 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105918174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105918174 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(2128)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105918174 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2125)@4e68250106fc: Message received on association #8 20250426105918174 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2125)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105918185 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105918185 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2132)@4e68250106fc: Created GsupExpect[0] for "262420000001009" to be handled at TC_iu_lu_auth_sai_err2(2134) TC_iu_lu_auth_sai_err2(2134)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105918954 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918954 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105918954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(2122)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105918954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105918955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105918955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918955 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105918955 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105918955 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918955 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2122)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2122)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2121)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2125)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105918967 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918967 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105918967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105918968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105918968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918968 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105918968 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105918968 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918968 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2125)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2125)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2124)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105918979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918979 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105918979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918979 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918979 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105918979 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) 20250426105918979 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105918979 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918979 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918979 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105918979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918979 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105918979 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105918979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2127)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2127)@4e68250106fc: Added conn table entry 0TC_iu_lu_auth_sai_err2(2134)7236245 MSC_Test_2-SCCP(2126)@4e68250106fc: First idle individual index:0 20250426105918986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918986 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105918986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918986 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918986 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918986 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6e 6a 95 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 90 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105918986 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) 20250426105918986 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426105918986 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105918986 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105918986 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105918986 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105918986 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105918986 DMSC DEBUG msc_i(unknown:UTRAN-Iu-413:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105918986 DMSC DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105918986 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105918986 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-413:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105918986 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001009 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105918986 DMM DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105918986 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105918986 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001009 id=262420000001009 (vlr.c:661) 20250426105918986 DVLR INFO New subscr, IMSI: 262420000001009 (vlr.c:562) 20250426105918986 DVLR DEBUG VLR subscr IMSI-262420000001009 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105918986 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105918986 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105918986 DVLR DEBUG VLR subscr IMSI-262420000001009 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105918986 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105918986 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105918986 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105918986 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220] (fsm.c:486) 20250426105918986 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105918986 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{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(2127)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105918986 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918986 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918986 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105918986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918986 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105918986 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105918986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918986 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 6e 6a 95 00 01 9d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@4e68250106fc: { messageType := 2, destLocRef := '6E6A95'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(2126)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2132)@4e68250106fc: Found GsupExpect[0] for "262420000001009" handled at TC_iu_lu_auth_sai_err2(2134) MSC_Test-GSUP(2132)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_auth_sai_err2(2134)"262420000001009" 20250426105918989 DVLR DEBUG VLR subscr IMSI-262420000001009 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_NACK (vlr.c:1026) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{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) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Authentication terminating with result NO_AUTH_INFO, cause ROAMING_NOT_ALLOWED (vlr_auth_fsm.c:271) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_AUTH_FAILED (no timeout) (vlr_auth_fsm.c:284) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_AUTH_FAILED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_AUTH_FAILED}: Removing from parent vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220] (vlr_auth_fsm.c:294) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_AUTH_FAILED}: Freeing instance (vlr_auth_fsm.c:294) 20250426105918989 DVLR DEBUG VLR_Authenticate(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af0b70]{VLR_SUB_AS_AUTH_FAILED}: Deallocated (fsm.c:568) 20250426105918989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_NO_INFO (vlr_auth_fsm.c:294) 20250426105918989 DMM INFO msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105918989 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105918989 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105918989 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105918989 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105918989 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105918989 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105918989 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105918989 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105918989 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) 20250426105918989 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) 20250426105918989 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) 20250426105918989 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105918989 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105918989 DVLR DEBUG VLR subscr IMSI-262420000001009 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,vlr_gsup_rx) (msc_a.c:1004) 20250426105918989 DVLR DEBUG VLR subscr IMSI-262420000001009 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426105918989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105918989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918989 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105918989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105918989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 6e 6a 95 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 0d 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105918989 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918989 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105918989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918989 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105918989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105918989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918989 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 6e 6a 95 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2126)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2126)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2126)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2126)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2126)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2126)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2126)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105918995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105918995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918995 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918995 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105918995 DIUCS DEBUG (UTRAN-Iu-413) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105918995 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105918995 DIUCS DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105918995 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105918995 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105918995 DIUCS DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105918995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105918995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426105918995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105918995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105918995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1b10220]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105918995 DMSC DEBUG msc_a(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105918995 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105918995 DMSC DEBUG msub(IMSI-262420000001009) MSC-A terminated (msub.c:261) 20250426105918995 DMSC DEBUG msub(IMSI-262420000001009) 1 MSC-I still active (msub.c:79) 20250426105918995 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105918995 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105918995 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105918995 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426105918995 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-413 (ran_conn.c:142) 20250426105918995 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-413 (ran_conn.c:155) 20250426105918995 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105918995 DMSC DEBUG msc_i(IMSI-262420000001009:UTRAN-Iu-413:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105918995 DMSC DEBUG msub(IMSI-262420000001009) Free (msub.c:119) 20250426105918995 DVLR INFO VLR subscr IMSI-262420000001009 - active-conn: now used by 0 (-) (msub.c:375) 20250426105918995 DVLR DEBUG SUBSCR(IMSI-262420000001009) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426105918995 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426105918995 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426105918995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105918995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105918995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105918995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 6e 6a 95 00 01 9d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2126)@4e68250106fc: Session index based on local reference:0 20250426105918996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105918996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105918996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105918996 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105918996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105918996 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105918996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105918996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105918996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105918996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9d 6e 6a 95 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2128)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2127)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_auth_sai_err2(2134)7236245 TC_iu_lu_auth_sai_err2(2134)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_auth_sai_err2(2134)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_auth_sai_err2(2134)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_auth_sai_err2(2134)@4e68250106fc: Final verdict of PTC: pass 20250426105918999 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105918999 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105918999 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105918999 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105918999 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105918999 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105918999 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105919000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105919000 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105919000 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105919000 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105919000 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105919000 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105919000 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105919000 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105919000 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105919000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105919000 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105919000 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105919000 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105919000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105919000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105919000 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105919000 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105919000 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105919001 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105919001 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105919001 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2123)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2120)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2122)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2125)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2131)@4e68250106fc: Final verdict of PTC: none 20250426105919002 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105919002 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105919003 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) 20250426105919003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105919003 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105919003 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2121)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2132)@4e68250106fc: Final verdict of PTC: none 20250426105919003 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) 20250426105919003 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105919003 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105919003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105919003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105919003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105919003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105919003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105919003 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105919003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105919003 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105919004 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105919004 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2128)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2129)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2133)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2126)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2119)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2124)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2127)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2135)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2130)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2119): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2120): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2121): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2122): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2123): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2124): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2125): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2126): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2127): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2128): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2129): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2130): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2131): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2132): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2133): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_auth_sai_err2(2134): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2135): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_auth_sai_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass'. Sat Apr 26 10:59:19 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 20250426105920003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255816) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105921002 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105921004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105921004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105921004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105921004 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=255816, count=259124) 20250426105922006 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request'. ------ MSC_Tests_Iu.TC_iu_lu_release_request ------ Sat Apr 26 10:59:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_release_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105923007 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_release_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_release_request started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2139)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2139)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2139)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2137)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2142)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2142)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2142)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2140)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2145)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2145)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2145)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2143)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105923896 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2146)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105924008 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105924008 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2148)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105924013 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2148)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2148)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105924035 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105924035 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426105924064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105924064 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105924064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105924064 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2139)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2139)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105924066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105924066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105924066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105924066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105924066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105924066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105924066 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105924066 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105924066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105924066 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2139)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2139)@4e68250106fc: Message received on association #8 20250426105924067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924067 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105924067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105924067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105924067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105924067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105924067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105924067 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105924067 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105924067 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105924067 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105924067 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2139)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2139)@4e68250106fc: Message received on association #8 20250426105924067 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105924067 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2139)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2139)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2139)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105924078 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105924078 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105924078 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105924078 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(2149)@4e68250106fc: Created GsupExpect[0] for "262420000001010" to be handled at TC_iu_lu_release_request2(2151) MSC_Test_1-M3UA(2142)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) TC_iu_lu_release_request2(2151)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105924079 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924079 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105924079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105924079 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105924079 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105924079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105924079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105924079 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105924079 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105924079 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105924079 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(2142)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105924080 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924080 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105924080 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105924080 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105924080 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105924080 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105924080 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105924080 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 20250426105924080 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105924080 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105924080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105924080 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(2142)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105924080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105924080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105924090 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) 20250426105924090 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) 20250426105924090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105924090 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(2145)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2145)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105924092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105924092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105924092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105924092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105924092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105924092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105924092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105924092 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105924092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105924092 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(2145)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2145)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2145)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105924093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105924093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105924093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105924093 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105924093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105924093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105924093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105924093 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105924093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105924093 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105924093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105924093 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(2145)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 20250426105924093 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105924093 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2142)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105924877 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924877 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105924877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105924877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105924877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2139)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105924878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105924878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924878 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105924878 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105924878 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924878 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2139)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2139)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2138)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105924886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105924886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105924886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105924886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2142)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105924887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105924887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924887 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105924887 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105924887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2142)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2142)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2141)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105924907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105924907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105924907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105924907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105924907 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) 20250426105924907 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105924907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105924907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105924907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105924907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2144)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2144)@4e68250106fc: Added conn table entry 0TC_iu_lu_release_request2(2151)10123133 MSC_Test_2-SCCP(2143)@4e68250106fc: First idle individual index:0 20250426105924924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105924924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105924924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105924924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9a 77 7d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105924924 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) 20250426105924924 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105924924 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105924924 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105924924 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105924924 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) MSC_Test_2-RAN(2144)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105924924 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105924924 DMSC DEBUG msc_i(unknown:UTRAN-Iu-414:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105924924 DMSC DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105924924 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105924924 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-414:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105924924 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001010 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105924924 DMM DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105924924 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105924924 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001010 id=262420000001010 (vlr.c:661) 20250426105924924 DVLR INFO New subscr, IMSI: 262420000001010 (vlr.c:562) 20250426105924924 DVLR DEBUG VLR subscr IMSI-262420000001010 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105924924 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105924924 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105924924 DVLR DEBUG VLR subscr IMSI-262420000001010 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105924924 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105924924 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105924924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105924924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0] (fsm.c:486) 20250426105924924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105924924 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105924925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105924925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105924925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105924925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105924925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105924925 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105924925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105924925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105924925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105924925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 9a 77 7d 00 01 9e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@4e68250106fc: { messageType := 2, destLocRef := '9A777D'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(2143)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2149)@4e68250106fc: Found GsupExpect[0] for "262420000001010" handled at TC_iu_lu_release_request2(2151) MSC_Test-GSUP(2149)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_release_request2(2151)"262420000001010" MSC_Test_2-SCCP(2143)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2143)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2143)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250426105925941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105925941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105925941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105925941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105925941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9e 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105925942 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105925942 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105925942 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426105925942 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250426105925942 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426105925942 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:460) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426105925942 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) 20250426105925942 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) 20250426105925942 DMM INFO msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105925942 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105925942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105925942 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105925942 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) 20250426105925942 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105925942 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105925943 DVLR DEBUG VLR subscr IMSI-262420000001010 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105925943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105925943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105925943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105925943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105925943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9a 77 7d 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105925943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105925943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105925943 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105925943 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105925943 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9a 77 7d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2143)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2143)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2143)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2143)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2143)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2143)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2143)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2143)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105925964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105925964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105925964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105925964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105925964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 9e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105925965 DIUCS DEBUG (UTRAN-Iu-414) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105925965 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105925965 DIUCS DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105925965 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105925965 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105925965 DIUCS DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105925965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105925965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105925965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426105925965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msc_a.c:1053) 20250426105925965 DVLR DEBUG VLR_Authenticate(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af0b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250426105925965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105925965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105925965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105925965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1ae5fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105925965 DMSC DEBUG msc_a(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105925965 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105925965 DMSC DEBUG msub(IMSI-262420000001010) MSC-A terminated (msub.c:261) 20250426105925965 DMSC DEBUG msub(IMSI-262420000001010) 1 MSC-I still active (msub.c:79) 20250426105925965 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105925965 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105925965 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105925965 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105925965 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-414 (ran_conn.c:142) 20250426105925965 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-414 (ran_conn.c:155) 20250426105925965 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105925965 DMSC DEBUG msc_i(IMSI-262420000001010:UTRAN-Iu-414:LU)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105925965 DMSC DEBUG msub(IMSI-262420000001010) Free (msub.c:119) 20250426105925965 DVLR INFO VLR subscr IMSI-262420000001010 - active-conn: now used by 0 (-) (msub.c:375) 20250426105925965 DVLR DEBUG SUBSCR(IMSI-262420000001010) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105925965 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105925965 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105925965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105925965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105925966 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105925966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105925966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 9a 77 7d 00 01 9e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2143)@4e68250106fc: Session index based on local reference:0 20250426105925968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105925968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105925968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105925968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105925968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105925968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105925968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105925968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105925968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 9e 9a 77 7d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2145)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2144)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_release_request2(2151)10123133 TC_iu_lu_release_request2(2151)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_release_request2(2151)@4e68250106fc: Final verdict of PTC: pass 20250426105925974 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105925974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925974 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105925974 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105925974 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105925974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925974 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105925974 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105925974 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105925974 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925974 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105925974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105925974 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105925974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105925974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105925974 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105925975 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105925975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(2137)@4e68250106fc: Final verdict of PTC: none 20250426105925975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105925975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105925975 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105925975 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2139)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2149)@4e68250106fc: Final verdict of PTC: none 20250426105925976 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105925975 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105925976 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105925976 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-SCCP(2143)@4e68250106fc: Final verdict of PTC: none 20250426105925976 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925976 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-MNCC(2146)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2142)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2140)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2144)@4e68250106fc: Final verdict of PTC: none 20250426105925976 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105925977 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105925978 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925978 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105925978 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105925978 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) 20250426105925978 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105925978 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105925978 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105925978 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105925978 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105925978 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105925978 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105925978 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105925978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105925978 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(2141)@4e68250106fc: Final verdict of PTC: none 20250426105925979 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105925979 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) 20250426105925979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925979 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105925979 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105925979 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105925979 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105925979 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105925979 DLINP ERROR SRVCONN(virt-rnc0-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer (stream_srv.c:743) MSC_Test-SMPP(2150)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2138)@4e68250106fc: Final verdict of PTC: none 20250426105925979 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105925979 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105925979 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105925979 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test-MGCP(2147)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2145)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2136)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2148)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2152)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2136): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2137): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2138): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2139): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2140): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2141): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2142): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2143): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2144): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2145): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2146): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2147): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2148): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2149): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2150): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_release_request2(2151): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2152): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_release_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass'. Sat Apr 26 10:59:26 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 20250426105926981 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257596) 20250426105927977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105927977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105927977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105927979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105927979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105927979 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105927982 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=257596, count=260188) 20250426105928984 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_release_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect'. ------ MSC_Tests_Iu.TC_iu_lu_disconnect ------ Sat Apr 26 10:59:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105929985 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_disconnect' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_disconnect started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2156)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2156)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2156)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2154)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2159)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2159)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2159)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2157)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2162)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2162)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2162)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2160)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105930868 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2163)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105930986 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105930986 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2165)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105930987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2165)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2165)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105931001 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105931001 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426105931022 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105931022 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105931022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105931022 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2156)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2156)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105931024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931024 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105931024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105931024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105931024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105931024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105931024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105931024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931024 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105931024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105931024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2156)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2156)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2156)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2156)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105931024 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105931025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105931025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105931025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105931025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105931025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105931025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931025 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105931025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105931025 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105931025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105931025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105931025 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(2156)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2156)@4e68250106fc: Message received on association #8 20250426105931025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105931025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2156)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2156)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2166)@4e68250106fc: Created GsupExpect[0] for "262420000001011" to be handled at TC_iu_lu_disconnect2(2168) TC_iu_lu_disconnect2(2168)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426105931044 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105931044 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105931044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105931044 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(2159)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105931047 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931047 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105931047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105931047 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105931047 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2159)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105931047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105931047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105931047 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931047 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105931047 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105931047 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(2159)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2159)@4e68250106fc: Message received on association #8 20250426105931049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931049 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105931049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105931049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105931049 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105931049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105931049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105931049 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931049 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105931049 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105931049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105931049 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105931049 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(2159)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105931049 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(2159)@4e68250106fc: Message received on association #8 20250426105931049 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2159)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105931049 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105931063 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) 20250426105931063 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) 20250426105931063 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) 20250426105931063 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250426105931063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105931063 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250426105931063 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(2162)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2162)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105931071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105931071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105931071 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250426105931071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250426105931071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250426105931071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105931071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105931071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931071 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250426105931071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105931071 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105931071 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105931071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105931071 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(2162)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2162)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105931071 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105931071 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2162)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105931076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105931076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105931076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105931076 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105931077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105931077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250426105931077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105931077 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105931077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105931077 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105931077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105931077 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(2162)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105931077 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105931077 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2159)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105931836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105931836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105931836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105931836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105931836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105931836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105931836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105931836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2156)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2156)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2156)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2155)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105931851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931851 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931851 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931851 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105931851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105931851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105931851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2159)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105931851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105931851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931851 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105931851 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105931851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2159)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2159)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2158)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105931884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105931884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105931884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105931884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105931885 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) 20250426105931885 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105931885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105931885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931885 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105931885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105931885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2161)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2161)@4e68250106fc: Added conn table entry 0TC_iu_lu_disconnect2(2168)14980354 MSC_Test_2-SCCP(2160)@4e68250106fc: First idle individual index:0 20250426105931907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105931907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105931907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105931907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e4 95 02 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2161)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105931907 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) 20250426105931907 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426105931907 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426105931907 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105931907 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105931907 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426105931907 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105931907 DMSC DEBUG msc_i(unknown:UTRAN-Iu-415:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105931907 DMSC DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105931907 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105931907 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-415:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105931907 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001011 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105931907 DMM DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105931907 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426105931907 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001011 id=262420000001011 (vlr.c:661) 20250426105931907 DVLR INFO New subscr, IMSI: 262420000001011 (vlr.c:562) 20250426105931907 DVLR DEBUG VLR subscr IMSI-262420000001011 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105931907 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105931907 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105931907 DVLR DEBUG VLR subscr IMSI-262420000001011 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426105931907 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426105931907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426105931907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426105931907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426105931907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426105931907 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426105931907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105931907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105931907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105931907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105931907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105931907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105931907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105931907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105931907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105931907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 e4 95 02 00 01 9f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@4e68250106fc: { messageType := 2, destLocRef := 'E49502'O, sourceLocRef := '00019F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2160)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2166)@4e68250106fc: Found GsupExpect[0] for "262420000001011" handled at TC_iu_lu_disconnect2(2168) MSC_Test-GSUP(2166)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_disconnect2(2168)"262420000001011" TC_iu_lu_disconnect2(2168)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-RAN(2161)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_disconnect2(2168)14980354 MSC_Test_2-SCCP(2160)@4e68250106fc: Session index based on connection ID:0 20250426105932921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105932921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105932921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105932921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105932921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105932921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105932921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105932921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105932921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105932921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c3 00 00 00 b9 03 02 00 00 04 00 01 9f e4 95 02 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105932921 DIUCS DEBUG (UTRAN-Iu-415) sccp_ran_sap_up(N-DISCONNECT.indication) (sccp_ran.c:116) 20250426105932921 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-415 (ran_conn.c:142) 20250426105932921 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426105932922 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426105932922 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426105932922 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_i.c:221) 20250426105932922 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426105932922 DMSC DEBUG msc_i(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1ae5fd0]{CLEARED}: Deallocated (fsm.c:568) 20250426105932922 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426105932922 DMSC DEBUG msub(IMSI-262420000001011) MSC-I terminated (msub.c:261) 20250426105932922 DMSC DEBUG msub(IMSI-262420000001011) 1 MSC-A still active (msub.c:79) 20250426105932922 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105932922 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105932922 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105932922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105932922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105932922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90] (msub.c:113) 20250426105932922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (msub.c:113) 20250426105932922 DVLR DEBUG VLR_Authenticate(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1b10220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250426105932922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Removing from parent msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620] (msub.c:113) 20250426105932922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105932922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Freeing instance (msub.c:113) 20250426105932922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af8f90]{VLR_ULA_S_WAIT_AUTH}: Deallocated (fsm.c:568) 20250426105932922 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426105932922 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Freeing instance (msub.c:113) 20250426105932922 DMSC DEBUG msc_a(IMSI-262420000001011:UTRAN-Iu-415:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Deallocated (fsm.c:568) 20250426105932922 DMSC DEBUG msub(IMSI-262420000001011) Free (msub.c:119) 20250426105932922 DVLR INFO VLR subscr IMSI-262420000001011 - active-conn: now used by 0 (-) (msub.c:375) 20250426105932922 DVLR DEBUG SUBSCR(IMSI-262420000001011) freeing VLR subscr (max total use count was 2) (vlr.c:472) 20250426105932922 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426105932922 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426105932922 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-415 (ran_conn.c:155) 20250426105932922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105932922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105932922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105932922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105932922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105932922 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105932922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105932922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105932923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105932923 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 b9 00 00 00 c3 03 00 00 07 05 e4 95 02 00 01 9f 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2162)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2162)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2160)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2160)@4e68250106fc: RLC received in state:disconnect_pending TC_iu_lu_disconnect2(2168)@4e68250106fc: Final verdict of PTC: pass 20250426105933921 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105933921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105933921 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105933921 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105933921 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105933921 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105933921 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105933921 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105933922 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105933922 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105933922 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105933922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105933922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105933922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105933922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105933922 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105933922 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105933922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105933922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105933922 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105933922 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(2157)@4e68250106fc: Final verdict of PTC: none 20250426105933922 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105933922 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2156)@4e68250106fc: Final verdict of PTC: none 20250426105933924 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105933925 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-RAN(2158)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2155)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2166)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2161)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2154)@4e68250106fc: Final verdict of PTC: none 20250426105933925 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105933925 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105933925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105933925 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105933925 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105933925 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105933925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105933925 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105933925 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105933925 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) 20250426105933925 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105933925 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-GSUP-IPA(2165)@4e68250106fc: Final verdict of PTC: none 20250426105933925 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105933925 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105933925 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105933925 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105933925 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105933925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105933925 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105933925 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105933925 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105933926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test-SMPP(2167)@4e68250106fc: Final verdict of PTC: none 20250426105933926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105933926 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) 20250426105933926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105933926 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105933926 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105933926 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) 20250426105933926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105933926 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105933926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105933926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105933926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105933926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105933926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105933926 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105933926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105933926 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105933926 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105933926 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2160)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2159)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2163)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2164)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2162)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2153)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2153): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2154): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2155): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2156): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2157): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2158): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2159): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2160): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2161): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2162): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2163): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2164): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2165): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2166): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2167): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_disconnect2(2168): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_disconnect finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass'. Sat Apr 26 10:59:33 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 20250426105934926 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230144) 20250426105935923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105935923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105935923 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105935926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105935926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105935926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105935927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105935927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105935927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105935927 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=230144, count=233452) 20250426105936927 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_disconnect pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei'. ------ MSC_Tests_Iu.TC_iu_lu_by_imei ------ Sat Apr 26 10:59:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105937928 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_by_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_by_imei started. MSC_Test_0-M3UA(2173)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2173)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2173)@4e68250106fc: ************************************************* MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2171)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2176)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2176)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2176)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2174)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2179)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2179)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2179)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2177)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105938668 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2180)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105938836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105938836 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105938836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105938836 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2173)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105938837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105938837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105938837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105938837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105938837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105938837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105938837 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938837 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105938837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105938837 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2173)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2173)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2173)@4e68250106fc: Message received on association #8 20250426105938838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938838 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105938838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105938838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105938838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105938838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105938838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105938838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938838 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105938838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105938838 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105938838 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2173)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2173)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2173)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105938838 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105938838 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105938849 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105938849 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105938849 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105938849 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(2176)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2176)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105938850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105938850 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105938850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105938850 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105938850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105938850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105938850 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938850 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105938850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105938850 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(2176)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2176)@4e68250106fc: Message received on association #8 20250426105938851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938851 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105938851 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105938851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105938851 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105938851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105938851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105938851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938851 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105938851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105938851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105938851 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(2176)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2176)@4e68250106fc: Message received on association #8 20250426105938851 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105938851 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2176)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105938863 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) 20250426105938863 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) 20250426105938863 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105938863 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(2179)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2179)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105938865 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105938865 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938865 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105938865 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(2179)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2179)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2179)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105938865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105938865 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105938865 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105938865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105938865 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105938865 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105938865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105938865 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(2179)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105938865 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105938865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2176)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2179)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105938929 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105938929 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2182)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105938931 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2182)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2182)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105938940 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105938940 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2183)@4e68250106fc: Created GsupExpect[0] for "262420000001012" to be handled at TC_iu_lu_by_imei2(2185) TC_iu_lu_by_imei2(2185)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, 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 } } } } 20250426105939641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939641 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105939641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105939641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105939641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105939641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105939641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939641 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105939641 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105939641 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939641 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2173)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2173)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2173)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2172)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105939653 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939653 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105939653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105939653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105939653 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939653 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2176)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105939653 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939653 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939653 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105939653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939653 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105939653 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105939653 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939653 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2176)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2176)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2175)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105939668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105939668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105939668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105939668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105939669 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) 20250426105939669 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939669 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939669 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105939669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939669 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105939669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105939669 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105939669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2178)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2178)@4e68250106fc: Added conn table entry 0TC_iu_lu_by_imei2(2185)12262175 MSC_Test_2-SCCP(2177)@4e68250106fc: First idle individual index:0 20250426105939674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105939674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939674 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105939674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105939674 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 bb 1b 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 4a 99 99 00 00 10 10 02 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105939675 DIUCS DEBUG (UTRAN-Iu-416 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2178)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105939675 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Allocated (fsm.c:456) 20250426105939675 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426105939675 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105939675 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105939675 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b10220] (fsm.c:486) 20250426105939675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105939675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105939675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105939675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105939675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105939675 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMEI-499990000010120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426105939675 DMM ERROR msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: unknown mobile identity type (gsm_04_08.c:398) 20250426105939675 DMM DEBUG msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426105939675 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426105939675 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: is child of msc_a(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af5620] (fsm.c:486) 20250426105939675 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426105939675 DVLR DEBUG vlr_lu_fsm(IMEI-499990000010120:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426105939675 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1055) 20250426105939675 DVLR INFO New subscr, TMSI: 0xffffffff (vlr.c:592) 20250426105939675 DVLR DEBUG VLR subscr unknown + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426105939675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426105939675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426105939675 DVLR DEBUG VLR subscr unknown - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1068) 20250426105939675 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426105939675 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: vlr_loc_upd_want_imsi() (vlr_lu_fsm.c:1003) 20250426105939675 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_IMSI (T3270, 12s) (vlr_lu_fsm.c:1008) 20250426105939675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_ID_REQ (msc_a.c:2106) 20250426105939675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105939675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105939675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105939675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939675 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105939675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105939675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 bb 1b 1f 00 01 a0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105939675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105939675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105939675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105939675 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105939675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105939675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105939675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105939675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 bb 1b 1f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 18 01 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@4e68250106fc: { messageType := 2, destLocRef := 'BB1B1F'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-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426105944675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426105944675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426105944675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105944675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426105944675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426105944675 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) 20250426105944675 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) 20250426105944675 DMM INFO msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426105944675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426105944675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426105944675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426105944675 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_WAIT_IMSI}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426105944675 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426105944675 DVLR DEBUG VLR subscr unknown - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426105944675 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105944675 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105944676 DVLR DEBUG VLR subscr unknown - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426105944676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105944676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105944676 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105944676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105944676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105944676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105944676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 bb 1b 1f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105944676 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105944676 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105944676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105944676 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105944676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105944676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105944676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105944676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 bb 1b 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2177)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2177)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2177)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2177)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426105944681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105944681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105944681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105944681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105944681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105944681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105944681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105944681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105944681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105944681 DIUCS DEBUG (UTRAN-Iu-416) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105944681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105944681 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105944681 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105944681 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105944681 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105944681 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426105944681 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Removing from parent msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426105944681 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426105944681 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426105944681 DVLR DEBUG vlr_lu_fsm(unknown:UTRAN-Iu-416:LU)[0x55fcf1af0910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b10220] (msc_a.c:1053) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105944681 DMSC DEBUG msc_a(unknown:UTRAN-Iu-416:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105944681 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105944681 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105944681 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105944681 DMSC DEBUG msub_fsm[0x55fcf1b10220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105944681 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105944681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105944681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1b10220] (msub.c:113) 20250426105944681 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-416 (ran_conn.c:142) 20250426105944681 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-416 (ran_conn.c:155) 20250426105944681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426105944681 DMSC DEBUG msc_i(unknown:UTRAN-Iu-416:LU)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426105944681 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105944681 DVLR INFO VLR subscr unknown - active-conn: now used by 0 (-) (msub.c:375) 20250426105944681 DVLR DEBUG SUBSCR(unknown) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426105944681 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Freeing instance (msub.c:113) 20250426105944681 DMSC DEBUG msub_fsm[0x55fcf1b10220]{terminating}: Deallocated (fsm.c:568) 20250426105944681 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944681 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105944681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105944681 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105944681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105944681 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105944681 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105944681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105944681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105944681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 bb 1b 1f 00 01 a0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2179)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2177)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2179)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105944682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105944682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105944682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105944682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105944682 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105944682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105944682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105944682 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105944682 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a0 bb 1b 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2178)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_by_imei2(2185)12262175 TC_iu_lu_by_imei2(2185)@4e68250106fc: setverdict(pass): none -> pass TC_iu_lu_by_imei2(2185)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_by_imei2(2185)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_by_imei2(2185)@4e68250106fc: Final verdict of PTC: pass 20250426105944684 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105944684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105944684 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944684 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105944684 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105944684 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944684 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105944684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105944684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105944684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105944684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105944684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105944684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105944684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105944684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105944684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105944684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2173)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2177)@4e68250106fc: Final verdict of PTC: none 20250426105944684 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2171)@4e68250106fc: Final verdict of PTC: none 20250426105944684 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105944684 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) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944684 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105944684 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105944684 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944684 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105944684 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105944684 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105944684 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105944684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944685 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105944685 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105944685 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105944685 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105944685 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105944685 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105944685 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) 20250426105944685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944685 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) MSC_Test_1-SCCP(2174)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2172)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2182)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2176)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2183)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2178)@4e68250106fc: Final verdict of PTC: none 20250426105944685 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105944685 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105944685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105944685 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) 20250426105944685 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105944685 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105944685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105944685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105944685 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105944685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105944685 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105944685 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2180)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2170)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2179)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2175)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2186)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2184)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2181)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2170): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2171): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2172): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2173): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2174): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2175): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2176): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2177): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2178): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2179): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2180): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2181): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2182): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2183): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2184): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_by_imei2(2185): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2186): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_by_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass'. Sat Apr 26 10:59:44 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 20250426105945685 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257460) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105946685 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105946686 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=257460, count=260768) 20250426105947687 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_by_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi ------ Sat Apr 26 10:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105948688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_imsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2190)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2190)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2190)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2188)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2193)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2193)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2193)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2191)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2196)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2196)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2196)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2194)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105949423 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2197)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105949593 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105949593 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105949593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105949593 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2190)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2190)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105949594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949594 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105949594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105949594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105949594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105949594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105949594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105949594 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949594 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105949594 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105949594 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2190)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2190)@4e68250106fc: Message received on association #8 20250426105949595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949595 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105949595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105949595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105949595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105949595 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949595 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105949595 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105949595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105949595 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2190)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105949595 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105949595 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2190)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2190)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105949605 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105949605 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105949605 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105949605 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(2193)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2193)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105949606 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949606 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105949606 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105949606 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105949606 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105949606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105949606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105949606 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949606 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105949606 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105949606 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(2193)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2193)@4e68250106fc: Message received on association #8 20250426105949607 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949607 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105949607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105949607 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105949607 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105949607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105949607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105949607 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949607 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105949607 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105949607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105949607 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(2193)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105949607 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105949607 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2193)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2193)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105949617 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) 20250426105949617 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) 20250426105949617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105949617 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(2196)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2196)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105949618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105949618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105949618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105949618 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105949618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105949618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105949618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949618 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105949618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105949618 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(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105949619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105949619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105949619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105949619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105949619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105949619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105949619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105949619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105949619 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105949619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105949619 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105949619 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105949619 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426105949619 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105949619 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2193)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105949688 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105949688 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2199)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105949690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2199)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2199)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105949699 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105949699 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_imsi2(2202)@4e68250106fc: 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 } } } } } } } } 20250426105950397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105950397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2190)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105950398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950398 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105950398 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105950398 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950398 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2190)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2190)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2189)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105950408 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950408 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950408 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950408 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105950408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2193)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105950409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950409 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105950409 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105950409 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950409 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2193)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2193)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2192)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105950423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105950423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950423 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) 20250426105950423 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105950423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105950423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950423 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105950423 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105950423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2195)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2195)@4e68250106fc: Added conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)2032544 MSC_Test_2-SCCP(2194)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105950429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1f 03 a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0d 0c 05 01 52 08 29 26 24 00 00 00 01 41 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105950429 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) 20250426105950429 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426105950429 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105950429 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105950429 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105950429 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426105950429 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105950429 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105950429 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105950429 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105950429 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105950429 DMM DEBUG IMSI DETACH INDICATION: IMSI-262420000001014 (gsm_04_08.c:980) 20250426105950429 DMM ERROR IMSI DETACH for unknown subscriber IMSI-262420000001014 (gsm_04_08.c:1004) 20250426105950429 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426105950430 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426105950430 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426105950430 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105950430 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2195)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426105950430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105950430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105950430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105950430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 1f 03 a0 00 01 a1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105950430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105950430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105950430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105950430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 1f 03 a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2194)@4e68250106fc: { messageType := 2, destLocRef := '1F03A0'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-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2194)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2194)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2194)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2194)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2194)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2194)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2194)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950434 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105950434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950434 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950434 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950434 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105950434 DIUCS DEBUG (UTRAN-Iu-417) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105950434 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105950434 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105950434 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105950434 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105950434 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105950434 DMSC DEBUG msc_a(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105950434 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105950434 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105950434 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105950434 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105950434 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105950434 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105950434 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426105950434 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-417 (ran_conn.c:142) 20250426105950434 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-417 (ran_conn.c:155) 20250426105950434 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105950434 DMSC DEBUG msc_i(unknown:UTRAN-Iu-417:NONE)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105950434 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105950434 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426105950434 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426105950434 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950434 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950434 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105950434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950434 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105950434 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105950434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950434 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 1f 03 a0 00 01 a1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2196)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2194)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2196)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105950435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105950435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105950435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105950435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105950435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105950435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105950435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105950435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105950435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a1 1f 03 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2195)@4e68250106fc: Deleted conn table entry 0TC_iu_imsi_detach_by_imsi2(2202)2032544 TC_iu_imsi_detach_by_imsi2(2202)@4e68250106fc: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imsi2(2202)@4e68250106fc: Final verdict of PTC: pass 20250426105950437 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105950437 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2200)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2190)@4e68250106fc: Final verdict of PTC: none 20250426105950437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105950437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2195)@4e68250106fc: Final verdict of PTC: none 20250426105950437 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105950437 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105950437 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105950437 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105950437 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105950437 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) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105950437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105950437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426105950437 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test-MNCC(2197)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2196)@4e68250106fc: Final verdict of PTC: none 20250426105950437 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426105950437 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426105950437 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) 20250426105950437 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426105950437 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105950437 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_1-SCCP(2191)@4e68250106fc: Final verdict of PTC: none 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105950437 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105950437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105950437 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105950437 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(2193)@4e68250106fc: Final verdict of PTC: none 20250426105950437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105950438 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2198)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2199)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2189)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2203)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2194)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2187)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2201)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2192)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2188)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2187): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2188): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2189): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2190): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2191): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2192): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2193): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2194): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2195): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2196): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2197): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2198): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2199): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2200): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2201): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_imsi_detach_by_imsi2(2202): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2203): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_imsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass'. Sat Apr 26 10:59:50 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 20250426105951438 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228040) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105952438 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105952439 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=228040, count=231908) 20250426105953440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi ------ Sat Apr 26 10:59:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426105954440 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_tmsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2207)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2207)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2207)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2205)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2210)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2210)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2210)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2208)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2213)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2213)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2213)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2211)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426105955226 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2214)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426105955395 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105955395 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426105955395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105955395 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2207)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105955396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955396 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105955396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105955396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105955396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105955396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105955396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105955396 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955396 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105955396 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426105955396 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2207)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2207)@4e68250106fc: Message received on association #8 20250426105955397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105955397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105955397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426105955397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105955397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105955397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105955397 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955397 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105955397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426105955397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105955397 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2207)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2207)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105955397 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426105955397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2207)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2207)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105955409 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426105955409 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426105955409 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105955409 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(2210)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955410 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105955410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105955410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955410 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105955410 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(2210)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2210)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955410 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105955410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426105955410 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105955410 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955410 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105955410 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2210)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105955410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105955410 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(2210)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426105955410 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426105955410 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105955421 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) 20250426105955421 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) 20250426105955421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426105955421 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(2213)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426105955422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426105955422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426105955422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426105955422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_2-M3UA(2213)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426105955422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426105955422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426105955422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955422 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426105955422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105955422 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(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426105955423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105955423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426105955423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426105955423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105955423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426105955423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426105955423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426105955423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105955423 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426105955423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105955423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105955423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105955423 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(2210)@4e68250106fc: Message received on association #8 20250426105955423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426105955423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2210)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426105955441 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426105955441 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2216)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426105955442 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2216)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2216)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426105955451 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426105955451 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_imsi_detach_by_tmsi2(2219)@4e68250106fc: 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 } } } } } } } } 20250426105956199 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956199 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426105956199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2207)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105956200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426105956200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956200 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426105956200 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426105956200 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956200 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2207)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2207)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2206)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105956212 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956212 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426105956212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956212 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956212 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956212 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2210)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105956213 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956213 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956213 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426105956213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956213 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426105956213 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426105956213 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956213 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2210)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2210)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2209)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426105956226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105956226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105956226 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(2213)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105956226 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426105956226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105956226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956226 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105956226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105956226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2212)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2212)@4e68250106fc: Added conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)6761934 MSC_Test_2-SCCP(2211)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2212)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105956233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105956233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 65 00 00 00 c3 00 00 00 b9 03 02 00 00 01 67 2d ce 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 40 00 13 40 3c 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0a 09 05 01 52 05 f4 01 02 03 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105956233 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) 20250426105956233 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426105956233 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426105956233 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105956233 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426105956233 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426105956233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426105956233 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426105956233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426105956233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426105956233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426105956233 DMM DEBUG IMSI DETACH INDICATION: TMSI-0x01020304 (gsm_04_08.c:980) 20250426105956233 DMM ERROR IMSI DETACH for unknown subscriber TMSI-0x01020304 (gsm_04_08.c:1004) 20250426105956233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426105956233 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426105956233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426105956233 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426105956233 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426105956233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105956233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426105956233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105956233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 67 2d ce 00 01 a2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426105956233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105956233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105956233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105956233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 67 2d ce 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@4e68250106fc: { messageType := 2, destLocRef := '672DCE'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(2211)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2211)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2211)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2211)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2211)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2211)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2211)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2211)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426105956239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105956239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956239 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426105956239 DIUCS DEBUG (UTRAN-Iu-418) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426105956239 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426105956239 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426105956239 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426105956239 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426105956239 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_a.c:1053) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426105956239 DMSC DEBUG msc_a(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426105956239 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426105956239 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426105956239 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426105956239 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426105956239 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426105956239 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426105956239 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426105956239 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-418 (ran_conn.c:142) 20250426105956239 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-418 (ran_conn.c:155) 20250426105956239 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426105956239 DMSC DEBUG msc_i(unknown:UTRAN-Iu-418:NONE)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426105956239 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426105956239 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426105956239 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426105956239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426105956239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956239 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426105956239 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426105956239 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 67 2d ce 00 01 a2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2211)@4e68250106fc: Session index based on local reference:0 20250426105956240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426105956240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426105956240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426105956240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426105956240 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426105956240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426105956240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426105956240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426105956240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a2 67 2d ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2213)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2212)@4e68250106fc: Deleted conn table entry 0TC_iu_imsi_detach_by_tmsi2(2219)6761934 TC_iu_imsi_detach_by_tmsi2(2219)@4e68250106fc: setverdict(pass): none -> pass TC_iu_imsi_detach_by_tmsi2(2219)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_tmsi2(2219)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_tmsi2(2219)@4e68250106fc: Final verdict of PTC: pass 20250426105956242 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426105956242 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426105956242 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426105956242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105956242 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426105956242 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426105956242 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426105956242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105956242 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105956242 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426105956242 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105956242 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-MNCC(2214)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2207)@4e68250106fc: Final verdict of PTC: none 20250426105956242 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426105956242 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105956242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105956242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105956242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105956242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105956242 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105956242 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105956242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105956242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426105956242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105956242 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105956243 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2217)@4e68250106fc: Final verdict of PTC: none 20250426105956243 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426105956243 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105956243 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105956243 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105956243 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) 20250426105956243 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956243 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105956243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105956243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426105956243 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426105956243 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2208)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2210)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2205)@4e68250106fc: Final verdict of PTC: none 20250426105956243 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) 20250426105956243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426105956243 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426105956243 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426105956243 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) 20250426105956243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426105956243 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426105956243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426105956243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426105956243 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426105956243 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(2218)@4e68250106fc: Final verdict of PTC: none 20250426105956244 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426105956244 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2213)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2211)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2204)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2215)@4e68250106fc: Final verdict of PTC: none 20250426105956244 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2209)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2216)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2220)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2206)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2212)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2204): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2205): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2206): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2207): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2208): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2209): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2210): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2211): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2212): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2213): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2214): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2215): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2216): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2217): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2218): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_imsi_detach_by_tmsi2(2219): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2220): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_tmsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass'. Sat Apr 26 10:59:56 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 20250426105957246 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=225680) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105958243 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105958244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426105958244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426105958244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426105958247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=225680, count=228988) 20250426105959250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei'. ------ MSC_Tests_Iu.TC_iu_imsi_detach_by_imei ------ Sat Apr 26 10:59:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_imsi_detach_by_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110000251 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_imei started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2224)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2224)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2224)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2222)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2227)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2227)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2227)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2225)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2230)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2230)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2230)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2228)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110001088 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2231)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110001251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110001251 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110001251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110001251 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250426110001251 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110001251 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2224)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test-GSUP-IPA(2233)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426110001252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001252 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110001252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110001252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110001252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110001252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110001252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110001252 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001252 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110001252 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110001252 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2224)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM 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(2224)@4e68250106fc: Message received on association #8 20250426110001253 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2224)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2224)@4e68250106fc: Message received on association #8 20250426110001253 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2224)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110001253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001253 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110001253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110001253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110001253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110001253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110001253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110001253 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001253 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110001253 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110001253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110001253 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2224)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2224)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2224)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2224)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2224)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2233)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250426110001253 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2233)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110001262 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110001262 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110001267 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110001267 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110001267 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110001267 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(2227)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001269 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110001269 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110001269 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001269 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110001269 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(2227)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2227)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001269 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110001269 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110001269 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110001269 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001269 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110001269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110001269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110001269 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(2227)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2227)@4e68250106fc: Message received on association #8 20250426110001269 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110001269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2227)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110001280 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) 20250426110001280 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) 20250426110001280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110001280 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(2230)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) TC_iu_imsi_detach_by_imei2(2236)@4e68250106fc: 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 } } } } } } } } MSC_Test_2-M3UA(2230)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110001282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110001282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110001282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110001282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001282 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110001282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110001282 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(2230)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2230)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2230)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110001282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110001282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110001282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110001282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110001282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110001282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110001282 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110001283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110001283 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110001283 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110001283 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(2230)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2227)@4e68250106fc: Message received on association #8 20250426110001283 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110001283 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2227)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110002055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002055 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110002055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2224)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110002056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110002056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002056 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110002056 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110002056 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002056 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2224)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2224)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2223)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110002072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002072 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110002072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110002072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110002072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002072 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110002072 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110002072 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002072 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2227)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_1-M3UA(2227)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2227)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2226)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110002087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110002087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110002087 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) 20250426110002087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110002087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002087 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110002087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110002087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110002087 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2229)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2229)@4e68250106fc: Added conn table entry 0TC_iu_imsi_detach_by_imei2(2236)11514282 MSC_Test_2-SCCP(2228)@4e68250106fc: First idle individual index:0 20250426110002093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002093 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110002093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 120 bytes: [L2]> 01 00 01 01 00 00 00 78 02 10 00 68 00 00 00 c3 00 00 00 b9 03 02 00 00 01 af b1 aa 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 43 00 13 40 3f 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0d 0c 05 01 52 08 4a 99 99 00 00 10 10 06 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110002093 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) 20250426110002093 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426110002093 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110002093 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426110002093 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110002093 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426110002093 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110002093 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110002093 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110002093 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110002093 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110002093 DMM DEBUG IMSI DETACH INDICATION: IMEI-499990000010160 (gsm_04_08.c:980) 20250426110002093 DMM ERROR IMEI-499990000010160: unimplemented mobile identity type (gsm_04_08.c:994) 20250426110002093 DMM ERROR IMSI DETACH for unknown subscriber IMEI-499990000010160 (gsm_04_08.c:1004) 20250426110002093 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:2248) 20250426110002093 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426110002093 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426110002093 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110002093 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2229)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110002093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110002093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: picked Normal Route via 'virt-rnc0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250426110002093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110002093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 af b1 aa 00 01 a3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110002093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110002093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110002093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110002093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 af b1 aa 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@4e68250106fc: { messageType := 2, destLocRef := 'AFB1AA'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(2228)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2228)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2228)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2228)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2228)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2228)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2228)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2228)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110002098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110002098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110002098 DIUCS DEBUG (UTRAN-Iu-419) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110002098 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110002098 DIUCS DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110002098 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110002098 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110002098 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110002098 DMSC DEBUG msc_a(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110002098 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110002098 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426110002098 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426110002098 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110002098 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110002098 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110002098 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426110002098 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-419 (ran_conn.c:142) 20250426110002098 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-419 (ran_conn.c:155) 20250426110002098 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110002098 DMSC DEBUG msc_i(unknown:UTRAN-Iu-419:NONE)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110002098 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426110002098 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426110002098 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426110002098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110002098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002098 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110002098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110002098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 af b1 aa 00 01 a3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2228)@4e68250106fc: Session index based on local reference:0 20250426110002098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110002098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110002098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110002098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110002098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110002098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110002098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110002098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a3 af b1 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2230)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2229)@4e68250106fc: Deleted conn table entry 0TC_iu_imsi_detach_by_imei2(2236)11514282 TC_iu_imsi_detach_by_imei2(2236)@4e68250106fc: setverdict(pass): none -> pass TC_iu_imsi_detach_by_imei2(2236)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_imsi_detach_by_imei2(2236)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_imsi_detach_by_imei2(2236)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2234)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2226)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2222)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2229)@4e68250106fc: Final verdict of PTC: none 20250426110002100 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2233)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2228)@4e68250106fc: Final verdict of PTC: none 20250426110002101 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110002101 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110002101 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-MNCC(2231)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2223)@4e68250106fc: Final verdict of PTC: none 20250426110002101 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110002101 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110002101 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110002101 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-SCCP(2225)@4e68250106fc: Final verdict of PTC: none 20250426110002101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110002101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110002101 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110002101 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110002101 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(2237)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2230)@4e68250106fc: Final verdict of PTC: none 20250426110002101 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110002101 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110002101 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110002101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110002101 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110002101 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110002101 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) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110002101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110002101 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110002101 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110002101 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110002101 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110002101 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_1-M3UA(2227)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2235)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2232)@4e68250106fc: Final verdict of PTC: none 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110002101 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110002101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110002101 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110002101 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(2224)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2221)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case.20250426110002101 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110002101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110002101 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110002101 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2221): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2222): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2223): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2224): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2225): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2226): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2227): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2228): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2229): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2230): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2231): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2232): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2233): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2234): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2235): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_imsi_detach_by_imei2(2236): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2237): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_imsi_detach_by_imei finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass'. Sat Apr 26 11:00:02 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 20250426110003102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228472) 20250426110004102 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110004102 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=228472, count=231780) 20250426110005104 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imei_reject ------ Sat Apr 26 11:00:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imei_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110006105 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_emerg_call_imei_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2241)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2241)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2241)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2239)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2244)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2244)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2244)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2242)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2247)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2247)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2247)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2245)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110006838 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2248)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110007006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110007006 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110007006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110007006 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2241)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110007007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007007 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110007007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110007007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110007007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110007007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110007007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110007007 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007007 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110007007 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110007007 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2241)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110007008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007008 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110007008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110007008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110007008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110007008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110007008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110007008 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007008 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110007008 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110007008 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110007008 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110007008 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110007008 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110007020 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110007020 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110007020 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110007020 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(2244)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110007021 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007021 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110007021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110007021 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110007021 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110007021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110007021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110007021 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007021 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110007021 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110007021 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(2244)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110007022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007022 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110007022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110007022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110007022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110007022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110007022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110007022 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007022 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110007022 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110007022 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110007022 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110007022 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110007022 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110007034 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) 20250426110007034 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) 20250426110007034 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110007034 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(2247)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110007037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110007037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110007037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110007037 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110007037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110007037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110007037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007037 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110007037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110007037 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(2247)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110007039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110007039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110007039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110007039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110007039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110007039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110007039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007039 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110007039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110007039 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110007039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110007039 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110007039 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110007039 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110007106 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110007106 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2250)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110007107 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2250)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2250)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110007116 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110007116 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) TC_iu_emerg_call_imei_reject2(2253)@4e68250106fc: 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 } } } } 20250426110007812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007812 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110007812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2241)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110007812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007812 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110007812 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110007812 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007812 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2241)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2241)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2240)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110007823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007823 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007823 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007823 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110007823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007823 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2244)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110007824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007824 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110007824 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110007824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2244)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2244)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2243)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110007844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110007844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007845 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) 20250426110007845 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110007845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110007845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110007845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110007845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2246)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2246)@4e68250106fc: Added conn table entry 0TC_iu_emerg_call_imei_reject2(2253)514395 MSC_Test_2-SCCP(2245)@4e68250106fc: First idle individual index:0 20250426110007859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110007859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007859 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007859 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 07 d9 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 02 03 50 59 02 08 4a 99 99 00 00 10 10 07 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007859 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) 20250426110007859 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Allocated (fsm.c:456) 20250426110007859 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110007859 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426110007859 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110007859 DMSC DEBUG msc_a[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af8f90] (fsm.c:486) 20250426110007860 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110007860 DMSC DEBUG msc_i(unknown:UTRAN-Iu-420:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110007860 DMSC DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110007860 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110007860 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-420:NONE)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110007860 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250426110007860 DIUCS NOTICE msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Tx CM SERVICE REQUEST REJECT: emergency services by IMEI are not supported (gsm_04_08.c:787) 20250426110007860 DMM DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 5 (gsm_04_08.c:259) 20250426110007860 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250426110007860 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110007860 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110007860 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110007860 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426110007860 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110007860 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110007860 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2246)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110007860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110007860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110007860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110007860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 07 d9 5b 00 01 a4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110007860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110007860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110007860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110007860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 07 d9 5b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 05 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110007860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110007860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110007860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110007860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 07 d9 5b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2245)@4e68250106fc: { messageType := 2, destLocRef := '07D95B'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-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2245)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2245)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2245)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2245)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2245)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2245)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2245)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110007875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110007875 DIUCS DEBUG (UTRAN-Iu-420) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110007875 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110007875 DIUCS DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110007875 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110007875 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110007875 DIUCS DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af8f90] (msc_a.c:1053) 20250426110007875 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110007876 DMSC DEBUG msc_a(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af0910]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110007876 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110007876 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426110007876 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426110007876 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110007876 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110007876 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110007876 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af8f90] (msub.c:113) 20250426110007876 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-420 (ran_conn.c:142) 20250426110007876 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-420 (ran_conn.c:155) 20250426110007876 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110007876 DMSC DEBUG msc_i(IMEI-499990000010170:UTRAN-Iu-420:CM_SERVICE_REQ)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110007876 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426110007876 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Freeing instance (msub.c:113) 20250426110007876 DMSC DEBUG msub_fsm[0x55fcf1af8f90]{terminating}: Deallocated (fsm.c:568) 20250426110007876 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007876 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110007876 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110007876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007876 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110007876 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110007876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 07 d9 5b 00 01 a4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2247)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2245)@4e68250106fc: Session index based on local reference:0 20250426110007876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110007876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2247)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110007876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110007876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110007876 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110007876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110007876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110007876 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110007876 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a4 07 d9 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2246)@4e68250106fc: Deleted conn table entry 0TC_iu_emerg_call_imei_reject2(2253)514395 TC_iu_emerg_call_imei_reject2(2253)@4e68250106fc: setverdict(pass): none -> pass TC_iu_emerg_call_imei_reject2(2253)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imei_reject2(2253)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imei_reject2(2253)@4e68250106fc: Final verdict of PTC: pass 20250426110007880 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110007880 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110007880 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(2251)@4e68250106fc: Final verdict of PTC: none 20250426110007880 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110007880 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110007880 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110007880 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110007880 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110007880 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110007880 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110007880 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110007880 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110007880 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007880 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110007880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110007880 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110007880 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110007880 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110007880 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110007880 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110007880 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110007880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110007880 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110007880 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110007880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110007880 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110007880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2241)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2244)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2250)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2245)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2239)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2248)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2242)@4e68250106fc: Final verdict of PTC: none 20250426110007881 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) 20250426110007881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110007881 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110007881 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110007881 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) 20250426110007881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-RAN(2246)@4e68250106fc: Final verdict of PTC: none 20250426110007881 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110007881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110007881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110007881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110007881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110007881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110007881 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(2240)@4e68250106fc: Final verdict of PTC: none 20250426110007881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110007881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110007881 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110007881 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2238)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2252)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2247)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2254)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2243)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2249)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2238): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2239): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2240): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2241): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2242): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2243): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2244): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2245): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2246): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2247): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2248): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2249): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2250): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2251): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2252): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_emerg_call_imei_reject2(2253): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2254): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_emerg_call_imei_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass'. Sat Apr 26 11:00:07 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 20250426110008881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235512) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110009881 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110009881 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=235512, count=238820) 20250426110010882 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi'. ------ MSC_Tests_Iu.TC_iu_emerg_call_imsi ------ Sat Apr 26 11:00:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_emerg_call_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110011884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_emerg_call_imsi started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2258)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2258)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2258)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2256)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2261)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2261)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2261)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2259)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2264)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2264)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2264)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2262)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110012652 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2265)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110012819 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110012819 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110012819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110012819 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2258)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110012820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012820 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110012820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110012820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110012820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110012820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110012820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110012820 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012820 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110012820 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110012820 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2258)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2258)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110012821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012821 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110012821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110012821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110012821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110012821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110012821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110012821 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012821 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110012821 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110012821 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110012821 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2258)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2258)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110012821 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110012821 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2258)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110012831 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110012831 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110012831 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110012831 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(2261)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2261)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012832 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110012832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110012832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012832 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110012832 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(2261)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012832 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110012832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110012832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110012832 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012832 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110012832 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110012832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110012832 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110012832 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110012832 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2261)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2261)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2261)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110012845 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) 20250426110012845 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) 20250426110012845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110012845 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(2264)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110012847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110012847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110012847 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(2264)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110012847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110012847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110012847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110012847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110012847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110012847 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110012847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110012847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110012847 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110012847 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2261)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2264)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110012884 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110012884 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2267)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110012886 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2267)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2267)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110012894 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110012894 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2268)@4e68250106fc: Created GsupExpect[0] for "262420000001018" to be handled at TC_iu_emerg_call_imsi2(2270) TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110013624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013624 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110013624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2258)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110013624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013624 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110013624 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110013624 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013624 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2258)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2258)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2257)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110013635 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013635 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013635 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013635 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110013635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013635 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013635 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2261)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013635 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013635 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013635 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110013635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013635 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110013635 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110013635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013635 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2261)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2261)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2260)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013652 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013652 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013652 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013652 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013652 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110013652 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) 20250426110013652 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110013652 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013652 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013652 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013652 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013652 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013652 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013652 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2263)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2263)@4e68250106fc: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)5185844 MSC_Test_2-SCCP(2262)@4e68250106fc: First idle individual index:0 20250426110013658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013658 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013658 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013658 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4f 21 34 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 81 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013658 DIUCS DEBUG (UTRAN-Iu-421 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2263)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110013658 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Allocated (fsm.c:456) 20250426110013658 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110013658 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426110013658 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110013658 DMSC DEBUG msc_a[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0910] (fsm.c:486) 20250426110013658 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110013658 DMSC DEBUG msc_i(unknown:UTRAN-Iu-421:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110013658 DMSC DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110013658 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110013658 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-421:NONE)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110013658 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001018 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110013658 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90] (fsm.c:486) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110013658 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110013658 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001018 id=262420000001018 (vlr.c:661) 20250426110013658 DVLR INFO New subscr, IMSI: 262420000001018 (vlr.c:562) 20250426110013658 DVLR DEBUG VLR subscr IMSI-262420000001018 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110013658 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110013658 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110013658 DVLR DEBUG VLR subscr IMSI-262420000001018 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110013658 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110013658 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110013658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110013658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426110013658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110013658 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110013658 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013658 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013658 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013658 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 4f 21 34 00 01 a5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: { messageType := 2, destLocRef := '4F2134'O ("O!4"), 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-GSUP(2268)@4e68250106fc: Found GsupExpect[0] for "262420000001018" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-GSUP(2268)@4e68250106fc: Added IMSI table entry 0TC_iu_emerg_call_imsi2(2270)"262420000001018" MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): none -> pass 20250426110013662 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110013662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110013662 DVLR DEBUG SUBSCR(IMSI-262420000001018) Received 1 auth tuples (vlr.c:996) 20250426110013662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110013662 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110013662 DMM DEBUG Tx AUTH REQ (rand = 9863049b6404225edb74859618f4ce56) (gsm_04_08.c:641) 20250426110013662 DMM DEBUG AUTH REQ (autn = fb8d0da81c361ac99e8f21d3703de293) (gsm_04_08.c:643) 20250426110013662 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110013662 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013662 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013662 DVLR DEBUG VLR subscr IMSI-262420000001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110013662 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013662 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013662 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013662 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013662 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 4f 21 34 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 98 63 04 9b 64 04 22 5e db 74 85 96 18 f4 ce 56 20 10 fb 8d 0d a8 1c 36 1a c9 9e 8f 21 d3 70 3d e2 93 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=1 into dtap '0514F35E78D2210478CAA4B4'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '0554F35E78D2210478CAA4B4'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F35E78D2210478CAA4B4'O 20250426110013667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013667 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013667 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f3 5e 78 d2 21 04 78 ca a4 b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013667 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013667 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013667 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013667 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013667 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013667 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110013667 DMM DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f35e78d278caa4b4) (gsm_04_08.c:1128) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110013667 DVLR DEBUG SUBSCR(IMSI-262420000001018) AUTH on UTRAN received RES: f35e78d278caa4b4 (8 bytes) (vlr_auth_fsm.c:151) 20250426110013667 DVLR INFO SUBSCR(IMSI-262420000001018) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (vlr_auth_fsm.c:294) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110013667 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110013667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110013667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110013667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110013667 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110013667 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=113b11924ae927dd2338ba6820721248, CK=NONE (ran_msg_iu.c:388) 20250426110013667 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110013667 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110013667 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013667 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013667 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013667 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013667 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013667 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 4f 21 34 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 11 3b 11 92 4a e9 27 dd 23 38 ba 68 20 72 12 48 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110013672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013672 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013672 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013672 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013672 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013672 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013672 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013672 DIUCS DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110013672 DMSC DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013672 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110013672 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110013672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110013672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110013672 DIUCS DEBUG msc_a(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110013672 DMSC DEBUG msc_i(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110013672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110013672 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110013672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110013672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426110013672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110013672 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110013672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 4f 21 34 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110013674 DVLR DEBUG VLR subscr IMSI-262420000001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110013674 DVLR DEBUG IMSI:262420000001018 has MSISDN:491230001018 (vlr.c:1045) 20250426110013674 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250426110013674 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110013674 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110013674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (vlr_lu_fsm.c:110) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110013674 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001018:UTRAN-Iu-421:LU)[0x55fcf1abea80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110013674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110013674 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110013674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110013674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426110013674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110013674 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110013675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110013675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110013675 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250426110013675 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110013675 DMM DEBUG -> IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B LOCATION UPDATE ACCEPT (TMSI = 0x2c3a579b) (gsm_04_08.c:149) 20250426110013675 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110013675 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013675 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013675 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110013675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013675 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 4f 21 34 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2c 3a 57 9b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110013677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013677 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013677 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013677 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013677 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013677 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013677 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013677 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110013677 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110013677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSInew-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110013677 DMSC NOTICE msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) VLR: update for IMSI=262420000001018 (MSISDN=491230001018) (gsm_04_08.c:1541) 20250426110013677 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110013677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70] (vlr_lu_fsm.c:817) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110013677 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001018:MSISDN-491230001018:UTRAN-Iu-421:LU)[0x55fcf1adedf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110013677 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110013677 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110013677 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250426110013677 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250426110013677 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110013677 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110013677 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110013677 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110013677 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110013677 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110013677 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110013677 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110013677 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110013677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013677 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013677 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 4f 21 34 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110013680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013680 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013680 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013680 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013680 DIUCS DEBUG (UTRAN-Iu-421) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013680 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013680 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013680 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110013680 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110013680 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110013680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110013680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90] (msc_a.c:1053) 20250426110013680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110013680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110013680 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af0b70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0910] (msc_a.c:1053) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110013680 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af8f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110013680 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110013680 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) MSC-A terminated (msub.c:261) 20250426110013680 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) 1 MSC-I still active (msub.c:79) 20250426110013680 DMSC DEBUG msub_fsm[0x55fcf1af0910]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110013680 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110013680 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110013680 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1af0910] (msub.c:113) 20250426110013680 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-421 (ran_conn.c:142) 20250426110013680 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-421 (ran_conn.c:155) 20250426110013680 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110013680 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-421:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110013680 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) Free (msub.c:119) 20250426110013680 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110013680 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Freeing instance (msub.c:113) 20250426110013680 DMSC DEBUG msub_fsm[0x55fcf1af0910]{terminating}: Deallocated (fsm.c:568) 20250426110013680 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013680 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013680 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013680 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013680 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 4f 21 34 00 01 a5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 20250426110013681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013681 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013681 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013681 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a5 4f 21 34 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@4e68250106fc: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)5185844 TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: 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 := '2C3A579B'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2263)@4e68250106fc: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)3473248 MSC_Test_2-RAN(2263)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2262)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013884 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013884 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013884 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 34 ff 60 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 02 03 50 59 02 05 f4 2c 3a 57 9b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110013884 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) 20250426110013884 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426110013884 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: Allocated (fsm.c:456) 20250426110013884 DMSC DEBUG msc_i[0x55fcf1af8f90]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110013885 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110013885 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110013885 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110013885 DMSC DEBUG msc_i(unknown:UTRAN-Iu-422:NONE)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110013885 DMSC DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110013885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013885 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013885 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 34 ff 60 00 01 a6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110013885 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110013885 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-422:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110013885 DMM DEBUG msc_a(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Emergency-Call (gsm_04_08.c:776) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110013885 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110013885 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110013885 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110013885 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110013885 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110013885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110013885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910] (fsm.c:486) 20250426110013885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110013885 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110013885 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: { messageType := 2, destLocRef := '34FF60'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(2262)@4e68250106fc: Session index based on local reference:0 TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110013887 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110013887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110013887 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) Received 1 auth tuples (vlr.c:996) 20250426110013887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110013887 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110013887 DMM DEBUG Tx AUTH REQ (rand = 9ba24b704033a5ad9c11bb885b72d5dd) (gsm_04_08.c:641) 20250426110013887 DMM DEBUG AUTH REQ (autn = 592a50a45cdd81785701d39ca3aa6a6e) (gsm_04_08.c:643) 20250426110013887 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110013887 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013887 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9b a2 4b 70 40 33 a5 ad 9c 11 bb 88 5b 72 d5 dd 20 10 59 2a 50 a4 5c dd 81 78 57 01 d3 9c a3 aa 6a 6e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110013887 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=1 into dtap '0514C6AC21402104606EA393'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '0554C6AC21402104606EA393'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C6AC21402104606EA393'O 20250426110013889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013889 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013889 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c6 ac 21 40 21 04 60 6e a3 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110013889 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013889 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013889 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013889 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013889 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013889 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110013889 DMM DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c6ac2140606ea393) (gsm_04_08.c:1128) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110013889 DVLR DEBUG SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) AUTH on UTRAN received RES: c6ac2140606ea393 (8 bytes) (vlr_auth_fsm.c:151) 20250426110013889 DVLR INFO SUBSCR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910] (vlr_auth_fsm.c:294) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110013889 DVLR DEBUG VLR_Authenticate(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110013889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110013889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110013889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110013889 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110013889 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=301294461e9ae3341bed09e8155f9900, CK=NONE (ran_msg_iu.c:388) 20250426110013889 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110013889 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013889 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013889 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013889 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 30 12 94 46 1e 9a e3 34 1b ed 09 e8 15 5f 99 00 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110013889 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{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(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110013890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013890 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013890 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013890 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110013890 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013890 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110013890 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110013890 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110013890 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110013890 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110013890 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110013890 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110013890 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001018/3/1): Available (smpp_smsc.c:626) 20250426110013890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013890 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 10 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2265)@4e68250106fc: Created MnccExpect[0] for "112" to be handled at TC_iu_emerg_call_imsi2(2270) MSC_Test-MGCP(2266)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_emerg_call_imsi2(2270) MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=2 into dtap '030E0406600504020081'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '038E0406600504020081'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A038E0406600504020081'O 20250426110013895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 03 8e 04 06 60 05 04 02 00 81 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110013895 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013895 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013895 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013895 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013895 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013895 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110013895 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110013895 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B callref-0x80000035 tid-8) New transaction (transaction.c:231) 20250426110013895 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110013895 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110013895 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx EMERG_SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110013895 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110013895 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110013895 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013895 DCC NOTICE trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) EMERGENCY_SETUP to 112 (gsm_04_08_cc.c:704) 20250426110013895 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110013895 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110013895 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110013895 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110013895 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1b0a3d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1b0a3d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0] (fsm.c:486) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55fcf1b0a3d0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110013895 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55fcf1b0a3d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2266)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "419", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_emerg_call_imsi2(2270) TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110013900 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110013900 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110013900 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110013900 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426110013900 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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(2270)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426110013900 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:no-CI)[0x55fcf1b0a3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110013901 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110013901 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110013901 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426110013901 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013901 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) Sending Assignment Command (msc_a.c:706) 20250426110013901 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110013901 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{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) 20250426110013901 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110013901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 06 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2265)@4e68250106fc: Found MnccExpect[0] for "112" handled at TC_iu_emerg_call_imsi2(2270) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(2265)@4e68250106fc: Added conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426110013902 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110013902 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C601A7C350001C0A802150000000000000000000000000040040C0000'O 20250426110013912 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013912 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110013912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 1a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013912 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013912 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013912 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110013912 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250426110013912 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013912 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110013912 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=3 (ran_msg_iu.c:132) 20250426110013912 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110013912 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b0a3d0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426110013912 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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)[0x55fcf1b0a3d0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110013912 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013912 DCC INFO trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013912 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013912 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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(2270)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426110013913 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426110013913 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110013913 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110013913 DCC DEBUG trans(CC:INITIATED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426110013913 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250426110013913 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013913 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013913 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250426110013913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013913 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110013914 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110013914 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110013914 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110013915 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426110013915 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110013915 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110013915 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426110013915 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250426110013915 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013915 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013915 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013915 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013915 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013915 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013915 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426110013916 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426110013916 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013916 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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) 20250426110013916 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b00870]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426110013916 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b00870]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426110013916 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422: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)[0x55fcf1b00870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110013916 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426110013916 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110013916 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110013916 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426110013916 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426110013916 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250426110013916 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110013916 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110013916 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013916 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013916 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110013916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013916 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110013916 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110013916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_emerg_call_imsi2(2270)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_iu_emerg_call_imsi2(2270)@4e68250106fc: { line := { verb := "MDCX", trans_id := "422", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a3", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110013917 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110013917 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110013917 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110013917 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426110013917 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250426110013918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110013918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110013918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110013918 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110013918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110013918 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110013918 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110013918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110013918 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110013918 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110013918 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110013918 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110013918 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013918 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110013918 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110013918 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110013918 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426110013918 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426110013918 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426110013918 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110013918 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_mo_call_establish DONE TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Hold the call for some time TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Hangup TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426110019426 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426110019427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110019427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426110019427 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426110019427 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426110019427 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110019427 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110019427 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019427 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019427 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110019427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019427 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110019427 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110019427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426110019430 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426110019430 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110019430 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110019430 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426110019430 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110019430 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110019430 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110019430 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110019430 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110019431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110019431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110019431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110019431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2263)@4e68250106fc: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2263)@4e68250106fc: patched enc_l3: '032A'O MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250426110019435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110019435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019435 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110019435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019435 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110019435 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110019435 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110019436 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110019436 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110019436 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110019436 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110019436 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110019436 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110019436 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426110019436 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110019436 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x80000035 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426110019436 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426110019436 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110019436 DCC DEBUG trans(CC:NULL IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110019436 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110019436 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110019436 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110019436 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110019436 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110019436 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110019436 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110019436 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110019436 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110019436 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0] (call_leg.c:197) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b0a3d0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0] (call_leg.c:197) 20250426110019437 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110019437 DCC DEBUG rtp_stream(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ:trans-8:call-163:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110019437 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110019437 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620] (call_leg.c:198) 20250426110019437 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110019437 DCC DEBUG call_leg(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1adedf0]{RELEASING}: Deallocated (fsm.c:568) 20250426110019437 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110019437 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110019437 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110019437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019437 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110019437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110019437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019437 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110019437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110019437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 34 ff 60 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2265)@4e68250106fc: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)-2147483595 MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2262)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_emerg_call_imsi2(2270)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2262)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2262)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110019443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110019443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019443 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110019443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110019443 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019443 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110019443 DIUCS DEBUG (UTRAN-Iu-422) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110019443 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110019443 DIUCS DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110019443 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110019443 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110019443 DIUCS DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110019443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110019443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110019443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110019443 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af0910]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_a.c:1053) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110019443 DMSC DEBUG msc_a(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110019443 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110019443 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) MSC-A terminated (msub.c:261) 20250426110019443 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) 1 MSC-I still active (msub.c:79) 20250426110019443 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110019443 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110019443 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110019443 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426110019443 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-422 (ran_conn.c:142) 20250426110019443 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-422 (ran_conn.c:155) 20250426110019443 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Freeing instance (msub.c:113) 20250426110019443 DMSC DEBUG msc_i(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B:UTRAN-Iu-422:CM_SERVICE_REQ)[0x55fcf1af8f90]{READY}: Deallocated (fsm.c:568) 20250426110019443 DMSC DEBUG msub(IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B) Free (msub.c:119) 20250426110019443 DVLR DEBUG VLR subscr IMSI-262420000001018:MSISDN-491230001018:TMSI-0x2C3A579B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110019443 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426110019443 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426110019444 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019444 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019444 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110019444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019444 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110019444 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110019444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 34 ff 60 00 01 a6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2262)@4e68250106fc: Session index based on local reference:0 20250426110019445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110019445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110019445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110019445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110019445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110019445 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110019445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110019445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110019445 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110019445 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a6 34 ff 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2264)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2263)@4e68250106fc: Deleted conn table entry 0TC_iu_emerg_call_imsi2(2270)3473248 TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: f_call_hangup 9: done TC_iu_emerg_call_imsi2(2270)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_emerg_call_imsi2(2270)@4e68250106fc: Final verdict of PTC: pass 20250426110020450 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110020450 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110020450 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110020450 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110020450 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110020450 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110020450 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110020450 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110020450 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110020450 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) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test-GSUP(2268)@4e68250106fc: Final verdict of PTC: none 20250426110020450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110020450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110020450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110020450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110020450 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-SCCP(2259)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2258)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2264)@4e68250106fc: Final verdict of PTC: none 20250426110020450 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP-IPA(2267)@4e68250106fc: Final verdict of PTC: none 20250426110020450 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110020450 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110020450 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110020450 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110020450 DLINP ERROR SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) (stream_srv.c:766) MSC_Test_0-SCCP(2256)@4e68250106fc: Final verdict of PTC: none 20250426110020450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-MGCP(2266)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2261)@4e68250106fc: Final verdict of PTC: none 20250426110020450 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110020450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110020450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110020450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110020450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110020450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2271)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2265)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2263)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2255)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2260)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2257)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2262)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2269)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2255): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2256): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2257): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2258): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2259): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2260): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2261): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2262): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2263): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2264): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2265): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2266): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2267): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2268): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2269): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_emerg_call_imsi2(2270): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2271): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_emerg_call_imsi finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass'. Sat Apr 26 11:00:20 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 20250426110021451 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=644864) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110022451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110022452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=644864, count=648452) 20250426110023453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_emerg_call_imsi pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing'. ------ MSC_Tests_Iu.TC_iu_establish_and_nothing ------ Sat Apr 26 11:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_establish_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110024453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_establish_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_establish_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2275)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2275)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2275)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2273)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2278)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2278)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2278)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2276)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2281)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2281)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2281)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2279)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110025253 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2282)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110025421 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110025422 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110025422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110025422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110025423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110025423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110025423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110025423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110025423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110025423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110025423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2275)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110025423 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110025423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110025423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110025424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025424 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110025424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110025424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110025424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110025424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110025424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110025424 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110025424 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110025424 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110025424 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110025424 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2275)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110025424 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110025424 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2275)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2275)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110025433 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110025433 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110025433 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110025433 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2278)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110025434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025434 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110025434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110025434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110025434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110025434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110025434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110025434 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110025434 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110025434 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110025434 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2278)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2278)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110025435 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025435 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110025435 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110025435 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110025435 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110025435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110025435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110025435 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110025435 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110025435 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110025435 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110025435 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(2278)@4e68250106fc: Message received on association #8 20250426110025435 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2278)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2278)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110025435 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110025446 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) 20250426110025446 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) 20250426110025446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110025446 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2281)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110025447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110025447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110025447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110025447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110025447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110025447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110025447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110025447 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110025447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110025447 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2281)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110025448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110025448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110025448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110025448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110025448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110025448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110025448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110025448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110025448 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110025448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110025448 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110025448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110025448 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110025448 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110025448 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2278)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2281)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110025454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110025454 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2284)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110025455 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2284)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2284)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110025464 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110025464 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2285)@4e68250106fc: Created GsupExpect[0] for "262420000001027" to be handled at TC_iu_establish_and_nothing2(2287) TC_iu_establish_and_nothing2(2287)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110026226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110026226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026226 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026226 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2275)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110026226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026226 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110026226 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110026226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2275)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2275)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2274)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110026237 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026237 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026237 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026237 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110026237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026237 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026237 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2278)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110026237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026237 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110026237 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110026237 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026237 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2278)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2278)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2277)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110026251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026251 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026251 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) 20250426110026251 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110026251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2280)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2280)@4e68250106fc: Added conn table entry 0TC_iu_establish_and_nothing2(2287)14719396 MSC_Test_2-SCCP(2279)@4e68250106fc: First idle individual index:0 20250426110026257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e0 99 a4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026257 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) 20250426110026257 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{active}: Allocated (fsm.c:456) 20250426110026257 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: Allocated (fsm.c:456) 20250426110026257 DMSC DEBUG msc_i[0x55fcf1abea80]{READY}: is child of msub_fsm[0x55fcf1b3e4b0] (fsm.c:486) 20250426110026257 DMSC DEBUG msc_a[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110026257 DMSC DEBUG msc_a[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b3e4b0] (fsm.c:486) 20250426110026257 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110026257 DMSC DEBUG msc_i(unknown:UTRAN-Iu-423:NONE)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110026257 DMSC DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110026257 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110026257 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-423:NONE)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2280)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110026257 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001027 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110026257 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110026257 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110026257 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001027 id=262420000001027 (vlr.c:661) 20250426110026257 DVLR INFO New subscr, IMSI: 262420000001027 (vlr.c:562) 20250426110026257 DVLR DEBUG VLR subscr IMSI-262420000001027 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110026257 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110026257 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110026257 DVLR DEBUG VLR subscr IMSI-262420000001027 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110026257 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110026257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110026257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110026257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (fsm.c:486) 20250426110026257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110026257 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110026257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026257 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 e0 99 a4 00 01 a7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2285)@4e68250106fc: Found GsupExpect[0] for "262420000001027" handled at TC_iu_establish_and_nothing2(2287) MSC_Test-GSUP(2285)@4e68250106fc: Added IMSI table entry 0TC_iu_establish_and_nothing2(2287)"262420000001027" MSC_Test_2-SCCP(2279)@4e68250106fc: { messageType := 2, destLocRef := 'E099A4'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(2279)@4e68250106fc: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): none -> pass 20250426110026262 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110026262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110026262 DVLR DEBUG SUBSCR(IMSI-262420000001027) Received 1 auth tuples (vlr.c:996) 20250426110026262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110026262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110026262 DMM DEBUG Tx AUTH REQ (rand = 7864a4a9adf396e964154adfd6feb615) (gsm_04_08.c:641) 20250426110026262 DMM DEBUG AUTH REQ (autn = 42e251755bbf310e33550e2dece029ed) (gsm_04_08.c:643) 20250426110026262 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110026262 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110026262 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110026262 DVLR DEBUG VLR subscr IMSI-262420000001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110026262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 e0 99 a4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 78 64 a4 a9 ad f3 96 e9 64 15 4a df d6 fe b6 15 20 10 42 e2 51 75 5b bf 31 0e 33 55 0e 2d ec e0 29 ed 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@4e68250106fc: patching N(SD)=1 into dtap '0514C8E616A921040C834612'O MSC_Test_2-RAN(2280)@4e68250106fc: patched enc_l3: '0554C8E616A921040C834612'O MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C8E616A921040C834612'O 20250426110026268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c8 e6 16 a9 21 04 0c 83 46 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026268 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026268 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026268 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026268 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026268 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026268 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110026268 DMM DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c8e616a90c834612) (gsm_04_08.c:1128) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110026268 DVLR DEBUG SUBSCR(IMSI-262420000001027) AUTH on UTRAN received RES: c8e616a90c834612 (8 bytes) (vlr_auth_fsm.c:151) 20250426110026268 DVLR INFO SUBSCR(IMSI-262420000001027) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (vlr_auth_fsm.c:294) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110026268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110026268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110026268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110026268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110026268 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110026268 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=41d058a710abd4e661930a816d431ff4, CK=NONE (ran_msg_iu.c:388) 20250426110026268 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110026268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110026268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026268 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 e0 99 a4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 41 d0 58 a7 10 ab d4 e6 61 93 0a 81 6d 43 1f f4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026276 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026276 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026276 DIUCS DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110026276 DMSC DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026276 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110026276 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110026276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110026276 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110026276 DIUCS DEBUG msc_a(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110026276 DMSC DEBUG msc_i(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110026277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110026277 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110026277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110026277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (fsm.c:486) 20250426110026277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110026277 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110026277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026277 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 e0 99 a4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110026279 DVLR DEBUG VLR subscr IMSI-262420000001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110026279 DVLR DEBUG IMSI:262420000001027 has MSISDN:491230001027 (vlr.c:1045) 20250426110026279 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250426110026279 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110026279 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110026279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (vlr_lu_fsm.c:110) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110026279 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001027:UTRAN-Iu-423:LU)[0x55fcf1b061e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110026279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110026279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (fsm.c:486) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110026279 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250426110026279 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110026279 DMM DEBUG -> IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4 LOCATION UPDATE ACCEPT (TMSI = 0x0cedeec4) (gsm_04_08.c:149) 20250426110026279 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110026279 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110026279 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110026279 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110026279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 e0 99 a4 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0c ed ee c4 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2280)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2280)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026282 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026282 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026282 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026282 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026282 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026282 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026282 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026282 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026282 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026282 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110026282 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110026282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSInew-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110026282 DMSC NOTICE msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) VLR: update for IMSI=262420000001027 (MSISDN=491230001027) (gsm_04_08.c:1541) 20250426110026282 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110026282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0] (vlr_lu_fsm.c:817) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110026282 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001027:MSISDN-491230001027:UTRAN-Iu-423:LU)[0x55fcf1b0a500]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110026282 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110026282 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110026282 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110026282 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250426110026282 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110026282 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110026282 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110026282 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110026282 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110026282 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110026282 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110026282 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110026282 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110026282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 e0 99 a4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026286 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026286 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026286 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026286 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026286 DIUCS DEBUG (UTRAN-Iu-423) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026286 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026286 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026286 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110026286 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110026286 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110026286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110026286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870] (msc_a.c:1053) 20250426110026286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110026286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110026286 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b3e5e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b3e4b0] (msc_a.c:1053) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110026286 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1b00870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110026286 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110026286 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) MSC-A terminated (msub.c:261) 20250426110026286 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) 1 MSC-I still active (msub.c:79) 20250426110026286 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110026286 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110026286 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110026286 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Removing from parent msub_fsm[0x55fcf1b3e4b0] (msub.c:113) 20250426110026286 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-423 (ran_conn.c:142) 20250426110026286 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-423 (ran_conn.c:155) 20250426110026286 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Freeing instance (msub.c:113) 20250426110026286 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-423:LU)[0x55fcf1abea80]{READY}: Deallocated (fsm.c:568) 20250426110026286 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) Free (msub.c:119) 20250426110026286 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110026286 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{terminating}: Freeing instance (msub.c:113) 20250426110026286 DMSC DEBUG msub_fsm[0x55fcf1b3e4b0]{terminating}: Deallocated (fsm.c:568) 20250426110026286 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026286 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026286 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026286 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026286 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026286 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 e0 99 a4 00 01 a7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026287 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026287 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026287 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026287 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a7 e0 99 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2280)@4e68250106fc: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)14719396 TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@4e68250106fc: 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 := '0CEDEEC4'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2280)@4e68250106fc: Added conn table entry 0TC_iu_establish_and_nothing2(2287)1549050 MSC_Test_2-RAN(2280)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2279)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026492 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026492 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 17 a2 fa 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 0c ed ee c4 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026492 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) 20250426110026492 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: Allocated (fsm.c:456) 20250426110026492 DMSC DEBUG msc_i[0x55fcf1b061e0]{READY}: Allocated (fsm.c:456) 20250426110026492 DMSC DEBUG msc_i[0x55fcf1b061e0]{READY}: is child of msub_fsm[0x55fcf1b0a500] (fsm.c:486) 20250426110026492 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110026493 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0a500] (fsm.c:486) 20250426110026493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110026493 DMSC DEBUG msc_i(unknown:UTRAN-Iu-424:NONE)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110026493 DMSC DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110026493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110026493 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-424:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110026493 DMM DEBUG msc_a(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110026493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110026493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110026493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110026493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110026493 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110026493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110026493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110026493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110026493 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110026493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110026493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026493 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026493 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026493 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026493 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026493 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 17 a2 fa 00 01 a8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: { messageType := 2, destLocRef := '17A2FA'O, sourceLocRef := '0001A8'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 TC_iu_establish_and_nothing2(2287)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110026495 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110026495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110026495 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) Received 1 auth tuples (vlr.c:996) 20250426110026495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110026495 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110026495 DMM DEBUG Tx AUTH REQ (rand = 8e2686f2acd71e53902409ac77bd7e54) (gsm_04_08.c:641) 20250426110026495 DMM DEBUG AUTH REQ (autn = 4455b96526bc9bdd3e572f4dc5119716) (gsm_04_08.c:643) 20250426110026495 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110026495 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110026495 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110026495 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110026495 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026495 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026495 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026495 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026495 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 17 a2 fa 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8e 26 86 f2 ac d7 1e 53 90 24 09 ac 77 bd 7e 54 20 10 44 55 b9 65 26 bc 9b dd 3e 57 2f 4d c5 11 97 16 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2280)@4e68250106fc: patching N(SD)=1 into dtap '0514FDB8355121049737F387'O MSC_Test_2-RAN(2280)@4e68250106fc: patched enc_l3: '0554FDB8355121049737F387'O MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FDB8355121049737F387'O 20250426110026497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026497 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 fd b8 35 51 21 04 97 37 f3 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026497 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026497 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026497 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026497 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026497 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110026497 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110026497 DMM DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fdb835519737f387) (gsm_04_08.c:1128) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110026497 DVLR DEBUG SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) AUTH on UTRAN received RES: fdb835519737f387 (8 bytes) (vlr_auth_fsm.c:151) 20250426110026497 DVLR INFO SUBSCR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620] (vlr_auth_fsm.c:294) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110026497 DVLR DEBUG VLR_Authenticate(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af8f90]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110026497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110026497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110026497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110026497 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110026497 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4eea04b3241a3185b029e1c45deb7c54, CK=NONE (ran_msg_iu.c:388) 20250426110026497 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110026497 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110026497 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026497 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026497 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026497 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026497 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 17 a2 fa 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4e ea 04 b3 24 1a 31 85 b0 29 e1 c4 5d eb 7c 54 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110026498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110026498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026498 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110026498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026498 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110026498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110026499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026499 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110026499 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110026499 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110026499 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110026499 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110026499 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110026499 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110026499 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110026499 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110026499 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110026499 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110026499 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426110026499 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001027/3/1): Available (smpp_smsc.c:626) 20250426110026499 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110026499 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110026499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110026499 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110026499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110026499 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110026499 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110026499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110026499 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110026499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 17 a2 fa 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110031493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250426110031493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426110031493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110031493 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (cm_service_cc) (msc_a.c:948) 20250426110031493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110031493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110031493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110031493 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Releasing: canceling still pending use: cm_service_cc (1) (msc_a.c:976) 20250426110031493 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110031493 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110031493 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110031493 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110031493 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031494 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110031494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110031494 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110031494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110031494 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110031494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110031494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110031494 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110031494 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 17 a2 fa 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2279)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2279)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2279)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110031499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110031500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110031500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110031500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110031500 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110031500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110031500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110031500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110031500 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110031500 DIUCS DEBUG (UTRAN-Iu-424) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110031500 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110031500 DIUCS DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110031500 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110031500 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110031500 DIUCS DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110031500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110031500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426110031500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110031500 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0a500] (msc_a.c:1053) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110031500 DMSC DEBUG msc_a(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110031500 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110031500 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) MSC-A terminated (msub.c:261) 20250426110031500 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) 1 MSC-I still active (msub.c:79) 20250426110031500 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110031500 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110031500 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110031500 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Removing from parent msub_fsm[0x55fcf1b0a500] (msub.c:113) 20250426110031500 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-424 (ran_conn.c:142) 20250426110031500 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-424 (ran_conn.c:155) 20250426110031500 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Freeing instance (msub.c:113) 20250426110031500 DMSC DEBUG msc_i(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4:UTRAN-Iu-424:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Deallocated (fsm.c:568) 20250426110031500 DMSC DEBUG msub(IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4) Free (msub.c:119) 20250426110031500 DVLR DEBUG VLR subscr IMSI-262420000001027:MSISDN-491230001027:TMSI-0x0CEDEEC4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110031500 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Freeing instance (msub.c:113) 20250426110031500 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Deallocated (fsm.c:568) 20250426110031501 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110031501 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110031501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110031501 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110031501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110031501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110031501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110031501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 17 a2 fa 00 01 a8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2281)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2279)@4e68250106fc: Session index based on local reference:0 20250426110031503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110031503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110031503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110031503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110031504 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2281)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110031504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110031504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110031504 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110031504 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a8 17 a2 fa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2280)@4e68250106fc: Deleted conn table entry 0TC_iu_establish_and_nothing2(2287)1549050 TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_establish_and_nothing2(2287)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_establish_and_nothing2(2287)@4e68250106fc: Final verdict of PTC: pass 20250426110031511 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110031511 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110031511 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110031511 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110031511 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test-GSUP(2285)@4e68250106fc: Final verdict of PTC: none 20250426110031512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110031512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110031512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110031512 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110031512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031512 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110031512 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110031512 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110031512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110031512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110031512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110031512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110031512 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2275)@4e68250106fc: Final verdict of PTC: none 20250426110031512 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110031512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110031512 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110031512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110031512 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110031513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110031513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2273)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2276)@4e68250106fc: Final verdict of PTC: none 20250426110031515 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110031515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110031515 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110031515 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110031515 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110031515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110031515 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110031515 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110031515 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) 20250426110031515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031515 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110031515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110031515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110031515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110031515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110031515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110031515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110031515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110031516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110031516 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(2282)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2279)@4e68250106fc: Final verdict of PTC: none 20250426110031516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110031516 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) 20250426110031516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110031516 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test_1-M3UA(2278)@4e68250106fc: Final verdict of PTC: none 20250426110031516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110031516 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_1-RAN(2277)@4e68250106fc: Final verdict of PTC: none 20250426110031517 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110031517 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110031516 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) 20250426110031516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110031516 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110031516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110031516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110031516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110031516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110031516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110031516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110031517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110031517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110031517 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2283)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2274)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2281)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2284)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2280)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2272)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2286)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2288)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2272): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2273): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2274): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2275): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2276): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2277): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2278): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2279): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2280): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2281): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2282): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2283): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2284): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2285): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2286): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_establish_and_nothing2(2287): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2288): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_establish_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass'. Sat Apr 26 11:00:31 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 20250426110032517 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465332) 20250426110033513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110033513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110033513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110033516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110033516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110033516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110033518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110033518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110033518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110033518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=465332, count=466492) 20250426110034518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_establish_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing'. ------ MSC_Tests_Iu.TC_iu_mo_setup_and_nothing ------ Sat Apr 26 11:00:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_setup_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110035519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mo_setup_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2292)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2292)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2292)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2290)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2295)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2295)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2295)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2293)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2298)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2298)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2298)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2296)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110036371 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2299)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110036520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110036521 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2301)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110036526 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2301)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2301)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110036542 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110036542 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110036542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110036542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2292)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110036548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036548 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110036548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110036548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110036548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110036548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110036548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110036548 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036548 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110036548 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110036548 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2292)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2292)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110036550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036550 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110036550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110036550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110036550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110036550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110036550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110036550 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036550 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110036550 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110036550 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110036550 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2292)@4e68250106fc: Message received on association #8 20250426110036550 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110036550 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2292)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2292)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2292)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110036553 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110036553 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110036554 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110036554 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110036554 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110036554 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(2295)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2295)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110036557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036557 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110036557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110036557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110036557 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110036557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110036557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110036557 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036557 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110036557 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110036557 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(2295)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2295)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2295)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110036558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036558 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110036558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110036558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110036558 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110036558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110036558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110036558 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036558 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110036558 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110036558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110036558 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(2295)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 20250426110036558 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110036558 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110036566 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) 20250426110036566 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) 20250426110036566 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110036566 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(2298)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2298)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110036568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110036568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110036568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110036568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110036568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110036568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110036568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036568 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110036568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110036568 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(2298)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2298)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2298)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110036569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110036569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110036569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110036569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110036569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110036569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110036569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110036569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110036569 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110036569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110036569 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110036569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110036569 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(2298)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110036569 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110036569 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2295)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2302)@4e68250106fc: Created GsupExpect[0] for "262420000001028" to be handled at TC_iu_mo_setup_and_nothing2(2304) TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110037355 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037355 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110037355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2292)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110037356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037356 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110037356 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110037356 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037356 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2292)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2292)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110037364 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037364 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037364 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037364 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110037364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(2291)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2295)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110037364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037364 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110037364 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110037364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037364 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2295)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2295)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2294)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110037383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037383 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) 20250426110037383 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110037383 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037383 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037383 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2297)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2297)@4e68250106fc: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)12155602 MSC_Test_2-SCCP(2296)@4e68250106fc: First idle individual index:0 20250426110037393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b9 7a d2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 82 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2297)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110037394 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) 20250426110037394 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426110037394 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: Allocated (fsm.c:456) 20250426110037394 DMSC DEBUG msc_i[0x55fcf1ae5fd0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426110037394 DMSC DEBUG msc_a[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110037394 DMSC DEBUG msc_a[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426110037394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110037394 DMSC DEBUG msc_i(unknown:UTRAN-Iu-425:NONE)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110037394 DMSC DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110037394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110037394 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-425:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110037394 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001028 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110037394 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0] (fsm.c:486) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110037394 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110037394 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001028 id=262420000001028 (vlr.c:661) 20250426110037394 DVLR INFO New subscr, IMSI: 262420000001028 (vlr.c:562) 20250426110037394 DVLR DEBUG VLR subscr IMSI-262420000001028 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110037394 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110037394 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110037394 DVLR DEBUG VLR subscr IMSI-262420000001028 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110037394 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110037394 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110037394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110037394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (fsm.c:486) 20250426110037394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110037394 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110037394 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037394 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037394 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037394 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037394 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 b9 7a d2 00 01 a9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: { messageType := 2, destLocRef := 'B97AD2'O, sourceLocRef := '0001A9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2302)@4e68250106fc: Found GsupExpect[0] for "262420000001028" handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-GSUP(2302)@4e68250106fc: Added IMSI table entry 0TC_iu_mo_setup_and_nothing2(2304)"262420000001028" TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): none -> pass 20250426110037399 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110037399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110037399 DVLR DEBUG SUBSCR(IMSI-262420000001028) Received 1 auth tuples (vlr.c:996) 20250426110037399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110037399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110037399 DMM DEBUG Tx AUTH REQ (rand = 3156a9ba5e097e32aa4384cf5e7d6d8b) (gsm_04_08.c:641) 20250426110037399 DMM DEBUG AUTH REQ (autn = e919ab09e8e67f362c40fb71719aa043) (gsm_04_08.c:643) 20250426110037399 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110037399 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110037399 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110037399 DVLR DEBUG VLR subscr IMSI-262420000001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110037399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037399 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 b9 7a d2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 31 56 a9 ba 5e 09 7e 32 aa 43 84 cf 5e 7d 6d 8b 20 10 e9 19 ab 09 e8 e6 7f 36 2c 40 fb 71 71 9a a0 43 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@4e68250106fc: patching N(SD)=1 into dtap '0514ADBB71792104E7988954'O MSC_Test_2-RAN(2297)@4e68250106fc: patched enc_l3: '0554ADBB71792104E7988954'O MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ADBB71792104E7988954'O MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037407 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037407 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037407 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ad bb 71 79 21 04 e7 98 89 54 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110037407 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037407 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037407 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037407 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037407 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037407 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110037407 DMM DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = adbb7179e7988954) (gsm_04_08.c:1128) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110037407 DVLR DEBUG SUBSCR(IMSI-262420000001028) AUTH on UTRAN received RES: adbb7179e7988954 (8 bytes) (vlr_auth_fsm.c:151) 20250426110037407 DVLR INFO SUBSCR(IMSI-262420000001028) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (vlr_auth_fsm.c:294) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110037407 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110037407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110037407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110037407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110037407 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110037407 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=478120ca200fc07439ac79729be9d72f, CK=NONE (ran_msg_iu.c:388) 20250426110037407 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110037407 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110037407 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037407 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037407 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037407 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 b9 7a d2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 47 81 20 ca 20 0f c0 74 39 ac 79 72 9b e9 d7 2f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110037413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110037413 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037413 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037413 DIUCS DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110037413 DMSC DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037413 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110037413 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110037413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110037413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110037413 DIUCS DEBUG msc_a(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110037413 DMSC DEBUG msc_i(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110037413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110037413 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110037413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110037413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (fsm.c:486) 20250426110037413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110037413 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110037413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037414 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037414 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 b9 7a d2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110037416 DVLR DEBUG VLR subscr IMSI-262420000001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110037416 DVLR DEBUG IMSI:262420000001028 has MSISDN:491230001028 (vlr.c:1045) 20250426110037416 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250426110037416 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110037416 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110037416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (vlr_lu_fsm.c:110) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110037416 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001028:UTRAN-Iu-425:LU)[0x55fcf1acff30]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110037416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110037416 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (fsm.c:486) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110037416 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250426110037416 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110037416 DMM DEBUG -> IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168 LOCATION UPDATE ACCEPT (TMSI = 0x2c4c1168) (gsm_04_08.c:149) 20250426110037416 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110037416 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110037416 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110037416 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110037416 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037416 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037416 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037416 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037416 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037416 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 b9 7a d2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2c 4c 11 68 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2297)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2297)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110037418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037418 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037418 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037418 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037418 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037418 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037418 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110037418 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110037418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSInew-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110037418 DMSC NOTICE msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) VLR: update for IMSI=262420000001028 (MSISDN=491230001028) (gsm_04_08.c:1541) 20250426110037418 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110037418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500] (vlr_lu_fsm.c:817) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110037418 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001028:MSISDN-491230001028:UTRAN-Iu-425:LU)[0x55fcf1b3db40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110037418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110037418 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110037418 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110037418 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250426110037418 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110037418 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110037418 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110037418 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110037418 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110037418 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110037418 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110037418 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110037418 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110037418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037418 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 b9 7a d2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110037422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037422 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037422 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037422 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 a9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037422 DIUCS DEBUG (UTRAN-Iu-425) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037422 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037422 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037422 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110037422 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110037422 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110037422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110037422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0] (msc_a.c:1053) 20250426110037422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110037422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110037422 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b0a500]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110037422 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110037422 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110037422 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) MSC-A terminated (msub.c:261) 20250426110037422 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) 1 MSC-I still active (msub.c:79) 20250426110037422 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110037422 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110037422 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110037422 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426110037422 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-425 (ran_conn.c:142) 20250426110037422 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-425 (ran_conn.c:155) 20250426110037422 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Freeing instance (msub.c:113) 20250426110037422 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-425:LU)[0x55fcf1ae5fd0]{READY}: Deallocated (fsm.c:568) 20250426110037422 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) Free (msub.c:119) 20250426110037422 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110037422 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426110037422 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) 20250426110037422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037422 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037422 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 b9 7a d2 00 01 a9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 20250426110037423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037423 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 a9 b9 7a d2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2297)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)12155602 TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: 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 := '2C4C1168'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2297)@4e68250106fc: Added conn table entry 0TC_iu_mo_setup_and_nothing2(2304)16544626 MSC_Test_2-RAN(2297)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2296)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fc 73 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 2c 4c 11 68 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110037625 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) 20250426110037625 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: Allocated (fsm.c:456) 20250426110037625 DMSC DEBUG msc_i[0x55fcf1b061e0]{READY}: Allocated (fsm.c:456) 20250426110037625 DMSC DEBUG msc_i[0x55fcf1b061e0]{READY}: is child of msub_fsm[0x55fcf1b0a500] (fsm.c:486) 20250426110037626 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110037626 DMSC DEBUG msc_a[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0a500] (fsm.c:486) 20250426110037626 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110037626 DMSC DEBUG msc_i(unknown:UTRAN-Iu-426:NONE)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110037626 DMSC DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110037626 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110037626 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-426:NONE)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110037626 DMM DEBUG msc_a(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110037626 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110037626 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110037626 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110037626 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110037626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110037626 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110037626 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110037626 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110037626 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110037626 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110037626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 fc 73 72 00 01 aa 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: { messageType := 2, destLocRef := 'FC7372'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(2296)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110037633 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110037633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110037633 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) Received 1 auth tuples (vlr.c:996) 20250426110037633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110037633 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110037633 DMM DEBUG Tx AUTH REQ (rand = 507a3cc85bc1548ab160c3a39362abf4) (gsm_04_08.c:641) 20250426110037633 DMM DEBUG AUTH REQ (autn = 31414294eb4522cd137083b733ad743a) (gsm_04_08.c:643) 20250426110037633 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110037633 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110037633 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110037633 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110037633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037633 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 fc 73 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 50 7a 3c c8 5b c1 54 8a b1 60 c3 a3 93 62 ab f4 20 10 31 41 42 94 eb 45 22 cd 13 70 83 b7 33 ad 74 3a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2297)@4e68250106fc: patching N(SD)=1 into dtap '05143CC073FB2104B9EA3112'O MSC_Test_2-RAN(2297)@4e68250106fc: patched enc_l3: '05543CC073FB2104B9EA3112'O MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543CC073FB2104B9EA3112'O 20250426110037641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3c c0 73 fb 21 04 b9 ea 31 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037641 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037641 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037641 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037641 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037641 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037641 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110037641 DMM DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3cc073fbb9ea3112) (gsm_04_08.c:1128) 20250426110037641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110037641 DVLR DEBUG SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) AUTH on UTRAN received RES: 3cc073fbb9ea3112 (8 bytes) (vlr_auth_fsm.c:151) 20250426110037641 DVLR INFO SUBSCR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110037641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110037641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110037641 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110037642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620] (vlr_auth_fsm.c:294) 20250426110037642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110037642 DVLR DEBUG VLR_Authenticate(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110037642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110037642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110037642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110037642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110037642 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c766a17e51b2ac3908c2d93b0de1b837, CK=NONE (ran_msg_iu.c:388) 20250426110037642 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110037642 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110037642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037642 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 fc 73 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c7 66 a1 7e 51 b2 ac 39 08 c2 d9 3b 0d e1 b8 37 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110037648 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037648 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037648 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037648 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037648 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037648 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037649 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037649 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110037649 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037649 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110037649 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110037649 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110037649 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110037649 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110037649 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110037649 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110037649 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001028/3/1): Available (smpp_smsc.c:626) 20250426110037649 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037649 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037649 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110037649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037649 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110037649 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110037649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 fc 73 72 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2299)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test-MGCP(2300)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_setup_and_nothing2(2304) MSC_Test_2-RAN(2297)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2297)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110037670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110037670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110037670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110037670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110037670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110037670 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110037670 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110037670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110037670 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110037670 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110037670 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110037670 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110037670 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037670 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110037670 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110037670 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110037670 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110037670 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 callref-0x80000036 tid-8) New transaction (transaction.c:231) 20250426110037670 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110037670 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110037670 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110037670 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110037670 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110037671 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426: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) 20250426110037671 DCC INFO trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110037671 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110037671 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110037671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110037671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{ESTABLISHING}: is child of msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (fsm.c:486) 20250426110037671 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426: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) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40] (fsm.c:486) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af0b70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af0b70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40] (fsm.c:486) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110037671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2300)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "425", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_setup_and_nothing2(2304) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40] (rtp_stream.c:239) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_RAN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Deallocated (fsm.c:568) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40] (call_leg.c:197) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110040671 DCC DEBUG rtp_stream(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ:trans-8:call-164:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110040671 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1b0d730]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{RELEASING}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (call_leg.c:198) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110040671 DCC DEBUG call_leg(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b3db40]{RELEASING}: Deallocated (fsm.c:568) 20250426110040671 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110040671 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) Freeing transaction (transaction.c:243) 20250426110040671 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110040671 DCC DEBUG trans(CC:INITIATED IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110040671 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110040671 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110040671 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110040672 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110040672 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110040672 DCC DEBUG trans(CC:NULL IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ callref-0x80000036 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110040672 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110040672 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110040672 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110040672 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110040672 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110040672 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110040672 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110040672 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110040672 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110040672 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110040672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110040672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110040672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110040672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110040672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110040672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110040672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 01 06 fc 73 72 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110040672 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110040672 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110040672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110040672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110040672 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110040672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110040672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110040672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 fc 73 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2296)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2296)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2296)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110040675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110040675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110040675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110040675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110040675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110040675 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110040675 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110040675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110040675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110040675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 aa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110040675 DIUCS DEBUG (UTRAN-Iu-426) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110040675 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110040675 DIUCS DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110040675 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110040675 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110040675 DIUCS DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110040675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110040675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0] (msc_a.c:1053) 20250426110040675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110040675 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1af5620]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0a500] (msc_a.c:1053) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110040675 DMSC DEBUG msc_a(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1ae5fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110040675 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110040675 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) MSC-A terminated (msub.c:261) 20250426110040675 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) 1 MSC-I still active (msub.c:79) 20250426110040675 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110040675 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110040675 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110040675 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Removing from parent msub_fsm[0x55fcf1b0a500] (msub.c:113) 20250426110040675 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-426 (ran_conn.c:142) 20250426110040675 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110040675 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110040675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110040675 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110040675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110040675 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110040675 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110040675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110040675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110040675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 fc 73 72 00 01 aa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110040675 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-426 (ran_conn.c:155) 20250426110040675 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Freeing instance (msub.c:113) 20250426110040675 DMSC DEBUG msc_i(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168:UTRAN-Iu-426:CM_SERVICE_REQ)[0x55fcf1b061e0]{READY}: Deallocated (fsm.c:568) 20250426110040675 DMSC DEBUG msub(IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168) Free (msub.c:119) 20250426110040675 DVLR DEBUG VLR subscr IMSI-262420000001028:MSISDN-491230001028:TMSI-0x2C4C1168 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110040675 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Freeing instance (msub.c:113) 20250426110040675 DMSC DEBUG msub_fsm[0x55fcf1b0a500]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2298)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2296)@4e68250106fc: Session index based on local reference:0 20250426110040676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110040676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110040676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110040676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110040676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110040676 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110040676 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110040676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110040676 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110040676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 aa fc 73 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2298)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2297)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_setup_and_nothing2(2304)16544626 TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_setup_and_nothing2(2304)@4e68250106fc: Final verdict of PTC: pass 20250426110041686 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110041686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110041686 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110041686 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110041686 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110041686 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110041686 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110041686 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110041686 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110041687 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110041687 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110041687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110041687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110041687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110041687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110041687 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110041687 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110041687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110041687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110041687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110041687 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110041687 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110041687 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2293)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2292)@4e68250106fc: Final verdict of PTC: none 20250426110041689 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110041689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_1-RAN(2294)@4e68250106fc: Final verdict of PTC: none 20250426110041689 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110041689 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110041689 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110041689 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(2302)@4e68250106fc: Final verdict of PTC: none 20250426110041689 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2303)@4e68250106fc: Final verdict of PTC: none 20250426110041689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110041689 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110041689 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110041689 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) 20250426110041689 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110041689 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110041689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110041689 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110041689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110041689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110041689 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110041689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110041690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110041690 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110041690 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110041690 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110041690 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110041690 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110041691 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) 20250426110041691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110041691 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110041691 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110041691 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) 20250426110041691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110041691 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110041691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110041691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110041691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110041691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110041691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110041691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110041691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110041691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110041691 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110041691 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2290)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2295)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2296)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2301)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2299)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2297)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2305)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2300)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2298)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2291)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2289)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2289): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2290): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2291): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2292): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2293): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2294): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2295): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2296): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2297): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2298): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2299): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2300): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2301): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2302): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2303): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mo_setup_and_nothing2(2304): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2305): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mo_setup_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass'. Sat Apr 26 11:00:41 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 20250426110042691 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512676) 20250426110043688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110043688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110043688 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110043690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110043690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110043690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110043691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110043691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110043691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110043693 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=512676, count=516604) 20250426110044694 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout ------ Sat Apr 26 11:00:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110045695 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mo_crcx_ran_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2309)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2309)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2309)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2307)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2312)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2312)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2312)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2310)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2315)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2315)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2315)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2313)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110046520 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2316)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110046678 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110046678 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110046678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110046678 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2309)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110046683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046683 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110046683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110046683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110046683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110046683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110046683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110046683 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046683 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110046683 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110046683 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2309)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2309)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110046684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046684 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110046684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110046684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110046684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110046684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2309)@4e68250106fc: Message received on association #8 20250426110046684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110046684 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046684 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110046684 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110046684 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110046684 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2309)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2309)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110046684 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110046684 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2309)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110046693 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110046693 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110046693 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110046693 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(2312)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2312)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2312)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110046696 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110046696 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250426110046697 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046697 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110046697 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110046697 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110046697 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110046697 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110046697 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110046697 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046697 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110046697 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110046697 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(2312)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2312)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(2318)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2312)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2312)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110046699 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046699 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110046699 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110046699 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110046699 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110046699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110046699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110046699 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046699 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110046699 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110046699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110046699 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(2312)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 20250426110046699 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110046699 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2312)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2312)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2312)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110046702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2318)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2318)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110046710 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) 20250426110046710 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) 20250426110046710 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110046710 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(2315)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2315)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110046713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110046713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110046713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110046713 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110046713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110046713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110046713 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046713 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110046713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110046713 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(2315)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2315)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2315)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110046715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110046715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110046715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110046715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110046715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110046715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110046715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110046715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110046715 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110046715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110046715 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110046715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110046715 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(2315)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 20250426110046715 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110046715 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2312)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110046721 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110046721 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2319)@4e68250106fc: Created GsupExpect[0] for "262420000001029" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110047489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110047489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047489 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047489 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047489 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2309)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047490 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047490 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047490 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110047490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047490 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110047490 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110047490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2309)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2309)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2308)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110047505 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047505 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047505 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047505 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110047505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_1-M3UA(2312)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110047506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110047506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047506 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110047507 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110047507 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047507 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2312)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2312)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2311)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110047524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047524 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) 20250426110047524 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110047524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047524 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2314)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2314)@4e68250106fc: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)706631 MSC_Test_2-SCCP(2313)@4e68250106fc: First idle individual index:0 20250426110047534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0a c8 47 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 92 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110047534 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) 20250426110047535 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: Allocated (fsm.c:456) 20250426110047535 DMSC DEBUG msc_i[0x55fcf1b0a500]{READY}: Allocated (fsm.c:456) 20250426110047535 DMSC DEBUG msc_i[0x55fcf1b0a500]{READY}: is child of msub_fsm[0x55fcf1b061e0] (fsm.c:486) 20250426110047535 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110047535 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b061e0] (fsm.c:486) 20250426110047535 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110047535 DMSC DEBUG msc_i(unknown:UTRAN-Iu-427:NONE)[0x55fcf1b0a500]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110047535 DMSC DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047535 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047535 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047535 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 0a c8 47 00 01 ab 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110047535 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110047535 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-427:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110047535 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001029 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110047535 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110047535 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110047535 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001029 id=262420000001029 (vlr.c:661) 20250426110047535 DVLR INFO New subscr, IMSI: 262420000001029 (vlr.c:562) 20250426110047535 DVLR DEBUG VLR subscr IMSI-262420000001029 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110047535 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110047535 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110047535 DVLR DEBUG VLR subscr IMSI-262420000001029 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110047535 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110047535 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110047535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110047535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110047535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110047535 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{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(2314)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: { messageType := 2, destLocRef := '0AC847'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(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2319)@4e68250106fc: Found GsupExpect[0] for "262420000001029" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-GSUP(2319)@4e68250106fc: Added IMSI table entry 0TC_iu_mo_crcx_ran_timeout2(2321)"262420000001029" TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): none -> pass 20250426110047537 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110047537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110047537 DVLR DEBUG SUBSCR(IMSI-262420000001029) Received 1 auth tuples (vlr.c:996) 20250426110047537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110047537 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110047537 DMM DEBUG Tx AUTH REQ (rand = 8c650d4ddcb8dd068d83d96d7f49cbd2) (gsm_04_08.c:641) 20250426110047537 DMM DEBUG AUTH REQ (autn = 4a4059473b4109f2cb635cdc4a898058) (gsm_04_08.c:643) 20250426110047537 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110047537 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110047537 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110047537 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047537 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047537 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 0a c8 47 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8c 65 0d 4d dc b8 dd 06 8d 83 d9 6d 7f 49 cb d2 20 10 4a 40 59 47 3b 41 09 f2 cb 63 5c dc 4a 89 80 58 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110047537 DVLR DEBUG VLR subscr IMSI-262420000001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@4e68250106fc: patching N(SD)=1 into dtap '05142BC546362104F8947C49'O MSC_Test_2-RAN(2314)@4e68250106fc: patched enc_l3: '05542BC546362104F8947C49'O MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542BC546362104F8947C49'O 20250426110047542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047542 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047542 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 2b c5 46 36 21 04 f8 94 7c 49 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047542 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047542 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047542 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047542 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047542 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047542 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110047542 DMM DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2bc54636f8947c49) (gsm_04_08.c:1128) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110047542 DVLR DEBUG SUBSCR(IMSI-262420000001029) AUTH on UTRAN received RES: 2bc54636f8947c49 (8 bytes) (vlr_auth_fsm.c:151) 20250426110047542 DVLR INFO SUBSCR(IMSI-262420000001029) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110047542 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110047542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110047542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110047542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110047542 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110047542 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9ea9e25f6fcf08726f45ee757fb5f4a6, CK=NONE (ran_msg_iu.c:388) 20250426110047542 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110047542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047542 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047542 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 0a c8 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9e a9 e2 5f 6f cf 08 72 6f 45 ee 75 7f b5 f4 a6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110047542 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110047547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047547 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047547 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047547 DIUCS DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110047547 DMSC DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047547 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110047547 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110047547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110047547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110047547 DIUCS DEBUG msc_a(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110047547 DMSC DEBUG msc_i(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110047547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110047547 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110047547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110047547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110047547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110047547 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110047547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047547 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 0a c8 47 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110047549 DVLR DEBUG VLR subscr IMSI-262420000001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110047549 DVLR DEBUG IMSI:262420000001029 has MSISDN:491230001029 (vlr.c:1045) 20250426110047549 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250426110047549 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110047549 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110047549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:110) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110047549 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001029:UTRAN-Iu-427:LU)[0x55fcf1b3db40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110047549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110047549 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110047549 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250426110047549 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110047549 DMM DEBUG -> IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB LOCATION UPDATE ACCEPT (TMSI = 0x589d60db) (gsm_04_08.c:149) 20250426110047549 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110047549 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110047549 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110047549 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110047550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 0a c8 47 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 58 9d 60 db 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2314)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2314)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047552 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047552 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047552 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047552 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110047552 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047552 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047552 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047552 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047552 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047552 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110047552 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110047552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSInew-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110047552 DMSC NOTICE msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) VLR: update for IMSI=262420000001029 (MSISDN=491230001029) (gsm_04_08.c:1541) 20250426110047552 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110047552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:817) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110047552 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001029:MSISDN-491230001029:UTRAN-Iu-427:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110047552 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110047552 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110047552 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110047552 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250426110047552 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110047552 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110047552 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110047552 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110047552 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110047552 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110047552 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110047552 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110047552 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110047552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 0a c8 47 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110047557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047557 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047557 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047557 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047557 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ab 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047557 DIUCS DEBUG (UTRAN-Iu-427) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047557 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047557 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047557 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110047557 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110047557 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110047557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110047557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70] (msc_a.c:1053) 20250426110047557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110047557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110047557 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b061e0] (msc_a.c:1053) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110047557 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110047557 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110047557 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) MSC-A terminated (msub.c:261) 20250426110047557 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) 1 MSC-I still active (msub.c:79) 20250426110047557 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110047557 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110047557 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110047557 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Removing from parent msub_fsm[0x55fcf1b061e0] (msub.c:113) 20250426110047557 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-427 (ran_conn.c:142) 20250426110047557 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-427 (ran_conn.c:155) 20250426110047557 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Freeing instance (msub.c:113) 20250426110047557 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-427:LU)[0x55fcf1b0a500]{READY}: Deallocated (fsm.c:568) 20250426110047557 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) Free (msub.c:119) 20250426110047557 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110047557 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Freeing instance (msub.c:113) 20250426110047557 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Deallocated (fsm.c:568) 20250426110047557 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047557 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047557 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047557 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047557 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047557 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 0a c8 47 00 01 ab 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 20250426110047558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047558 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047558 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047558 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047558 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ab 0a c8 47 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2314)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)706631 TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: 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 := '589D60DB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2314)@4e68250106fc: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)16280160 MSC_Test_2-RAN(2314)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2313)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f8 6a 60 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 58 9d 60 db 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110047761 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) 20250426110047761 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110047761 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: Allocated (fsm.c:456) 20250426110047761 DMSC DEBUG msc_i[0x55fcf1af0b70]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110047761 DMSC DEBUG msc_a[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110047761 DMSC DEBUG msc_a[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110047762 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110047762 DMSC DEBUG msc_i(unknown:UTRAN-Iu-428:NONE)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110047762 DMSC DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110047762 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110047762 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-428:NONE)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110047762 DMM DEBUG msc_a(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500] (fsm.c:486) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110047762 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110047762 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110047762 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110047762 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110047762 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110047762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110047762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0] (fsm.c:486) 20250426110047762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110047762 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110047762 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110047762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047762 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047762 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 f8 6a 60 00 01 ac 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: { messageType := 2, destLocRef := 'F86A60'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(2313)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110047770 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110047770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110047770 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) Received 1 auth tuples (vlr.c:996) 20250426110047770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110047770 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110047770 DMM DEBUG Tx AUTH REQ (rand = a4646022d1ecec864a80f1b5b15a7941) (gsm_04_08.c:641) 20250426110047770 DMM DEBUG AUTH REQ (autn = 8f9c85335971a70fb6e99222480d00fc) (gsm_04_08.c:643) 20250426110047770 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110047770 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110047770 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110047771 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110047771 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047771 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047771 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047771 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047771 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 6a 60 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a4 64 60 22 d1 ec ec 86 4a 80 f1 b5 b1 5a 79 41 20 10 8f 9c 85 33 59 71 a7 0f b6 e9 92 22 48 0d 00 fc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2314)@4e68250106fc: patching N(SD)=1 into dtap '0514F4E10B7B2104C0B715BF'O MSC_Test_2-RAN(2314)@4e68250106fc: patched enc_l3: '0554F4E10B7B2104C0B715BF'O MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F4E10B7B2104C0B715BF'O MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f4 e1 0b 7b 21 04 c0 b7 15 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110047777 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047777 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047777 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047777 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047777 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047777 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110047777 DMM DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f4e10b7bc0b715bf) (gsm_04_08.c:1128) 20250426110047777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110047778 DVLR DEBUG SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) AUTH on UTRAN received RES: f4e10b7bc0b715bf (8 bytes) (vlr_auth_fsm.c:151) 20250426110047778 DVLR INFO SUBSCR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0] (vlr_auth_fsm.c:294) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110047778 DVLR DEBUG VLR_Authenticate(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110047778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110047778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110047778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110047778 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110047778 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e0178824648e23c44e6811c58f6180a7, CK=NONE (ran_msg_iu.c:388) 20250426110047778 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110047778 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110047778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047778 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 6a 60 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e0 17 88 24 64 8e 23 c4 4e 68 11 c5 8f 61 80 a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110047783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047783 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047783 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047783 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047783 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047783 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110047783 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047783 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110047783 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110047783 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110047783 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110047783 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110047783 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110047783 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250426110047784 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001029/3/1): Available (smpp_smsc.c:626) 20250426110047784 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047784 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047784 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110047784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047784 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110047784 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110047784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047784 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 6a 60 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 20 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2316)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MGCP(2317)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test_2-RAN(2314)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2314)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110047805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110047805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110047805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110047805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110047805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110047805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110047805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110047805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110047805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110047805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110047805 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110047806 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110047806 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047806 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110047806 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110047806 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110047806 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110047806 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB callref-0x80000037 tid-8) New transaction (transaction.c:231) 20250426110047806 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110047806 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110047806 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110047806 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110047806 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110047806 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428: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) 20250426110047806 DCC INFO trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110047806 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110047806 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110047806 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110047806 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: is child of msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500] (fsm.c:486) 20250426110047806 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428: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) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0d6c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0d6c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55fcf1b0d6c0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55fcf1b0d6c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110047806 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2317)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "426", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_timeout2(2321) TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110047828 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:no-CI)[0x55fcf1b0d6c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110047828 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110047828 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110047828 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{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) 20250426110047828 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428: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(2321)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2316)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_iu_mo_crcx_ran_timeout2(2321) MSC_Test-MNCC(2316)@4e68250106fc: Added conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: f_mo_call_establish DONE TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620] (rtp_stream.c:239) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_RAN:no-CI)[0x55fcf1b0a3a0]{DISCARDING}: Deallocated (fsm.c:568) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0d6c0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0d6c0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620] (call_leg.c:197) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0d6c0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110050808 DCC DEBUG rtp_stream(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ:trans-8:call-165:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0d6c0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110050808 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55fcf1b1f280]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500] (call_leg.c:198) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110050808 DCC DEBUG call_leg(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Deallocated (fsm.c:568) 20250426110050808 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110050808 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) Freeing transaction (transaction.c:243) 20250426110050808 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110050808 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110050808 DCC DEBUG trans(CC:INITIATED IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110050808 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110050808 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110050808 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110050808 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110050808 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110050808 DCC DEBUG trans(CC:NULL IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ callref-0x80000037 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110050808 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110050808 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110050808 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110050808 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110050808 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110050808 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110050808 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110050808 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110050808 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110050808 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110050808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110050808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110050808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110050808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110050808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110050808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110050808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 6a 60 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110050808 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110050808 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110050808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110050808 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110050808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110050808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110050808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110050808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 f8 6a 60 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(2316)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)-2147483593 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2313)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2313)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2313)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110050813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110050813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110050813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110050813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110050813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110050813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110050813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110050813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110050813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ac 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110050813 DIUCS DEBUG (UTRAN-Iu-428) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110050813 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110050813 DIUCS DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110050813 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110050813 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110050813 DIUCS DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110050813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110050813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500] (msc_a.c:1053) 20250426110050813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110050813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110050813 DMSC DEBUG msc_a(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1b0a500]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110050813 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110050813 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) MSC-A terminated (msub.c:261) 20250426110050813 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) 1 MSC-I still active (msub.c:79) 20250426110050813 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110050813 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110050813 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110050813 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110050813 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-428 (ran_conn.c:142) 20250426110050814 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-428 (ran_conn.c:155) 20250426110050814 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Freeing instance (msub.c:113) 20250426110050814 DMSC DEBUG msc_i(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB:UTRAN-Iu-428:CM_SERVICE_REQ)[0x55fcf1af0b70]{READY}: Deallocated (fsm.c:568) 20250426110050814 DMSC DEBUG msub(IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB) Free (msub.c:119) 20250426110050814 DVLR DEBUG VLR subscr IMSI-262420000001029:MSISDN-491230001029:TMSI-0x589D60DB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110050814 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110050814 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110050814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110050814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110050814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110050814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110050814 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110050814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110050814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110050814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110050814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 f8 6a 60 00 01 ac 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2315)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2313)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2315)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110050816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110050817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110050817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110050817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2314)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_crcx_ran_timeout2(2321)16280160 20250426110050817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110050817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110050817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110050817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110050817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ac f8 6a 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_timeout2(2321)@4e68250106fc: Final verdict of PTC: pass 20250426110050823 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110050823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050823 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110050823 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110050823 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110050823 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050823 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110050823 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110050823 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110050824 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050824 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110050824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110050824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110050824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110050824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110050824 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110050824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110050824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110050824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110050824 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110050824 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_0-SCCP(2307)@4e68250106fc: Final verdict of PTC: none 20250426110050824 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110050825 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2312)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2319)@4e68250106fc: Final verdict of PTC: none 20250426110050826 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110050826 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2310)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2318)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2313)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2311)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2315)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2308)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2309)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2316)@4e68250106fc: Final verdict of PTC: none 20250426110050827 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110050827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050827 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110050827 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110050827 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) 20250426110050827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050827 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110050827 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110050827 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110050827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050827 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110050827 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110050827 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110050827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110050827 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110050827 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110050827 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110050827 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050828 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110050828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110050828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110050828 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) 20250426110050828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110050828 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110050828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110050828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110050828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110050830 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110050830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2306)@4e68250106fc: Final verdict of PTC: none 20250426110050830 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test-SMPP(2320)@4e68250106fc: Final verdict of PTC: none 20250426110050830 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2314)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2317)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2322)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2306): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2307): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2308): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2309): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2310): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2311): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2312): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2313): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2314): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2315): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2316): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2317): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2318): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2319): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2320): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mo_crcx_ran_timeout2(2321): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2322): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mo_crcx_ran_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass'. Sat Apr 26 11:00:50 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 20250426110051826 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=522472) 20250426110052826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110052826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110052826 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110052827 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110052829 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=522472, count=526060) 20250426110053828 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject ------ Sat Apr 26 11:00:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110054830 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mo_crcx_ran_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2326)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2326)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2326)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2324)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2329)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2329)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2329)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2327)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2332)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2332)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2332)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2330)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110055685 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2333)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110055831 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110055831 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2335)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110055836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2335)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2335)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110055853 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110055853 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110055853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110055853 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2326)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2326)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110055857 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110055858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055858 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110055858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2326)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110055858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055858 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110055858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110055858 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055858 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110055858 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110055858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110055858 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2326)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110055858 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110055858 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2326)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2326)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110055859 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110055859 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110055865 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110055865 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110055865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110055865 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(2329)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110055868 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055868 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110055868 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110055868 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110055868 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2329)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110055868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110055868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110055868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055868 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110055868 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110055868 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(2329)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110055870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055870 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110055870 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2329)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110055870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110055870 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110055870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110055870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110055870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055870 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110055870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110055870 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110055870 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110055870 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110055871 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2329)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110055879 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) 20250426110055879 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) 20250426110055879 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110055879 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(2332)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2332)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110055884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110055884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110055884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110055884 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110055884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110055884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110055884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055884 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110055884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110055884 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(2332)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2332)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2332)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110055886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110055886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110055886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110055886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110055886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110055886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110055886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110055886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110055886 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110055886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110055886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110055886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110055886 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(2332)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110055886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110055886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2329)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2332)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2336)@4e68250106fc: Created GsupExpect[0] for "262420000001030" to be handled at TC_iu_mo_crcx_ran_reject2(2338) TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110056656 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056656 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110056656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056656 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056656 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2326)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110056657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056657 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110056657 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110056657 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056657 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2326)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2326)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2325)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110056668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056668 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110056668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056668 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056668 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2329)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056668 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056668 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056668 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110056668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056668 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110056668 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110056668 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056668 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2329)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2329)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2328)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056685 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056685 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056685 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056685 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) 20250426110056685 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110056685 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056685 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056685 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056685 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056685 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056685 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2331)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2331)@4e68250106fc: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)13578403 MSC_Test_2-SCCP(2330)@4e68250106fc: First idle individual index:0 20250426110056691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056691 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056691 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056691 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056691 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cf 30 a3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 03 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2331)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110056691 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) 20250426110056691 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426110056691 DMSC DEBUG msc_i[0x55fcf1b00870]{READY}: Allocated (fsm.c:456) 20250426110056691 DMSC DEBUG msc_i[0x55fcf1b00870]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110056691 DMSC DEBUG msc_a[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110056691 DMSC DEBUG msc_a[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110056691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110056691 DMSC DEBUG msc_i(unknown:UTRAN-Iu-429:NONE)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110056691 DMSC DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110056691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110056691 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-429:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110056691 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001030 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110056691 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0] (fsm.c:486) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110056691 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110056691 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001030 id=262420000001030 (vlr.c:661) 20250426110056691 DVLR INFO New subscr, IMSI: 262420000001030 (vlr.c:562) 20250426110056691 DVLR DEBUG VLR subscr IMSI-262420000001030 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110056691 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110056691 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110056691 DVLR DEBUG VLR subscr IMSI-262420000001030 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110056691 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110056691 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110056691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110056691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (fsm.c:486) 20250426110056691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110056691 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110056691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 cf 30 a3 00 01 ad 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: { messageType := 2, destLocRef := 'CF30A3'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(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2336)@4e68250106fc: Found GsupExpect[0] for "262420000001030" handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-GSUP(2336)@4e68250106fc: Added IMSI table entry 0TC_iu_mo_crcx_ran_reject2(2338)"262420000001030" TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): none -> pass 20250426110056694 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110056694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110056694 DVLR DEBUG SUBSCR(IMSI-262420000001030) Received 1 auth tuples (vlr.c:996) 20250426110056694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110056694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110056694 DMM DEBUG Tx AUTH REQ (rand = edb8168b27c1d3e521a7375b56996dd1) (gsm_04_08.c:641) 20250426110056694 DMM DEBUG AUTH REQ (autn = 69ea78992a5ce12bc4e3245e4de0878c) (gsm_04_08.c:643) 20250426110056694 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110056694 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110056694 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110056694 DVLR DEBUG VLR subscr IMSI-262420000001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110056694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056694 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 cf 30 a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ed b8 16 8b 27 c1 d3 e5 21 a7 37 5b 56 99 6d d1 20 10 69 ea 78 99 2a 5c e1 2b c4 e3 24 5e 4d e0 87 8c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@4e68250106fc: patching N(SD)=1 into dtap '0514079FB81E2104D14B9C67'O MSC_Test_2-RAN(2331)@4e68250106fc: patched enc_l3: '0554079FB81E2104D14B9C67'O MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554079FB81E2104D14B9C67'O MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056699 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056699 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056699 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056699 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 07 9f b8 1e 21 04 d1 4b 9c 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056699 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056699 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056699 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056699 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056699 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056699 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110056699 DMM DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 079fb81ed14b9c67) (gsm_04_08.c:1128) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110056699 DVLR DEBUG SUBSCR(IMSI-262420000001030) AUTH on UTRAN received RES: 079fb81ed14b9c67 (8 bytes) (vlr_auth_fsm.c:151) 20250426110056699 DVLR INFO SUBSCR(IMSI-262420000001030) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (vlr_auth_fsm.c:294) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110056699 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110056699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110056699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110056699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110056699 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110056699 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=677f8ad4c5fa5e5c18605bf8bceed7a3, CK=NONE (ran_msg_iu.c:388) 20250426110056699 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110056699 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110056699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056699 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056699 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 cf 30 a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 67 7f 8a d4 c5 fa 5e 5c 18 60 5b f8 bc ee d7 a3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056704 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056704 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056704 DIUCS DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110056704 DMSC DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056704 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110056704 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110056704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110056704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110056704 DIUCS DEBUG msc_a(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110056704 DMSC DEBUG msc_i(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110056704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110056704 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110056704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110056704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (fsm.c:486) 20250426110056704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110056704 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110056704 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056704 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056704 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056704 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056704 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 cf 30 a3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110056706 DVLR DEBUG VLR subscr IMSI-262420000001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110056706 DVLR DEBUG IMSI:262420000001030 has MSISDN:491230001030 (vlr.c:1045) 20250426110056706 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250426110056706 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110056707 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110056707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (vlr_lu_fsm.c:110) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110056707 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001030:UTRAN-Iu-429:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110056707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110056707 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (fsm.c:486) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110056707 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250426110056707 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110056707 DMM DEBUG -> IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7 LOCATION UPDATE ACCEPT (TMSI = 0xa59a72d7) (gsm_04_08.c:149) 20250426110056707 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110056707 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110056707 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110056707 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110056707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056707 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056707 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 cf 30 a3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a5 9a 72 d7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2331)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2331)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056708 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056709 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056709 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056709 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056709 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056709 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056709 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056709 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110056709 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110056709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSInew-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110056709 DMSC NOTICE msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) VLR: update for IMSI=262420000001030 (MSISDN=491230001030) (gsm_04_08.c:1541) 20250426110056709 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110056709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0] (vlr_lu_fsm.c:817) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110056709 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001030:MSISDN-491230001030:UTRAN-Iu-429:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110056709 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110056709 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110056709 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110056709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250426110056709 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110056709 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110056709 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110056709 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110056709 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110056709 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110056709 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110056709 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110056709 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110056709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056709 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 cf 30 a3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056712 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056712 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056712 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056712 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056712 DIUCS DEBUG (UTRAN-Iu-429) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056712 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056712 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056712 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110056712 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110056712 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110056712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110056712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0] (msc_a.c:1053) 20250426110056712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110056712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110056712 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0d6c0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_a.c:1053) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110056712 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110056712 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110056712 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) MSC-A terminated (msub.c:261) 20250426110056712 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) 1 MSC-I still active (msub.c:79) 20250426110056712 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110056712 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110056712 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110056712 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426110056712 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-429 (ran_conn.c:142) 20250426110056712 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-429 (ran_conn.c:155) 20250426110056712 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Freeing instance (msub.c:113) 20250426110056712 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-429:LU)[0x55fcf1b00870]{READY}: Deallocated (fsm.c:568) 20250426110056712 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) Free (msub.c:119) 20250426110056712 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110056712 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426110056712 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426110056712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056712 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 cf 30 a3 00 01 ad 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2331)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)13578403 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056713 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056713 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056713 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ad cf 30 a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: 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 := 'A59A72D7'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2331)@4e68250106fc: Added conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)11951726 MSC_Test_2-RAN(2331)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2330)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056916 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056916 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056916 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b6 5e 6e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 a5 9a 72 d7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056916 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) 20250426110056917 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Allocated (fsm.c:456) 20250426110056917 DMSC DEBUG msc_i[0x55fcf1b00870]{READY}: Allocated (fsm.c:456) 20250426110056917 DMSC DEBUG msc_i[0x55fcf1b00870]{READY}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110056917 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110056917 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110056917 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110056917 DMSC DEBUG msc_i(unknown:UTRAN-Iu-430:NONE)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110056917 DMSC DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110056917 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110056917 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-430:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110056917 DMM DEBUG msc_a(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70] (fsm.c:486) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110056917 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110056917 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110056917 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110056917 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110056917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110056917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110056917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270] (fsm.c:486) 20250426110056917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110056917 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110056917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056917 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110056917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 b6 5e 6e 00 01 ae 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: { messageType := 2, destLocRef := 'B65E6E'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(2330)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110056918 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110056918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110056918 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) Received 1 auth tuples (vlr.c:996) 20250426110056918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110056918 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110056918 DMM DEBUG Tx AUTH REQ (rand = fc1d8b85c686590f86e095a55cb73b16) (gsm_04_08.c:641) 20250426110056918 DMM DEBUG AUTH REQ (autn = f45243ad39b88891a7abbf9f698519cc) (gsm_04_08.c:643) 20250426110056918 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110056918 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110056918 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110056918 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110056918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 b6 5e 6e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fc 1d 8b 85 c6 86 59 0f 86 e0 95 a5 5c b7 3b 16 20 10 f4 52 43 ad 39 b8 88 91 a7 ab bf 9f 69 85 19 cc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2331)@4e68250106fc: patching N(SD)=1 into dtap '0514E78138E92104DB9B758C'O MSC_Test_2-RAN(2331)@4e68250106fc: patched enc_l3: '0554E78138E92104DB9B758C'O MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E78138E92104DB9B758C'O 20250426110056920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056920 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056920 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e7 81 38 e9 21 04 db 9b 75 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056920 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056920 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056920 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056920 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056920 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056920 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110056920 DMM DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e78138e9db9b758c) (gsm_04_08.c:1128) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110056920 DVLR DEBUG SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) AUTH on UTRAN received RES: e78138e9db9b758c (8 bytes) (vlr_auth_fsm.c:151) 20250426110056920 DVLR INFO SUBSCR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270] (vlr_auth_fsm.c:294) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110056920 DVLR DEBUG VLR_Authenticate(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110056920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110056920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110056920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110056920 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110056920 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d3deaa92b17c8124e1e23f0c389e4506, CK=NONE (ran_msg_iu.c:388) 20250426110056920 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110056920 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110056920 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056920 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056920 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056920 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056920 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 b6 5e 6e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d3 de aa 92 b1 7c 81 24 e1 e2 3f 0c 38 9e 45 06 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110056922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056922 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056922 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056922 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056922 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056922 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056922 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056922 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110056922 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056922 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110056922 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110056922 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110056922 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110056922 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110056922 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110056922 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110056922 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001030/3/1): Available (smpp_smsc.c:626) 20250426110056922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056922 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 b6 5e 6e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2333)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test-MGCP(2334)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_crcx_ran_reject2(2338) MSC_Test_2-RAN(2331)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2331)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110056929 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056929 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110056929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110056929 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110056929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110056929 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110056929 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110056929 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110056929 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056929 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110056929 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110056929 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110056929 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110056929 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 callref-0x80000038 tid-8) New transaction (transaction.c:231) 20250426110056929 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110056929 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110056929 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110056929 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110056929 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110056929 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430: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) 20250426110056929 DCC INFO trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110056929 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110056929 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110056929 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110056929 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: is child of msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70] (fsm.c:486) 20250426110056929 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430: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) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b062d0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b062d0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1afcc10]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1afcc10]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110056929 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2334)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "429", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_crcx_ran_reject2(2338) TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110056933 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1afcae0]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620] (rtp_stream.c:239) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_CN:no-CI)[0x55fcf1b062d0]{DISCARDING}: Deallocated (fsm.c:568) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620] (call_leg.c:197) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110056933 DCC DEBUG rtp_stream(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ:trans-8:call-166:RTP_TO_RAN:no-CI)[0x55fcf1afcc10]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70] (call_leg.c:198) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110056933 DCC DEBUG call_leg(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Deallocated (fsm.c:568) 20250426110056933 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110056933 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) Freeing transaction (transaction.c:243) 20250426110056933 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110056933 DCC DEBUG trans(CC:INITIATED IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110056933 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110056933 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110056933 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110056933 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110056933 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110056933 DCC DEBUG trans(CC:NULL IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ callref-0x80000038 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110056933 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110056933 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110056933 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110056933 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110056933 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110056933 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110056933 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110056933 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110056933 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110056933 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110056933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 05 06 b6 5e 6e 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110056933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110056933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110056933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110056933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110056933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110056933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110056933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110056933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 b6 5e 6e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2330)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: f_mo_call_establish DONE TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2330)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2330)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110057440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110057440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110057440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110057440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110057440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110057440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110057440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110057440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110057440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ae 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110057440 DIUCS DEBUG (UTRAN-Iu-430) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110057440 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110057440 DIUCS DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110057440 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110057440 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110057440 DIUCS DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110057440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110057440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70] (msc_a.c:1053) 20250426110057440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110057440 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b0a270]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msc_a.c:1053) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110057440 DMSC DEBUG msc_a(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110057440 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110057440 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) MSC-A terminated (msub.c:261) 20250426110057440 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) 1 MSC-I still active (msub.c:79) 20250426110057440 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110057440 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110057440 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110057440 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msub.c:113) 20250426110057440 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-430 (ran_conn.c:142) 20250426110057440 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-430 (ran_conn.c:155) 20250426110057440 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Freeing instance (msub.c:113) 20250426110057440 DMSC DEBUG msc_i(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7:UTRAN-Iu-430:CM_SERVICE_REQ)[0x55fcf1b00870]{READY}: Deallocated (fsm.c:568) 20250426110057440 DMSC DEBUG msub(IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7) Free (msub.c:119) 20250426110057440 DVLR DEBUG VLR subscr IMSI-262420000001030:MSISDN-491230001030:TMSI-0xA59A72D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110057440 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Freeing instance (msub.c:113) 20250426110057440 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Deallocated (fsm.c:568) 20250426110057440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110057440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110057440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110057440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110057440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110057440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110057440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110057440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110057440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 b6 5e 6e 00 01 ae 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2332)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2330)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2331)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_crcx_ran_reject2(2338)11951726 20250426110057441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110057441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110057441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110057441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110057441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110057441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110057441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110057441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110057441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ae b6 5e 6e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2332)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_crcx_ran_reject2(2338)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2336)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2324)@4e68250106fc: Final verdict of PTC: none 20250426110057449 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110057449 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110057449 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110057449 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110057449 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110057449 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110057449 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110057449 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110057449 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110057449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110057449 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110057449 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110057449 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110057449 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057449 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110057449 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110057449 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110057449 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110057449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110057449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110057449 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110057450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110057450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110057449 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110057450 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110057450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110057450 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110057450 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110057450 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110057450 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057450 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110057450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110057450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110057450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110057450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110057450 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110057450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110057450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110057450 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110057450 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110057450 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2327)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2329)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2326)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2330)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2331)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2325)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2333)@4e68250106fc: Final verdict of PTC: none 20250426110057452 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2328)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2335)@4e68250106fc: Final verdict of PTC: none 20250426110057452 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) 20250426110057452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110057452 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110057452 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110057452 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) 20250426110057452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110057452 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110057452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110057452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110057452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110057452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110057452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110057452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110057452 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110057452 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(2337)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2323)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2332)@4e68250106fc: Final verdict of PTC: none 20250426110057452 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110057452 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2334)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2339)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2323): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2324): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2325): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2326): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2327): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2328): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2329): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2330): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2331): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2332): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2333): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2334): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2335): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2336): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2337): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mo_crcx_ran_reject2(2338): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2339): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mo_crcx_ran_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass'. Sat Apr 26 11:00:57 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 20250426110058452 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511952) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110059451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110059452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110059453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110059453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110059453 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=511952, count=515260) 20250426110100454 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject'. ------ MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject ------ Sat Apr 26 11:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110101455 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mt_crcx_ran_reject started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2343)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2343)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2343)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2341)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2346)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2346)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2346)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2344)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2349)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2349)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2349)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2347)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110102265 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2350)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110102428 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110102428 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110102428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110102428 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2343)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110102434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102434 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110102434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110102434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110102434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110102434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2343)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110102434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110102434 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102434 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110102434 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110102434 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2343)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110102437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102437 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110102437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110102437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110102437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110102437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110102437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110102437 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102437 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2343)@4e68250106fc: Message received on association #8 20250426110102437 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110102437 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110102437 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2343)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2343)@4e68250106fc: Message received on association #8 20250426110102437 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110102437 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2343)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2343)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2343)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110102447 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110102447 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110102447 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110102447 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(2346)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2346)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110102452 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102452 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110102452 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110102453 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110102453 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110102453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110102453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110102453 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102453 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110102453 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110102453 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(2346)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2346)@4e68250106fc: Message received on association #8 20250426110102455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102455 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110102455 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110102455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110102455 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110102455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110102455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110102455 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102455 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110102455 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110102455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110102455 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(2346)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2346)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110102456 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110102456 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110102456 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110102456 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_1-M3UA(2346)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2352)@4e68250106fc: Established a new IPA connection (conn_id=2) 20250426110102459 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) 20250426110102459 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) 20250426110102460 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110102460 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(2352)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110102461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2352)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2352)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_2-M3UA(2349)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test-GSUP-IPA(2352)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2352)@4e68250106fc: IPA 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(2349)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2352)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2352)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_2-M3UA(2349)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110102465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110102465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110102465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110102465 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110102465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110102465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110102465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102465 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2349)@4e68250106fc: M3UA_ASPUP sent 20250426110102465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110102465 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(2349)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2349)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110102466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110102466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110102466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110102466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110102466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110102466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110102466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2349)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110102466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110102466 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110102466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110102466 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110102466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110102466 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(2346)@4e68250106fc: Message received on association #8 20250426110102466 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110102466 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2349)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110102482 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110102482 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2353)@4e68250106fc: Created GsupExpect[0] for "262420000001031" to be handled at TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110103243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110103243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103244 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2343)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110103245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103245 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110103245 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110103245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103245 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2343)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2343)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2342)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110103260 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103260 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103260 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103260 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110103260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2346)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110103260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103260 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110103260 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110103260 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103260 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2346)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2346)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2345)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110103268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103269 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) 20250426110103269 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110103269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103269 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2348)@4e68250106fc: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)6111574 MSC_Test_2-SCCP(2347)@4e68250106fc: First idle individual index:0 20250426110103279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5d 41 56 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 13 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103279 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) 20250426110103279 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Allocated (fsm.c:456) 20250426110103279 DMSC DEBUG msc_i[0x55fcf1afcae0]{READY}: Allocated (fsm.c:456) 20250426110103279 DMSC DEBUG msc_i[0x55fcf1afcae0]{READY}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110103279 DMSC DEBUG msc_a[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110103279 DMSC DEBUG msc_a[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110103279 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110103279 DMSC DEBUG msc_i(unknown:UTRAN-Iu-431:NONE)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110103279 DMSC DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110103279 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110103279 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-431:NONE)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110103279 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001031 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110103279 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0] (fsm.c:486) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110103279 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110103279 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001031 id=262420000001031 (vlr.c:661) 20250426110103279 DVLR INFO New subscr, IMSI: 262420000001031 (vlr.c:562) 20250426110103279 DVLR DEBUG VLR subscr IMSI-262420000001031 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110103279 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110103279 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110103279 DVLR DEBUG VLR subscr IMSI-262420000001031 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110103279 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110103279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110103279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110103279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110103279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110103279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{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(2348)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110103279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 5d 41 56 00 01 af 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: { messageType := 2, destLocRef := '5D4156'O ("]AV"), 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(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2353)@4e68250106fc: Found GsupExpect[0] for "262420000001031" handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-GSUP(2353)@4e68250106fc: Added IMSI table entry 0TC_iu_mt_crcx_ran_reject2(2355)"262420000001031" TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): none -> pass 20250426110103282 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110103282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110103282 DVLR DEBUG SUBSCR(IMSI-262420000001031) Received 1 auth tuples (vlr.c:996) 20250426110103282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110103282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110103282 DMM DEBUG Tx AUTH REQ (rand = 7de558d347a9b5929689efcbc53d220a) (gsm_04_08.c:641) 20250426110103282 DMM DEBUG AUTH REQ (autn = 7a27170cc7ad152f0b52c254443465d4) (gsm_04_08.c:643) 20250426110103282 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110103282 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110103282 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110103282 DVLR DEBUG VLR subscr IMSI-262420000001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110103282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5d 41 56 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7d e5 58 d3 47 a9 b5 92 96 89 ef cb c5 3d 22 0a 20 10 7a 27 17 0c c7 ad 15 2f 0b 52 c2 54 44 34 65 d4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@4e68250106fc: patching N(SD)=1 into dtap '05140B7A48682104CBD83B9F'O MSC_Test_2-RAN(2348)@4e68250106fc: patched enc_l3: '05540B7A48682104CBD83B9F'O MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540B7A48682104CBD83B9F'O 20250426110103288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 0b 7a 48 68 21 04 cb d8 3b 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103288 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103288 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103288 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103288 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103288 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103288 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110103288 DMM DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0b7a4868cbd83b9f) (gsm_04_08.c:1128) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110103288 DVLR DEBUG SUBSCR(IMSI-262420000001031) AUTH on UTRAN received RES: 0b7a4868cbd83b9f (8 bytes) (vlr_auth_fsm.c:151) 20250426110103288 DVLR INFO SUBSCR(IMSI-262420000001031) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110103288 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110103288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110103288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110103288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110103288 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110103288 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8639bf748b2ebb37bfc3067a157a2016, CK=NONE (ran_msg_iu.c:388) 20250426110103288 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110103288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110103288 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103288 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103288 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103288 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5d 41 56 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 86 39 bf 74 8b 2e bb 37 bf c3 06 7a 15 7a 20 16 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110103294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103294 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103294 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103294 DIUCS DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110103294 DMSC DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103294 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110103294 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110103294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110103294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110103294 DIUCS DEBUG msc_a(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110103294 DMSC DEBUG msc_i(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110103294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110103294 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110103294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110103294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110103294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110103294 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110103295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5d 41 56 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110103298 DVLR DEBUG VLR subscr IMSI-262420000001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110103298 DVLR DEBUG IMSI:262420000001031 has MSISDN:491230001031 (vlr.c:1045) 20250426110103298 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250426110103298 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110103298 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110103298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110103298 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001031:UTRAN-Iu-431:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110103298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110103298 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110103298 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110103298 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250426110103299 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110103299 DMM DEBUG -> IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB LOCATION UPDATE ACCEPT (TMSI = 0x2e89aabb) (gsm_04_08.c:149) 20250426110103299 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110103299 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110103299 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110103299 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110103299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5d 41 56 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2e 89 aa bb 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2348)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110103302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103303 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103303 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103303 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103303 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103303 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103303 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110103303 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110103303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSInew-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110103303 DMSC NOTICE msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) VLR: update for IMSI=262420000001031 (MSISDN=491230001031) (gsm_04_08.c:1541) 20250426110103303 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110103303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110103303 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001031:MSISDN-491230001031:UTRAN-Iu-431:LU)[0x55fcf1b0a270]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110103303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110103303 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110103303 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110103303 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250426110103303 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110103303 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110103303 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110103303 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110103303 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110103303 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110103303 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110103303 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110103303 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110103304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 5d 41 56 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110103310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 af 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103310 DIUCS DEBUG (UTRAN-Iu-431) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103310 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103310 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103310 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110103310 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110103310 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110103310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110103310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0] (msc_a.c:1053) 20250426110103310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110103310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110103310 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msc_a.c:1053) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110103310 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1b062d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110103310 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110103310 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) MSC-A terminated (msub.c:261) 20250426110103310 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) 1 MSC-I still active (msub.c:79) 20250426110103310 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110103310 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110103310 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110103310 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msub.c:113) 20250426110103310 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-431 (ran_conn.c:142) 20250426110103311 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-431 (ran_conn.c:155) 20250426110103311 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Freeing instance (msub.c:113) 20250426110103311 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-431:LU)[0x55fcf1afcae0]{READY}: Deallocated (fsm.c:568) 20250426110103311 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) Free (msub.c:119) 20250426110103311 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110103311 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Freeing instance (msub.c:113) 20250426110103311 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Deallocated (fsm.c:568) 20250426110103311 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103311 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103311 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103311 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103311 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103311 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 5d 41 56 00 01 af 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 20250426110103312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 af 5d 41 56 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2348)@4e68250106fc: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)6111574 TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2348)@4e68250106fc: Created IMSI[0] for '262420000001031'H'2E89AABB'O to be handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test-MNCC(2350)@4e68250106fc: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1738266169 20250426110103321 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426110103321 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426110103321 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB callref-0x679bd639 tid-255) New transaction (transaction.c:231) 20250426110103321 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB callref-0x679bd639 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) 20250426110103321 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB callref-0x679bd639 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) 20250426110103321 DMNCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB callref-0x679bd639 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426110103321 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426110103321 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426110103321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 40 40 05 00 2e 89 aa bb 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2348)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_mt_crcx_ran_reject2(2355) TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: 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 := '2E89AABB'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2348)@4e68250106fc: Added conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)958655 MSC_Test_2-SCCP(2347)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0e a0 bf 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 2e 89 aa bb 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103333 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) 20250426110103333 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110103333 DMSC DEBUG msc_i[0x55fcf1b062d0]{READY}: Allocated (fsm.c:456) 20250426110103333 DMSC DEBUG msc_i[0x55fcf1b062d0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110103333 DMSC DEBUG msc_a[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110103333 DMSC DEBUG msc_a[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110103333 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110103333 DMSC DEBUG msc_i(unknown:UTRAN-Iu-432:NONE)[0x55fcf1b062d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110103333 DMSC DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110103333 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110103333 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-432:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0] (fsm.c:486) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110103333 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110103333 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110103333 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110103333 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110103333 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110103333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110103333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0] (fsm.c:486) 20250426110103333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110103333 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110103334 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110103334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 0e a0 bf 00 01 b0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: { messageType := 2, destLocRef := '0EA0BF'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(2347)@4e68250106fc: Session index based on local reference:0 TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110103336 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110103336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110103336 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) Received 1 auth tuples (vlr.c:996) 20250426110103336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110103336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110103336 DMM DEBUG Tx AUTH REQ (rand = 27269597175e5fbcb918a27d54d5228b) (gsm_04_08.c:641) 20250426110103336 DMM DEBUG AUTH REQ (autn = f10bc5d84ae9fafcd995279e2ebfd2ab) (gsm_04_08.c:643) 20250426110103336 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110103336 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110103336 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110103337 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250426110103337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 27 26 95 97 17 5e 5f bc b9 18 a2 7d 54 d5 22 8b 20 10 f1 0b c5 d8 4a e9 fa fc d9 95 27 9e 2e bf d2 ab 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2348)@4e68250106fc: patching N(SD)=0 into dtap '0514423FA35921040C9622C1'O MSC_Test_2-RAN(2348)@4e68250106fc: patched enc_l3: '0514423FA35921040C9622C1'O MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514423FA35921040C9622C1'O MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103342 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103342 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 42 3f a3 59 21 04 0c 96 22 c1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103342 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103342 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103342 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103342 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103342 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103342 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110103342 DMM DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 423fa3590c9622c1) (gsm_04_08.c:1128) 20250426110103342 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110103343 DVLR DEBUG SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) AUTH on UTRAN received RES: 423fa3590c9622c1 (8 bytes) (vlr_auth_fsm.c:151) 20250426110103343 DVLR INFO SUBSCR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0] (vlr_auth_fsm.c:294) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110103343 DVLR DEBUG VLR_Authenticate(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110103343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110103343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110103343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110103343 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110103343 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d5aeabc33e117b084ec7b1153f4e453c, CK=NONE (ran_msg_iu.c:388) 20250426110103343 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110103343 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110103343 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103343 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103343 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103343 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d5 ae ab c3 3e 11 7b 08 4e c7 b1 15 3f 4e 45 3c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103348 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103348 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103348 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110103348 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103348 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110103349 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110103349 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110103349 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110103349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110103349 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110103349 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.984s remaining) (msc_a.c:450) 20250426110103349 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB callref-0x679bd639 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426110103349 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110103349 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426110103349 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110103349 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426110103349 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 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) 20250426110103349 DCC DEBUG trans(CC:NULL IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426110103349 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250426110103349 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110103349 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110103349 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250426110103349 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001031/3/1): Available (smpp_smsc.c:626) 20250426110103350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110103350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 13 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(2351)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mt_crcx_ran_reject2(2355) MSC_Test_2-RAN(2348)@4e68250106fc: patching N(SD)=1 into dtap '8308'O MSC_Test_2-RAN(2348)@4e68250106fc: patched enc_l3: '8348'O MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028348'O MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103363 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103363 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103363 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 48 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110103363 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103363 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103363 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103363 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103363 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110103363 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110103363 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) rx CALL_CONF in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426110103363 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426110103363 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) starting timer T310 with 30 seconds (gsm_04_08_cc.c:574) 20250426110103363 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110103363 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110103363 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{ESTABLISHING}: is child of msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0] (fsm.c:486) 20250426110103363 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 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) 20250426110103363 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1af0b70]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110103363 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1af0b70]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270] (fsm.c:486) 20250426110103363 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110103363 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110103364 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b3e3f0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110103364 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b3e3f0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270] (fsm.c:486) 20250426110103364 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110103364 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110103364 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) new state CALL_PRESENT -> MO_TERM_CALL_CONF (gsm_04_08_cc.c:194) 20250426110103364 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) tx MNCC_CALL_CONF_IND (gsm_04_08_cc.c:309) MSC_Test-MGCP(2351)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "430", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mt_crcx_ran_reject2(2355) 20250426110103374 DLMGCP ERROR MGCP_CONN(RTP_TO_CN)[0x55fcf1b1f260]{ST_CRCX_RESP}: MGW/CRCX: response yields error: 542 FORCED_FAIL (mgcp_client_fsm.c:289) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_FAIL (mgcp_client_endpoint_fsm.c:444) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:206) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270] (rtp_stream.c:239) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_CN:no-CI)[0x55fcf1af0b70]{DISCARDING}: Deallocated (fsm.c:568) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270] (call_leg.c:197) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110103374 DCC DEBUG rtp_stream(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP:trans-0:call-167:RTP_TO_RAN:no-CI)[0x55fcf1b3e3f0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{RELEASING}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0] (call_leg.c:198) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110103374 DCC DEBUG call_leg(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a270]{RELEASING}: Deallocated (fsm.c:568) 20250426110103374 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110103374 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) Freeing transaction (transaction.c:243) 20250426110103374 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) stopping pending timer T310 (gsm_04_08_cc.c:228) 20250426110103374 DMNCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110103374 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110103374 DCC DEBUG trans(CC:MO_TERM_CALL_CONF IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) new state MO_TERM_CALL_CONF -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110103374 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110103374 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110103374 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110103375 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110103375 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP callref-0x679bd639 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110103375 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110103375 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110103375 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110103375 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110103375 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110103375 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110103375 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110103375 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110103375 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110103375 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110103375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103375 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 03 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110103375 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103375 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103375 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 0e a0 bf 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-MNCC(2350)@4e68250106fc: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)1738266169 MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2347)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2347)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2347)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110103383 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103383 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103383 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103383 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103383 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110103383 DIUCS DEBUG (UTRAN-Iu-432) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110103383 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110103383 DIUCS DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110103383 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110103383 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110103383 DIUCS DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110103383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110103383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0] (msc_a.c:1053) 20250426110103383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110103383 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110103383 DMSC DEBUG msc_a(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110103383 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110103383 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) MSC-A terminated (msub.c:261) 20250426110103383 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) 1 MSC-I still active (msub.c:79) 20250426110103383 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110103383 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110103383 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110103383 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110103383 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-432 (ran_conn.c:142) 20250426110103384 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-432 (ran_conn.c:155) 20250426110103384 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Freeing instance (msub.c:113) 20250426110103384 DMSC DEBUG msc_i(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB:UTRAN-Iu-432:PAGING_RESP)[0x55fcf1b062d0]{READY}: Deallocated (fsm.c:568) 20250426110103384 DMSC DEBUG msub(IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB) Free (msub.c:119) 20250426110103384 DVLR DEBUG VLR subscr IMSI-262420000001031:MSISDN-491230001031:TMSI-0x2E89AABB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110103384 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110103384 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110103384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110103384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103384 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110103384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110103384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 0e a0 bf 00 01 b0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2347)@4e68250106fc: Session index based on local reference:0 20250426110103386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110103386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110103386 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110103386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110103386 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110103386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110103386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110103386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110103386 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b0 0e a0 bf 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2349)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2348)@4e68250106fc: Deleted conn table entry 0TC_iu_mt_crcx_ran_reject2(2355)958655 TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mt_crcx_ran_reject2(2355)@4e68250106fc: Final verdict of PTC: pass 20250426110103393 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110103393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110103393 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110103393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110103393 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110103393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110103393 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110103393 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110103393 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110103393 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103393 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110103393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110103393 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110103393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110103393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110103393 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110103393 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110103393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110103394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110103394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110103394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110103394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110103394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2343)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2344)@4e68250106fc: Final verdict of PTC: none 20250426110103395 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110103395 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110103395 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110103395 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110103395 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) 20250426110103395 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103396 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110103396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110103396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110103396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110103396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110103396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-SCCP(2341)@4e68250106fc: Final verdict of PTC: none 20250426110103396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110103396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110103396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110103396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110103396 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2346)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2342)@4e68250106fc: Final verdict of PTC: none 20250426110103397 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110103397 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110103397 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2345)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2353)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2347)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2348)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2350)@4e68250106fc: Final verdict of PTC: none 20250426110103397 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) 20250426110103397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110103397 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110103397 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110103397 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) 20250426110103397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110103398 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110103398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110103398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110103398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110103398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110103398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110103398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110103398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110103398 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110103398 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110103398 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2349)@4e68250106fc: Final verdict of PTC: none 20250426110103398 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2352)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2356)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2351)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2340)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2354)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2340): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2341): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2342): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2343): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2344): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2345): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2346): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2347): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2348): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2349): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2350): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2351): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2352): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2353): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2354): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mt_crcx_ran_reject2(2355): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2356): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mt_crcx_ran_reject finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass'. Sat Apr 26 11:01:03 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 20250426110104398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=532064) 20250426110105394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110105394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110105394 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110105396 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110105397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110105397 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110105398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110105398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110105398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110105399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=532064, count=535372) 20250426110106400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel'. ------ MSC_Tests_Iu.TC_iu_gsup_cancel ------ Sat Apr 26 11:01:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_cancel.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110107400 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_cancel' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_cancel started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2360)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2360)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2360)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2358)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2363)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2363)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2363)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2361)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2366)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2366)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2366)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2364)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110108268 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2367)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110108402 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110108402 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2369)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110108406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2369)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2369)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110108417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110108417 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110108417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110108417 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2360)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110108421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110108421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110108421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110108421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110108421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110108421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110108421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108421 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110108421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110108421 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2360)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2360)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110108423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108423 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110108423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110108423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110108423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110108423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110108423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110108423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108423 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110108423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110108423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110108423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2360)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2360)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110108423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2360)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110108423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110108432 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110108432 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110108436 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110108436 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110108436 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110108436 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(2363)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2363)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108438 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110108438 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110108438 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108438 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110108438 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(2363)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2363)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2363)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108438 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110108438 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110108438 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110108438 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108438 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110108438 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110108438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110108438 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(2363)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110108438 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110108438 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2370)@4e68250106fc: Created GsupExpect[0] for "262420000001033" to be handled at TC_iu_gsup_cancel2(2372) TC_iu_gsup_cancel2(2372)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110108457 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) 20250426110108457 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) 20250426110108457 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110108457 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(2366)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2366)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110108458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110108458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110108458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110108458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110108458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110108458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110108458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108458 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110108458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110108458 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(2366)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2366)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2366)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110108459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110108459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110108459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110108459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110108459 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110108459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110108459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110108459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110108459 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110108459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110108459 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110108459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110108459 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(2366)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110108459 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110108459 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110109230 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109230 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110109230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109230 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109230 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109230 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2360)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109231 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109231 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109231 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110109231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109231 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110109231 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110109231 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109231 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2360)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2360)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2359)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110109245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109245 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110109245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2363)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110109245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109245 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110109245 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110109245 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2363)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2363)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2362)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110109276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109276 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109276 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109276 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) 20250426110109277 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110109277 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109277 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109277 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109277 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109277 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2365)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2365)@4e68250106fc: Added conn table entry 0TC_iu_gsup_cancel2(2372)11616908 MSC_Test_2-SCCP(2364)@4e68250106fc: First idle individual index:0 20250426110109302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2365)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110109302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b1 42 8c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 33 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109302 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) 20250426110109302 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110109302 DMSC DEBUG msc_i[0x55fcf1b1f260]{READY}: Allocated (fsm.c:456) 20250426110109302 DMSC DEBUG msc_i[0x55fcf1b1f260]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110109302 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110109302 DMSC DEBUG msc_a[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110109302 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110109302 DMSC DEBUG msc_i(unknown:UTRAN-Iu-433:NONE)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110109302 DMSC DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110109302 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110109302 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-433:NONE)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110109303 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110109303 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70] (fsm.c:486) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110109303 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110109303 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001033 id=262420000001033 (vlr.c:661) 20250426110109303 DVLR INFO New subscr, IMSI: 262420000001033 (vlr.c:562) 20250426110109303 DVLR DEBUG VLR subscr IMSI-262420000001033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110109303 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110109303 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110109303 DVLR DEBUG VLR subscr IMSI-262420000001033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110109303 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110109303 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110109303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110109303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (fsm.c:486) 20250426110109303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110109303 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110109303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 b1 42 8c 00 01 b1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: { messageType := 2, destLocRef := 'B1428C'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(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2370)@4e68250106fc: Found GsupExpect[0] for "262420000001033" handled at TC_iu_gsup_cancel2(2372) MSC_Test-GSUP(2370)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_cancel2(2372)"262420000001033" TC_iu_gsup_cancel2(2372)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): none -> pass 20250426110109307 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110109307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110109307 DVLR DEBUG SUBSCR(IMSI-262420000001033) Received 1 auth tuples (vlr.c:996) 20250426110109307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110109307 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110109307 DMM DEBUG Tx AUTH REQ (rand = a30f97419fcdd9651d5ce846ce1e2692) (gsm_04_08.c:641) 20250426110109307 DMM DEBUG AUTH REQ (autn = 7ba3bd98944314464278bd0d88e1916b) (gsm_04_08.c:643) 20250426110109307 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110109307 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109307 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109307 DVLR DEBUG VLR subscr IMSI-262420000001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110109307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109307 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b1 42 8c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a3 0f 97 41 9f cd d9 65 1d 5c e8 46 ce 1e 26 92 20 10 7b a3 bd 98 94 43 14 46 42 78 bd 0d 88 e1 91 6b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=1 into dtap '0514EBDCCA30210468679722'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '0554EBDCCA30210468679722'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EBDCCA30210468679722'O MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109312 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109313 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 eb dc ca 30 21 04 68 67 97 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109313 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109313 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109313 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109313 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109313 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109313 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110109313 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ebdcca3068679722) (gsm_04_08.c:1128) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110109313 DVLR DEBUG SUBSCR(IMSI-262420000001033) AUTH on UTRAN received RES: ebdcca3068679722 (8 bytes) (vlr_auth_fsm.c:151) 20250426110109313 DVLR INFO SUBSCR(IMSI-262420000001033) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (vlr_auth_fsm.c:294) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110109313 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110109313 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110109313 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=80f4730db28a77594fccfcd9a1a8fafd, CK=NONE (ran_msg_iu.c:388) 20250426110109313 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110109313 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110109313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109313 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109313 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b1 42 8c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 f4 73 0d b2 8a 77 59 4f cc fc d9 a1 a8 fa fd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110109321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109321 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109321 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109321 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110109321 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109321 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110109321 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110109321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110109321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110109321 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110109321 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110109321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110109321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110109321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110109321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (fsm.c:486) 20250426110109321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110109321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110109321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b1 42 8c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110109325 DVLR DEBUG VLR subscr IMSI-262420000001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110109325 DVLR DEBUG IMSI:262420000001033 has MSISDN:491230001033 (vlr.c:1045) 20250426110109325 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250426110109325 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110109325 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110109325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (vlr_lu_fsm.c:110) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110109325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001033:UTRAN-Iu-433:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110109325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110109325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (fsm.c:486) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110109325 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250426110109325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110109325 DMM DEBUG -> IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC LOCATION UPDATE ACCEPT (TMSI = 0x617f21bc) (gsm_04_08.c:149) 20250426110109325 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110109325 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109325 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109325 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110109325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109325 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b1 42 8c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 61 7f 21 bc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110109327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109327 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109327 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109327 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109327 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109327 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109327 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109327 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109327 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109327 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109327 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109327 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110109327 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110109327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSInew-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110109327 DMSC NOTICE msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) VLR: update for IMSI=262420000001033 (MSISDN=491230001033) (gsm_04_08.c:1541) 20250426110109327 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110109327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0] (vlr_lu_fsm.c:817) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110109327 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001033:MSISDN-491230001033:UTRAN-Iu-433:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110109327 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110109327 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110109327 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110109327 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250426110109327 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110109327 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110109327 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110109327 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110109327 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110109327 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110109327 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110109327 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110109327 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110109328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 b1 42 8c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110109331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109331 DIUCS DEBUG (UTRAN-Iu-433) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109331 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109331 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109331 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110109331 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110109331 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110109331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110109331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70] (msc_a.c:1053) 20250426110109331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110109331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110109331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b3e3f0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110109331 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1af0b70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110109331 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110109331 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) MSC-A terminated (msub.c:261) 20250426110109331 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) 1 MSC-I still active (msub.c:79) 20250426110109331 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110109331 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110109331 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110109331 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110109331 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-433 (ran_conn.c:142) 20250426110109331 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-433 (ran_conn.c:155) 20250426110109331 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Freeing instance (msub.c:113) 20250426110109331 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-433:LU)[0x55fcf1b1f260]{READY}: Deallocated (fsm.c:568) 20250426110109331 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) Free (msub.c:119) 20250426110109331 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110109331 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110109331 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110109331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109331 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 b1 42 8c 00 01 b1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 20250426110109331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b1 b1 42 8c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2365)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)11616908 TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: 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 := '617F21BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2365)@4e68250106fc: Added conn table entry 0TC_iu_gsup_cancel2(2372)4060687 MSC_Test_2-RAN(2365)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3d f6 0f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 61 7f 21 bc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109532 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) 20250426110109532 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Allocated (fsm.c:456) 20250426110109532 DMSC DEBUG msc_i[0x55fcf1b1f260]{READY}: Allocated (fsm.c:456) 20250426110109532 DMSC DEBUG msc_i[0x55fcf1b1f260]{READY}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110109532 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110109532 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af0b70] (fsm.c:486) 20250426110109532 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110109532 DMSC DEBUG msc_i(unknown:UTRAN-Iu-434:NONE)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110109532 DMSC DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110109532 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110109532 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-434:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110109532 DMM DEBUG msc_a(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110109532 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110109533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10] (fsm.c:486) 20250426110109533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110109533 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110109533 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110109533 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110109533 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110109533 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110109533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110109533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110109533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110109533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0] (fsm.c:486) 20250426110109533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110109533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110109533 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110109533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 3d f6 0f 00 01 b2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: { messageType := 2, destLocRef := '3DF60F'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(2364)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_cancel2(2372)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110109534 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110109534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110109534 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) Received 1 auth tuples (vlr.c:996) 20250426110109534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110109534 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110109534 DMM DEBUG Tx AUTH REQ (rand = c776b347035875a0f4c0843560f83a6e) (gsm_04_08.c:641) 20250426110109534 DMM DEBUG AUTH REQ (autn = a980cbf18b3a05536788340420961439) (gsm_04_08.c:643) 20250426110109534 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110109534 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109534 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109534 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110109534 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109534 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109534 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109534 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c7 76 b3 47 03 58 75 a0 f4 c0 84 35 60 f8 3a 6e 20 10 a9 80 cb f1 8b 3a 05 53 67 88 34 04 20 96 14 39 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=1 into dtap '0514E023B31B21040A906253'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '0554E023B31B21040A906253'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E023B31B21040A906253'O MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e0 23 b3 1b 21 04 0a 90 62 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109536 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109536 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109536 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109536 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109536 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109536 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110109536 DMM DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e023b31b0a906253) (gsm_04_08.c:1128) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110109536 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) AUTH on UTRAN received RES: e023b31b0a906253 (8 bytes) (vlr_auth_fsm.c:151) 20250426110109536 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0] (vlr_auth_fsm.c:294) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110109536 DVLR DEBUG VLR_Authenticate(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110109536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110109536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110109536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110109536 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110109536 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3126659dbdea3f41f0819972bcced9ca, CK=NONE (ran_msg_iu.c:388) 20250426110109536 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110109536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109536 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 26 65 9d bd ea 3f 41 f0 81 99 72 bc ce d9 ca 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110109536 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{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(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110109538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109538 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109538 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109538 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109538 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109538 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109538 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110109538 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109538 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110109538 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110109538 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110109538 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110109538 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110109538 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110109538 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110109538 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001033/3/1): Available (smpp_smsc.c:626) 20250426110109538 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109538 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109538 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109538 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109538 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109538 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109538 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 30 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2367)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_gsup_cancel2(2372) MSC_Test-MGCP(2368)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_gsup_cancel2(2372) MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110109543 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109543 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109543 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109543 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109543 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109543 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109543 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109543 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109543 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109543 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109543 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110109543 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110109543 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC callref-0x80000039 tid-8) New transaction (transaction.c:231) 20250426110109543 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110109543 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110109543 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110109543 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110109543 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110109543 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109543 DCC INFO trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110109543 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110109543 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110109543 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110109543 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: is child of msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10] (fsm.c:486) 20250426110109543 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b00870]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270] (fsm.c:486) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55fcf1b00870]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b3e520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b3e520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270] (fsm.c:486) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110109543 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2368)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "431", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_gsup_cancel2(2372) TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110109548 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:no-CI)[0x55fcf1b00870]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110109548 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110109548 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110109548 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{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) 20250426110109548 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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(2372)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426110109549 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110109549 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110109549 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110109549 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{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) 20250426110109549 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109549 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) Sending Assignment Command (msc_a.c:706) 20250426110109549 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110109549 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{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) 20250426110109549 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110109549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test-MNCC(2367)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_iu_gsup_cancel2(2372) 20250426110109549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 08 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2367)@4e68250106fc: Added conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426110109550 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110109550 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60227C350001C0A802150000000000000000000000000040040C0000'O 20250426110109561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 22 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109561 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109561 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109561 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110109561 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250426110109561 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109561 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110109561 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=4 (ran_msg_iu.c:132) 20250426110109561 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110109561 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e520]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426110109561 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110109561 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109561 DCC INFO trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109561 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109561 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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(2372)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426110109562 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426110109562 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110109562 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110109562 DCC DEBUG trans(CC:INITIATED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426110109562 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250426110109562 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109562 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109562 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250426110109562 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109562 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109562 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109562 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109562 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110109562 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110109562 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110109562 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110109564 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426110109564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110109564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110109564 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426110109564 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250426110109564 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109564 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109564 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109564 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109564 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109564 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109564 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting 20250426110109565 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426110109565 DCC INFO trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434: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) 20250426110109565 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b00870]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426110109565 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b00870]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426110109565 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110109565 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_SETUP_RSP (gsm_04_08_cc.c:2462) 20250426110109565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110109565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110109565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T313 with 30 seconds (gsm_04_08_cc.c:574) 20250426110109565 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CALL_DELIVERED -> CONNECT_IND (gsm_04_08_cc.c:194) 20250426110109565 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CONNECT (msc_a.c:2106) 20250426110109565 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110109565 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110109566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110109566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109566 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110109566 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110109566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110109566 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109566 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 07 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_gsup_cancel2(2372)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 TC_iu_gsup_cancel2(2372)@4e68250106fc: { line := { verb := "MDCX", trans_id := "434", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "a8" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a8", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "42.23.11.5", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 423, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "112" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "112 AMR/8000/1" } }, { ptime := { attr_value := "20" } } } } } } } MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110109566 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110109566 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110109566 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110109566 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426110109566 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 10: rx CC CONNECT MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=3 into dtap '030F'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '03CF'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A000001001040030203CF'O 20250426110109567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110109567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110109567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110109567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110109567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110109567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110109567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110109567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110109567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110109567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 cf 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110109567 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110109567 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110109567 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109567 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110109567 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110109567 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110109567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx CONNECT_ACK in state CONNECT_IND (gsm_04_08_cc.c:2696) 20250426110109567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T313 (gsm_04_08_cc.c:228) 20250426110109567 DCC DEBUG trans(CC:CONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state CONNECT_IND -> ACTIVE (gsm_04_08_cc.c:194) 20250426110109567 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110109567 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_SETUP_COMPL_IND (gsm_04_08_cc.c:309) TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish 8: rx MNCC SETUP COMPLETE ind TC_iu_gsup_cancel2(2372)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_gsup_cancel2(2372)@4e68250106fc: f_mo_call_establish DONE TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: Hold the call for some time TC_iu_gsup_cancel2(2372)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: Hangup TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426110115082 DMNCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426110115082 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110115082 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426110115082 DCC DEBUG trans(CC:ACTIVE IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state ACTIVE -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426110115082 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426110115082 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110115082 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110115082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110115082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115082 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110115082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110115082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 83 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC 20250426110115090 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx MNCC_REL_REQ (gsm_04_08_cc.c:2462) 20250426110115090 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110115090 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110115090 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426110115090 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110115090 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) new state DISCONNECT_IND -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110115090 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110115090 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110115091 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110115091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110115091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110115091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110115091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e2 aa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 2.a: rx DTAP CC RELEASE TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 3.a: rx MNCC REL cnf MSC_Test_2-RAN(2365)@4e68250106fc: patching N(SD)=0 into dtap '032A'O MSC_Test_2-RAN(2365)@4e68250106fc: patched enc_l3: '032A'O MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302032A'O 20250426110115099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110115099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110115099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110115099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115100 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 03 2a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110115100 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110115100 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110115100 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110115100 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110115100 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110115100 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110115100 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) rx RELEASE_COMPL in state RELEASE_REQ (gsm_04_08_cc.c:2696) 20250426110115100 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110115100 DMNCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x80000039 tid-8) tx MNCC_REL_CNF (gsm_04_08_cc.c:309) 20250426110115100 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) Freeing transaction (transaction.c:243) 20250426110115100 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110115100 DCC DEBUG trans(CC:NULL IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ callref-0x0 tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110115100 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110115100 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110115100 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110115100 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110115100 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110115100 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110115100 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110115100 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110115100 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110115100 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270] (call_leg.c:197) 20250426110115100 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110115100 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110115100 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110115101 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270] (call_leg.c:197) 20250426110115101 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110115101 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110115101 DCC DEBUG rtp_stream(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ:trans-8:call-168:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b00870]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110115101 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110115101 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{RELEASING}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10] (call_leg.c:198) 20250426110115101 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110115101 DCC DEBUG call_leg(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a270]{RELEASING}: Deallocated (fsm.c:568) 20250426110115101 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110115101 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110115101 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110115101 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110115101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110115101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110115101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110115101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 3d f6 0f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(2367)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)-2147483591 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_cancel2(2372)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110115108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110115108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115108 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110115108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110115109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110115109 DIUCS DEBUG (UTRAN-Iu-434) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110115109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110115109 DIUCS DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110115109 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110115109 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110115109 DIUCS DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110115109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110115109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110115109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110115109 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b0a3a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af0b70] (msc_a.c:1053) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110115109 DMSC DEBUG msc_a(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110115109 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110115109 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) MSC-A terminated (msub.c:261) 20250426110115109 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) 1 MSC-I still active (msub.c:79) 20250426110115109 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110115109 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110115109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110115109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Removing from parent msub_fsm[0x55fcf1af0b70] (msub.c:113) 20250426110115109 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-434 (ran_conn.c:142) 20250426110115109 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-434 (ran_conn.c:155) 20250426110115109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Freeing instance (msub.c:113) 20250426110115109 DMSC DEBUG msc_i(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC:UTRAN-Iu-434:CM_SERVICE_REQ)[0x55fcf1b1f260]{READY}: Deallocated (fsm.c:568) 20250426110115109 DMSC DEBUG msub(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) Free (msub.c:119) 20250426110115109 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110115109 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Freeing instance (msub.c:113) 20250426110115109 DMSC DEBUG msub_fsm[0x55fcf1af0b70]{terminating}: Deallocated (fsm.c:568) 20250426110115110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110115110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115110 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110115110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110115110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 3d f6 0f 00 01 b2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2365)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)4060687 20250426110115112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110115112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110115112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110115112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110115112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110115112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110115112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110115113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110115113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110115113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b2 3d f6 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: f_call_hangup 9: done TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_gsup_rx: now used by 2 (attached,vlr_gsup_rx) (vlr.c:1348) 20250426110116119 DVLR INFO SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) Cancelling MS subscriber (subscription withdraw) (vlr.c:1299) 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC + vlr_subscr_cancel_attach_fsm: now used by 3 (attached,vlr_gsup_rx,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_subscr_cancel_attach_fsm: now used by 2 (attached,vlr_gsup_rx) (vlr.c:464) 20250426110116119 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110116119 DVLR DEBUG VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - attached: now used by 1 (vlr_gsup_rx) (vlr.c:1489) 20250426110116119 DVLR INFO VLR subscr IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC - vlr_gsup_rx: now used by 0 (-) (vlr.c:1410) 20250426110116119 DVLR DEBUG SUBSCR(IMSI-262420000001033:MSISDN-491230001033:TMSI-0x617F21BC) freeing VLR subscr (max total use count was 4) (vlr.c:472) TC_iu_gsup_cancel2(2372)@4e68250106fc: 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(2365)@4e68250106fc: Added conn table entry 0TC_iu_gsup_cancel2(2372)11943987 MSC_Test_2-RAN(2365)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2364)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110116127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110116127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110116127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110116127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b6 40 33 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 01 33 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110116127 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) 20250426110116128 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{active}: Allocated (fsm.c:456) 20250426110116128 DMSC DEBUG msc_i[0x55fcf1b3e650]{READY}: Allocated (fsm.c:456) 20250426110116128 DMSC DEBUG msc_i[0x55fcf1b3e650]{READY}: is child of msub_fsm[0x55fcf1b3e520] (fsm.c:486) 20250426110116128 DMSC DEBUG msc_a[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110116128 DMSC DEBUG msc_a[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b3e520] (fsm.c:486) 20250426110116128 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110116128 DMSC DEBUG msc_i(unknown:UTRAN-Iu-435:NONE)[0x55fcf1b3e650]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110116128 DMSC DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110116128 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110116128 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-435:NONE)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110116128 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0] (fsm.c:486) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_fsm_done(IMSI_UNKNOWN_IN_VLR) (vlr_access_req_fsm.c:413) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110116128 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: IMSI_UNKNOWN_IN_VLR (vlr_access_req_fsm.c:131) 20250426110116128 DMM DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: -> CM SERVICE Reject cause: 4 (gsm_04_08.c:259) 20250426110116128 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Sending DTAP: MM GSM48_MT_MM_CM_SERV_REJ (msc_a.c:2106) 20250426110116128 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110116128 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110116128 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_CN_CLOSE (vlr_access_req_fsm.c:169) 20250426110116128 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:288) 20250426110116128 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:948) 20250426110116128 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110116128 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110116128 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: subscriber not allowed to do a CM Service Request (gsm_04_08.c:828) 20250426110116128 DIUCS ERROR msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN decode error (rc=-5) for COMPL_L3 from MSC-I (msc_a.c:2060) 20250426110116129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110116129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116129 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110116129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110116129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116129 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 b6 40 33 00 01 b3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110116129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110116129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116129 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110116129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110116129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116129 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 b6 40 33 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 22 04 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110116129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110116129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116129 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110116129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110116129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116129 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 b6 40 33 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: { messageType := 2, destLocRef := 'B64033'O, sourceLocRef := '0001B3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2364)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2364)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2364)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110116138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110116138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110116138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110116138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110116138 DIUCS DEBUG (UTRAN-Iu-435) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110116138 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110116138 DIUCS DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110116138 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110116138 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110116138 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110116138 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110116138 DIUCS DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110116138 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110116138 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110116138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110116138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0] (msc_a.c:1053) 20250426110116138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110116138 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110116139 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b3e520] (msc_a.c:1053) 20250426110116139 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110116139 DMSC DEBUG msc_a(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1afcae0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110116139 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110116139 DMSC DEBUG msub(unknown) MSC-A terminated (msub.c:261) 20250426110116139 DMSC DEBUG msub(unknown) 1 MSC-I still active (msub.c:79) 20250426110116139 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110116139 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110116139 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110116139 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Removing from parent msub_fsm[0x55fcf1b3e520] (msub.c:113) 20250426110116139 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-435 (ran_conn.c:142) 20250426110116139 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-435 (ran_conn.c:155) 20250426110116139 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Freeing instance (msub.c:113) 20250426110116139 DMSC DEBUG msc_i(IMSI-262420000001033:UTRAN-Iu-435:CM_SERVICE_REQ)[0x55fcf1b3e650]{READY}: Deallocated (fsm.c:568) 20250426110116139 DMSC DEBUG msub(unknown) Free (msub.c:119) 20250426110116139 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{terminating}: Freeing instance (msub.c:113) 20250426110116139 DMSC DEBUG msub_fsm[0x55fcf1b3e520]{terminating}: Deallocated (fsm.c:568) 20250426110116139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110116139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110116139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110116139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 b6 40 33 00 01 b3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2364)@4e68250106fc: Session index based on local reference:0 20250426110116141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110116141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110116141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110116141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110116141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110116141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110116141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110116141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110116141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b3 b6 40 33 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2366)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2365)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_cancel2(2372)11943987 TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_cancel2(2372)@4e68250106fc: Final verdict of PTC: pass 20250426110116150 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110116150 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110116150 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110116150 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110116150 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110116150 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110116150 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110116150 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110116151 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110116151 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116151 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110116151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110116151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110116151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110116151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110116151 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110116151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110116151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110116151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110116151 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110116151 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110116151 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110116152 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2358)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2370)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2363)@4e68250106fc: Final verdict of PTC: none 20250426110116153 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110116153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110116153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110116153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110116153 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110116153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110116153 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110116153 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-GSUP-IPA(2369)@4e68250106fc: Final verdict of PTC: none 20250426110116154 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110116153 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110116153 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116153 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110116153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110116153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110116153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110116153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110116153 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110116153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110116153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110116153 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110116153 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(2361)@4e68250106fc: Final verdict of PTC: none 20250426110116154 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110116154 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110116154 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2360)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2362)@4e68250106fc: Final verdict of PTC: none 20250426110116155 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) 20250426110116155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110116155 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110116155 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2364)@4e68250106fc: Final verdict of PTC: none 20250426110116155 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) 20250426110116155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110116155 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110116155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110116155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110116155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110116155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110116155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110116155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110116155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110116155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-MNCC(2367)@4e68250106fc: Final verdict of PTC: none20250426110116156 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110116156 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2366)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2359)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2365)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2371)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2368)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2373)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2357)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2357): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2358): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2359): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2360): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2361): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2362): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2363): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2364): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2365): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2366): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2367): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2368): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2369): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2370): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2371): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_cancel2(2372): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2373): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_cancel finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass'. Sat Apr 26 11:01:16 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 20250426110117154 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=728048) 20250426110118152 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110118152 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110118152 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110118154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110118154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110118154 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110118155 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110118156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110118157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110118157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=728048, count=731356) 20250426110119157 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_cancel pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout'. ------ MSC_Tests_Iu.TC_iu_mo_release_timeout ------ Sat Apr 26 11:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_release_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110120158 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_release_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mo_release_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2377)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2377)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2377)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2375)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2380)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2380)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2380)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2378)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2383)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2383)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2383)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-SCCP(2381)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110121027 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2384)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110121159 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110121159 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2386)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2386)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110121165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2386)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2386)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2386)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2386)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110121184 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110121184 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110121187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110121187 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110121187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110121187 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2377)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2377)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110121189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121189 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110121189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110121189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110121189 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110121189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110121189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110121189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121189 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110121189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110121189 DLSS7 DEBUG 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)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2377)@4e68250106fc: Message received on association #8 20250426110121191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121191 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110121191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110121191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110121191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110121191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110121191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110121191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121191 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110121191 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110121191 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2377)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110121191 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110121191 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110121191 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2377)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2377)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110121205 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110121205 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110121205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110121205 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2380)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110121210 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121210 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110121210 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110121210 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110121210 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110121210 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110121210 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110121210 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121210 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110121210 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110121210 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2380)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110121211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121211 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110121211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110121211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110121211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110121211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110121211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110121211 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121211 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110121211 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110121211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110121211 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110121211 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110121211 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110121218 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) 20250426110121218 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) 20250426110121218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110121218 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2383)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2383)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110121219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121220 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110121220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110121220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110121220 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110121220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110121220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110121220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121220 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110121220 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110121220 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)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110121221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110121221 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110121221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110121221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110121221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110121221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110121221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110121221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110121221 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110121221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110121221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110121221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110121221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110121221 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110121221 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2387)@4e68250106fc: Created GsupExpect[0] for "262420000001040" to be handled at TC_iu_mo_release_timeout2(2389) TC_iu_mo_release_timeout2(2389)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110122000 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122000 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110122001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2377)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110122002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122002 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110122002 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110122002 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122002 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2377)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2377)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2376)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110122013 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122013 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122013 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122013 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110122013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2380)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110122014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122014 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110122014 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110122014 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122014 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2380)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2380)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2379)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110122034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122034 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122034 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122034 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122034 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122035 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122035 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(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122035 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110122035 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122035 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122035 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122035 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122035 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122035 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2382)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2382)@4e68250106fc: Added conn table entry 0TC_iu_mo_release_timeout2(2389)3939563 MSC_Test_2-SCCP(2381)@4e68250106fc: First idle individual index:0 20250426110122045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2382)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110122045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3c 1c eb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122046 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) 20250426110122046 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110122046 DMSC DEBUG msc_i[0x55fcf1afcae0]{READY}: Allocated (fsm.c:456) 20250426110122046 DMSC DEBUG msc_i[0x55fcf1afcae0]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110122046 DMSC DEBUG msc_a[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110122046 DMSC DEBUG msc_a[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110122046 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110122046 DMSC DEBUG msc_i(unknown:UTRAN-Iu-436:NONE)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110122046 DMSC DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110122046 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110122046 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-436:NONE)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110122046 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001040 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110122046 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650] (fsm.c:486) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110122046 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110122046 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001040 id=262420000001040 (vlr.c:661) 20250426110122046 DVLR INFO New subscr, IMSI: 262420000001040 (vlr.c:562) 20250426110122046 DVLR DEBUG VLR subscr IMSI-262420000001040 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110122046 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110122046 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110122046 DVLR DEBUG VLR subscr IMSI-262420000001040 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110122046 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110122046 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110122046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110122046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (fsm.c:486) 20250426110122046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110122046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110122046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122046 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 3c 1c eb 00 01 b4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: { messageType := 2, destLocRef := '3C1CEB'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(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2387)@4e68250106fc: Found GsupExpect[0] for "262420000001040" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-GSUP(2387)@4e68250106fc: Added IMSI table entry 0TC_iu_mo_release_timeout2(2389)"262420000001040" TC_iu_mo_release_timeout2(2389)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): none -> pass 20250426110122049 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110122049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110122049 DVLR DEBUG SUBSCR(IMSI-262420000001040) Received 1 auth tuples (vlr.c:996) 20250426110122049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110122049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110122049 DMM DEBUG Tx AUTH REQ (rand = bb22aff20385bb9856e9df2ab7b343bd) (gsm_04_08.c:641) 20250426110122049 DMM DEBUG AUTH REQ (autn = e2a1328e9e7e9a9cb7c48eefdc0d662a) (gsm_04_08.c:643) 20250426110122049 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110122049 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110122049 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110122049 DVLR DEBUG VLR subscr IMSI-262420000001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110122049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122049 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3c 1c eb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 bb 22 af f2 03 85 bb 98 56 e9 df 2a b7 b3 43 bd 20 10 e2 a1 32 8e 9e 7e 9a 9c b7 c4 8e ef dc 0d 66 2a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@4e68250106fc: patching N(SD)=1 into dtap '05148A799C48210462CF5060'O MSC_Test_2-RAN(2382)@4e68250106fc: patched enc_l3: '05548A799C48210462CF5060'O MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548A799C48210462CF5060'O 20250426110122057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122057 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122057 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122057 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 8a 79 9c 48 21 04 62 cf 50 60 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122057 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122057 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122057 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122057 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122057 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122057 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110122057 DMM DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8a799c4862cf5060) (gsm_04_08.c:1128) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110122057 DVLR DEBUG SUBSCR(IMSI-262420000001040) AUTH on UTRAN received RES: 8a799c4862cf5060 (8 bytes) (vlr_auth_fsm.c:151) 20250426110122057 DVLR INFO SUBSCR(IMSI-262420000001040) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (vlr_auth_fsm.c:294) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110122057 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110122057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110122057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110122057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110122057 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110122057 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b976f624c7b2a07a0726226ed3dd68e8, CK=NONE (ran_msg_iu.c:388) 20250426110122057 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110122057 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110122057 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122057 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122057 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122057 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122057 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3c 1c eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b9 76 f6 24 c7 b2 a0 7a 07 26 22 6e d3 dd 68 e8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110122066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122066 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122066 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122066 DIUCS DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110122066 DMSC DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122066 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110122066 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110122066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110122066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110122066 DIUCS DEBUG msc_a(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110122066 DMSC DEBUG msc_i(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110122066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110122066 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110122066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110122066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (fsm.c:486) 20250426110122066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110122066 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110122066 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122066 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122066 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122066 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122066 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3c 1c eb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110122069 DVLR DEBUG VLR subscr IMSI-262420000001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110122069 DVLR DEBUG IMSI:262420000001040 has MSISDN:491230001040 (vlr.c:1045) 20250426110122069 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250426110122069 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110122070 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110122070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (vlr_lu_fsm.c:110) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110122070 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001040:UTRAN-Iu-436:LU)[0x55fcf1b0a270]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110122070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110122070 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (fsm.c:486) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110122070 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250426110122070 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110122070 DMM DEBUG -> IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C LOCATION UPDATE ACCEPT (TMSI = 0x0e38af2c) (gsm_04_08.c:149) 20250426110122070 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110122070 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110122070 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110122070 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110122070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3c 1c eb 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0e 38 af 2c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2382)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2382)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110122073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122073 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122073 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122073 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122073 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122073 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122073 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122073 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122073 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122073 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122073 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110122073 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110122073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSInew-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110122073 DMSC NOTICE msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) VLR: update for IMSI=262420000001040 (MSISDN=491230001040) (gsm_04_08.c:1541) 20250426110122073 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110122073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520] (vlr_lu_fsm.c:817) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110122073 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001040:MSISDN-491230001040:UTRAN-Iu-436:LU)[0x55fcf1b0a3a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110122073 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110122073 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110122073 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250426110122073 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250426110122073 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110122073 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110122073 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110122073 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110122073 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110122073 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110122073 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110122073 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110122073 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110122073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122073 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 3c 1c eb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110122078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122079 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122079 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122079 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122079 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122079 DIUCS DEBUG (UTRAN-Iu-436) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122079 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122079 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122079 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110122079 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110122079 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110122079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110122079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650] (msc_a.c:1053) 20250426110122079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110122079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110122079 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e520]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110122079 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1b3e650]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110122079 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110122079 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) MSC-A terminated (msub.c:261) 20250426110122079 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) 1 MSC-I still active (msub.c:79) 20250426110122079 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110122079 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110122079 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110122079 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110122079 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-436 (ran_conn.c:142) 20250426110122079 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-436 (ran_conn.c:155) 20250426110122079 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Freeing instance (msub.c:113) 20250426110122079 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-436:LU)[0x55fcf1afcae0]{READY}: Deallocated (fsm.c:568) 20250426110122079 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) Free (msub.c:119) 20250426110122079 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - active-conn: now used by 1 (attached) (msub.c:375) 20250426110122079 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110122079 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110122079 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122079 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122079 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122079 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122079 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 3c 1c eb 00 01 b4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 20250426110122080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122080 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b4 3c 1c eb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2382)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)3939563 TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@4e68250106fc: 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 := '0E38AF2C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2382)@4e68250106fc: Added conn table entry 0TC_iu_mo_release_timeout2(2389)8788911 MSC_Test_2-RAN(2382)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2381)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122281 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122281 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122281 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 86 1b af 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 0e 38 af 2c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122281 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) 20250426110122281 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Allocated (fsm.c:456) 20250426110122281 DMSC DEBUG msc_i[0x55fcf1b0a270]{READY}: Allocated (fsm.c:456) 20250426110122282 DMSC DEBUG msc_i[0x55fcf1b0a270]{READY}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110122282 DMSC DEBUG msc_a[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110122282 DMSC DEBUG msc_a[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0a3a0] (fsm.c:486) 20250426110122282 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110122282 DMSC DEBUG msc_i(unknown:UTRAN-Iu-437:NONE)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110122282 DMSC DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110122282 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110122282 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-437:NONE)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110122282 DMM DEBUG msc_a(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0] (fsm.c:486) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110122282 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110122282 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110122282 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110122282 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110122282 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110122282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110122282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70] (fsm.c:486) 20250426110122282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110122282 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110122282 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110122282 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122282 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122282 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122283 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 86 1b af 00 01 b5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: { messageType := 2, destLocRef := '861BAF'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(2381)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_release_timeout2(2389)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110122289 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110122289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110122289 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) Received 1 auth tuples (vlr.c:996) 20250426110122289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110122289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110122289 DMM DEBUG Tx AUTH REQ (rand = db82f00a1147caf0a9afe31f01f0cdf8) (gsm_04_08.c:641) 20250426110122289 DMM DEBUG AUTH REQ (autn = 2c69ba19b8b2d0780fb64faafbc89628) (gsm_04_08.c:643) 20250426110122289 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110122289 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110122289 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110122289 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110122290 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122290 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122290 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122290 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 86 1b af 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 db 82 f0 0a 11 47 ca f0 a9 af e3 1f 01 f0 cd f8 20 10 2c 69 ba 19 b8 b2 d0 78 0f b6 4f aa fb c8 96 28 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2382)@4e68250106fc: patching N(SD)=1 into dtap '051411D0208A21049AB30CA3'O MSC_Test_2-RAN(2382)@4e68250106fc: patched enc_l3: '055411D0208A21049AB30CA3'O MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055411D0208A21049AB30CA3'O MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 11 d0 20 8a 21 04 9a b3 0c a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122297 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122297 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122297 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122297 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110122297 DMM DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 11d0208a9ab30ca3) (gsm_04_08.c:1128) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110122297 DVLR DEBUG SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) AUTH on UTRAN received RES: 11d0208a9ab30ca3 (8 bytes) (vlr_auth_fsm.c:151) 20250426110122297 DVLR INFO SUBSCR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70] (vlr_auth_fsm.c:294) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110122297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110122297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110122297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110122297 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110122297 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110122298 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b4b137607380306836294bfe628d88c, CK=NONE (ran_msg_iu.c:388) 20250426110122298 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110122298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110122298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 86 1b af 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 4b 13 76 07 38 03 06 83 62 94 bf e6 28 d8 8c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110122303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122303 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122303 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122303 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122303 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122303 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122303 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122303 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110122303 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122304 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110122304 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110122304 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110122304 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110122304 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110122304 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110122304 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110122304 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001040/3/1): Available (smpp_smsc.c:626) 20250426110122304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110122304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110122304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110122304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110122304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 86 1b af 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2384)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MGCP(2385)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_mo_release_timeout2(2389) MSC_Test_2-RAN(2382)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(2382)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110122328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110122328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110122328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110122328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110122328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110122328 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110122328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110122328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110122328 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110122328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110122328 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110122328 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110122329 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122329 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110122329 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110122329 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110122329 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110122329 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C callref-0x8000003a tid-8) New transaction (transaction.c:231) 20250426110122329 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110122329 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110122329 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110122329 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110122329 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110122329 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437: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) 20250426110122329 DCC INFO trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110122329 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110122329 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110122329 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110122329 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: is child of msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0] (fsm.c:486) 20250426110122329 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437: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) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1ada950]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1ada950]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55fcf1ada950]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55fcf1ada950]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1aecc30]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1aecc30]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110122329 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2385)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "437", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a9" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_mo_release_timeout2(2389) TC_iu_mo_release_timeout2(2389)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110122352 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:no-CI)[0x55fcf1ada950]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110122352 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110122352 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110122352 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{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) 20250426110122352 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437: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(2389)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX MSC_Test-MNCC(2384)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_iu_mo_release_timeout2(2389) MSC_Test-MNCC(2384)@4e68250106fc: Added conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 TC_iu_mo_release_timeout2(2389)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_mo_release_timeout2(2389)@4e68250106fc: f_mo_call_establish DONE TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{ESTABLISHING}: Timeout of X2 (fsm.c:317) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:223) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{DISCARDING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620] (rtp_stream.c:239) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_RAN:no-CI)[0x55fcf1aecc30]{DISCARDING}: Deallocated (fsm.c:568) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_GONE (rtp_stream.c:239) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ada950]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ada950]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620] (call_leg.c:197) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ada950]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110125331 DCC DEBUG rtp_stream(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ:trans-8:call-169:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1ada950]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110125331 DLMGCP ERROR MGCP_CONN(RTP_TO_RAN)[0x55fcf1afc210]{ST_CRCX_RESP}: MGW: operation still pending, DLCX will be postponed. (mgcp_client_fsm.c:820) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0] (call_leg.c:198) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110125331 DCC DEBUG call_leg(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af5620]{RELEASING}: Deallocated (fsm.c:568) 20250426110125331 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110125332 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) Freeing transaction (transaction.c:243) 20250426110125332 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110125332 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110125332 DCC DEBUG trans(CC:INITIATED IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state INITIATED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110125332 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110125332 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110125332 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110125332 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110125332 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110125332 DCC DEBUG trans(CC:NULL IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ callref-0x8000003a tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110125332 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110125332 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110125332 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110125332 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110125332 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110125332 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110125332 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110125332 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110125332 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110125332 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110125332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110125333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110125333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110125333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110125333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110125333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110125333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 86 1b af 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110125333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110125333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110125333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110125333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110125333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110125333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110125333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110125333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 86 1b af 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test-MNCC(2384)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)-2147483590 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2381)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2381)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2381)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110125346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110125346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110125346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110125346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110125346 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110125346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110125346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110125346 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110125346 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110125347 DIUCS DEBUG (UTRAN-Iu-437) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110125347 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110125347 DIUCS DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110125347 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110125347 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110125347 DIUCS DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110125347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110125347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0] (msc_a.c:1053) 20250426110125347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110125347 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1af0b70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msc_a.c:1053) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110125347 DMSC DEBUG msc_a(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b061e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110125347 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110125347 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) MSC-A terminated (msub.c:261) 20250426110125347 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) 1 MSC-I still active (msub.c:79) 20250426110125347 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110125347 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110125347 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110125347 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Removing from parent msub_fsm[0x55fcf1b0a3a0] (msub.c:113) 20250426110125347 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-437 (ran_conn.c:142) 20250426110125347 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-437 (ran_conn.c:155) 20250426110125347 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Freeing instance (msub.c:113) 20250426110125347 DMSC DEBUG msc_i(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C:UTRAN-Iu-437:CM_SERVICE_REQ)[0x55fcf1b0a270]{READY}: Deallocated (fsm.c:568) 20250426110125347 DMSC DEBUG msub(IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C) Free (msub.c:119) 20250426110125347 DVLR DEBUG VLR subscr IMSI-262420000001040:MSISDN-491230001040:TMSI-0x0E38AF2C - active-conn: now used by 1 (attached) (msub.c:375) 20250426110125347 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Freeing instance (msub.c:113) 20250426110125347 DMSC DEBUG msub_fsm[0x55fcf1b0a3a0]{terminating}: Deallocated (fsm.c:568) 20250426110125348 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125348 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110125348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110125348 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110125348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110125348 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110125348 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110125348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110125348 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110125348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 86 1b af 00 01 b5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2383)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2381)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2382)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_release_timeout2(2389)8788911 20250426110125350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125350 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110125351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110125351 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110125351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110125351 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110125351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110125351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2383)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110125351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110125351 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b5 86 1b af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_release_timeout2(2389)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_release_timeout2(2389)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_release_timeout2(2389)@4e68250106fc: Final verdict of PTC: pass 20250426110125359 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110125359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125359 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110125359 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110125359 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110125359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125359 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110125359 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110125359 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110125359 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125359 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110125359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110125359 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110125359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110125359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110125359 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110125359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110125360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110125360 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110125360 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(2376)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2382)@4e68250106fc: Final verdict of PTC: none 20250426110125360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110125360 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2380)@4e68250106fc: Final verdict of PTC: none 20250426110125361 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110125361 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110125361 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110125362 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110125362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125362 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110125362 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_1-SCCP(2378)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2386)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2387)@4e68250106fc: Final verdict of PTC: none 20250426110125362 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110125362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125362 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110125362 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110125362 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110125362 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110125362 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110125362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110125362 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110125362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110125362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110125362 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110125362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110125363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110125363 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110125363 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110125363 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110125363 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(2377)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2384)@4e68250106fc: Final verdict of PTC: none 20250426110125363 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) 20250426110125363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125363 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110125363 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110125363 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) 20250426110125363 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110125363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110125363 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110125363 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) MSC_Test_1-RAN(2379)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2381)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2383)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2388)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2374)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2390)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2385)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2375)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2374): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2375): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2376): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2377): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2378): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2379): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2380): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2381): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2382): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2383): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2384): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2385): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2386): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2387): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2388): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mo_release_timeout2(2389): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2390): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mo_release_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass'. Sat Apr 26 11:01:25 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 20250426110126362 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=519460) 20250426110127360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110127360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110127360 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110127363 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110127364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110127364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110127364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=519460, count=522052) 20250426110128364 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_release_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu'. ------ MSC_Tests.TC_reset_two_1iu ------ Sat Apr 26 11:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests.TC_reset_two_1iu.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110129366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests.TC_reset_two_1iu' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_reset_two_1iu started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2394)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2394)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2394)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2392)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2397)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2397)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2397)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2395)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-SCCP(2398)@4e68250106fc: v_sccp_pdu_maxlen:268 MSC_Test_2-M3UA(2400)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2400)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2400)@4e68250106fc: ************************************************* 20250426110130323 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2401)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110130366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110130367 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2403)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110130370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2403)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2403)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110130394 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110130394 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110130484 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110130484 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110130484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110130484 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2394)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110130489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130489 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110130489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110130489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110130489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110130489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110130489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110130489 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130489 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110130489 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110130489 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2394)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2394)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110130490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130490 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110130490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110130490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110130490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110130490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110130490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110130490 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130490 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110130490 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110130490 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110130490 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110130490 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110130490 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) 20250426110130490 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110130490 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2394)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2394)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2394)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110130502 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110130502 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110130502 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110130502 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(2397)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2397)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110130506 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130506 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110130506 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110130506 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110130506 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110130506 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110130506 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110130506 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130506 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110130506 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110130506 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(2397)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2397)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2397)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110130507 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130507 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110130507 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110130507 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110130507 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110130507 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110130507 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110130507 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130507 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110130507 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110130507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110130507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110130507 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(2397)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110130507 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(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110130507 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110130507 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110130519 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) 20250426110130519 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) 20250426110130519 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) 20250426110130519 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250426110130519 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110130519 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250426110130519 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(2400)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110130530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130530 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110130530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110130530 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250426110130530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250426110130530 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250426110130530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110130530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110130530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130530 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250426110130530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110130530 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110130530 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110130530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110130530 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(2400)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110130530 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110130531 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110130536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110130536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110130536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110130536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110130536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110130536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110130536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250426110130536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110130536 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110130536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110130536 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110130536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110130536 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(2397)@4e68250106fc: Message received on association #8 20250426110130536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110130536 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2397)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110131302 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131302 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110131302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110131302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110131302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2394)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110131303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110131303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131303 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110131303 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110131303 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131303 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2394)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2394)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2393)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110131316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110131316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110131316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110131317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2397)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110131317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110131317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131317 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110131317 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110131317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131317 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2397)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2397)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2396)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110131332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131332 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110131332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131332 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110131332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110131332 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131332 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2400)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110131333 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) 20250426110131333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110131333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110131333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110131333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110131333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110131333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110131333 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110131333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110131333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110131333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110131333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2400)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2400)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2399)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@4e68250106fc: setverdict(pass): none -> pass 20250426110132390 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110132391 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110132391 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110132391 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110132391 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110132391 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110132391 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110132391 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110132391 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110132391 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110132391 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110132391 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110132391 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110132391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110132391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110132391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110132391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110132391 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110132391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110132391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110132391 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110132391 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110132391 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110132391 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110132392 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110132392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110132392 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110132392 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110132392 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_1-M3UA(2397)@4e68250106fc: Final verdict of PTC: none 20250426110132392 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110132392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110132392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110132392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110132392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(2394)@4e68250106fc: Final verdict of PTC: none 20250426110132392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110132392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110132392 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110132392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110132392 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110132392 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110132392 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2401)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2392)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2404)@4e68250106fc: Final verdict of PTC: none 20250426110132394 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) 20250426110132394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110132394 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110132394 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_2-RAN(2399)@4e68250106fc: Final verdict of PTC: none 20250426110132394 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) 20250426110132394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110132394 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110132394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110132394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110132394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110132394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110132394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110132394 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110132394 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110132394 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(2395)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2398)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2396)@4e68250106fc: Final verdict of PTC: none 20250426110132394 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110132394 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110132394 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2402)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2400)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2393)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2391)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2403)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2405)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2391): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2392): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2393): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2394): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2395): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2396): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2397): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2398): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2399): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2400): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2401): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2402): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2403): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2404): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2405): none (pass -> pass) MTC@4e68250106fc: Test case TC_reset_two_1iu finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass'. Sat Apr 26 11:01:32 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 20250426110133395 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=169724) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110134392 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110134394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110134395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110134395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110134396 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=169724, count=173032) 20250426110135397 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests.TC_reset_two_1iu pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call ------ Sat Apr 26 11:01:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110136398 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2409)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2409)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2409)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2407)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2412)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2412)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2412)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2410)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2415)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2415)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2415)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2413)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110137229 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2416)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110137394 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110137394 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110137394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110137394 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2409)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110137399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137399 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110137399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110137399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110137399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110137399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110137399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110137399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137399 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110137399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110137399 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2409)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110137399 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110137399 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2409)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2409)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2409)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2409)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2409)@4e68250106fc: Message received on association #8 20250426110137400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137400 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110137400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110137400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110137400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110137400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110137400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110137400 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137400 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110137400 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110137400 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110137400 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2409)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2409)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2409)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(2418)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2409)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110137400 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110137400 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110137403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2418)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2418)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110137412 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110137412 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110137412 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110137412 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(2412)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2412)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110137414 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137414 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110137414 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110137414 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110137414 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110137414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110137414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110137414 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137414 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110137414 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110137414 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(2412)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2412)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2412)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110137415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137415 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110137415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110137415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110137415 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110137415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110137415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110137415 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137415 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110137415 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110137415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110137415 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(2412)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110137415 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110137415 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110137419 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110137419 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110137424 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) 20250426110137424 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) 20250426110137424 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110137424 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(2415)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2415)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110137427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110137427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110137427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110137427 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110137427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110137427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110137427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137427 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110137427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110137427 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(2415)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2415)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2415)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110137428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110137428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110137428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110137428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110137428 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110137428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110137428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110137428 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110137428 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110137428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110137428 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110137428 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110137428 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(2415)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 20250426110137428 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110137428 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2412)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2419)@4e68250106fc: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110138209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110138209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2409)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110138209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110138209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110138209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2409)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2409)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2408)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110138221 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138221 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110138221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138221 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138221 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138221 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138221 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2412)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138222 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138222 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110138222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138222 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110138222 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110138222 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138222 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2412)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2412)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2411)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110138233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138233 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138233 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138233 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138233 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138233 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) 20250426110138233 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110138233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2414)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)4966243 MSC_Test_2-SCCP(2413)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138239 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138239 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138239 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138239 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4b c7 63 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138240 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) 20250426110138240 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: Allocated (fsm.c:456) 20250426110138240 DMSC DEBUG msc_i[0x55fcf1b0a270]{READY}: Allocated (fsm.c:456) 20250426110138240 DMSC DEBUG msc_i[0x55fcf1b0a270]{READY}: is child of msub_fsm[0x55fcf1b061e0] (fsm.c:486) 20250426110138240 DMSC DEBUG msc_a[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110138240 DMSC DEBUG msc_a[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b061e0] (fsm.c:486) 20250426110138240 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110138240 DMSC DEBUG msc_i(unknown:UTRAN-Iu-438:NONE)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110138240 DMSC DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110138240 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110138240 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-438:NONE)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110138240 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110138240 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0] (fsm.c:486) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110138240 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110138240 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001142 id=262420000001142 (vlr.c:661) 20250426110138240 DVLR INFO New subscr, IMSI: 262420000001142 (vlr.c:562) 20250426110138240 DVLR DEBUG VLR subscr IMSI-262420000001142 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110138240 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110138240 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110138240 DVLR DEBUG VLR subscr IMSI-262420000001142 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110138240 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110138240 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110138240 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110138240 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (fsm.c:486) 20250426110138240 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110138240 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110138240 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138240 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138240 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138240 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138240 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2414)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110138240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138240 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 4b c7 63 00 01 b6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: { messageType := 2, destLocRef := '4BC763'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(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2419)@4e68250106fc: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-GSUP(2419)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_call2(2421)"262420000001142" TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): none -> pass 20250426110138243 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110138243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110138243 DVLR DEBUG SUBSCR(IMSI-262420000001142) Received 1 auth tuples (vlr.c:996) 20250426110138243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110138243 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110138243 DMM DEBUG Tx AUTH REQ (rand = 43e1e499a19749cf706ebffc7f9ec23b) (gsm_04_08.c:641) 20250426110138243 DMM DEBUG AUTH REQ (autn = ce1ba823b2f1cbe9e9f8d7f10e8544bc) (gsm_04_08.c:643) 20250426110138243 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110138243 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110138243 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110138243 DVLR DEBUG VLR subscr IMSI-262420000001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110138243 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138243 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138243 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138243 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138243 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138243 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4b c7 63 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 43 e1 e4 99 a1 97 49 cf 70 6e bf fc 7f 9e c2 3b 20 10 ce 1b a8 23 b2 f1 cb e9 e9 f8 d7 f1 0e 85 44 bc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=1 into dtap '05143A8C9CEE2104C560E8A2'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '05543A8C9CEE2104C560E8A2'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543A8C9CEE2104C560E8A2'O 20250426110138248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138248 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138248 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138248 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138248 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138248 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138248 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110138248 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3a8c9ceec560e8a2) (gsm_04_08.c:1128) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110138248 DVLR DEBUG SUBSCR(IMSI-262420000001142) AUTH on UTRAN received RES: 3a8c9ceec560e8a2 (8 bytes) (vlr_auth_fsm.c:151) 20250426110138248 DVLR INFO SUBSCR(IMSI-262420000001142) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110138248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3a 8c 9c ee 21 04 c5 60 e8 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (vlr_auth_fsm.c:294) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110138248 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110138248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110138248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110138248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110138248 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110138248 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7480812a695036d727786d22543faecb, CK=NONE (ran_msg_iu.c:388) 20250426110138248 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110138248 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110138248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4b c7 63 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 80 81 2a 69 50 36 d7 27 78 6d 22 54 3f ae cb 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110138253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138253 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138253 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138253 DIUCS DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110138253 DMSC DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138253 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110138253 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110138253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110138253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110138253 DIUCS DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110138253 DMSC DEBUG msc_i(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110138253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110138253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110138253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110138253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (fsm.c:486) 20250426110138253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110138253 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110138253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4b c7 63 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110138255 DVLR DEBUG VLR subscr IMSI-262420000001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110138255 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250426110138255 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110138255 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110138255 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110138255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (vlr_lu_fsm.c:110) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110138255 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:UTRAN-Iu-438:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110138255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110138255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (fsm.c:486) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110138255 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110138255 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110138255 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D LOCATION UPDATE ACCEPT (TMSI = 0x1571601d) (gsm_04_08.c:149) 20250426110138255 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110138255 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110138255 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110138255 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110138255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4b c7 63 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 15 71 60 1d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110138257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138257 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138257 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138257 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138257 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138257 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138257 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138257 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110138257 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110138257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSInew-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110138257 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110138257 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110138257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30] (vlr_lu_fsm.c:817) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110138257 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:UTRAN-Iu-438:LU)[0x55fcf1ae6100]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110138257 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110138257 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110138257 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110138257 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250426110138257 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110138257 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110138257 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110138257 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110138257 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110138257 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110138257 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110138257 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110138257 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110138257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138257 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138257 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4b c7 63 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110138260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138260 DIUCS DEBUG (UTRAN-Iu-438) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138260 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138260 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138260 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110138260 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110138260 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110138260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110138260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0] (msc_a.c:1053) 20250426110138260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110138260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110138260 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1aecc30]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b061e0] (msc_a.c:1053) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110138260 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a3a0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110138260 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110138260 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) MSC-A terminated (msub.c:261) 20250426110138260 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) 1 MSC-I still active (msub.c:79) 20250426110138260 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110138260 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110138260 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110138260 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Removing from parent msub_fsm[0x55fcf1b061e0] (msub.c:113) 20250426110138260 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-438 (ran_conn.c:142) 20250426110138260 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-438 (ran_conn.c:155) 20250426110138260 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Freeing instance (msub.c:113) 20250426110138260 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-438:LU)[0x55fcf1b0a270]{READY}: Deallocated (fsm.c:568) 20250426110138260 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) Free (msub.c:119) 20250426110138260 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110138260 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Freeing instance (msub.c:113) 20250426110138260 DMSC DEBUG msub_fsm[0x55fcf1b061e0]{terminating}: Deallocated (fsm.c:568) 20250426110138260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138260 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 4b c7 63 00 01 b6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 20250426110138261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b6 4b c7 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2414)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)4966243 TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@4e68250106fc: Created IMSI[0] for '262420000001142'H'1571601D'O to be handled at TC_iu_lu_and_mt_call2(2421) MSC_Test-MNCC(2416)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)235630883 20250426110138263 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426110138263 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426110138263 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D callref-0xe0b7123 tid-255) New transaction (transaction.c:231) 20250426110138263 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D callref-0xe0b7123 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) 20250426110138263 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D callref-0xe0b7123 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) 20250426110138263 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D callref-0xe0b7123 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426110138263 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426110138263 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426110138263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138263 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 40 40 05 00 15 71 60 1d 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2414)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2414)@4e68250106fc: Created IMSI[1] for '262420000001142'H'1571601D'O to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: 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 := '1571601D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2414)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call2(2421)14794418 MSC_Test_2-SCCP(2413)@4e68250106fc: First idle individual index:0 20250426110138267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138267 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138267 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e1 be b2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 15 71 60 1d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138267 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) 20250426110138267 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{active}: Allocated (fsm.c:456) 20250426110138267 DMSC DEBUG msc_i[0x55fcf1b0a3a0]{READY}: Allocated (fsm.c:456) 20250426110138267 DMSC DEBUG msc_i[0x55fcf1b0a3a0]{READY}: is child of msub_fsm[0x55fcf1aecc30] (fsm.c:486) 20250426110138267 DMSC DEBUG msc_a[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110138267 DMSC DEBUG msc_a[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1aecc30] (fsm.c:486) 20250426110138267 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110138267 DMSC DEBUG msc_i(unknown:UTRAN-Iu-439:NONE)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110138267 DMSC DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110138267 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110138267 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-439:NONE)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270] (fsm.c:486) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110138267 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110138267 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110138267 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110138267 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110138267 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110138267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110138267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0] (fsm.c:486) 20250426110138267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110138267 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110138267 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110138267 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138267 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138267 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138268 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 e1 be b2 00 01 b7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: { messageType := 2, destLocRef := 'E1BEB2'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(2413)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110138268 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110138268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110138268 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) Received 1 auth tuples (vlr.c:996) 20250426110138268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110138268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110138268 DMM DEBUG Tx AUTH REQ (rand = 05f1b5dcdf6d521bed25e07edbd60f51) (gsm_04_08.c:641) 20250426110138268 DMM DEBUG AUTH REQ (autn = 8f5ff793f29ad4aa6b220aeb0fa48750) (gsm_04_08.c:643) 20250426110138268 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110138268 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110138268 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110138268 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250426110138268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138268 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 05 f1 b5 dc df 6d 52 1b ed 25 e0 7e db d6 0f 51 20 10 8f 5f f7 93 f2 9a d4 aa 6b 22 0a eb 0f a4 87 50 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=0 into dtap '0514C2DA2E2221040D6696FC'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '0514C2DA2E2221040D6696FC'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C2DA2E2221040D6696FC'O 20250426110138269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 c2 da 2e 22 21 04 0d 66 96 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138269 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138269 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138269 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138269 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138269 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138269 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110138269 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c2da2e220d6696fc) (gsm_04_08.c:1128) 20250426110138269 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110138270 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) AUTH on UTRAN received RES: c2da2e220d6696fc (8 bytes) (vlr_auth_fsm.c:151) 20250426110138270 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0] (vlr_auth_fsm.c:294) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110138270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110138270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110138270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110138270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110138270 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110138270 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6ae4df4287feedd38e1bbbf0aefa503d, CK=NONE (ran_msg_iu.c:388) 20250426110138270 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110138270 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110138270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6a e4 df 42 87 fe ed d3 8e 1b bb f0 ae fa 50 3d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110138271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138271 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138271 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138271 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110138271 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138271 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110138271 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110138271 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110138271 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110138271 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110138271 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110138271 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426110138271 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D callref-0xe0b7123 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426110138271 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110138271 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426110138271 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110138271 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426110138271 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138271 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426110138271 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250426110138271 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110138271 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110138271 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250426110138271 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250426110138271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110138271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 f5 5e 07 91 94 21 03 00 11 24 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 1 MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '8341'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250426110138273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138274 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138274 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138274 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138274 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138274 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138274 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110138274 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426110138274 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426110138274 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426110138274 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426110138274 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138274 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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(2421)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(2417)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_call2(2421) 20250426110138276 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110138276 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110138276 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110138276 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: is child of msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270] (fsm.c:486) 20250426110138276 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0d5e0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0d5e0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100] (fsm.c:486) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55fcf1b0d5e0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55fcf1b0d5e0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b3e520]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b3e520]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100] (fsm.c:486) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110138276 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2417)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "440", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "aa" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 3 20250426110138281 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:no-CI)[0x55fcf1b0d5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110138281 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110138281 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110138281 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{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) 20250426110138281 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) CN RTP address available, but in unexpected state 7 (gsm_04_08_cc.c:2122) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 4.iu 20250426110138281 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:no-CI)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110138281 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110138281 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110138281 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{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) 20250426110138281 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138281 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) Sending Assignment Command (msc_a.c:706) 20250426110138281 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110138281 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{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) 20250426110138281 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110138281 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138281 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138281 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110138281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138282 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110138282 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110138282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0a cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C350001C0A802150000000000000000000000000040040C0000'O 20250426110138294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110138294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 2a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138294 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138294 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138294 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110138294 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250426110138294 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138294 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110138294 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=5 (ran_msg_iu.c:132) 20250426110138294 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110138294 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3e520]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426110138294 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110138294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138294 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250426110138294 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138294 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) tx MNCC_RTP_CREATE (RTP=0.0.0.0:0{AMR:octet-align=1#112}) (gsm_04_08_cc.c:309) MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=2 into dtap '8307'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '8387'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 5.iu TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 8.iu 20250426110138295 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110138295 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110138295 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110138496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110138496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110138496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110138496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110138496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110138496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110138496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110138497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110138497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110138497 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110138497 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110138497 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110138497 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138497 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110138497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110138497 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110138497 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426110138497 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426110138497 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426110138497 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138497 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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(2421)@4e68250106fc: f_mt_call_complete 7.iu 20250426110138506 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426110138506 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 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) 20250426110138506 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0d5e0]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426110138506 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b0d5e0]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426110138506 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b0d5e0]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426110138506 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port codecs (rtp_stream.c:411) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete 9.iu TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_mt_call_complete DONE 20250426110138511 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110138511 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110138511 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110138511 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426110138511 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_COMPLETE (call_leg.c:187) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Hold the call for some time TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Call stayed open for 5.000000 seconds, all is well. TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Hangup TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426110143517 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426110143517 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110143517 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426110143517 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426110143517 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426110143517 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110143517 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110143517 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143517 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143517 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110143517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143517 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110143517 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110143517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2414)@4e68250106fc: patching N(SD)=3 into dtap '832D0802E180'O MSC_Test_2-RAN(2414)@4e68250106fc: patched enc_l3: '83ED0802E180'O MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:18 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400E000001001040070683ED0802E180'O 20250426110143520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110143520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110143520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110143520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 ed 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110143520 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110143520 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110143520 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110143520 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110143520 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426110143520 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110143520 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110143520 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110143520 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0xe0b7123 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426110143520 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426110143520 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110143520 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110143520 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110143520 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110143520 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110143520 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110143520 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100] (call_leg.c:197) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3e520]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100] (call_leg.c:197) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110143520 DCC DEBUG rtp_stream(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP:trans-0:call-170:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b0d5e0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{RELEASING}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270] (call_leg.c:198) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110143520 DCC DEBUG call_leg(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1ae6100]{RELEASING}: Deallocated (fsm.c:568) 20250426110143520 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110143520 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110143520 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110143520 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110143520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110143520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110143520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110143520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110143520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110143520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110143520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110143520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 e1 be b2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test-MNCC(2416)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)235630883 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2413)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_call2(2421)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2413)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2413)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110143522 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110143523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110143523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110143523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110143523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110143523 DIUCS DEBUG (UTRAN-Iu-439) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110143523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110143523 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110143523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110143523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110143523 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110143523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110143523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270] (msc_a.c:1053) 20250426110143523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110143523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b061e0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1aecc30] (msc_a.c:1053) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110143523 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a270]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110143523 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110143523 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) MSC-A terminated (msub.c:261) 20250426110143523 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) 1 MSC-I still active (msub.c:79) 20250426110143523 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110143523 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110143523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110143523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Removing from parent msub_fsm[0x55fcf1aecc30] (msub.c:113) 20250426110143523 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-439 (ran_conn.c:142) 20250426110143523 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-439 (ran_conn.c:155) 20250426110143523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Freeing instance (msub.c:113) 20250426110143523 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-439:PAGING_RESP)[0x55fcf1b0a3a0]{READY}: Deallocated (fsm.c:568) 20250426110143523 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) Free (msub.c:119) 20250426110143523 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110143523 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{terminating}: Freeing instance (msub.c:113) 20250426110143523 DMSC DEBUG msub_fsm[0x55fcf1aecc30]{terminating}: Deallocated (fsm.c:568) 20250426110143523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110143523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143523 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110143523 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110143523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 e1 be b2 00 01 b7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2415)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2413)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2414)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_call2(2421)14794418 20250426110143524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110143524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110143524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110143524 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110143524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110143524 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110143524 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110143524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC MSC_Test_2-M3UA(2415)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110143524 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110143524 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b7 e1 be b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: f_call_hangup 9: done MSC_Test_2-RAN(2414)@4e68250106fc: Removed IMSI[0] for '262420000001142'H to be handled at TC_iu_lu_and_mt_call2(2421) TC_iu_lu_and_mt_call2(2421)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call2(2421)@4e68250106fc: Final verdict of PTC: pass 20250426110144542 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110144542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110144542 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110144542 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110144542 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110144542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110144542 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110144542 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110144542 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110144542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110144542 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110144542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110144542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110144542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110144542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110144542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110144542 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110144542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110144542 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110144542 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110144542 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(2409)@4e68250106fc: Final verdict of PTC: none 20250426110144543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110144543 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110144543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_1-SCCP(2410)@4e68250106fc: Final verdict of PTC: none 20250426110144543 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110144543 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110144543 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110144543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110144543 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110144543 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110144543 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) 20250426110144543 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110144543 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110144543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110144543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110144543 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110144543 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110144543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110144543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110144543 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110144544 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110144544 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110144544 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110144544 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110144544 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110144544 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2407)@4e68250106fc: Final verdict of PTC: none 20250426110144545 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) 20250426110144545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110144545 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110144545 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110144545 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) 20250426110144545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110144545 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110144545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110144545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110144545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110144545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110144545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110144545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110144545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110144545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-RAN(2408)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2412)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2411)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2418)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2419)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2414)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2413)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2420)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2415)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2416)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2406)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2417)@4e68250106fc: Final verdict of PTC: none 20250426110144546 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110144546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110144546 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110144546 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(2422)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2406): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2407): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2408): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2409): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2410): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2411): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2412): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2413): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2414): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2415): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2416): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2417): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2418): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2419): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2420): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_call2(2421): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2422): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass'. Sat Apr 26 11:01:44 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 20250426110145545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=635244) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110146544 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110146545 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110146546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110146546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110146546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=635244, count=638552) 20250426110147546 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging ------ Sat Apr 26 11:01:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110148548 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_call_already_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2426)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2426)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2426)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2424)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2429)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2429)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2429)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2427)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2432)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2432)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2432)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-SCCP(2430)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110149361 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2433)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110149533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110149533 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110149533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110149533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2426)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2426)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2426)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2426)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149539 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110149539 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149539 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110149539 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110149539 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110149539 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110149540 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2426)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2426)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110149540 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110149544 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110149544 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110149544 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110149544 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(2429)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110149549 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110149549 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250426110149549 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149549 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110149549 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_1-M3UA(2429)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110149549 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110149550 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110149550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110149550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110149550 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149550 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110149550 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110149550 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(2429)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(2435)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_1-M3UA(2429)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110149552 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149552 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110149552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110149552 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110149552 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110149552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110149552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110149552 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149552 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110149552 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2429)@4e68250106fc: Message received on association #8 20250426110149552 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110149552 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(2429)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110149552 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110149552 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2429)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110149554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2435)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2435)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110149556 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) 20250426110149556 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) 20250426110149556 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110149556 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(2432)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110149561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110149561 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110149562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110149562 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110149562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110149562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110149562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149562 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110149562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110149562 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(2432)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110149564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110149564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110149564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110149564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110149564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110149564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110149564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110149564 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110149564 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110149564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110149564 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110149564 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110149564 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110149564 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110149564 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2429)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110149581 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110149581 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2436)@4e68250106fc: Created GsupExpect[0] for "262420000001142" to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001142'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(2426)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150345 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110150345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150345 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150345 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150345 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110150345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150345 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110150345 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110150345 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150345 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2426)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2426)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110150354 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150354 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150354 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150354 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110150354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2429)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(2425)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110150355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110150355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150355 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110150355 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110150355 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150355 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2429)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2429)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2428)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110150373 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110150374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150374 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(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150374 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110150374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150374 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2431)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)7941160 MSC_Test_2-SCCP(2430)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110150384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150384 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150384 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 79 2c 28 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150384 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) MSC_Test_2-RAN(2431)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110150384 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110150384 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110150384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 79 2c 28 00 01 b8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110150384 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110150384 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110150384 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110150384 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110150384 DMSC DEBUG msc_i(unknown:UTRAN-Iu-440:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110150384 DMSC DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110150384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110150384 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-440:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110150384 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001142 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110150384 DMM DEBUG msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110150384 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110150384 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110150384 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110150384 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110150384 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110150384 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110150384 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110150384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110150384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110150384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110150384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{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(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: { messageType := 2, destLocRef := '792C28'O ("y,("), 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(2430)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2436)@4e68250106fc: Found GsupExpect[0] for "262420000001142" handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-GSUP(2436)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)"262420000001142" TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): none -> pass 20250426110150388 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110150388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110150388 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) Received 1 auth tuples (vlr.c:996) 20250426110150388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110150388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110150388 DMM DEBUG Tx AUTH REQ (rand = 8f0f1885f6f756108f34f3718ab34452) (gsm_04_08.c:641) 20250426110150388 DMM DEBUG AUTH REQ (autn = f865241611b8fa6ce1b9a40b9da2a076) (gsm_04_08.c:643) 20250426110150388 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110150388 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110150388 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110150388 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110150388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 79 2c 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8f 0f 18 85 f6 f7 56 10 8f 34 f3 71 8a b3 44 52 20 10 f8 65 24 16 11 b8 fa 6c e1 b9 a4 0b 9d a2 a0 76 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@4e68250106fc: patching N(SD)=1 into dtap '0514CF1B8FB821045161AD90'O MSC_Test_2-RAN(2431)@4e68250106fc: patched enc_l3: '0554CF1B8FB821045161AD90'O MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554CF1B8FB821045161AD90'O 20250426110150395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110150395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150395 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150395 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 cf 1b 8f b8 21 04 51 61 ad 90 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150395 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110150395 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110150395 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110150395 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110150396 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110150396 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110150396 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf1b8fb85161ad90) (gsm_04_08.c:1128) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110150396 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) AUTH on UTRAN received RES: cf1b8fb85161ad90 (8 bytes) (vlr_auth_fsm.c:151) 20250426110150396 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110150396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110150396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110150396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110150396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110150396 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110150396 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=be1053e93310c766890d896d1a4191a9, CK=NONE (ran_msg_iu.c:388) 20250426110150396 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110150396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110150396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150396 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 79 2c 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 be 10 53 e9 33 10 c7 66 89 0d 89 6d 1a 41 91 a9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110150402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150402 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150402 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150402 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110150402 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110150402 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110150402 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110150402 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110150402 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110150402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110150402 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110150402 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110150402 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110150403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110150403 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110150403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110150403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110150403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110150403 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110150403 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150403 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150403 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150403 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150403 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 79 2c 28 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110150405 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110150405 DVLR DEBUG IMSI:262420000001142 has MSISDN:491230001142 (vlr.c:1045) 20250426110150405 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110150405 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110150405 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110150405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110150405 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110150405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110150405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110150405 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110150405 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110150405 DMM DEBUG -> IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E LOCATION UPDATE ACCEPT (TMSI = 0x77bbe23e) (gsm_04_08.c:149) 20250426110150405 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110150405 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110150405 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110150405 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110150405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150405 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 79 2c 28 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 77 bb e2 3e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2431)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110150408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150408 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110150408 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110150408 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110150408 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110150408 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110150408 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110150408 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110150408 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110150408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:TMSInew-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110150408 DMSC NOTICE msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) VLR: update for IMSI=262420000001142 (MSISDN=491230001142) (gsm_04_08.c:1541) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110150408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110150408 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x1571601D:UTRAN-Iu-440:LU)[0x55fcf1afcae0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110150408 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110150408 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110150408 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110150408 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250426110150408 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110150408 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110150408 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110150408 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110150408 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110150408 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110150408 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110150408 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110150408 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110150408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150408 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150408 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 79 2c 28 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110150412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150412 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110150412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150412 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110150412 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150412 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150412 DIUCS DEBUG (UTRAN-Iu-440) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110150412 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110150412 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110150412 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110150412 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110150412 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110150412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110150412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110150412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110150412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110150412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110150412 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110150412 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110150412 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) MSC-A terminated (msub.c:261) 20250426110150412 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) 1 MSC-I still active (msub.c:79) 20250426110150412 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110150412 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110150412 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110150412 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110150412 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-440 (ran_conn.c:142) 20250426110150412 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-440 (ran_conn.c:155) 20250426110150412 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110150412 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-440:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110150412 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) Free (msub.c:119) 20250426110150412 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110150412 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110150412 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110150412 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110150412 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150412 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110150412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150412 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110150412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110150412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150412 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 79 2c 28 00 01 b8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 20250426110150413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110150413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110150413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110150413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110150413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110150413 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2431)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)7941160 20250426110150413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110150413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110150413 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110150413 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b8 79 2c 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2431)@4e68250106fc: Created IMSI[0] for '262420000001142'H'77BBE23E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: start Paging by an SMS 20250426110150415 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110150415 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426110150415 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426110150415 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426110151416 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426110151416 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426110151416 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426110151416 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426110151416 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426110151417 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426110151417 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151417 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151417 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151417 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151417 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 40 40 05 00 77 bb e2 3e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2431)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_call_already_paging2(2438) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: MNCC signals MT call, before Paging Response MSC_Test_2-RAN(2431)@4e68250106fc: Created IMSI[1] for '262420000001142'H'77BBE23E'O to be handled at TC_iu_lu_and_mt_call_already_paging2(2438) MSC_Test-MNCC(2433)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)65362696 20250426110151436 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + 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) 20250426110151436 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + CC: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426110151436 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E callref-0x3e55b08 tid-255) New transaction (transaction.c:231) 20250426110151436 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E callref-0x3e55b08 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) 20250426110151436 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E callref-0x3e55b08 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) 20250426110151437 DMNCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E callref-0x3e55b08 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426110151437 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - 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(2438)@4e68250106fc: phone answers Paging, expecting both SMS and MT call to be established TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: 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 := '77BBE23E'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2431)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)6895099 MSC_Test_2-SCCP(2430)@4e68250106fc: First idle individual index:0 20250426110151943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110151944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151944 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110151944 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110151944 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151944 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 69 35 fb 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 77 bb e2 3e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110151944 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) 20250426110151945 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110151945 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110151945 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110151945 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110151945 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110151945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110151945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-441:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110151945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110151945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110151945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-441:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110151945 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + 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) 20250426110151945 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + active-conn: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110151945 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110151945 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110151945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110151945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110151945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110151945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110151945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110151945 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - 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) 20250426110151945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 69 35 fb 00 01 b9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: { messageType := 2, destLocRef := '6935FB'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(2430)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110151951 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + vlr_gsup_rx: now used by 8 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110151951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110151951 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) Received 1 auth tuples (vlr.c:996) 20250426110151951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110151951 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110151951 DMM DEBUG Tx AUTH REQ (rand = 5b18718bbfc9864009a1b83b46a8cd49) (gsm_04_08.c:641) 20250426110151951 DMM DEBUG AUTH REQ (autn = b40d77f66551f72525db6bd1802fc894) (gsm_04_08.c:643) 20250426110151951 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110151951 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110151951 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110151952 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,CC,active-conn) (vlr.c:1410) 20250426110151952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5b 18 71 8b bf c9 86 40 09 a1 b8 3b 46 a8 cd 49 20 10 b4 0d 77 f6 65 51 f7 25 25 db 6b d1 80 2f c8 94 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2431)@4e68250106fc: patching N(SD)=0 into dtap '0514C21833BF2104508D3448'O MSC_Test_2-RAN(2431)@4e68250106fc: patched enc_l3: '0514C21833BF2104508D3448'O MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C21833BF2104508D3448'O MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110151959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151959 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110151959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151959 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110151959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110151959 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 c2 18 33 bf 21 04 50 8d 34 48 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110151960 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110151960 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110151960 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110151960 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110151960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110151960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110151960 DMM DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c21833bf508d3448) (gsm_04_08.c:1128) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110151960 DVLR DEBUG SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) AUTH on UTRAN received RES: c21833bf508d3448 (8 bytes) (vlr_auth_fsm.c:151) 20250426110151960 DVLR INFO SUBSCR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110151960 DVLR DEBUG VLR_Authenticate(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1afcae0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110151960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110151960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110151960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110151960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110151960 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3647818a3d9e6ccc7ece3d56ebb4c4c2, CK=NONE (ran_msg_iu.c:388) 20250426110151960 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110151960 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110151961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151961 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151961 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151961 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 36 47 81 8a 3d 9e 6c cc 7e ce 3d 56 eb b4 c4 c2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110151968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110151968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151968 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110151968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110151968 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151968 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110151968 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110151968 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110151968 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110151968 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110151968 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110151968 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110151968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110151968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110151968 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110151968 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110151969 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110151969 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110151969 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110151969 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110151969 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110151969 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110151969 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E callref-0x3e55b08 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426110151969 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110151969 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426110151969 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110151969 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426110151969 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 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) 20250426110151969 DCC DEBUG trans(CC:NULL IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426110151969 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250426110151969 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110151969 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110151969 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - Paging: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,CC,active-conn) (paging.c:202) 20250426110151969 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001142/3/1): Available (smpp_smsc.c:626) 20250426110151969 DMSC NOTICE Pending paging while subscriber 262420000001142 attached. (sms_queue.c:558) 20250426110151970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 41 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110151970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 11 10 15 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110151970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151970 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151970 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151970 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151970 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 11 24 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Got SMS-DELIVER TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Got CC Setup TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: success, tear down MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250426110151991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110151991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110151991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110151991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110151991 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110151991 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110151991 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426110151991 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110151991 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426110151991 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250426110151991 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426110151991 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110151991 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 3 (sms,cc,msc_a_ran_dec) (msc_a.c:948) 20250426110151991 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + 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) 20250426110151991 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + 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) 20250426110151991 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - 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) 20250426110151991 DLSMS ERROR trans(SMS IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x40000033 tid-0) Freeing transaction that still contains an SMS -- discarding (gsm_04_11.c:1446) 20250426110151991 DLSMS NOTICE Sending SMS 33 failed 1 times. (sms_queue.c:248) 20250426110151991 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - SMS-pending: now used by 6 (attached,SMS-receiver,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (sms_queue.c:217) 20250426110151992 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - SMS-receiver: now used by 5 (attached,SMS,CC,active-conn,msc_a_fsm_releasing_onenter) (gsm_04_11.c:77) 20250426110151992 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - SMS: now used by 4 (attached,CC,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426110151992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) Freeing transaction (transaction.c:243) 20250426110151992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426110151992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110151992 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) new state CALL_PRESENT -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110151992 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110151992 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110151992 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110151992 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110151992 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP callref-0x3e55b08 tid-0) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110151992 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426110151992 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110151992 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110151992 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110151992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 03 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110151992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110151992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110151992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110151992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110151992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110151992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110151992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110151992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 69 35 fb 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2430)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2430)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2430)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110152001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110152001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110152001 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110152001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110152001 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110152001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110152001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110152001 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110152001 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 b9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110152001 DIUCS DEBUG (UTRAN-Iu-441) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110152001 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110152001 DIUCS DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110152001 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110152001 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110152001 DIUCS DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110152001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110152001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110152001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110152001 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110152001 DMSC DEBUG msc_a(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110152001 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110152001 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) MSC-A terminated (msub.c:261) 20250426110152001 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) 1 MSC-I still active (msub.c:79) 20250426110152001 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110152001 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110152001 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110152001 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110152001 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-441 (ran_conn.c:142) 20250426110152001 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-441 (ran_conn.c:155) 20250426110152001 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110152001 DMSC DEBUG msc_i(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E:UTRAN-Iu-441:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110152001 DMSC DEBUG msub(IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E) Free (msub.c:119) 20250426110152001 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110152001 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110152002 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110152002 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152002 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110152002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110152002 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110152002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110152002 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110152002 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110152002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110152002 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110152002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 69 35 fb 00 01 b9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2432)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2430)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2431)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_call_already_paging2(2438)6895099 20250426110152005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110152005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110152005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110152005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110152005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110152005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110152005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110152005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110152005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 b9 69 35 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2432)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110152006 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110152006 DVLR DEBUG VLR subscr IMSI-262420000001142:MSISDN-491230001142:TMSI-0x77BBE23E - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_call_already_paging2(2438)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(2424)@4e68250106fc: Final verdict of PTC: none 20250426110152016 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110152016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110152016 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110152016 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110152016 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110152016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110152016 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110152016 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110152016 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110152016 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152016 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110152016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110152016 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110152016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110152016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110152016 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110152016 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110152017 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110152017 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110152017 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110152017 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110152017 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2427)@4e68250106fc: Final verdict of PTC: none 20250426110152018 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_1-M3UA(2429)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2431)@4e68250106fc: Final verdict of PTC: none 20250426110152018 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110152018 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110152019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110152019 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110152019 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110152019 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110152019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110152019 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110152019 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110152019 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110152019 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152019 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110152019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110152019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110152019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110152019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110152019 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110152019 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110152019 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110152019 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110152019 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110152019 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(2436)@4e68250106fc: Final verdict of PTC: none 20250426110152020 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110152020 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2430)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2426)@4e68250106fc: Final verdict of PTC: none 20250426110152020 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) 20250426110152021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110152021 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-GSUP-IPA(2435)@4e68250106fc: Final verdict of PTC: none 20250426110152021 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110152021 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2425)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2433)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2434)@4e68250106fc: Final verdict of PTC: none 20250426110152021 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110152021 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) 20250426110152021 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110152021 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110152021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110152021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110152021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110152021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110152021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110152021 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110152021 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110152021 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(2428)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2437)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2432)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2439)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2423)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2423): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2424): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2425): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2426): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2427): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2428): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2429): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2430): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2431): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2432): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2433): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2434): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2435): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2436): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2437): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_call_already_paging2(2438): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2439): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_call_already_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass'. Sat Apr 26 11:01:52 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 20250426110153021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=534532) 20250426110154019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110154019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110154019 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110154020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110154020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110154020 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110154021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110154021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110154021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110154021 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=534532, count=537840) 20250426110155023 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_sms ------ Sat Apr 26 11:01:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110156025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2443)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2443)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2443)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2441)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2446)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2446)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2446)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2444)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2449)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2449)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2449)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2447)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110156863 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2450)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110157020 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110157020 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110157020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110157020 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2443)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110157023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157023 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110157023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110157023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110157023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110157023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110157023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110157023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110157023 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110157023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110157023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110157025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157025 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110157025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110157025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110157025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110157025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110157025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110157025 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2443)@4e68250106fc: Message received on association #8 20250426110157025 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110157025 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110157025 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110157025 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2443)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2443)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110157025 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110157025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2443)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110157025 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110157025 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2452)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110157028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2452)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2452)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110157039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110157039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110157039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110157040 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(2446)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110157042 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110157042 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110157043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157043 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110157043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110157043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110157043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110157043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110157043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110157043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110157043 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110157043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110157043 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(2446)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110157043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157043 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110157043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110157043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110157043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110157043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110157043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110157044 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110157044 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110157044 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110157044 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110157044 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110157044 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110157044 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110157055 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) 20250426110157055 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) 20250426110157055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110157055 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(2449)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2449)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110157056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157056 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110157056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110157056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110157056 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110157056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110157056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110157056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110157056 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110157056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110157056 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(2449)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2449)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2449)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110157058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110157058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110157058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110157058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110157058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110157058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110157058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110157058 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110157058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110157058 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110157058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110157058 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(2449)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 20250426110157058 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110157058 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2446)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2453)@4e68250106fc: Created GsupExpect[0] for "262420000001042" to be handled at TC_iu_lu_and_mo_sms2(2455) TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110157836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157836 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110157836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157836 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157836 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157836 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2443)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110157836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157836 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110157836 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110157836 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157836 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2443)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2443)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2442)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110157850 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157850 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110157850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2446)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110157851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157851 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110157851 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110157851 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157851 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2446)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2446)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2445)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110157867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157868 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) 20250426110157868 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110157868 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157868 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157868 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157868 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157868 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2448)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2448)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)8836892 MSC_Test_2-SCCP(2447)@4e68250106fc: First idle individual index:0 20250426110157880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157880 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157880 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 86 d7 1c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 24 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157880 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) MSC_Test_2-RAN(2448)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110157880 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110157880 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110157880 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110157880 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110157880 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110157880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110157880 DMSC DEBUG msc_i(unknown:UTRAN-Iu-442:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110157880 DMSC DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110157880 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110157881 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-442:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110157881 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001042 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110157881 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110157881 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110157881 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001042 id=262420000001042 (vlr.c:661) 20250426110157881 DVLR INFO New subscr, IMSI: 262420000001042 (vlr.c:562) 20250426110157881 DVLR DEBUG VLR subscr IMSI-262420000001042 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110157881 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110157881 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110157881 DVLR DEBUG VLR subscr IMSI-262420000001042 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110157881 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110157881 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110157881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110157881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110157881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110157881 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110157881 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157881 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157881 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157881 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 86 d7 1c 00 01 ba 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: { messageType := 2, destLocRef := '86D71C'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(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2453)@4e68250106fc: Found GsupExpect[0] for "262420000001042" handled at TC_iu_lu_and_mo_sms2(2455) MSC_Test-GSUP(2453)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_sms2(2455)"262420000001042" TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): none -> pass 20250426110157884 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110157884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110157884 DVLR DEBUG SUBSCR(IMSI-262420000001042) Received 1 auth tuples (vlr.c:996) 20250426110157884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110157884 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110157884 DMM DEBUG Tx AUTH REQ (rand = ae49f2e536a31d79840d0499b340e767) (gsm_04_08.c:641) 20250426110157884 DMM DEBUG AUTH REQ (autn = ef6f2380217738d16b62633f6cbe1f0d) (gsm_04_08.c:643) 20250426110157884 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110157884 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110157884 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110157884 DVLR DEBUG VLR subscr IMSI-262420000001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110157884 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157884 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157884 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157884 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157884 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 86 d7 1c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae 49 f2 e5 36 a3 1d 79 84 0d 04 99 b3 40 e7 67 20 10 ef 6f 23 80 21 77 38 d1 6b 62 63 3f 6c be 1f 0d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@4e68250106fc: patching N(SD)=1 into dtap '05142224FA24210432D940A2'O MSC_Test_2-RAN(2448)@4e68250106fc: patched enc_l3: '05542224FA24210432D940A2'O MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542224FA24210432D940A2'O 20250426110157894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 22 24 fa 24 21 04 32 d9 40 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110157894 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110157894 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110157894 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110157894 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110157894 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110157894 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110157894 DMM DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2224fa2432d940a2) (gsm_04_08.c:1128) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110157894 DVLR DEBUG SUBSCR(IMSI-262420000001042) AUTH on UTRAN received RES: 2224fa2432d940a2 (8 bytes) (vlr_auth_fsm.c:151) 20250426110157894 DVLR INFO SUBSCR(IMSI-262420000001042) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110157894 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110157894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110157894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110157894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110157894 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110157894 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4313d676de02ec1397d2d50483590f93, CK=NONE (ran_msg_iu.c:388) 20250426110157894 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110157894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110157895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 86 d7 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 43 13 d6 76 de 02 ec 13 97 d2 d5 04 83 59 0f 93 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110157920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110157921 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110157921 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110157921 DIUCS DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110157921 DMSC DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110157921 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110157921 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110157921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110157921 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110157921 DIUCS DEBUG msc_a(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110157921 DMSC DEBUG msc_i(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110157922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110157922 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110157922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110157922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110157922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110157922 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110157922 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157922 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157922 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157922 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157922 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157922 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157922 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 86 d7 1c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110157934 DVLR DEBUG VLR subscr IMSI-262420000001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110157934 DVLR DEBUG IMSI:262420000001042 has MSISDN:491230001042 (vlr.c:1045) 20250426110157934 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250426110157934 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110157935 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110157935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110157935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001042:UTRAN-Iu-442:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110157935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110157935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110157935 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250426110157935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110157935 DMM DEBUG -> IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E LOCATION UPDATE ACCEPT (TMSI = 0x9d2a3a9e) (gsm_04_08.c:149) 20250426110157935 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110157935 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110157935 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110157936 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110157936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 86 d7 1c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 9d 2a 3a 9e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2448)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2448)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110157946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110157947 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110157947 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110157947 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110157947 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110157947 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110157947 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110157947 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110157947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSInew-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110157947 DMSC NOTICE msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) VLR: update for IMSI=262420000001042 (MSISDN=491230001042) (gsm_04_08.c:1541) 20250426110157947 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110157947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110157947 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001042:MSISDN-491230001042:UTRAN-Iu-442:LU)[0x55fcf1b061e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110157947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110157948 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110157948 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.932s remaining) (msc_a.c:450) 20250426110157948 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250426110157948 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110157948 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110157948 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110157948 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110157948 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110157948 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110157948 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110157948 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110157948 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110157949 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157949 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157949 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157949 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157949 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 86 d7 1c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110157964 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157964 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110157964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157964 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157964 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157964 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157964 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ba 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110157964 DIUCS DEBUG (UTRAN-Iu-442) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110157964 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110157965 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110157965 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110157965 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110157965 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110157965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110157965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110157965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110157965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110157965 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110157965 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110157965 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110157965 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) MSC-A terminated (msub.c:261) 20250426110157965 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) 1 MSC-I still active (msub.c:79) 20250426110157965 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110157965 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110157965 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110157965 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110157965 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-442 (ran_conn.c:142) 20250426110157965 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-442 (ran_conn.c:155) 20250426110157965 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110157965 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-442:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110157965 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) Free (msub.c:119) 20250426110157965 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110157965 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110157965 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110157965 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157965 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157965 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110157965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157965 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110157965 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110157965 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 86 d7 1c 00 01 ba 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 20250426110157969 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110157969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110157969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110157969 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110157969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110157969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110157969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110157969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110157969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110157969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ba 86 d7 1c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2448)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)8836892 TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: 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 := '9D2A3A9E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2448)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_sms2(2455)9778063 MSC_Test_2-RAN(2448)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2447)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 95 33 8f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 9d 2a 3a 9e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110158173 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) 20250426110158174 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110158174 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110158174 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110158174 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110158174 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110158174 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110158174 DMSC DEBUG msc_i(unknown:UTRAN-Iu-443:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110158174 DMSC DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110158174 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110158174 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-443:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110158174 DMM DEBUG msc_a(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110158174 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110158174 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110158174 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110158174 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110158174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110158174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110158174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110158174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110158174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110158174 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110158174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158174 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158175 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 95 33 8f 00 01 bb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: { messageType := 2, destLocRef := '95338F'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(2447)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110158182 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110158182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110158182 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) Received 1 auth tuples (vlr.c:996) 20250426110158182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110158182 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110158182 DMM DEBUG Tx AUTH REQ (rand = 6deed9ae6220362805f367e0fe0edad4) (gsm_04_08.c:641) 20250426110158182 DMM DEBUG AUTH REQ (autn = 561e6157939a9ac4bad5f55769a8411b) (gsm_04_08.c:643) 20250426110158182 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110158182 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110158182 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110158182 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110158182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6d ee d9 ae 62 20 36 28 05 f3 67 e0 fe 0e da d4 20 10 56 1e 61 57 93 9a 9a c4 ba d5 f5 57 69 a8 41 1b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2448)@4e68250106fc: patching N(SD)=1 into dtap '05146D7DB55F21044827040E'O MSC_Test_2-RAN(2448)@4e68250106fc: patched enc_l3: '05546D7DB55F21044827040E'O MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546D7DB55F21044827040E'O 20250426110158190 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158190 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158190 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158190 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158190 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158190 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158190 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 6d 7d b5 5f 21 04 48 27 04 0e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110158190 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110158190 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110158191 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158191 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110158191 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158191 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110158191 DMM DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6d7db55f4827040e) (gsm_04_08.c:1128) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110158191 DVLR DEBUG SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) AUTH on UTRAN received RES: 6d7db55f4827040e (8 bytes) (vlr_auth_fsm.c:151) 20250426110158191 DVLR INFO SUBSCR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110158191 DVLR DEBUG VLR_Authenticate(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b061e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110158191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110158191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110158191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110158191 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110158191 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=cd7db909253d1a93d87c126513473b27, CK=NONE (ran_msg_iu.c:388) 20250426110158191 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110158191 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110158191 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158191 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158191 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158191 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158191 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158191 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158191 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cd 7d b9 09 25 3d 1a 93 d8 7c 12 65 13 47 3b 27 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110158197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158198 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110158198 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110158198 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110158198 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110158198 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110158198 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110158198 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110158198 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110158198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110158198 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110158198 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110158198 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001042/3/1): Available (smpp_smsc.c:626) 20250426110158199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:42 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250426110158213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158213 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110158213 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110158213 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158213 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110158214 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426110158214 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110158214 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110158214 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110158214 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110158214 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110158214 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110158215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158215 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158214 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426110158215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110158215 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158215 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158215 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158215 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250426110158224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110158224 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110158224 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110158224 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158224 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110158225 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110158225 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110158225 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110158225 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110158225 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110158225 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110158225 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110158225 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110158225 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110158225 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110158225 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110158226 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158226 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158226 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158225 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110158226 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 95 33 8f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2447)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2447)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2447)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110158231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110158232 DIUCS DEBUG (UTRAN-Iu-443) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110158232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110158232 DIUCS DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110158232 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110158232 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110158232 DIUCS DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110158232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110158232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110158232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110158232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110158232 DMSC DEBUG msc_a(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110158232 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110158232 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) MSC-A terminated (msub.c:261) 20250426110158232 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) 1 MSC-I still active (msub.c:79) 20250426110158232 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110158232 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110158232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110158232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110158232 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-443 (ran_conn.c:142) 20250426110158232 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-443 (ran_conn.c:155) 20250426110158232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110158232 DMSC DEBUG msc_i(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E:UTRAN-Iu-443:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110158232 DMSC DEBUG msub(IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E) Free (msub.c:119) 20250426110158232 DVLR DEBUG VLR subscr IMSI-262420000001042:MSISDN-491230001042:TMSI-0x9D2A3A9E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110158232 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110158232 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110158232 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158232 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158232 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110158232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110158233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110158233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110158233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 95 33 8f 00 01 bb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2449)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2447)@4e68250106fc: Session index based on local reference:0 20250426110158235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110158235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110158235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110158235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110158235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110158235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2448)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_sms2(2455)9778063 MSC_Test_2-M3UA(2449)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110158235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110158235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110158235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bb 95 33 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_sms2(2455)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2453)@4e68250106fc: Final verdict of PTC: none 20250426110158243 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110158243 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110158244 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110158244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110158244 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110158244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158244 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158244 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_2-SCCP(2447)@4e68250106fc: Final verdict of PTC: none 20250426110158244 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110158244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158244 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110158244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110158244 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110158244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110158244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110158244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110158245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110158245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110158245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110158245 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110158245 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(2444)@4e68250106fc: Final verdict of PTC: none 20250426110158245 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110158245 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158245 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158245 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110158245 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_2-M3UA(2449)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2443)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2442)@4e68250106fc: Final verdict of PTC: none 20250426110158245 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) MSC_Test_1-M3UA(2446)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2441)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2454)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2450)@4e68250106fc: Final verdict of PTC: none 20250426110158246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110158246 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158246 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110158246 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110158246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158246 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158246 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110158246 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110158246 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110158246 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110158246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110158246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110158246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110158246 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110158246 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110158246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110158246 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110158246 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110158246 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) 20250426110158246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) IPA-CTRL-CLI-IPA(2456)@4e68250106fc: Final verdict of PTC: none 20250426110158246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110158246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110158246 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110158246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110158246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_1-RAN(2445)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2452)@4e68250106fc: Final verdict of PTC: none 20250426110158246 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110158246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2440)@4e68250106fc: Final verdict of PTC: none 20250426110158246 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2451)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2448)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2440): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2441): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2442): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2443): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2444): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2445): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2446): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2447): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2448): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2449): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2450): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2451): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2452): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2453): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2454): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_sms2(2455): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2456): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass'. Sat Apr 26 11:01:58 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 20250426110159247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=515992) 20250426110200245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110200245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110200245 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110200246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110200246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110200246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110200246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110200246 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110200247 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110200247 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=515992, count=519300) 20250426110201248 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms ------ Sat Apr 26 11:02:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110202250 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2460)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2460)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2460)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2458)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2463)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2463)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2463)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2461)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2466)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2466)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2466)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2464)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110203081 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2467)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110203249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110203249 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110203249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110203249 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250426110203251 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110203251 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test_0-M3UA(2460)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP-IPA(2469)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110203254 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203254 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110203255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110203255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110203255 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_0-M3UA(2460)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110203255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110203255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110203255 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203255 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110203255 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110203255 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(2469)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110203255 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_0-M3UA(2460)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2460)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test-GSUP-IPA(2469)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2469)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110203257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203257 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110203257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110203257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110203257 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test-GSUP-IPA(2469)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { 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(2460)@4e68250106fc: Message received on association #8 MSC_Test-GSUP-IPA(2469)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250426110203258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110203258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110203258 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203258 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110203258 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2460)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110203258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110203258 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2460)@4e68250106fc: Message received on association #8 20250426110203258 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110203258 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2460)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2460)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test-GSUP-IPA(2469)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2469)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test_0-M3UA(2460)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2460)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110203261 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110203261 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110203261 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110203261 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(2463)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2463)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110203266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203266 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110203266 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110203266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110203266 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110203266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110203266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110203266 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203266 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110203266 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110203266 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(2463)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110203268 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203268 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110203268 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110203268 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110203268 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110203268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110203268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2463)@4e68250106fc: Message received on association #8 20250426110203268 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203268 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110203268 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110203268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110203268 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(2463)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2463)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110203268 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110203269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110203274 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) 20250426110203274 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) 20250426110203274 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110203274 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(2466)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110203278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110203278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110203278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110203278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110203278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110203278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110203278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203278 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110203279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110203279 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(2466)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6)20250426110203280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110203280 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110203280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110203280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110203280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110203280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110203280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110203280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110203280 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110203280 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110203280 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110203280 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110203280 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110203280 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2463)@4e68250106fc: Message received on association #8 20250426110203280 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2463)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 20250426110203281 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110203281 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2466)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2470)@4e68250106fc: Created GsupExpect[0] for "262420000001043" to be handled at TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110204061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204061 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110204061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2460)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110204063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204063 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110204063 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110204063 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204063 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2460)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2460)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2459)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110204075 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204075 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204075 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204075 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110204075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2463)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204075 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204075 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204075 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110204075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204075 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110204075 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110204075 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204075 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2463)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2463)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2462)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110204089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110204090 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) 20250426110204090 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110204090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204090 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204090 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204090 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204090 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2465)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)2519512 MSC_Test_2-SCCP(2464)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2465)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110204105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 26 71 d8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110204106 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) 20250426110204106 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110204106 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110204106 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110204106 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110204106 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110204106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110204106 DMSC DEBUG msc_i(unknown:UTRAN-Iu-444:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110204106 DMSC DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110204106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110204106 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-444:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110204106 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110204106 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110204106 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110204106 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001043 id=262420000001043 (vlr.c:661) 20250426110204106 DVLR INFO New subscr, IMSI: 262420000001043 (vlr.c:562) 20250426110204106 DVLR DEBUG VLR subscr IMSI-262420000001043 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110204106 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110204106 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110204106 DVLR DEBUG VLR subscr IMSI-262420000001043 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110204106 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110204106 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110204106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110204106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110204106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110204106 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110204106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 26 71 d8 00 01 bc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2470)@4e68250106fc: Found GsupExpect[0] for "262420000001043" handled at TC_iu_lu_and_mt_sms2(2472) MSC_Test-GSUP(2470)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_sms2(2472)"262420000001043" MSC_Test_2-SCCP(2464)@4e68250106fc: { messageType := 2, destLocRef := '2671D8'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(2464)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): none -> pass 20250426110204111 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110204111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110204111 DVLR DEBUG SUBSCR(IMSI-262420000001043) Received 1 auth tuples (vlr.c:996) 20250426110204111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110204111 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110204111 DMM DEBUG Tx AUTH REQ (rand = a0a4b9eef2c98cb892bcd0f507daab2d) (gsm_04_08.c:641) 20250426110204111 DMM DEBUG AUTH REQ (autn = a3a4ad8231d46bc7087181ae73eec02a) (gsm_04_08.c:643) 20250426110204111 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110204111 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110204111 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110204111 DVLR DEBUG VLR subscr IMSI-262420000001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110204111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 26 71 d8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a0 a4 b9 ee f2 c9 8c b8 92 bc d0 f5 07 da ab 2d 20 10 a3 a4 ad 82 31 d4 6b c7 08 71 81 ae 73 ee c0 2a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@4e68250106fc: patching N(SD)=1 into dtap '051476DDCDA92104382A32D1'O MSC_Test_2-RAN(2465)@4e68250106fc: patched enc_l3: '055476DDCDA92104382A32D1'O MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055476DDCDA92104382A32D1'O 20250426110204120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204120 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 76 dd cd a9 21 04 38 2a 32 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204120 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110204120 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110204120 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110204120 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110204120 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110204120 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110204120 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 76ddcda9382a32d1) (gsm_04_08.c:1128) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110204120 DVLR DEBUG SUBSCR(IMSI-262420000001043) AUTH on UTRAN received RES: 76ddcda9382a32d1 (8 bytes) (vlr_auth_fsm.c:151) 20250426110204120 DVLR INFO SUBSCR(IMSI-262420000001043) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110204120 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110204120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110204120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110204120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110204120 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110204120 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=82c6cf26efab211d440597d0e6a85ea0, CK=NONE (ran_msg_iu.c:388) 20250426110204120 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110204120 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110204121 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204121 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204121 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204121 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 26 71 d8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 c6 cf 26 ef ab 21 1d 44 05 97 d0 e6 a8 5e a0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110204138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204138 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204138 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204138 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204138 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204138 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110204138 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110204138 DIUCS DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110204138 DMSC DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110204138 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110204138 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110204138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110204138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110204138 DIUCS DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110204138 DMSC DEBUG msc_i(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110204138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110204138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110204139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110204139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110204139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110204139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110204139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204139 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204139 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 26 71 d8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110204146 DVLR DEBUG VLR subscr IMSI-262420000001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110204146 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250426110204146 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110204146 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110204147 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110204147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110204147 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:UTRAN-Iu-444:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110204147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110204147 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110204147 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110204147 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110204147 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E LOCATION UPDATE ACCEPT (TMSI = 0x6a340d6e) (gsm_04_08.c:149) 20250426110204147 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110204147 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110204147 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110204147 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110204147 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204147 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204147 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204147 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204147 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 26 71 d8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 6a 34 0d 6e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2465)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110204156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204157 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110204157 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110204157 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110204157 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110204157 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110204157 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110204157 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110204157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSInew-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110204157 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110204157 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110204157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110204157 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:UTRAN-Iu-444:LU)[0x55fcf1af8160]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110204157 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110204157 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110204157 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) 20250426110204157 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250426110204156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110204157 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110204157 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110204157 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110204157 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110204157 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110204157 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110204157 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110204157 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110204157 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110204157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204158 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 26 71 d8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110204170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204170 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204170 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110204170 DIUCS DEBUG (UTRAN-Iu-444) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110204170 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110204170 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110204170 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110204170 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110204170 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110204171 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110204171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110204171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110204171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110204171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110204171 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110204171 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110204171 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110204171 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) MSC-A terminated (msub.c:261) 20250426110204171 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) 1 MSC-I still active (msub.c:79) 20250426110204171 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110204171 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110204171 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110204171 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110204171 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-444 (ran_conn.c:142) 20250426110204171 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-444 (ran_conn.c:155) 20250426110204171 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110204171 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-444:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110204171 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) Free (msub.c:119) 20250426110204171 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110204171 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110204171 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110204171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110204171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110204171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110204171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 26 71 d8 00 01 bc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 20250426110204174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110204174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110204174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110204174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110204174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110204174 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110204174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110204174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110204174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110204174 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bc 26 71 d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2465)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)2519512 TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2465)@4e68250106fc: Created IMSI[0] for '262420000001043'H'6A340D6E'O ("j4\rn") to be handled at TC_iu_lu_and_mt_sms2(2472) 20250426110204180 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110204180 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426110204180 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426110204180 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426110205182 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426110205182 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426110205182 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426110205183 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426110205183 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426110205183 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426110205184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205184 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 40 40 05 00 6a 34 0d 6e 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2465)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms2(2472) TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: 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 := '6A340D6E'O ("j4\rn") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2465)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms2(2472)5122078 MSC_Test_2-SCCP(2464)@4e68250106fc: First idle individual index:0 20250426110205208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205208 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205208 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205208 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4e 28 1e 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 6a 34 0d 6e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205209 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) 20250426110205209 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110205209 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110205209 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110205209 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110205209 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110205209 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110205209 DMSC DEBUG msc_i(unknown:UTRAN-Iu-445:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110205209 DMSC DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110205209 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110205209 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-445:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110205209 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + 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) 20250426110205209 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110205209 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110205209 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110205209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110205209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110205209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110205209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110205210 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110205210 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110205210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205210 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 4e 28 1e 00 01 bd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: { messageType := 2, destLocRef := '4E281E'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(2464)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110205215 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110205215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110205215 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) Received 1 auth tuples (vlr.c:996) 20250426110205215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110205215 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110205215 DMM DEBUG Tx AUTH REQ (rand = 8228f8cb80ced588c1bf6e4f3891837d) (gsm_04_08.c:641) 20250426110205216 DMM DEBUG AUTH REQ (autn = cb4f48d1479f1238ee7d8554713c980e) (gsm_04_08.c:643) 20250426110205216 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110205216 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110205216 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110205216 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250426110205216 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205216 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205216 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205216 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 82 28 f8 cb 80 ce d5 88 c1 bf 6e 4f 38 91 83 7d 20 10 cb 4f 48 d1 47 9f 12 38 ee 7d 85 54 71 3c 98 0e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2465)@4e68250106fc: patching N(SD)=0 into dtap '051473C87DA821047EF78872'O MSC_Test_2-RAN(2465)@4e68250106fc: patched enc_l3: '051473C87DA821047EF78872'O MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051473C87DA821047EF78872'O 20250426110205224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205224 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205224 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205224 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 73 c8 7d a8 21 04 7e f7 88 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205224 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110205224 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110205224 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205224 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110205224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110205224 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 73c87da87ef78872) (gsm_04_08.c:1128) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110205224 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) AUTH on UTRAN received RES: 73c87da87ef78872 (8 bytes) (vlr_auth_fsm.c:151) 20250426110205224 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110205224 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af8160]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110205224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110205224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110205224 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110205224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110205224 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=88d5fa3ce9cef226bfdcf3253ff04702, CK=NONE (ran_msg_iu.c:388) 20250426110205224 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110205225 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110205225 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205225 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205225 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 88 d5 fa 3c e9 ce f2 26 bf dc f3 25 3f f0 47 02 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110205231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205231 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205231 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110205232 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110205232 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110205232 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110205232 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110205232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110205232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110205232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110205232 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110205233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110205232 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110205232 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110205232 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110205232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110205232 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110205232 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110205232 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250426110205232 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250426110205232 DMSC NOTICE Pending paging while subscriber 262420000001043 attached. (sms_queue.c:558) 20250426110205233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110205233 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205233 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205233 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205233 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205233 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 11 20 50 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110205246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205247 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110205247 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110205247 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205247 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110205247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205247 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110205449 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110205449 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110205449 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205449 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110205449 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110205449 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110205449 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110205449 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110205449 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110205450 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110205450 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110205450 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110205450 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110205450 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110205450 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110205450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205451 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110205451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205451 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4e 28 1e 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2464)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2464)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2464)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110205460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205461 DIUCS DEBUG (UTRAN-Iu-445) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110205461 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110205461 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110205461 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110205461 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110205461 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110205461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110205461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110205461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110205461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110205461 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110205461 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110205461 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) MSC-A terminated (msub.c:261) 20250426110205461 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) 1 MSC-I still active (msub.c:79) 20250426110205461 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110205461 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110205461 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110205461 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110205461 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-445 (ran_conn.c:142) 20250426110205461 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-445 (ran_conn.c:155) 20250426110205461 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110205462 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-445:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110205462 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) Free (msub.c:119) 20250426110205462 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110205462 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110205462 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110205462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110205462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205462 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110205462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110205462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110205462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 4e 28 1e 00 01 bd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2466)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2464)@4e68250106fc: Session index based on local reference:0 20250426110205464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110205464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110205464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110205464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110205464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110205464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2465)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms2(2472)5122078 MSC_Test_2-M3UA(2466)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110205464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110205464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110205464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bd 4e 28 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms2(2472)@4e68250106fc: Final verdict of PTC: pass 20250426110205474 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110205474 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110205474 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110205474 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205474 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205474 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110205475 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205475 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205475 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110205475 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205475 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110205475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110205475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110205475 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110205475 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110205475 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205475 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205475 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110205475 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205475 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205475 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110205475 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) 20250426110205475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(2458)@4e68250106fc: Final verdict of PTC: none 20250426110205475 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110205475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110205475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110205475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110205476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110205476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110205476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110205476 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110205476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110205476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110205476 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110205476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110205476 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110205476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110205476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110205476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110205476 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110205476 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110205476 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110205476 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110205476 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110205476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110205476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110205476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110205476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110205476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110205476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110205476 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110205476 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(2463)@4e68250106fc: Final verdict of PTC: none 20250426110205476 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110205476 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110205476 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-MNCC(2467)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2470)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2461)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2460)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2466)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2462)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2464)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2469)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2465)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2468)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2471)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2459)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2473)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2457)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2457): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2458): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2459): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2460): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2461): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2462): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2463): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2464): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2465): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2466): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2467): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2468): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2469): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2470): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2471): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_sms2(2472): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2473): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass'. Sat Apr 26 11:02:05 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 20250426110206478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=529228) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110207476 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110207478 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=529228, count=532536) 20250426110208479 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging ------ Sat Apr 26 11:02:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110209480 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_already_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2477)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2477)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2477)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2475)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2480)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2480)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2480)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2478)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2483)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2483)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2483)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2481)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110210432 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2484)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110210481 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110210481 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2486)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110210487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2486)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2486)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110210509 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110210509 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2487)@4e68250106fc: Created GsupExpect[0] for "262420000101045" to be handled at TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110210605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110210605 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110210605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110210605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2477)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210610 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2477)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2477)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210610 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110210610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210610 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110210610 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110210610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110210610 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2477)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110210610 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110210611 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2477)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2477)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110210616 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110210616 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110210616 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110210616 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(2480)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110210621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210621 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110210621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110210622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110210622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110210622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110210622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110210622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210622 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110210622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2480)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110210622 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(2480)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110210624 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210624 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110210624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110210624 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110210624 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110210624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110210624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110210624 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210624 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110210624 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110210624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110210624 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(2480)@4e68250106fc: Message received on association #8 20250426110210624 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110210625 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2480)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2480)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2480)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110210628 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) 20250426110210628 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) 20250426110210628 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110210628 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(2483)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2483)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110210635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210635 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110210635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110210635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110210635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110210635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110210635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110210635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210635 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110210635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110210635 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(2483)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2483)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2483)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110210638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110210638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110210638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110210638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110210638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110210638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110210638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110210638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110210638 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110210638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110210638 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110210638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110210638 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(2483)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110210639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110210639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2480)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2480)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110211419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110211419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2477)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110211419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211419 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110211419 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110211419 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2477)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2477)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110211427 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211427 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211427 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211427 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110211427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211427 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211427 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211427 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2480)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211428 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211428 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211428 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110211428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211428 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110211428 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110211428 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211428 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2480)@4e68250106fc: Message received on association #8 MSC_Test_0-RAN(2476)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2480)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2479)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110211438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211438 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) 20250426110211438 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110211438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2482)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)10129039 MSC_Test_2-SCCP(2481)@4e68250106fc: First idle individual index:0 20250426110211449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9a 8e 8f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 01 54 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110211449 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) 20250426110211449 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110211449 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110211449 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110211449 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110211449 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110211449 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110211449 DMSC DEBUG msc_i(unknown:UTRAN-Iu-446:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110211449 DMSC DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110211449 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) MSC_Test_2-RAN(2482)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110211449 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-446:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110211449 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101045 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110211449 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110211449 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110211449 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101045 id=262420000101045 (vlr.c:661) 20250426110211449 DVLR INFO New subscr, IMSI: 262420000101045 (vlr.c:562) 20250426110211449 DVLR DEBUG VLR subscr IMSI-262420000101045 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110211449 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110211449 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110211449 DVLR DEBUG VLR subscr IMSI-262420000101045 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110211449 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110211449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110211449 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110211449 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110211449 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110211449 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110211449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 9a 8e 8f 00 01 be 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: { messageType := 2, destLocRef := '9A8E8F'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(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2487)@4e68250106fc: Found GsupExpect[0] for "262420000101045" handled at TC_iu_lu_and_mt_sms_already_paging2(2489) MSC_Test-GSUP(2487)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)"262420000101045" TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): none -> pass 20250426110211452 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110211452 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110211452 DVLR DEBUG SUBSCR(IMSI-262420000101045) Received 1 auth tuples (vlr.c:996) 20250426110211452 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110211452 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110211452 DMM DEBUG Tx AUTH REQ (rand = 8c6dbf5dc47f79922e63e10f799ce07f) (gsm_04_08.c:641) 20250426110211452 DMM DEBUG AUTH REQ (autn = 8fa3986b6ba1a6b8639be38a34ac2013) (gsm_04_08.c:643) 20250426110211452 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110211452 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110211452 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110211452 DVLR DEBUG VLR subscr IMSI-262420000101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110211452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 9a 8e 8f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8c 6d bf 5d c4 7f 79 92 2e 63 e1 0f 79 9c e0 7f 20 10 8f a3 98 6b 6b a1 a6 b8 63 9b e3 8a 34 ac 20 13 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@4e68250106fc: patching N(SD)=1 into dtap '051455B07ECC2104F478C853'O MSC_Test_2-RAN(2482)@4e68250106fc: patched enc_l3: '055455B07ECC2104F478C853'O MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055455B07ECC2104F478C853'O 20250426110211458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 55 b0 7e cc 21 04 f4 78 c8 53 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211458 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110211458 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110211458 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110211458 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110211458 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110211458 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110211458 DMM DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 55b07eccf478c853) (gsm_04_08.c:1128) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110211458 DVLR DEBUG SUBSCR(IMSI-262420000101045) AUTH on UTRAN received RES: 55b07eccf478c853 (8 bytes) (vlr_auth_fsm.c:151) 20250426110211458 DVLR INFO SUBSCR(IMSI-262420000101045) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110211458 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110211458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110211458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110211458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110211458 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110211458 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3f7241878f3eceb126f9710dec7a1eae, CK=NONE (ran_msg_iu.c:388) 20250426110211458 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110211458 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110211458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211458 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 9a 8e 8f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f 72 41 87 8f 3e ce b1 26 f9 71 0d ec 7a 1e ae 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110211464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211464 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110211464 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110211464 DIUCS DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110211464 DMSC DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110211464 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110211464 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110211464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110211464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110211464 DIUCS DEBUG msc_a(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110211464 DMSC DEBUG msc_i(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110211464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110211464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110211464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110211464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110211464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110211464 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110211464 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211464 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211464 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211464 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211464 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211464 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 9a 8e 8f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110211467 DVLR DEBUG VLR subscr IMSI-262420000101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110211467 DVLR DEBUG IMSI:262420000101045 has MSISDN:491230101045 (vlr.c:1045) 20250426110211467 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250426110211467 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110211467 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110211467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110211467 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101045:UTRAN-Iu-446:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110211467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110211467 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110211467 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250426110211467 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110211467 DMM DEBUG -> IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F LOCATION UPDATE ACCEPT (TMSI = 0x99816b3f) (gsm_04_08.c:149) 20250426110211467 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110211467 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110211467 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110211467 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110211467 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211467 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211467 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211467 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211467 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211467 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 9a 8e 8f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 99 81 6b 3f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2482)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211469 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211469 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211469 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110211469 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110211469 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110211469 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110211469 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110211469 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110211469 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110211469 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110211469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSInew-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110211469 DMSC NOTICE msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) VLR: update for IMSI=262420000101045 (MSISDN=491230101045) (gsm_04_08.c:1541) 20250426110211469 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110211469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110211469 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101045:MSISDN-491230101045:UTRAN-Iu-446:LU)[0x55fcf1b3e650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110211469 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110211469 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110211469 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426110211469 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250426110211469 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110211469 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110211469 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110211469 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110211469 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110211469 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110211469 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110211469 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110211469 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110211469 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211469 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211469 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211469 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211469 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 9a 8e 8f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110211472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211472 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211472 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 be 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110211472 DIUCS DEBUG (UTRAN-Iu-446) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110211472 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110211472 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110211472 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110211472 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110211472 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110211472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110211472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110211472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110211472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110211472 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110211472 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110211472 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110211472 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) MSC-A terminated (msub.c:261) 20250426110211472 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) 1 MSC-I still active (msub.c:79) 20250426110211473 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110211473 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110211473 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110211473 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110211473 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-446 (ran_conn.c:142) 20250426110211473 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-446 (ran_conn.c:155) 20250426110211473 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110211473 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-446:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110211473 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) Free (msub.c:119) 20250426110211473 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110211473 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110211473 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110211473 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211473 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211473 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110211473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211473 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110211473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110211473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 9a 8e 8f 00 01 be 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 20250426110211473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110211473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110211473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110211473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110211473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110211473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110211473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110211473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110211473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110211473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 be 9a 8e 8f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2482)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)10129039 TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2482)@4e68250106fc: Created IMSI[0] for '262420000101045'H'99816B3F'O to be handled at TC_iu_lu_and_mt_sms_already_paging2(2489) TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: first SMS 20250426110211474 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110211474 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426110211475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426110211475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426110212475 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426110212475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212475 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212475 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 40 40 05 00 99 81 6b 3f 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2482)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_already_paging2(2489) 20250426110212479 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + VTY: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (msc_vty.c:1285) 20250426110212479 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-receiver: now used by 7 (attached,2*SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:95) 20250426110212479 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-receiver: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,VTY) (gsm_04_11.c:77) 20250426110212479 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - VTY: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: second SMS TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: 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 := '99816B3F'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2482)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)12957857 MSC_Test_2-SCCP(2481)@4e68250106fc: First idle individual index:0 20250426110212480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212481 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212481 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c5 b8 a1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 99 81 6b 3f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212481 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) 20250426110212481 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110212481 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110212481 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110212481 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110212481 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110212481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110212481 DMSC DEBUG msc_i(unknown:UTRAN-Iu-447:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110212481 DMSC DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110212481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110212481 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-447:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110212481 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + 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) 20250426110212481 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + active-conn: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110212481 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110212481 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110212481 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110212481 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110212481 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110212481 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110212481 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110212481 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - proc_arq_vlr_fn_init: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110212481 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212481 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212481 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212481 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 c5 b8 a1 00 01 bf 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: { messageType := 2, destLocRef := 'C5B8A1'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(2481)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110212482 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + vlr_gsup_rx: now used by 7 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110212482 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110212482 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) Received 1 auth tuples (vlr.c:996) 20250426110212482 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110212482 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110212482 DMM DEBUG Tx AUTH REQ (rand = ef8ea18a36a474c6bda68c519d123b5e) (gsm_04_08.c:641) 20250426110212482 DMM DEBUG AUTH REQ (autn = e3162f0ae8f5f77d700a0247a9afb20f) (gsm_04_08.c:643) 20250426110212482 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110212482 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110212482 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110212482 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - vlr_gsup_rx: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,Paging,active-conn) (vlr.c:1410) 20250426110212482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212482 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ef 8e a1 8a 36 a4 74 c6 bd a6 8c 51 9d 12 3b 5e 20 10 e3 16 2f 0a e8 f5 f7 7d 70 0a 02 47 a9 af b2 0f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2482)@4e68250106fc: patching N(SD)=0 into dtap '0514594D22C22104B4AC6946'O MSC_Test_2-RAN(2482)@4e68250106fc: patched enc_l3: '0514594D22C22104B4AC6946'O MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514594D22C22104B4AC6946'O 20250426110212483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212483 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212483 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212483 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 59 4d 22 c2 21 04 b4 ac 69 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212483 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212483 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212483 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212483 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212483 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212483 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110212483 DMM DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 594d22c2b4ac6946) (gsm_04_08.c:1128) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110212483 DVLR DEBUG SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) AUTH on UTRAN received RES: 594d22c2b4ac6946 (8 bytes) (vlr_auth_fsm.c:151) 20250426110212483 DVLR INFO SUBSCR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110212483 DVLR DEBUG VLR_Authenticate(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b3e650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110212483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110212483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110212483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110212483 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110212483 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=57466a1d1915da2cf997153909a5d068, CK=NONE (ran_msg_iu.c:388) 20250426110212483 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110212483 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110212483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212483 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 46 6a 1d 19 15 da 2c f9 97 15 39 09 a5 d0 68 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110212484 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212484 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212484 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212484 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212484 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212484 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212484 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212484 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110212484 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212484 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110212484 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110212484 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110212484 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110212484 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110212484 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110212484 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426110212484 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110212484 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110212484 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110212485 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,active-conn) (paging.c:202) 20250426110212485 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101045/3/1): Available (smpp_smsc.c:626) 20250426110212485 DMSC NOTICE Pending paging while subscriber 262420000101045 attached. (sms_queue.c:558) 20250426110212485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212485 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 40 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110212485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212485 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4e 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 37 00 14 40 33 00 00 02 00 10 40 27 26 09 01 23 01 00 07 91 44 77 58 10 06 50 00 17 00 04 80 32 24 00 00 52 40 62 11 20 21 00 09 c8 32 9b fd 06 4d 9b 53 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110212488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:22 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212488 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212488 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212488 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212488 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 20250426110212488 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212488 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212689 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212689 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212689 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212689 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110212689 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212689 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212689 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212689 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212689 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212689 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110212689 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110212689 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110212689 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110212690 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS-pending,SMS,active-conn,sms_sms_cb) (sms_queue.c:621) 20250426110212690 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426110212690 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb) (db.c:771) 20250426110212690 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS-pending: now used by 7 (attached,2*SMS-receiver,SMS,active-conn,sms_sms_cb,SMS-pending) (sms_queue.c:201) 20250426110212690 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + SMS: now used by 8 (attached,2*SMS-receiver,2*SMS,active-conn,sms_sms_cb,SMS-pending) (transaction.c:228) 20250426110212690 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110212690 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110212690 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110212690 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110212690 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110212691 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - sms_sms_cb: now used by 7 (attached,2*SMS-receiver,2*SMS,active-conn,SMS-pending) (sms_queue.c:627) 20250426110212691 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-receiver: now used by 6 (attached,SMS-receiver,2*SMS,active-conn,SMS-pending) (gsm_04_11.c:77) 20250426110212691 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS: now used by 5 (attached,SMS-receiver,SMS,active-conn,SMS-pending) (transaction.c:281) 20250426110212691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212691 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212691 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212691 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110212691 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212691 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212691 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212692 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212692 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 19 01 25 01 01 07 91 44 77 58 10 06 50 00 19 00 04 80 32 24 00 00 52 40 62 11 20 21 00 0b 41 f7 9b 8e 2e cb 41 d3 e6 14 00 3b 40 01 40 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 20250426110212701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212701 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212701 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212701 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212701 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212701 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 99 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212701 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212701 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212701 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212701 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212701 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212701 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 99 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110212905 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212905 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212905 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212905 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212905 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110212905 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110212905 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110212905 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110212905 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + sms_sms_cb: now used by 6 (attached,SMS-receiver,SMS,active-conn,SMS-pending,sms_sms_cb) (sms_queue.c:621) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-pending: now used by 5 (attached,SMS-receiver,SMS,active-conn,sms_sms_cb) (sms_queue.c:217) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - sms_sms_cb: now used by 4 (attached,SMS-receiver,SMS,active-conn) (sms_queue.c:627) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS-receiver: now used by 3 (attached,SMS,active-conn) (gsm_04_11.c:77) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110212906 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110212906 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110212906 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110212906 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110212906 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110212906 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110212907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 19 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110212907 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212907 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212907 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 c5 b8 a1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2481)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2481)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2481)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110212916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 bf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110212917 DIUCS DEBUG (UTRAN-Iu-447) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110212917 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110212917 DIUCS DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110212917 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110212917 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110212917 DIUCS DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110212917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110212917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110212917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110212917 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110212917 DMSC DEBUG msc_a(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110212917 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110212917 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) MSC-A terminated (msub.c:261) 20250426110212917 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) 1 MSC-I still active (msub.c:79) 20250426110212917 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110212917 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110212917 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110212917 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110212917 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-447 (ran_conn.c:142) 20250426110212918 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-447 (ran_conn.c:155) 20250426110212918 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110212918 DMSC DEBUG msc_i(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F:UTRAN-Iu-447:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110212918 DMSC DEBUG msub(IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F) Free (msub.c:119) 20250426110212918 DVLR DEBUG VLR subscr IMSI-262420000101045:MSISDN-491230101045:TMSI-0x99816B3F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110212918 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110212918 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110212918 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212918 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212918 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110212918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212918 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110212918 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110212918 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212918 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 c5 b8 a1 00 01 bf 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2483)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2481)@4e68250106fc: Session index based on local reference:0 20250426110212921 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110212921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110212921 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110212921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110212921 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110212921 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110212921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110212921 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110212921 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 bf c5 b8 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2482)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms_already_paging2(2489)12957857 MSC_Test_2-M3UA(2483)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_already_paging2(2489)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2487)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2478)@4e68250106fc: Final verdict of PTC: none 20250426110212930 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110212930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110212930 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110212930 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110212930 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110212930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110212930 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110212930 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110212930 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110212930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212930 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110212930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110212930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110212930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110212930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110212930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110212930 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110212930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110212930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110212930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110212930 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110212931 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_0-M3UA(2477)@4e68250106fc: Final verdict of PTC: none 20250426110212931 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110212932 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110212932 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110212932 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110212932 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110212932 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110212932 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110212932 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110212932 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110212932 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) 20250426110212932 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212932 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110212932 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110212932 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110212932 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110212932 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110212932 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110212932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110212932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110212932 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110212932 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110212932 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110212932 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110212932 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test_0-SCCP(2475)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2481)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2480)@4e68250106fc: Final verdict of PTC: none 20250426110212932 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2479)@4e68250106fc: Final verdict of PTC: none 20250426110212933 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) 20250426110212933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110212933 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110212933 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110212933 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) 20250426110212933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110212933 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110212933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110212933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110212933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110212933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110212933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110212933 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110212933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110212933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110212933 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110212933 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110212933 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(2476)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2485)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2474)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2482)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2486)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2483)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2484)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2488)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2490)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2474): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2475): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2476): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2477): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2478): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2479): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2480): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2481): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2482): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2483): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2484): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2485): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2486): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2487): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2488): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_sms_already_paging2(2489): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2490): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_already_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass'. Sat Apr 26 11:02:12 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 20250426110213934 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585524) 20250426110214932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110214932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110214932 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110214933 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110214935 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=585524, count=588832) 20250426110215937 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing ------ Sat Apr 26 11:02:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110216939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_paging_and_nothing started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2494)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2494)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2494)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2492)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2497)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2497)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2497)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2495)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2500)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2500)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2500)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2498)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110217860 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2501)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110217939 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110217939 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2503)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110217945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2503)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110217966 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110217966 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2504)@4e68250106fc: Created GsupExpect[0] for "262420000101843" to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110218027 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110218027 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110218027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110218027 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2494)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110218028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110218028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110218028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110218028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110218028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110218028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110218028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218028 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110218028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110218028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2494)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2494)@4e68250106fc: Message received on association #8 20250426110218029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218029 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110218029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110218029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110218029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110218029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2494)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110218029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110218029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218029 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110218029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110218029 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110218029 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110218029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110218029 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110218039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110218039 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110218039 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110218039 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(2497)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2497)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110218042 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218043 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110218043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110218043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110218043 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110218043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110218043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110218043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218043 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110218043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110218043 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(2497)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2497)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2497)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110218045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218045 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110218045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110218045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110218045 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110218045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110218045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110218045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218045 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110218045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110218045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110218045 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(2497)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 20250426110218045 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110218045 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2497)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110218054 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) 20250426110218054 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) 20250426110218054 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110218054 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(2500)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110218061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110218061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110218061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110218061 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110218061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110218061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110218061 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218061 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110218061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110218061 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(2500)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110218063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110218063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110218063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110218063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110218063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110218063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110218063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110218063 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110218063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110218063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110218063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110218063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110218063 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110218063 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110218843 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218843 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110218843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110218844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110218844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218844 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110218844 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110218844 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218844 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2494)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(2494)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2494)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110218849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218849 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110218849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2497)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110218849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218849 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110218849 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110218849 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218849 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2497)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2497)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2493)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2496)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110218864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218864 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218864 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110218864 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(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218865 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110218865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218865 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218865 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2499)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)1848181 MSC_Test_2-SCCP(2498)@4e68250106fc: First idle individual index:0 20250426110218872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218872 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218872 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218872 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218872 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1c 33 75 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218872 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) 20250426110218872 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110218872 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110218872 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110218872 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110218872 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110218872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110218872 DMSC DEBUG msc_i(unknown:UTRAN-Iu-448:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110218872 DMSC DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110218872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110218872 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-448:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110218872 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101843 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110218872 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-RAN(2499)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110218873 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110218873 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101843 id=262420000101843 (vlr.c:661) 20250426110218873 DVLR INFO New subscr, IMSI: 262420000101843 (vlr.c:562) 20250426110218873 DVLR DEBUG VLR subscr IMSI-262420000101843 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110218873 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110218873 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110218873 DVLR DEBUG VLR subscr IMSI-262420000101843 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110218873 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110218873 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110218873 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110218873 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110218873 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110218873 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110218873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218873 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 1c 33 75 00 01 c0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: { messageType := 2, destLocRef := '1C3375'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-GSUP(2504)@4e68250106fc: Found GsupExpect[0] for "262420000101843" handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) MSC_Test-GSUP(2504)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)"262420000101843" MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): none -> pass 20250426110218877 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110218877 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110218877 DVLR DEBUG SUBSCR(IMSI-262420000101843) Received 1 auth tuples (vlr.c:996) 20250426110218877 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110218877 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110218877 DMM DEBUG Tx AUTH REQ (rand = 89f93b744acdc95233bcaebc20ce32a1) (gsm_04_08.c:641) 20250426110218877 DMM DEBUG AUTH REQ (autn = c367bea7105715ce3d5066fbdefd0791) (gsm_04_08.c:643) 20250426110218877 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110218877 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110218877 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110218877 DVLR DEBUG VLR subscr IMSI-262420000101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110218877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 33 75 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 f9 3b 74 4a cd c9 52 33 bc ae bc 20 ce 32 a1 20 10 c3 67 be a7 10 57 15 ce 3d 50 66 fb de fd 07 91 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2499)@4e68250106fc: patching N(SD)=1 into dtap '0514413A7D9D210488AE40AD'O MSC_Test_2-RAN(2499)@4e68250106fc: patched enc_l3: '0554413A7D9D210488AE40AD'O MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2498)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554413A7D9D210488AE40AD'O 20250426110218885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218885 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218885 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 41 3a 7d 9d 21 04 88 ae 40 ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110218885 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110218886 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110218886 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110218886 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110218886 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110218886 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110218886 DMM DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 413a7d9d88ae40ad) (gsm_04_08.c:1128) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110218886 DVLR DEBUG SUBSCR(IMSI-262420000101843) AUTH on UTRAN received RES: 413a7d9d88ae40ad (8 bytes) (vlr_auth_fsm.c:151) 20250426110218886 DVLR INFO SUBSCR(IMSI-262420000101843) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110218886 DVLR DEBUG VLR_Authenticate(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110218886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110218886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110218886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110218886 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110218886 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5913040931a847f1c0621520da7b3951, CK=NONE (ran_msg_iu.c:388) 20250426110218886 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110218886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110218886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 33 75 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 59 13 04 09 31 a8 47 f1 c0 62 15 20 da 7b 39 51 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2498)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110218894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218894 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218894 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218894 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218894 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110218894 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110218894 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110218894 DIUCS DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218894 DMSC DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110218894 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110218894 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110218894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110218894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110218894 DIUCS DEBUG msc_a(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110218894 DMSC DEBUG msc_i(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110218894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110218894 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110218894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110218894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110218894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110218894 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110218895 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218895 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218895 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218895 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218895 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 33 75 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 48 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110218898 DVLR DEBUG VLR subscr IMSI-262420000101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110218898 DVLR DEBUG IMSI:262420000101843 has MSISDN:491230101843 (vlr.c:1045) 20250426110218898 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250426110218898 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110218898 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110218898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110218898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101843:UTRAN-Iu-448:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110218898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110218898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110218898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110218898 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250426110218899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110218899 DMM DEBUG -> IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862 LOCATION UPDATE ACCEPT (TMSI = 0x10ac8862) (gsm_04_08.c:149) 20250426110218899 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110218899 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110218899 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110218899 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110218899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 33 75 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 10 ac 88 62 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2499)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2498)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110218902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110218902 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110218902 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110218902 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110218902 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110218902 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110218903 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110218903 DMM DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110218903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSInew-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110218903 DMSC NOTICE msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862) VLR: update for IMSI=262420000101843 (MSISDN=491230101843) (gsm_04_08.c:1541) 20250426110218903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110218903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110218903 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101843:MSISDN-491230101843:UTRAN-Iu-448:LU)[0x55fcf1af8330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110218903 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110218903 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110218903 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250426110218903 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101843/3/1): Available (smpp_smsc.c:626) 20250426110218903 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110218903 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110218903 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110218903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110218903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110218903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110218903 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110218903 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110218903 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110218903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218903 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218903 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 1c 33 75 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2498)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2498)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2498)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110218907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110218907 DIUCS DEBUG (UTRAN-Iu-448) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110218907 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110218907 DIUCS DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110218907 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110218907 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110218907 DIUCS DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110218907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110218907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110218907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110218907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110218907 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110218907 DMSC DEBUG msc_a(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110218907 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110218907 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862) MSC-A terminated (msub.c:261) 20250426110218907 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862) 1 MSC-I still active (msub.c:79) 20250426110218907 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110218907 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110218907 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110218907 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110218907 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-448 (ran_conn.c:142) 20250426110218908 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-448 (ran_conn.c:155) 20250426110218908 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110218908 DMSC DEBUG msc_i(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862:UTRAN-Iu-448:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110218908 DMSC DEBUG msub(IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862) Free (msub.c:119) 20250426110218908 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110218908 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110218908 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110218908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110218908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110218908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110218908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 1c 33 75 00 01 c0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2498)@4e68250106fc: Session index based on local reference:0 20250426110218908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110218908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110218908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110218908 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110218908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110218908 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110218908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110218908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110218909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110218909 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c0 1c 33 75 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2499)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)1848181 TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2499)@4e68250106fc: Created IMSI[0] for '262420000101843'H'10AC8862'O to be handled at TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) 20250426110218911 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110218911 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426110218911 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426110218911 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - VTY: now used by 1 (attached) (msc_vty.c:1428) 20250426110219912 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426110219912 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426110219912 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426110219913 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426110219913 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426110219913 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426110219913 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110219913 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110219913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110219913 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110219913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110219913 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110219913 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110219913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110219913 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110219914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 48 f3 00 40 40 05 00 10 ac 88 62 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2500)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2500)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2499)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_and_nothing2(2506) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110229914 DLSMS NOTICE Sending SMS 38 failed 1 times. (sms_queue.c:248) 20250426110229914 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250426110229914 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250426110229914 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250426110229914 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - Paging: now used by 1 (attached) (paging.c:202) MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2503)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110239945 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110239946 DVLR DEBUG VLR subscr IMSI-262420000101843:MSISDN-491230101843:TMSI-0x10AC8862 - VTY: now used by 1 (attached) (msc_vty.c:1387) TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_and_nothing2(2506)@4e68250106fc: Final verdict of PTC: pass 20250426110239955 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110239955 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110239955 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110239955 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110239955 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110239955 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110239955 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110239955 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110239955 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110239955 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110239955 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110239955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110239955 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110239955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110239955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110239955 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110239955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110239955 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110239956 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110239956 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(2497)@4e68250106fc: Final verdict of PTC: none 20250426110239956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110239956 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110239956 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110239956 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110239956 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110239956 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110239956 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110239957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110239957 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110239957 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110239957 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110239957 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110239957 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110239957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110239957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110239957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110239957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110239957 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110239957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110239957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110239957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110239957 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110239957 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110239957 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2494)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2492)@4e68250106fc: Final verdict of PTC: none 20250426110239958 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110239958 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-RAN(2499)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2504)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2498)@4e68250106fc: Final verdict of PTC: none 20250426110239959 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-RAN(2496)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2495)@4e68250106fc: Final verdict of PTC: none 20250426110239959 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) 20250426110239959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test-GSUP-IPA(2503)@4e68250106fc: Final verdict of PTC: none 20250426110239959 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110239959 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110239959 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) 20250426110239959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110239959 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110239959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110239959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110239959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110239959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110239959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110239959 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110239959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110239959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2491)@4e68250106fc: Final verdict of PTC: none 20250426110239959 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110239959 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2505)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2500)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2501)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2502)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2493)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2507)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2491): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2492): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2493): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2494): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2495): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2496): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2497): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2498): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2499): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2500): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2501): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2502): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2503): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2504): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2505): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_and_nothing2(2506): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2507): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_paging_and_nothing finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass'. Sat Apr 26 11:02:39 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 20250426110240960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=359368) 20250426110241956 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110241957 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110241957 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110241958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110241958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110241958 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110241960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110241960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110241960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110241960 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=359368, count=362676) 20250426110242962 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated ------ Sat Apr 26 11:02:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110243963 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_paging_repeated started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2511)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2511)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2511)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2509)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2514)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2514)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2514)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2512)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2517)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2517)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2517)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2515)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110244881 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2518)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110244964 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110244964 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2520)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110244970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2520)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2520)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110244991 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110244991 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2521)@4e68250106fc: Created GsupExpect[0] for "262420000101844" to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110245040 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110245040 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110245040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110245040 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2511)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2511)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245042 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2511)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2511)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245042 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110245042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245042 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110245042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110245042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110245042 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110245042 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110245042 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2511)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2511)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110245058 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110245058 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110245058 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110245058 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(2514)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2514)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110245062 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245062 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110245062 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110245062 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110245062 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110245062 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110245062 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110245062 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245062 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110245062 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110245062 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(2514)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2514)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2514)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110245063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245063 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110245063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110245063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110245063 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110245063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110245063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110245063 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245063 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110245063 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110245063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110245063 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(2514)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 20250426110245064 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110245064 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110245073 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) 20250426110245073 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) 20250426110245073 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110245073 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(2517)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2517)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110245079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245079 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110245079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110245079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110245079 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110245079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110245079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110245079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245079 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110245079 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110245079 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(2517)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2517)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2517)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110245080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110245080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110245080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110245080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110245080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110245080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110245080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110245080 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110245080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110245080 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110245080 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110245080 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(2517)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110245080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110245080 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2511)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245846 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110245846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110245846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110245846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245846 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110245846 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110245846 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245846 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2511)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2511)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2510)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2514)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245871 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245871 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245871 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245871 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110245871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110245871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110245871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245871 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110245871 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110245871 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245871 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2514)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2514)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2513)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110245890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245890 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245890 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245890 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245891 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) 20250426110245891 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110245891 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245891 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245891 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245891 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245891 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245891 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2516)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)2201225 MSC_Test_2-SCCP(2515)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245905 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245905 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245905 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245905 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 21 96 89 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 01 81 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110245905 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) 20250426110245905 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110245905 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110245905 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110245905 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110245905 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110245905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110245905 DMSC DEBUG msc_i(unknown:UTRAN-Iu-449:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110245905 DMSC DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110245905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110245905 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-449:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110245905 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000101844 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110245905 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620] (fsm.c:486) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2516)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110245905 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110245905 DVLR DEBUG set IMSI on subscriber; IMSI=262420000101844 id=262420000101844 (vlr.c:661) 20250426110245905 DVLR INFO New subscr, IMSI: 262420000101844 (vlr.c:562) 20250426110245905 DVLR DEBUG VLR subscr IMSI-262420000101844 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110245905 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110245905 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110245905 DVLR DEBUG VLR subscr IMSI-262420000101844 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110245905 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110245905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110245905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110245905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110245905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110245905 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110245905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 21 96 89 00 01 c1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: { messageType := 2, destLocRef := '219689'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(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2521)@4e68250106fc: Found GsupExpect[0] for "262420000101844" handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) MSC_Test-GSUP(2521)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)"262420000101844" TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): none -> pass 20250426110245908 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110245908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110245908 DVLR DEBUG SUBSCR(IMSI-262420000101844) Received 1 auth tuples (vlr.c:996) 20250426110245908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110245908 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110245908 DMM DEBUG Tx AUTH REQ (rand = 20c73266c37dc20196f657d2b02bb309) (gsm_04_08.c:641) 20250426110245908 DMM DEBUG AUTH REQ (autn = f31a755556eb723a23f2289bab4662d4) (gsm_04_08.c:643) 20250426110245908 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110245908 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110245908 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110245908 DVLR DEBUG VLR subscr IMSI-262420000101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110245908 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245908 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245908 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245908 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245908 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245908 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 21 96 89 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 20 c7 32 66 c3 7d c2 01 96 f6 57 d2 b0 2b b3 09 20 10 f3 1a 75 55 56 eb 72 3a 23 f2 28 9b ab 46 62 d4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2516)@4e68250106fc: patching N(SD)=1 into dtap '051497B4E33B21045ED1629B'O MSC_Test_2-RAN(2516)@4e68250106fc: patched enc_l3: '055497B4E33B21045ED1629B'O MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2515)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055497B4E33B21045ED1629B'O 20250426110245917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245917 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245917 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245917 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 97 b4 e3 3b 21 04 5e d1 62 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110245917 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110245917 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110245917 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110245917 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110245917 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110245917 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110245917 DMM DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 97b4e33b5ed1629b) (gsm_04_08.c:1128) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110245917 DVLR DEBUG SUBSCR(IMSI-262420000101844) AUTH on UTRAN received RES: 97b4e33b5ed1629b (8 bytes) (vlr_auth_fsm.c:151) 20250426110245917 DVLR INFO SUBSCR(IMSI-262420000101844) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110245917 DVLR DEBUG VLR_Authenticate(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110245917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110245917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110245917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110245917 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110245917 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=91c37caf3761d6e1af71a81adcfbbff1, CK=NONE (ran_msg_iu.c:388) 20250426110245917 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110245917 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110245917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245917 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245917 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245917 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 21 96 89 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 91 c3 7c af 37 61 d6 e1 af 71 a8 1a dc fb bf f1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2515)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110245927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245927 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245927 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245927 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110245927 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110245927 DIUCS DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110245927 DMSC DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110245927 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110245927 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110245927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110245927 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110245927 DIUCS DEBUG msc_a(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110245928 DMSC DEBUG msc_i(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110245928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110245928 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110245928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110245928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110245928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110245928 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110245928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 21 96 89 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 10 10 48 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110245934 DVLR DEBUG VLR subscr IMSI-262420000101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110245934 DVLR DEBUG IMSI:262420000101844 has MSISDN:491230101844 (vlr.c:1045) 20250426110245934 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250426110245934 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110245935 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110245935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:110) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110245935 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000101844:UTRAN-Iu-449:LU)[0x55fcf1ae6100]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110245935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110245935 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110245935 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250426110245935 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110245935 DMM DEBUG -> IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29 LOCATION UPDATE ACCEPT (TMSI = 0x65088e29) (gsm_04_08.c:149) 20250426110245935 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110245935 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110245935 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110245935 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110245936 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245936 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245936 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245936 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245936 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 21 96 89 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 65 08 8e 29 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2516)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2515)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110245943 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245943 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245943 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245943 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245943 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245943 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110245943 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110245943 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110245943 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110245943 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110245943 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110245943 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110245943 DMM DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110245943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSInew-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110245943 DMSC NOTICE msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29) VLR: update for IMSI=262420000101844 (MSISDN=491230101844) (gsm_04_08.c:1541) 20250426110245943 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110245943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:817) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110245943 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000101844:MSISDN-491230101844:UTRAN-Iu-449:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110245943 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110245943 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110245943 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250426110245943 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230101844/3/1): Available (smpp_smsc.c:626) 20250426110245944 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110245944 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110245944 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110245944 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110245944 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110245944 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110245944 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110245944 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110245944 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110245944 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245944 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245944 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245944 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245944 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 21 96 89 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2515)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2515)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2515)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110245954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245954 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245954 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245954 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245954 DIUCS DEBUG (UTRAN-Iu-449) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110245954 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110245954 DIUCS DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110245954 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110245954 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110245954 DIUCS DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110245954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110245954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426110245954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110245954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110245954 DVLR DEBUG vlr_lu_fsm(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110245954 DMSC DEBUG msc_a(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110245954 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110245954 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29) MSC-A terminated (msub.c:261) 20250426110245955 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29) 1 MSC-I still active (msub.c:79) 20250426110245955 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110245955 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110245955 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110245955 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110245955 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-449 (ran_conn.c:142) 20250426110245955 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-449 (ran_conn.c:155) 20250426110245955 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110245955 DMSC DEBUG msc_i(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29:UTRAN-Iu-449:LU)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110245955 DMSC DEBUG msub(IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29) Free (msub.c:119) 20250426110245955 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110245955 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110245955 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110245955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110245955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110245955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110245955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110245955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 21 96 89 00 01 c1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2515)@4e68250106fc: Session index based on local reference:0 20250426110245957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110245957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110245957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110245957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110245957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110245957 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110245957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110245957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110245957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110245957 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c1 21 96 89 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2516)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_sms_paging_repeated2(2523)2201225 TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2516)@4e68250106fc: Created IMSI[0] for '262420000101844'H'65088E29'O to be handled at TC_iu_lu_and_mt_sms_paging_repeated2(2523) 20250426110245963 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110245963 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + SMS-receiver: now used by 3 (attached,VTY,SMS-receiver) (gsm_04_11.c:95) 20250426110245963 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - SMS-receiver: now used by 2 (attached,VTY) (gsm_04_11.c:77) 20250426110245963 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - VTY: now used by 1 (attached) (msc_vty.c:1428) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: Expecting first Paging 20250426110246965 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + SMS-receiver: now used by 2 (attached,SMS-receiver) (db.c:771) 20250426110246965 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + SMS-pending: now used by 3 (attached,SMS-receiver,SMS-pending) (sms_queue.c:201) 20250426110246965 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + SMS: now used by 4 (attached,SMS-receiver,SMS-pending,SMS) (transaction.c:228) 20250426110246966 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + Paging: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (paging.c:111) 20250426110246966 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 + SMS-receiver: now used by 6 (attached,2*SMS-receiver,SMS-pending,SMS,Paging) (db.c:771) 20250426110246966 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - SMS-receiver: now used by 5 (attached,SMS-receiver,SMS-pending,SMS,Paging) (gsm_04_11.c:77) 20250426110246966 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110246966 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110246966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110246966 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110246966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110246966 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110246966 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110246966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110246966 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110246967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 10 10 48 f4 00 40 40 05 00 65 08 8e 29 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2517)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2517)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2516)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_sms_paging_repeated2(2523) TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: UTRAN: expect more Paging TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: setverdict(fail): pass -> fail reason: "UTRAN: Expected a second Paging", new component reason: "UTRAN: Expected a second Paging" MC@4e68250106fc: Test Component 2523 has requested to stop MTC. Terminating current testcase execution. MSC_Test_0-SCCP(2509)@4e68250106fc: Final verdict of PTC: none 20250426110251997 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110251997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110251997 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110251997 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110251997 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110251997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110251997 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110251997 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110251997 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110251997 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110251997 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110251997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110251997 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110251997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110251997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110251997 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110251998 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110251998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110251998 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110251998 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110251998 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110251998 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110251998 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110251998 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110251998 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110251998 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110251998 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110251998 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110251998 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110251998 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110251998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110251998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110251998 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110251998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110251998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110251998 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110251999 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_0-M3UA(2511)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2515)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2521)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2520)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2512)@4e68250106fc: Final verdict of PTC: none 20250426110251999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2514)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2510)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2513)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2518)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2516)@4e68250106fc: Final verdict of PTC: none 20250426110251999 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) 20250426110251999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110251999 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110251999 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110251999 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) 20250426110251999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110251999 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110251999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110251999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110251999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110251999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110251999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110251999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110251999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110251999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110251999 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110251999 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2517)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2522)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2519)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2508)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2524)@4e68250106fc: Final verdict of PTC: none TC_iu_lu_and_mt_sms_paging_repeated2(2523)@4e68250106fc: Final verdict of PTC: fail reason: "UTRAN: Expected a second Paging" MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2508): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2509): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2510): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2511): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2512): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2513): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2514): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2515): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2516): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2517): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2518): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2519): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2520): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2521): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2522): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_sms_paging_repeated2(2523): fail (none -> fail) reason: "UTRAN: Expected a second Paging" MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2524): none (fail -> fail) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_sms_paging_repeated finished. Verdict: fail reason: UTRAN: Expected a second Paging MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail'. Sat Apr 26 11:02:52 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 20250426110252999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=350732) 20250426110253999 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110254000 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=350732, count=354040) 20250426110255001 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms'. ------ MSC_Tests_Iu.TC_iu_smpp_mo_sms ------ Sat Apr 26 11:02:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_smpp_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110256002 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_smpp_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2528)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2528)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2528)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2526)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2531)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2531)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2531)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2529)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2534)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2534)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2534)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2532)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110256920 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2535)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110256967 DLSMS NOTICE Sending SMS 39 failed 1 times. (sms_queue.c:248) 20250426110256967 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - SMS-pending: now used by 4 (attached,SMS-receiver,SMS,Paging) (sms_queue.c:217) 20250426110256967 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - SMS-receiver: now used by 3 (attached,SMS,Paging) (gsm_04_11.c:77) 20250426110256967 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250426110256967 DVLR DEBUG VLR subscr IMSI-262420000101844:MSISDN-491230101844:TMSI-0x65088E29 - Paging: now used by 1 (attached) (paging.c:202) 20250426110257003 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110257003 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2537)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110257009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2537)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2537)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110257032 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110257032 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110257081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110257081 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110257081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110257081 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2528)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2528)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110257084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110257084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110257084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110257084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110257084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110257084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110257084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257084 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110257084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110257084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2528)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2528)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110257085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257085 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110257085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110257085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110257085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110257085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110257085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110257085 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257085 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110257085 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110257085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110257085 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110257085 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110257085 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2528)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2528)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110257095 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110257095 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110257095 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110257095 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(2531)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test-GSUP(2538)@4e68250106fc: Created GsupExpect[0] for "262420000001044" to be handled at TC_iu_smpp_mo_sms2(2540) MSC_Test_1-M3UA(2531)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110257099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257099 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_1-M3UA(2531)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2531)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110257099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110257099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110257099 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110257099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110257099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110257099 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257099 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110257099 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110257099 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(2531)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2531)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110257101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257101 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110257101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110257101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110257101 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110257101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110257101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110257101 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257101 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110257101 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110257101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110257101 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(2531)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2531)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2531)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110257102 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2531)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110257102 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110257113 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) 20250426110257113 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) 20250426110257113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110257113 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(2534)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110257115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110257115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110257115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110257115 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_2-M3UA(2534)@4e68250106fc: M3UA_ASPUP sent 20250426110257115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110257115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110257115 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257115 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110257115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110257115 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(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110257116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110257116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110257116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110257117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110257117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110257117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110257117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110257117 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110257117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110257117 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110257117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110257117 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(2534)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110257117 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2531)@4e68250106fc: Received M3UA_DAVA -> discard 20250426110257117 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110257893 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257893 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110257893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257893 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257893 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257893 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257893 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2528)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257894 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257894 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257894 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110257894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257894 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110257894 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110257894 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257894 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2528)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2528)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2527)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110257903 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257903 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257903 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257903 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110257903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257903 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257903 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2531)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110257903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257903 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110257903 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110257903 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257903 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2531)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2531)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2530)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110257930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257930 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257930 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257930 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110257931 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) 20250426110257931 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110257931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257931 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257931 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2533)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2533)@4e68250106fc: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)4871499 MSC_Test_2-SCCP(2532)@4e68250106fc: First idle individual index:0 20250426110257946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257946 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257946 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257946 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4a 55 4b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2533)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110257946 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) 20250426110257946 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110257946 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110257946 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110257946 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110257946 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110257946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110257946 DMSC DEBUG msc_i(unknown:UTRAN-Iu-450:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110257946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110257946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110257946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-450:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110257946 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001044 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110257946 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110257946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110257946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110257946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110257946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110257947 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110257947 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001044 id=262420000001044 (vlr.c:661) 20250426110257947 DVLR INFO New subscr, IMSI: 262420000001044 (vlr.c:562) 20250426110257947 DVLR DEBUG VLR subscr IMSI-262420000001044 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110257947 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110257947 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110257947 DVLR DEBUG VLR subscr IMSI-262420000001044 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110257947 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110257947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110257947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110257947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110257947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110257947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110257947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110257947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110257947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 4a 55 4b 00 01 c2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: { messageType := 2, destLocRef := '4A554B'O ("JUK"), 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(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2538)@4e68250106fc: Found GsupExpect[0] for "262420000001044" handled at TC_iu_smpp_mo_sms2(2540) MSC_Test-GSUP(2538)@4e68250106fc: Added IMSI table entry 0TC_iu_smpp_mo_sms2(2540)"262420000001044" TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): none -> pass 20250426110257950 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110257950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110257950 DVLR DEBUG SUBSCR(IMSI-262420000001044) Received 1 auth tuples (vlr.c:996) 20250426110257950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110257950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110257950 DMM DEBUG Tx AUTH REQ (rand = cffa507e2f69a5421c4f9234b7c8b5f8) (gsm_04_08.c:641) 20250426110257950 DMM DEBUG AUTH REQ (autn = 3cf34f5ec076eca0ec9bda3e990ac040) (gsm_04_08.c:643) 20250426110257950 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110257950 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110257950 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110257950 DVLR DEBUG VLR subscr IMSI-262420000001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110257950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4a 55 4b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cf fa 50 7e 2f 69 a5 42 1c 4f 92 34 b7 c8 b5 f8 20 10 3c f3 4f 5e c0 76 ec a0 ec 9b da 3e 99 0a c0 40 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@4e68250106fc: patching N(SD)=1 into dtap '05141FB933D12104A429E0CB'O MSC_Test_2-RAN(2533)@4e68250106fc: patched enc_l3: '05541FB933D12104A429E0CB'O MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541FB933D12104A429E0CB'O MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257958 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257958 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257958 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 1f b9 33 d1 21 04 a4 29 e0 cb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110257958 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110257958 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110257958 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110257958 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110257958 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110257958 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110257958 DMM DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1fb933d1a429e0cb) (gsm_04_08.c:1128) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110257958 DVLR DEBUG SUBSCR(IMSI-262420000001044) AUTH on UTRAN received RES: 1fb933d1a429e0cb (8 bytes) (vlr_auth_fsm.c:151) 20250426110257958 DVLR INFO SUBSCR(IMSI-262420000001044) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110257958 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110257958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110257958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110257959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110257959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110257959 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c714046bdae066ced13de93963a5147f, CK=NONE (ran_msg_iu.c:388) 20250426110257959 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110257959 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110257959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257959 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4a 55 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c7 14 04 6b da e0 66 ce d1 3d e9 39 63 a5 14 7f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110257971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110257971 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110257971 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110257971 DIUCS DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110257971 DMSC DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110257971 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110257971 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110257971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110257971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110257971 DIUCS DEBUG msc_a(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110257971 DMSC DEBUG msc_i(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110257971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110257971 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110257971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110257971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110257971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110257971 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110257972 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257972 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257972 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257972 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257972 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257972 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4a 55 4b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110257976 DVLR DEBUG VLR subscr IMSI-262420000001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110257976 DVLR DEBUG IMSI:262420000001044 has MSISDN:491230001044 (vlr.c:1045) 20250426110257976 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250426110257976 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110257977 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110257977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110257977 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001044:UTRAN-Iu-450:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110257977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110257977 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110257977 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250426110257977 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110257977 DMM DEBUG -> IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F LOCATION UPDATE ACCEPT (TMSI = 0x0ead5b8f) (gsm_04_08.c:149) 20250426110257977 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110257977 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110257977 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110257977 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110257977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4a 55 4b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0e ad 5b 8f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2533)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2533)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110257982 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110257982 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110257982 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110257983 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110257983 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110257983 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110257983 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110257983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSInew-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110257983 DMSC NOTICE msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) VLR: update for IMSI=262420000001044 (MSISDN=491230001044) (gsm_04_08.c:1541) 20250426110257983 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110257983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110257983 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001044:MSISDN-491230001044:UTRAN-Iu-450:LU)[0x55fcf1b1c330]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110257983 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110257983 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110257983 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.963s remaining) (msc_a.c:450) 20250426110257983 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250426110257983 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110257983 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110257983 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110257983 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110257983 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110257983 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110257983 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110257983 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110257983 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110257983 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257983 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257983 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257983 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257983 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257983 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257983 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 4a 55 4b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110257991 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257991 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110257991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257991 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257991 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257991 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110257991 DIUCS DEBUG (UTRAN-Iu-450) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110257991 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110257991 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110257991 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110257991 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110257991 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110257992 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110257992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110257992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110257992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110257992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110257992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110257992 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110257992 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110257992 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) MSC-A terminated (msub.c:261) 20250426110257992 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) 1 MSC-I still active (msub.c:79) 20250426110257992 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110257992 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110257992 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110257992 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110257992 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-450 (ran_conn.c:142) 20250426110257992 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-450 (ran_conn.c:155) 20250426110257992 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110257992 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-450:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110257992 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) Free (msub.c:119) 20250426110257992 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110257992 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110257992 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110257992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110257992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110257992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110257992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 4a 55 4b 00 01 c2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 20250426110257993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110257993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110257993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110257993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110257993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110257994 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110257994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110257994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110257994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110257994 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c2 4a 55 4b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2533)@4e68250106fc: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)4871499 TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@4e68250106fc: 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 := '0EAD5B8F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2533)@4e68250106fc: Added conn table entry 0TC_iu_smpp_mo_sms2(2540)7361991 MSC_Test_2-RAN(2533)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2532)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258197 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258197 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258197 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258197 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 70 55 c7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 0e ad 5b 8f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110258197 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) 20250426110258198 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110258198 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110258198 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110258198 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110258198 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110258198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110258198 DMSC DEBUG msc_i(unknown:UTRAN-Iu-451:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110258198 DMSC DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110258198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110258198 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-451:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110258198 DMM DEBUG msc_a(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110258198 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110258198 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110258198 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110258198 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110258198 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110258198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110258198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110258198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110258198 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110258198 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110258199 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258199 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258199 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258199 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258199 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258199 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258199 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 70 55 c7 00 01 c3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: { messageType := 2, destLocRef := '7055C7'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(2532)@4e68250106fc: Session index based on local reference:0 TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110258206 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110258206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110258206 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) Received 1 auth tuples (vlr.c:996) 20250426110258206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110258206 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110258206 DMM DEBUG Tx AUTH REQ (rand = 48bf60a3f614007f58ff965e23b65078) (gsm_04_08.c:641) 20250426110258206 DMM DEBUG AUTH REQ (autn = 7950b28a4aaecf8bb6e88cbaa70dfca6) (gsm_04_08.c:643) 20250426110258206 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110258206 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110258206 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110258206 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110258206 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258206 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258206 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258206 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258206 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258206 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258207 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 48 bf 60 a3 f6 14 00 7f 58 ff 96 5e 23 b6 50 78 20 10 79 50 b2 8a 4a ae cf 8b b6 e8 8c ba a7 0d fc a6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2533)@4e68250106fc: patching N(SD)=1 into dtap '05146096F7BC21043BFCF16A'O MSC_Test_2-RAN(2533)@4e68250106fc: patched enc_l3: '05546096F7BC21043BFCF16A'O MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546096F7BC21043BFCF16A'O 20250426110258213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258213 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258213 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 60 96 f7 bc 21 04 3b fc f1 6a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258213 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110258213 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110258213 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258213 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110258213 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258213 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110258213 DMM DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6096f7bc3bfcf16a) (gsm_04_08.c:1128) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110258213 DVLR DEBUG SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) AUTH on UTRAN received RES: 6096f7bc3bfcf16a (8 bytes) (vlr_auth_fsm.c:151) 20250426110258213 DVLR INFO SUBSCR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110258213 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110258214 DVLR DEBUG VLR_Authenticate(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b1c330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110258214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110258214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110258214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110258214 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110258214 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f28c187e667ca176a2dd9267a0dab7d5, CK=NONE (ran_msg_iu.c:388) 20250426110258214 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110258214 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110258214 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258214 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258214 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258214 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f2 8c 18 7e 66 7c a1 76 a2 dd 92 67 a0 da b7 d5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110258219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258220 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258220 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258220 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258220 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110258220 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110258220 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110258220 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110258220 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110258220 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110258220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110258220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110258220 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110258220 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110258221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110258221 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110258221 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110258221 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001044/3/1): Available (smpp_smsc.c:626) 20250426110258221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:42 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250426110258235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258235 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258235 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258235 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258235 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258235 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110258235 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110258235 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258235 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110258236 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258236 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110258236 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426110258236 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110258236 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110258236 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110258236 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110258236 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110258236 DSMPP DEBUG Looking up route for (0/0/12345) (smpp_smsc.c:277) 20250426110258236 DSMPP DEBUG Using existing default route (smpp_smsc.c:306) 20250426110258236 DSMPP DEBUG ACL even has ESME, we can route to it! (smpp_smsc.c:313) 20250426110258236 DSMPP DEBUG [msc_tester] Tx DELIVER-SM (from 491230001044) (smpp_smsc.c:641) 20250426110258237 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + SMPP-cmd: now used by 4 (attached,active-conn,SMS,SMPP-cmd) (smpp_msc.c:676) 20250426110258237 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258237 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258237 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258237 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258237 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110258247 DSMPP DEBUG [msc_tester] smpp_pdu_rx(00 00 00 11 80 00 00 05 00 00 00 00 37 d8 3f 94 00 ) (smpp_smsc.c:721) 20250426110258247 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110258247 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110258247 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110258248 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426110258248 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - SMPP-cmd: now used by 3 (attached,active-conn,SMS) (smpp_msc.c:590) 20250426110258248 DSMPP INFO [msc_tester] Rx DELIVER-SM RESP (No Error) (smpp_smsc.c:673) 20250426110258248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250426110258254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258254 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258255 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258255 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258255 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110258255 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110258255 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110258255 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110258255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110258255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110258255 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110258255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110258255 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110258255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110258255 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110258255 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110258255 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110258255 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110258255 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110258256 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110258256 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258256 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258256 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258256 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258256 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 70 55 c7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2532)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2532)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2532)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110258261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110258261 DIUCS DEBUG (UTRAN-Iu-451) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110258261 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110258261 DIUCS DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110258261 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110258261 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110258261 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110258261 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110258261 DIUCS DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110258261 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110258261 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110258261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110258261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110258261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110258261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110258262 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110258262 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110258262 DMSC DEBUG msc_a(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110258262 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110258262 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) MSC-A terminated (msub.c:261) 20250426110258262 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) 1 MSC-I still active (msub.c:79) 20250426110258262 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110258262 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110258262 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110258262 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110258262 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-451 (ran_conn.c:142) 20250426110258262 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-451 (ran_conn.c:155) 20250426110258262 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110258262 DMSC DEBUG msc_i(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F:UTRAN-Iu-451:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110258262 DMSC DEBUG msub(IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F) Free (msub.c:119) 20250426110258262 DVLR DEBUG VLR subscr IMSI-262420000001044:MSISDN-491230001044:TMSI-0x0EAD5B8F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110258262 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110258262 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110258262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110258262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110258262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110258262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 70 55 c7 00 01 c3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2534)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2532)@4e68250106fc: Session index based on local reference:0 20250426110258264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110258264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110258264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110258264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110258264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110258264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110258264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110258264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110258264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c3 70 55 c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2533)@4e68250106fc: Deleted conn table entry 0TC_iu_smpp_mo_sms2(2540)7361991 MSC_Test_2-M3UA(2534)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_smpp_mo_sms2(2540)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_smpp_mo_sms2(2540)@4e68250106fc: Final verdict of PTC: pass 20250426110258273 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110258273 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110258273 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110258273 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110258273 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110258274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110258274 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110258274 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110258274 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110258274 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258274 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110258274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-M3UA(2528)@4e68250106fc: Final verdict of PTC: none 20250426110258274 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110258274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110258274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110258274 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110258275 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110258275 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110258275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110258275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110258275 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110258275 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110258275 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110258275 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110258276 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110258276 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110258276 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110258276 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110258276 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110258276 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110258276 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110258276 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110258276 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) 20250426110258276 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258276 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110258276 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110258276 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test-GSUP(2538)@4e68250106fc: Final verdict of PTC: none 20250426110258276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110258276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110258276 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110258276 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110258276 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110258276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110258276 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110258276 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110258276 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(2531)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2532)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2526)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2537)@4e68250106fc: Final verdict of PTC: none 20250426110258277 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110258277 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2535)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2536)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2529)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2539)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2527)@4e68250106fc: Final verdict of PTC: none 20250426110258278 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) 20250426110258278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110258278 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110258278 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110258278 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) 20250426110258278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110258278 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110258278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110258278 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110258278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110258278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110258278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110258278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110258279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110258279 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110258279 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110258279 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2533)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2530)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2534)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2525)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2541)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2525): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2526): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2527): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2528): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2529): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2530): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2531): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2532): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2533): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2534): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2535): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2536): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2537): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2538): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2539): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_smpp_mo_sms2(2540): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2541): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_smpp_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass'. Sat Apr 26 11:02:58 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 20250426110259277 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=523160) 20250426110300275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110300275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110300275 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110300277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110300277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110300277 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110300279 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110300280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110300280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110300280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=523160, count=526468) 20250426110301280 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_smpp_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_sms ------ Sat Apr 26 11:03:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110302282 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mo_sms started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2545)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2545)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2545)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2543)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2548)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2548)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2548)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2546)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2551)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2551)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2551)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2549)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110303266 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2552)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110303283 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110303283 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2554)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110303284 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2554)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2554)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110303292 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110303292 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2555)@4e68250106fc: Created GsupExpect[0] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@4e68250106fc: Created GsupExpect[1] for "262420000001088" to be handled at TC_iu_gsup_mo_sms2(2557) TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110303425 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110303426 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110303426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110303426 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110303430 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303430 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110303431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110303431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110303431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303431 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110303431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110303431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2545)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110303431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303431 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110303431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110303431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110303431 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110303431 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303431 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110303431 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110303432 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110303432 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2545)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110303432 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110303432 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2545)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2545)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110303445 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110303445 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110303445 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110303445 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2548)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110303450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303450 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110303450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110303450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110303450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110303450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110303450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110303450 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303450 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110303450 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110303450 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2548)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110303451 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303451 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110303451 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110303451 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110303451 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110303451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110303451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110303451 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303451 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110303451 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110303451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110303451 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110303451 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110303451 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110303461 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) 20250426110303461 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) 20250426110303461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110303461 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2551)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110303468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110303468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110303468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110303468 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110303468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110303468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110303468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303468 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110303469 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110303469 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2551)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110303472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110303472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110303472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110303472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110303472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110303472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110303472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110303472 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110303472 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110303472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110303472 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110303472 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110303472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110303472 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110303472 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2548)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110304238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110304238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304238 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304238 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2545)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304239 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304239 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304239 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110304239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304239 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110304239 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110304239 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304239 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2545)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2545)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2544)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110304252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110304252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2548)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110304253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304253 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110304253 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110304253 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304253 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2548)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2548)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2547)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110304275 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304275 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304275 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304275 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) 20250426110304276 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110304276 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304276 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304276 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304276 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304276 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304276 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2550)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2550)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)11118439 MSC_Test_2-SCCP(2549)@4e68250106fc: First idle individual index:0 20250426110304288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a9 a7 67 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 88 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110304288 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) 20250426110304288 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110304288 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110304288 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110304288 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110304288 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110304288 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110304288 DMSC DEBUG msc_i(unknown:UTRAN-Iu-452:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110304288 DMSC DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110304288 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110304288 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-452:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110304288 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001088 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110304288 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110304288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110304288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110304288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110304288 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110304288 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110304288 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001088 id=262420000001088 (vlr.c:661) 20250426110304288 DVLR INFO New subscr, IMSI: 262420000001088 (vlr.c:562) 20250426110304288 DVLR DEBUG VLR subscr IMSI-262420000001088 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110304288 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110304288 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110304289 DVLR DEBUG VLR subscr IMSI-262420000001088 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110304289 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110304289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110304289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110304289 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110304289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110304289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110304289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110304289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110304289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304289 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 a9 a7 67 00 01 c4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2555)@4e68250106fc: Found GsupExpect[0] for "262420000001088" handled at TC_iu_gsup_mo_sms2(2557) MSC_Test-GSUP(2555)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mo_sms2(2557)"262420000001088" MSC_Test_2-SCCP(2549)@4e68250106fc: { messageType := 2, destLocRef := 'A9A767'O, sourceLocRef := '0001C4'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): none -> pass 20250426110304292 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110304292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110304292 DVLR DEBUG SUBSCR(IMSI-262420000001088) Received 1 auth tuples (vlr.c:996) 20250426110304292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110304292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110304292 DMM DEBUG Tx AUTH REQ (rand = 6c680799f331ae4694a10f4a15e4cb81) (gsm_04_08.c:641) 20250426110304292 DMM DEBUG AUTH REQ (autn = 8fd7511b788e375987cd09eb378a770d) (gsm_04_08.c:643) 20250426110304292 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110304292 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110304292 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110304292 DVLR DEBUG VLR subscr IMSI-262420000001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110304292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 a9 a7 67 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6c 68 07 99 f3 31 ae 46 94 a1 0f 4a 15 e4 cb 81 20 10 8f d7 51 1b 78 8e 37 59 87 cd 09 eb 37 8a 77 0d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@4e68250106fc: patching N(SD)=1 into dtap '05143310AB9E21042CE51DAC'O MSC_Test_2-RAN(2550)@4e68250106fc: patched enc_l3: '05543310AB9E21042CE51DAC'O MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543310AB9E21042CE51DAC'O MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 33 10 ab 9e 21 04 2c e5 1d ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304297 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304297 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304297 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304297 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304297 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304297 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110304297 DMM DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3310ab9e2ce51dac) (gsm_04_08.c:1128) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110304297 DVLR DEBUG SUBSCR(IMSI-262420000001088) AUTH on UTRAN received RES: 3310ab9e2ce51dac (8 bytes) (vlr_auth_fsm.c:151) 20250426110304297 DVLR INFO SUBSCR(IMSI-262420000001088) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110304297 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110304297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110304297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110304297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110304297 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110304297 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6df3f405f195fda55aafca806d02b809, CK=NONE (ran_msg_iu.c:388) 20250426110304297 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110304297 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110304297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304297 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 a9 a7 67 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6d f3 f4 05 f1 95 fd a5 5a af ca 80 6d 02 b8 09 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110304302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304302 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304302 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304302 DIUCS DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110304302 DMSC DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304302 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110304302 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110304302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110304302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110304302 DIUCS DEBUG msc_a(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110304302 DMSC DEBUG msc_i(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110304302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110304302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110304302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110304302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110304302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110304302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110304302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304302 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 a9 a7 67 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110304304 DVLR DEBUG VLR subscr IMSI-262420000001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110304304 DVLR DEBUG IMSI:262420000001088 has MSISDN:491230001088 (vlr.c:1045) 20250426110304304 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250426110304304 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110304304 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110304304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110304304 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001088:UTRAN-Iu-452:LU)[0x55fcf1ada950]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110304304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110304304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110304304 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250426110304304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110304304 DMM DEBUG -> IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB LOCATION UPDATE ACCEPT (TMSI = 0x46c423fb) (gsm_04_08.c:149) 20250426110304304 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110304304 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110304304 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110304304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304304 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110304304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 a9 a7 67 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 46 c4 23 fb 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2550)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2550)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110304306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304306 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304306 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304306 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304306 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304306 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304306 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304306 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304306 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110304306 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110304306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSInew-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110304306 DMSC NOTICE msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) VLR: update for IMSI=262420000001088 (MSISDN=491230001088) (gsm_04_08.c:1541) 20250426110304306 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110304306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110304306 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001088:MSISDN-491230001088:UTRAN-Iu-452:LU)[0x55fcf1b0a360]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110304306 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110304306 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110304306 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110304306 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250426110304306 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110304306 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110304306 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110304306 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110304306 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110304306 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110304306 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110304306 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110304306 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110304306 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304306 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304306 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304306 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304306 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 a9 a7 67 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110304309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304309 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304309 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304309 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304309 DIUCS DEBUG (UTRAN-Iu-452) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304309 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304309 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304309 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110304309 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110304309 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110304309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110304309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110304309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110304309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110304309 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110304309 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110304309 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110304309 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) MSC-A terminated (msub.c:261) 20250426110304309 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) 1 MSC-I still active (msub.c:79) 20250426110304309 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110304309 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110304309 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110304309 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110304309 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-452 (ran_conn.c:142) 20250426110304309 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-452 (ran_conn.c:155) 20250426110304309 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110304309 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-452:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110304309 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) Free (msub.c:119) 20250426110304309 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110304309 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110304309 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110304309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304309 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 a9 a7 67 00 01 c4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 20250426110304310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304310 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304310 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304310 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c4 a9 a7 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2550)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)11118439 TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: 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 := '46C423FB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2550)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_sms2(2557)11181308 MSC_Test_2-RAN(2550)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2549)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 aa 9c fc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 46 c4 23 fb 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304513 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) 20250426110304514 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110304514 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110304514 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110304514 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110304514 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110304514 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110304514 DMSC DEBUG msc_i(unknown:UTRAN-Iu-453:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110304514 DMSC DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110304514 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110304514 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-453:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110304514 DMM DEBUG msc_a(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426110304514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110304514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110304514 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110304515 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110304515 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110304515 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110304515 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110304515 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110304515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110304515 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110304515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110304515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110304515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110304515 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110304515 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110304515 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304515 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304515 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304515 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 aa 9c fc 00 01 c5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: { messageType := 2, destLocRef := 'AA9CFC'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(2549)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110304523 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110304523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110304523 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) Received 1 auth tuples (vlr.c:996) 20250426110304523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110304523 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110304524 DMM DEBUG Tx AUTH REQ (rand = fa3e9dfa2e4e1a133fab2f40b116ea3d) (gsm_04_08.c:641) 20250426110304524 DMM DEBUG AUTH REQ (autn = d80b8289989547e2910549ea38c0901e) (gsm_04_08.c:643) 20250426110304524 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110304524 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110304524 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110304524 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110304524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304524 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa 3e 9d fa 2e 4e 1a 13 3f ab 2f 40 b1 16 ea 3d 20 10 d8 0b 82 89 98 95 47 e2 91 05 49 ea 38 c0 90 1e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2550)@4e68250106fc: patching N(SD)=1 into dtap '051412A6F318210403120C5C'O MSC_Test_2-RAN(2550)@4e68250106fc: patched enc_l3: '055412A6F318210403120C5C'O MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055412A6F318210403120C5C'O 20250426110304532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 12 a6 f3 18 21 04 03 12 0c 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304532 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304532 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304532 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304532 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304532 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304532 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110304532 DMM DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 12a6f31803120c5c) (gsm_04_08.c:1128) 20250426110304532 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110304533 DVLR DEBUG SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) AUTH on UTRAN received RES: 12a6f31803120c5c (8 bytes) (vlr_auth_fsm.c:151) 20250426110304533 DVLR INFO SUBSCR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110304533 DVLR DEBUG VLR_Authenticate(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0a360]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110304533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110304533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110304533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110304533 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110304533 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=550533124fa190e927113f183f0e4af8, CK=NONE (ran_msg_iu.c:388) 20250426110304533 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110304533 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110304533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304533 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304533 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304533 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 55 05 33 12 4f a1 90 e9 27 11 3f 18 3f 0e 4a f8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110304540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304540 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304540 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304540 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304540 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304540 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110304540 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304540 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110304540 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110304540 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110304540 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110304540 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110304540 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110304540 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250426110304540 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001088/3/1): Available (smpp_smsc.c:626) 20250426110304541 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304541 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304541 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304541 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304541 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:42 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440260000020010401A1909011600420007914477581006500A052305002143F5000000003B400140'O 20250426110304560 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304560 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304560 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304560 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304560 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 2a 00 14 40 26 00 00 02 00 10 40 1a 19 09 01 16 00 42 00 07 91 44 77 58 10 06 50 0a 05 23 05 00 21 43 f5 00 00 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304560 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304560 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304560 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304560 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304560 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304560 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110304560 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426110304560 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110304560 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110304560 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110304560 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110304561 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110304561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304561 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: 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(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110304568 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110304568 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250426110304568 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110304568 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110304568 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110304568 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426110304568 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426110304569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304569 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250426110304577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304577 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304577 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304577 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110304577 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304577 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304577 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304577 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304577 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110304577 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110304577 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110304577 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110304577 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110304578 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110304578 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110304578 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110304578 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110304578 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110304578 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110304578 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110304578 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304578 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304578 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304578 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304578 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304578 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304578 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 aa 9c fc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2549)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2549)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2549)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110304585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304585 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110304585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304585 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304585 DIUCS DEBUG (UTRAN-Iu-453) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110304585 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110304585 DIUCS DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110304586 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110304586 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110304586 DIUCS DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110304586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110304586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110304586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110304586 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110304586 DMSC DEBUG msc_a(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110304586 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110304586 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) MSC-A terminated (msub.c:261) 20250426110304586 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) 1 MSC-I still active (msub.c:79) 20250426110304586 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110304586 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110304586 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110304586 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110304586 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-453 (ran_conn.c:142) 20250426110304586 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-453 (ran_conn.c:155) 20250426110304586 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110304586 DMSC DEBUG msc_i(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB:UTRAN-Iu-453:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110304586 DMSC DEBUG msub(IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB) Free (msub.c:119) 20250426110304586 DVLR DEBUG VLR subscr IMSI-262420000001088:MSISDN-491230001088:TMSI-0x46C423FB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110304586 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110304586 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110304586 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304586 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304586 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110304586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304586 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110304586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110304586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 aa 9c fc 00 01 c5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2551)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2549)@4e68250106fc: Session index based on local reference:0 20250426110304589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110304589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110304589 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110304589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110304589 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110304589 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110304589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2551)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110304589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110304589 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c5 aa 9c fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2550)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_sms2(2557)11181308 TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_sms2(2557)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_sms2(2557)@4e68250106fc: Final verdict of PTC: pass 20250426110304597 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110304597 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110304597 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110304597 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110304598 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110304598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110304598 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110304598 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110304598 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110304598 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110304598 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110304598 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110304598 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110304598 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110304598 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304598 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110304598 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110304598 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110304598 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110304598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2548)@4e68250106fc: Final verdict of PTC: none 20250426110304598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110304598 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110304598 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110304598 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110304599 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110304599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110304599 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110304599 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110304599 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110304599 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304599 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110304599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110304599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110304599 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110304599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2545)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2543)@4e68250106fc: Final verdict of PTC: none 20250426110304599 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110304599 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110304599 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110304600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2552)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2550)@4e68250106fc: Final verdict of PTC: none 20250426110304600 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110304600 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2555)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2549)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2547)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2556)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2544)@4e68250106fc: Final verdict of PTC: none 20250426110304602 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2554)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2553)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2558)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2542)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2546)@4e68250106fc: Final verdict of PTC: none 20250426110304617 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) 20250426110304617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110304617 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110304617 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110304617 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) 20250426110304617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110304617 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110304617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110304617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110304617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110304617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110304617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110304617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110304617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110304617 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110304617 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110304617 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2551)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2542): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2543): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2544): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2545): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2546): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2547): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2548): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2549): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2550): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2551): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2552): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2553): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2554): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2555): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2556): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mo_sms2(2557): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2558): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mo_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass'. Sat Apr 26 11:03:04 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 20250426110305602 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=517368) 20250426110306599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110306599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110306599 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110306600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110306600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110306600 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110306604 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110306618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110306618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110306618 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=517368, count=520676) 20250426110307605 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_smma ------ Sat Apr 26 11:03:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_smma.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110308607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mo_smma started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2562)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2562)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2562)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2560)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2565)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2565)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2565)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2563)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2568)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2568)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2568)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2566)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110309556 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2569)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110309607 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110309608 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2571)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110309613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2571)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2571)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110309644 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110309644 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2572)@4e68250106fc: Created GsupExpect[0] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@4e68250106fc: Created GsupExpect[1] for "262420000001089" to be handled at TC_iu_gsup_mo_smma2(2574) TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110309720 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110309720 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110309720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110309720 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2562)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110309725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309725 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110309725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110309725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110309725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110309725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110309725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110309725 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309725 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110309725 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110309725 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2562)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2562)@4e68250106fc: Message received on association #8 20250426110309726 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110309726 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110309726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309726 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110309726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110309726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110309726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110309726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110309726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110309726 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309726 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110309726 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110309726 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110309726 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2562)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110309739 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110309739 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110309739 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110309739 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(2565)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110309744 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309744 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110309744 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110309744 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110309744 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110309744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110309744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110309744 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309744 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110309744 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110309744 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(2565)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110309745 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309745 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110309745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110309745 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110309745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110309745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110309745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110309745 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309745 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110309745 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110309745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110309745 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110309745 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110309745 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110309752 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) 20250426110309752 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) 20250426110309752 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110309752 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(2568)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2568)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110309760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110309760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110309760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110309760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110309760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110309760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110309760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309760 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110309760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110309760 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(2568)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2568)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2568)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110309763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110309763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110309763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110309763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110309763 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110309763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110309763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110309763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110309763 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110309763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110309763 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110309763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110309763 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(2568)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110309763 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110309763 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110310534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110310534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2562)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110310535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110310535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110310535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2562)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2562)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2561)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110310547 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310547 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310547 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310547 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110310547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310547 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2565)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310547 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310547 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310547 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110310547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310547 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110310547 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110310547 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310547 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2565)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2565)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2564)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110310561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310561 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310561 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310561 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310561 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) 20250426110310561 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110310561 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310561 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310561 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310561 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310561 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2567)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2567)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)12807563 MSC_Test_2-SCCP(2566)@4e68250106fc: First idle individual index:0 20250426110310567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310567 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310567 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310567 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310567 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c3 6d 8b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 98 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310567 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) 20250426110310567 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110310567 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110310567 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110310567 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110310567 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110310567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110310567 DMSC DEBUG msc_i(unknown:UTRAN-Iu-454:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110310567 DMSC DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110310567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110310567 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-454:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2567)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110310567 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001089 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110310567 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110310567 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110310567 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001089 id=262420000001089 (vlr.c:661) 20250426110310567 DVLR INFO New subscr, IMSI: 262420000001089 (vlr.c:562) 20250426110310567 DVLR DEBUG VLR subscr IMSI-262420000001089 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110310567 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110310567 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110310567 DVLR DEBUG VLR subscr IMSI-262420000001089 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110310567 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110310567 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110310567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110310567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110310567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110310567 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110310567 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310567 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310567 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310567 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 c3 6d 8b 00 01 c6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: { messageType := 2, destLocRef := 'C36D8B'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(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2572)@4e68250106fc: Found GsupExpect[0] for "262420000001089" handled at TC_iu_gsup_mo_smma2(2574) MSC_Test-GSUP(2572)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mo_smma2(2574)"262420000001089" TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): none -> pass 20250426110310570 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110310570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110310570 DVLR DEBUG SUBSCR(IMSI-262420000001089) Received 1 auth tuples (vlr.c:996) 20250426110310570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110310570 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110310570 DMM DEBUG Tx AUTH REQ (rand = 0084955c527d1623564e985513621ad2) (gsm_04_08.c:641) 20250426110310570 DMM DEBUG AUTH REQ (autn = 83bc2a98670ff88bc066ee3267c4defd) (gsm_04_08.c:643) 20250426110310570 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110310570 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110310570 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110310570 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310570 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310570 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310570 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310570 DVLR DEBUG VLR subscr IMSI-262420000001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110310570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 6d 8b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 00 84 95 5c 52 7d 16 23 56 4e 98 55 13 62 1a d2 20 10 83 bc 2a 98 67 0f f8 8b c0 66 ee 32 67 c4 de fd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@4e68250106fc: patching N(SD)=1 into dtap '0514F7644407210443C3A687'O MSC_Test_2-RAN(2567)@4e68250106fc: patched enc_l3: '0554F7644407210443C3A687'O MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554F7644407210443C3A687'O 20250426110310575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 f7 64 44 07 21 04 43 c3 a6 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310575 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310575 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310575 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310575 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110310575 DMM DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f764440743c3a687) (gsm_04_08.c:1128) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110310575 DVLR DEBUG SUBSCR(IMSI-262420000001089) AUTH on UTRAN received RES: f764440743c3a687 (8 bytes) (vlr_auth_fsm.c:151) 20250426110310575 DVLR INFO SUBSCR(IMSI-262420000001089) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110310575 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110310575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110310575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110310575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110310575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110310575 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c90c5eeeaa84b5e8a92a9ab1bdd8c589, CK=NONE (ran_msg_iu.c:388) 20250426110310575 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110310575 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110310575 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310575 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310575 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310575 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310575 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 6d 8b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 0c 5e ee aa 84 b5 e8 a9 2a 9a b1 bd d8 c5 89 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310580 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310580 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310580 DIUCS DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110310580 DMSC DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310580 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110310580 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110310580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110310580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110310580 DIUCS DEBUG msc_a(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110310580 DMSC DEBUG msc_i(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110310580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110310580 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110310580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110310580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110310580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110310580 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110310580 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310580 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310580 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310580 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 6d 8b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110310582 DVLR DEBUG VLR subscr IMSI-262420000001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110310582 DVLR DEBUG IMSI:262420000001089 has MSISDN:491230001089 (vlr.c:1045) 20250426110310582 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250426110310582 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110310582 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110310582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110310582 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001089:UTRAN-Iu-454:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110310582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110310582 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110310582 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250426110310582 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110310582 DMM DEBUG -> IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0 LOCATION UPDATE ACCEPT (TMSI = 0x008106e0) (gsm_04_08.c:149) 20250426110310582 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110310582 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110310582 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110310582 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110310582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310582 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 6d 8b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 00 81 06 e0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2567)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2567)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110310584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310584 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310584 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310584 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310584 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310584 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310584 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310584 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310584 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310584 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110310584 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110310584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSInew-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110310584 DMSC NOTICE msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) VLR: update for IMSI=262420000001089 (MSISDN=491230001089) (gsm_04_08.c:1541) 20250426110310584 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110310584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110310584 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001089:MSISDN-491230001089:UTRAN-Iu-454:LU)[0x55fcf1afc020]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110310584 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110310584 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110310584 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110310584 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250426110310584 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110310584 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110310584 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110310584 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110310584 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110310584 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110310584 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110310584 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110310585 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110310585 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310585 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310585 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310585 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310585 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310585 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 c3 6d 8b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110310587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310587 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310587 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310587 DIUCS DEBUG (UTRAN-Iu-454) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310587 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310587 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310587 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110310587 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110310587 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110310587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110310587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110310587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110310587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110310587 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110310587 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110310587 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110310587 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) MSC-A terminated (msub.c:261) 20250426110310587 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) 1 MSC-I still active (msub.c:79) 20250426110310587 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110310587 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110310587 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110310587 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110310587 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-454 (ran_conn.c:142) 20250426110310587 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-454 (ran_conn.c:155) 20250426110310587 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110310587 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-454:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110310587 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) Free (msub.c:119) 20250426110310587 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110310587 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110310587 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110310587 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310587 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310587 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310587 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310587 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 c3 6d 8b 00 01 c6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 20250426110310588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c6 c3 6d 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2567)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)12807563 TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@4e68250106fc: 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 := '008106E0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2567)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_smma2(2574)14654212 MSC_Test_2-RAN(2567)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2566)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 df 9b 04 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 00 81 06 e0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310789 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) 20250426110310790 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110310790 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110310790 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110310790 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110310790 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110310790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110310790 DMSC DEBUG msc_i(unknown:UTRAN-Iu-455:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110310790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110310790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110310790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-455:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110310790 DMM DEBUG msc_a(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110310790 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110310790 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110310790 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110310790 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110310790 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110310790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110310790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110310790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110310790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110310790 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110310791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 df 9b 04 00 01 c7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: { messageType := 2, destLocRef := 'DF9B04'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(2566)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110310798 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110310798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110310798 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) Received 1 auth tuples (vlr.c:996) 20250426110310798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110310798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110310798 DMM DEBUG Tx AUTH REQ (rand = 52f51d6b0f7cabdf137e8dc88f86bad4) (gsm_04_08.c:641) 20250426110310798 DMM DEBUG AUTH REQ (autn = ea1dd9e1cef2439d3bef086d6bc619e4) (gsm_04_08.c:643) 20250426110310798 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110310798 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110310798 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110310798 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110310798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310798 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 52 f5 1d 6b 0f 7c ab df 13 7e 8d c8 8f 86 ba d4 20 10 ea 1d d9 e1 ce f2 43 9d 3b ef 08 6d 6b c6 19 e4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2567)@4e68250106fc: patching N(SD)=1 into dtap '0514E534E5F02104ABD299A5'O MSC_Test_2-RAN(2567)@4e68250106fc: patched enc_l3: '0554E534E5F02104ABD299A5'O MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E534E5F02104ABD299A5'O MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e5 34 e5 f0 21 04 ab d2 99 a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310806 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310806 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310806 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310806 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110310806 DMM DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e534e5f0abd299a5) (gsm_04_08.c:1128) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110310806 DVLR DEBUG SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) AUTH on UTRAN received RES: e534e5f0abd299a5 (8 bytes) (vlr_auth_fsm.c:151) 20250426110310806 DVLR INFO SUBSCR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110310806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1afc020]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110310806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110310806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110310806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110310806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110310806 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7af974c6bed95bf861461ad618eb989d, CK=NONE (ran_msg_iu.c:388) 20250426110310806 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110310806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110310807 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310807 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310807 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310807 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310807 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310807 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310807 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a f9 74 c6 be d9 5b f8 61 46 1a d6 18 eb 98 9d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110310813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310813 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310813 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310813 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110310813 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310813 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110310813 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110310814 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110310814 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110310814 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110310814 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110310814 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110310814 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001089/3/1): Available (smpp_smsc.c:626) 20250426110310814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310814 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 80 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020642003B400140'O 20250426110310827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 09 01 02 06 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310827 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310827 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310827 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110310828 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426110310828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110310828 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110310828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110310828 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110310828 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110310829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310829 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_smma2(2574)@4e68250106fc: 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(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110310835 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110310835 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250426110310835 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110310835 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110310835 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110310835 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426110310835 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426110310836 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310836 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310836 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310836 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 42 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O 20250426110310843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310843 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310844 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310844 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310844 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310844 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110310844 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110310844 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110310844 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110310844 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110310844 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110310844 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110310844 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110310844 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110310844 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110310844 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110310844 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110310844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 df 9b 04 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2566)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2566)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2566)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110310852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110310852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110310852 DIUCS DEBUG (UTRAN-Iu-455) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110310852 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110310852 DIUCS DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110310852 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110310852 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110310852 DIUCS DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110310852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110310852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110310852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110310852 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110310852 DMSC DEBUG msc_a(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110310852 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110310852 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) MSC-A terminated (msub.c:261) 20250426110310852 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) 1 MSC-I still active (msub.c:79) 20250426110310852 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110310852 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110310852 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110310852 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110310852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-455 (ran_conn.c:142) 20250426110310852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-455 (ran_conn.c:155) 20250426110310852 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110310853 DMSC DEBUG msc_i(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0:UTRAN-Iu-455:CM_SERVICE_REQ)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110310853 DMSC DEBUG msub(IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0) Free (msub.c:119) 20250426110310853 DVLR DEBUG VLR subscr IMSI-262420000001089:MSISDN-491230001089:TMSI-0x008106E0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110310853 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110310853 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110310853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110310853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310853 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110310853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110310853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 df 9b 04 00 01 c7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2568)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2566)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2567)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_smma2(2574)14654212 TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110310855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110310856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110310856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110310856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110310856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110310856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110310856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110310856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110310856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c7 df 9b 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_smma2(2574)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2568)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mo_smma2(2574)@4e68250106fc: Final verdict of PTC: pass 20250426110310863 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110310863 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2560)@4e68250106fc: Final verdict of PTC: none 20250426110310864 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110310864 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110310864 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) MSC_Test-MNCC(2569)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2572)@4e68250106fc: Final verdict of PTC: none 20250426110310864 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110310865 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110310865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110310865 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110310865 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110310865 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110310865 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110310865 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110310865 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_1-M3UA(2565)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2562)@4e68250106fc: Final verdict of PTC: none 20250426110310865 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110310865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110310865 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110310865 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110310865 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110310865 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310865 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110310865 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-RAN(2561)@4e68250106fc: Final verdict of PTC: none 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110310866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110310866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110310866 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110310866 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310866 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110310866 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110310866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110310866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110310866 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110310866 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110310866 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110310867 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110310867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110310867 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) 20250426110310867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110310867 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110310867 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110310867 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) 20250426110310867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110310867 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110310867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110310867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110310867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110310867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110310867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110310867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(2563)@4e68250106fc: Final verdict of PTC: none 20250426110310867 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110310867 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(2566)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2568)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2564)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2575)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2567)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2571)@4e68250106fc: Final verdict of PTC: none 20250426110310867 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110310867 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110310867 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2559)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2570)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2573)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2559): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2560): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2561): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2562): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2563): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2564): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2565): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2566): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2567): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2568): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2569): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2570): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2571): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2572): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2573): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mo_smma2(2574): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2575): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mo_smma finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass'. Sat Apr 26 11:03:10 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 20250426110311869 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516348) 20250426110312867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110312868 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110312870 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=516348, count=519656) 20250426110313871 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_smma pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack ------ Sat Apr 26 11:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110314873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_ack started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2579)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2579)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2579)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2577)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2582)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2582)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2582)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2580)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2585)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2585)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2585)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2583)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110315738 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2586)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110315874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110315874 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2588)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110315875 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2588)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2588)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110315883 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110315883 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2589)@4e68250106fc: Created GsupExpect[0] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@4e68250106fc: Created GsupExpect[1] for "262420000001090" to be handled at TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110315909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110315909 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110315909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110315909 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2579)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315910 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2579)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2579)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315910 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110315910 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315910 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110315910 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110315910 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110315910 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2579)@4e68250106fc: Message received on association #8 20250426110315910 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110315910 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2579)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2579)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2579)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110315920 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110315920 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110315920 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110315920 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(2582)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110315921 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315921 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110315921 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110315921 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110315921 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110315921 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110315921 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110315921 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315921 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110315921 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110315921 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(2582)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2582)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110315922 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315922 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110315922 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110315922 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110315922 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110315922 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110315922 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110315922 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315922 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110315922 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110315922 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2582)@4e68250106fc: Message received on association #8 20250426110315922 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(2582)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2582)@4e68250106fc: Message received on association #8 20250426110315922 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110315922 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2582)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2582)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110315933 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) 20250426110315933 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) 20250426110315933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110315933 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(2585)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2585)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110315934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110315934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110315934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110315934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315935 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110315935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110315935 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(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110315935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110315935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110315935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110315935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110315935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110315935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110315935 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110315935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110315935 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110315935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110315935 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(2582)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: Received M3UA_DAVA -> discard 20250426110315935 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 20250426110315935 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2585)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2579)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110316715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316715 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316715 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110316716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110316716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316716 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110316716 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110316716 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316716 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2579)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2579)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2578)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110316732 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316732 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316732 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_1-M3UA(2582)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316732 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110316732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316732 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316732 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316732 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316732 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110316733 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316733 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316733 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110316733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316733 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110316733 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110316733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2582)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2582)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2581)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110316748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316748 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) 20250426110316749 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110316749 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316749 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316749 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316749 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316749 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2584)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)13501533 MSC_Test_2-SCCP(2583)@4e68250106fc: First idle individual index:0 20250426110316772 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316772 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316772 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316772 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ce 04 5d 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 09 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316772 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(2584)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110316772 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110316772 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110316772 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110316772 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110316772 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110316772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110316772 DMSC DEBUG msc_i(unknown:UTRAN-Iu-456:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110316772 DMSC DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110316772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110316772 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-456:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110316772 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001090 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110316772 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110316772 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110316772 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001090 id=262420000001090 (vlr.c:661) 20250426110316772 DVLR INFO New subscr, IMSI: 262420000001090 (vlr.c:562) 20250426110316772 DVLR DEBUG VLR subscr IMSI-262420000001090 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110316772 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110316772 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110316772 DVLR DEBUG VLR subscr IMSI-262420000001090 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110316772 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110316772 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110316772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110316772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110316772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110316772 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110316773 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316773 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316773 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316773 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316773 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 ce 04 5d 00 01 c8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2589)@4e68250106fc: Found GsupExpect[0] for "262420000001090" handled at TC_iu_gsup_mt_sms_ack2(2591) MSC_Test-GSUP(2589)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_ack2(2591)"262420000001090" MSC_Test_2-SCCP(2583)@4e68250106fc: { messageType := 2, destLocRef := 'CE045D'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(2583)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): none -> pass 20250426110316777 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110316777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110316777 DVLR DEBUG SUBSCR(IMSI-262420000001090) Received 1 auth tuples (vlr.c:996) 20250426110316777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110316777 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110316777 DMM DEBUG Tx AUTH REQ (rand = 21f9e4664b2c86cf7fdadc088bcb10e0) (gsm_04_08.c:641) 20250426110316777 DMM DEBUG AUTH REQ (autn = ba092cc9131512fa33ce062a6dfba0bd) (gsm_04_08.c:643) 20250426110316777 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110316777 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110316777 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110316777 DVLR DEBUG VLR subscr IMSI-262420000001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110316777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316777 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 ce 04 5d 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 21 f9 e4 66 4b 2c 86 cf 7f da dc 08 8b cb 10 e0 20 10 ba 09 2c c9 13 15 12 fa 33 ce 06 2a 6d fb a0 bd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@4e68250106fc: patching N(SD)=1 into dtap '05149E00666321048692601D'O MSC_Test_2-RAN(2584)@4e68250106fc: patched enc_l3: '05549E00666321048692601D'O MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549E00666321048692601D'O 20250426110316785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 9e 00 66 63 21 04 86 92 60 1d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316785 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316785 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316785 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316785 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316785 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316785 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110316785 DMM DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9e0066638692601d) (gsm_04_08.c:1128) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110316785 DVLR DEBUG SUBSCR(IMSI-262420000001090) AUTH on UTRAN received RES: 9e0066638692601d (8 bytes) (vlr_auth_fsm.c:151) 20250426110316785 DVLR INFO SUBSCR(IMSI-262420000001090) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110316785 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110316785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110316785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110316785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110316785 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110316785 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d784d1f2de0fa14342befe201325d846, CK=NONE (ran_msg_iu.c:388) 20250426110316785 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110316785 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316785 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316785 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316785 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316785 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316785 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110316785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 ce 04 5d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d7 84 d1 f2 de 0f a1 43 42 be fe 20 13 25 d8 46 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110316793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316793 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316793 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316793 DIUCS DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110316793 DMSC DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316793 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110316793 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110316793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110316793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110316793 DIUCS DEBUG msc_a(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110316793 DMSC DEBUG msc_i(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110316793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110316793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110316793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110316793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110316793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110316793 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110316793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 ce 04 5d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110316797 DVLR DEBUG VLR subscr IMSI-262420000001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110316797 DVLR DEBUG IMSI:262420000001090 has MSISDN:491230001090 (vlr.c:1045) 20250426110316797 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250426110316797 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110316798 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110316798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110316798 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001090:UTRAN-Iu-456:LU)[0x55fcf1afb730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110316798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110316798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110316798 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250426110316798 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110316798 DMM DEBUG -> IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D LOCATION UPDATE ACCEPT (TMSI = 0x25e49e5d) (gsm_04_08.c:149) 20250426110316798 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110316798 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110316798 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110316798 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110316798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316798 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 ce 04 5d 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 25 e4 9e 5d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2584)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110316802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316802 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316802 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110316802 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316802 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316802 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316802 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316802 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316802 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110316802 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110316802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSInew-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110316802 DMSC NOTICE msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) VLR: update for IMSI=262420000001090 (MSISDN=491230001090) (gsm_04_08.c:1541) 20250426110316802 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110316802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110316802 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001090:MSISDN-491230001090:UTRAN-Iu-456:LU)[0x55fcf1ada950]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110316802 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110316802 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110316802 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250426110316802 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250426110316802 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110316802 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110316802 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110316802 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110316802 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110316802 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110316802 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110316802 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110316802 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110316802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316802 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 ce 04 5d 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110316810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316810 DIUCS DEBUG (UTRAN-Iu-456) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316810 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316810 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110316810 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316810 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110316810 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110316810 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110316810 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110316810 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110316810 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110316810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110316810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110316810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110316810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110316810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110316810 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110316811 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110316811 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110316811 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110316811 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) MSC-A terminated (msub.c:261) 20250426110316811 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) 1 MSC-I still active (msub.c:79) 20250426110316811 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110316811 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110316811 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110316811 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110316811 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-456 (ran_conn.c:142) 20250426110316811 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-456 (ran_conn.c:155) 20250426110316811 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110316811 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-456:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110316811 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) Free (msub.c:119) 20250426110316811 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110316811 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110316811 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110316811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316811 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 ce 04 5d 00 01 c8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 20250426110316812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c8 ce 04 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2584)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)13501533 TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2584)@4e68250106fc: Created IMSI[0] for '262420000001090'H'25E49E5D'O to be handled at TC_iu_gsup_mt_sms_ack2(2591) 20250426110316840 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110316840 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110316840 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110316841 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110316841 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110316841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316841 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 40 40 05 00 25 e4 9e 5d 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2584)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_ack2(2591) TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: 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 := '25E49E5D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2584)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)15093895 MSC_Test_2-SCCP(2583)@4e68250106fc: First idle individual index:0 20250426110316861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e6 50 87 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 25 e4 9e 5d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316862 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) 20250426110316862 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110316862 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110316862 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110316862 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110316862 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110316862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110316862 DMSC DEBUG msc_i(unknown:UTRAN-Iu-457:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110316862 DMSC DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110316862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110316862 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-457:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110316862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110316862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110316862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110316862 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110316862 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110316862 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110316862 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110316863 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110316863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110316863 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110316863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110316863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110316863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110316863 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110316863 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110316863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 e6 50 87 00 01 c9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: { messageType := 2, destLocRef := 'E65087'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(2583)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110316869 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110316869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110316869 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) Received 1 auth tuples (vlr.c:996) 20250426110316869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110316869 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110316869 DMM DEBUG Tx AUTH REQ (rand = e4931eaed49cdac21d911bb3656bdd2f) (gsm_04_08.c:641) 20250426110316869 DMM DEBUG AUTH REQ (autn = bbe2f79a0ea05b09259adb4eacd46656) (gsm_04_08.c:643) 20250426110316869 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110316869 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110316869 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110316869 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250426110316869 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316869 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316869 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316869 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e4 93 1e ae d4 9c da c2 1d 91 1b b3 65 6b dd 2f 20 10 bb e2 f7 9a 0e a0 5b 09 25 9a db 4e ac d4 66 56 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2584)@4e68250106fc: patching N(SD)=0 into dtap '05147828B19C2104FD970A5D'O MSC_Test_2-RAN(2584)@4e68250106fc: patched enc_l3: '05147828B19C2104FD970A5D'O MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147828B19C2104FD970A5D'O 20250426110316877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316877 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316877 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316877 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 78 28 b1 9c 21 04 fd 97 0a 5d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110316878 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316878 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316878 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316878 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316878 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316878 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110316878 DMM DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7828b19cfd970a5d) (gsm_04_08.c:1128) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110316878 DVLR DEBUG SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) AUTH on UTRAN received RES: 7828b19cfd970a5d (8 bytes) (vlr_auth_fsm.c:151) 20250426110316878 DVLR INFO SUBSCR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110316878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1afb730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110316878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110316878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110316878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110316878 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110316878 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=73b11d4aca1a16340504e6c0b9fc351e, CK=NONE (ran_msg_iu.c:388) 20250426110316878 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110316878 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110316879 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316879 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316879 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316879 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 73 b1 1d 4a ca 1a 16 34 05 04 e6 c0 b9 fc 35 1e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110316886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110316886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110316886 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316886 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316886 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110316886 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316886 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110316886 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110316886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110316886 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110316886 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110316886 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110316887 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110316887 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110316887 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110316887 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110316887 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110316887 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110316887 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250426110316887 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001090/3/1): Available (smpp_smsc.c:626) 20250426110316887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316887 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110316887 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316887 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316887 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316888 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110316888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316888 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110316888 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110316888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110316902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110316902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110316902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110316902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110316902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110316902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110316902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110316902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110316902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110316902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:22 20250426110316902 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110316902 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110316902 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316902 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110316902 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110316902 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110317104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110317105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317105 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110317105 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110317105 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317105 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110317105 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110317105 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110317105 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110317105 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110317105 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110317105 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110317105 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110317105 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110317105 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110317105 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110317106 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110317106 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110317106 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110317106 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110317106 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110317106 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110317106 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110317106 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110317106 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110317106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110317106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110317106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110317106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110317106 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317106 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110317106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110317106 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110317106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 e6 50 87 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2583)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2583)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2583)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110317117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110317117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110317117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110317117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 c9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110317117 DIUCS DEBUG (UTRAN-Iu-457) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110317117 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110317117 DIUCS DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110317117 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110317117 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110317117 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110317117 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110317118 DIUCS DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110317118 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110317118 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110317118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110317118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110317118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110317118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110317118 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_a.c:1053) 20250426110317118 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110317118 DMSC DEBUG msc_a(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110317118 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110317118 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) MSC-A terminated (msub.c:261) 20250426110317118 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) 1 MSC-I still active (msub.c:79) 20250426110317118 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110317118 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110317118 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110317118 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110317118 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-457 (ran_conn.c:142) 20250426110317118 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-457 (ran_conn.c:155) 20250426110317118 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110317118 DMSC DEBUG msc_i(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D:UTRAN-Iu-457:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110317118 DMSC DEBUG msub(IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D) Free (msub.c:119) 20250426110317118 DVLR DEBUG VLR subscr IMSI-262420000001090:MSISDN-491230001090:TMSI-0x25E49E5D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110317118 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110317118 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110317118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110317118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110317118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110317118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 e6 50 87 00 01 c9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2583)@4e68250106fc: Session index based on local reference:0 20250426110317121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110317121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110317121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110317121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110317121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110317121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110317121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110317121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110317121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 c9 e6 50 87 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2585)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2584)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_ack2(2591)15093895 TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_ack2(2591)@4e68250106fc: Final verdict of PTC: pass 20250426110317134 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110317134 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110317134 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110317134 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110317134 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110317134 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110317134 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110317134 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110317134 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110317134 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317135 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110317135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110317135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110317135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110317135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110317135 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110317135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110317135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110317135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110317135 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-SCCP(2580)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2582)@4e68250106fc: Final verdict of PTC: none 20250426110317135 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110317135 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110317136 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110317136 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110317136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110317136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110317136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110317136 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110317136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110317136 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110317136 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110317136 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110317136 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317136 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110317136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110317136 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110317136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110317136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110317136 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110317137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110317137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110317137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110317137 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110317137 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110317137 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-SCCP(2583)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2577)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2589)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2579)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2588)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2578)@4e68250106fc: Final verdict of PTC: none 20250426110317137 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110317137 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-RAN(2581)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2590)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2587)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2584)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2586)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2576)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2585)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2592)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2576): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2577): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2578): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2579): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2580): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2581): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2582): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2583): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2584): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2585): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2586): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2587): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2588): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2589): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2590): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_ack2(2591): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2592): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_ack finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass'. 20250426110317143 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) 20250426110317143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110317143 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110317143 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110317143 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) 20250426110317143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110317143 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110317143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110317143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110317143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110317143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110317143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110317143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110317143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110317143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110317144 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110317144 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) Sat Apr 26 11:03:17 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 20250426110318136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=525664) 20250426110319136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110319136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110319136 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110319137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110319137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110319137 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110319137 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110319144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110319144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110319144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=525664, count=528972) 20250426110320139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_err ------ Sat Apr 26 11:03:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_err.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110321141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_err started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2596)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2596)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2596)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2594)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2599)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2599)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2599)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2597)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2602)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2602)@4e68250106fc: M3UA emulation initiated, the test can be started MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2602)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2600)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110322061 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2603)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110322142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110322142 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2605)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110322148 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2605)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2605)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110322179 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110322180 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110322223 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110322223 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110322223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110322223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2596)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2596)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110322225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322225 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110322225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110322225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110322225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110322225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110322225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110322225 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322225 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110322225 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110322225 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2596)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110322227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322227 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110322227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110322227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110322227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110322227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110322227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110322227 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322227 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110322227 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110322227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110322227 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2596)@4e68250106fc: Message received on association #8 20250426110322227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110322227 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2596)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2596)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2596)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP(2606)@4e68250106fc: Created GsupExpect[0] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@4e68250106fc: Created GsupExpect[1] for "262420000001091" to be handled at TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110322236 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110322236 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110322236 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110322236 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(2599)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2599)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110322239 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322239 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110322239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110322239 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110322239 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110322239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110322239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110322239 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322239 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2599)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2599)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110322239 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110322239 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(2599)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2599)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110322240 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322240 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110322240 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110322240 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110322240 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110322240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110322240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110322240 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322240 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110322240 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110322240 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110322240 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(2599)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2599)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110322240 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110322240 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2599)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110322251 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) 20250426110322251 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) 20250426110322251 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110322251 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(2602)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2602)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110322255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322255 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110322255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110322255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110322255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110322255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110322255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110322255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322255 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110322255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110322255 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(2602)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2602)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2602)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110322257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110322257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110322257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110322257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110322257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110322257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110322257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110322257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110322257 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110322257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110322257 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110322257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110322257 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(2602)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110322257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110322257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2599)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2602)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110323040 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323040 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110323040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2596)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110323041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323041 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110323041 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110323041 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2596)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2596)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110323045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323045 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323045 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323045 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110323045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323045 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323045 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2599)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110323045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323045 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110323045 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110323045 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323045 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2599)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2599)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2595)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-RAN(2598)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110323058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323058 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323058 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323058 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323058 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) 20250426110323058 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110323058 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323058 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323058 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323058 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2601)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)14968755 MSC_Test_2-SCCP(2600)@4e68250106fc: First idle individual index:0 20250426110323064 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323064 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323064 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323064 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e4 67 b3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 19 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2601)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110323064 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) 20250426110323064 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110323064 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110323064 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110323064 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110323064 DMSC DEBUG msc_a[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110323064 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110323064 DMSC DEBUG msc_i(unknown:UTRAN-Iu-458:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110323064 DMSC DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110323064 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110323064 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-458:NONE)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110323064 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001091 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110323064 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0] (fsm.c:486) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110323064 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110323064 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001091 id=262420000001091 (vlr.c:661) 20250426110323064 DVLR INFO New subscr, IMSI: 262420000001091 (vlr.c:562) 20250426110323064 DVLR DEBUG VLR subscr IMSI-262420000001091 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110323064 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110323064 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110323064 DVLR DEBUG VLR subscr IMSI-262420000001091 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110323064 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110323064 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110323064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110323064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110323064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110323064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110323064 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323064 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323064 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 e4 67 b3 00 01 ca 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: { messageType := 2, destLocRef := 'E467B3'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(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2606)@4e68250106fc: Found GsupExpect[0] for "262420000001091" handled at TC_iu_gsup_mt_sms_err2(2608) MSC_Test-GSUP(2606)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_err2(2608)"262420000001091" TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): none -> pass 20250426110323067 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110323067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110323067 DVLR DEBUG SUBSCR(IMSI-262420000001091) Received 1 auth tuples (vlr.c:996) 20250426110323067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110323067 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110323067 DMM DEBUG Tx AUTH REQ (rand = faee5469a4ce20de6b8be26d8488e834) (gsm_04_08.c:641) 20250426110323067 DMM DEBUG AUTH REQ (autn = f4918629dc86d7981a73a66a302dcf11) (gsm_04_08.c:643) 20250426110323067 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110323067 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110323067 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110323067 DVLR DEBUG VLR subscr IMSI-262420000001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110323067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323067 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 e4 67 b3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa ee 54 69 a4 ce 20 de 6b 8b e2 6d 84 88 e8 34 20 10 f4 91 86 29 dc 86 d7 98 1a 73 a6 6a 30 2d cf 11 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@4e68250106fc: patching N(SD)=1 into dtap '0514333224CE2104AC76F738'O MSC_Test_2-RAN(2601)@4e68250106fc: patched enc_l3: '0554333224CE2104AC76F738'O MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554333224CE2104AC76F738'O 20250426110323072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 33 32 24 ce 21 04 ac 76 f7 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323072 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323072 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323072 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323072 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323072 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323072 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110323072 DMM DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 333224ceac76f738) (gsm_04_08.c:1128) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110323072 DVLR DEBUG SUBSCR(IMSI-262420000001091) AUTH on UTRAN received RES: 333224ceac76f738 (8 bytes) (vlr_auth_fsm.c:151) 20250426110323072 DVLR INFO SUBSCR(IMSI-262420000001091) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (vlr_auth_fsm.c:294) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110323072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110323072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110323072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110323072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110323072 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110323072 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96f5908d4e0ee83a110419274bc2fca7, CK=NONE (ran_msg_iu.c:388) 20250426110323072 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110323072 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110323072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323072 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 e4 67 b3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 96 f5 90 8d 4e 0e e8 3a 11 04 19 27 4b c2 fc a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110323077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323077 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323077 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323077 DIUCS DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110323077 DMSC DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323077 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110323077 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110323077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110323077 DIUCS DEBUG msc_a(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110323077 DMSC DEBUG msc_i(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110323077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110323077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110323077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110323077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110323077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110323077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110323077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323077 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323077 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 e4 67 b3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110323081 DVLR DEBUG VLR subscr IMSI-262420000001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110323081 DVLR DEBUG IMSI:262420000001091 has MSISDN:491230001091 (vlr.c:1045) 20250426110323081 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250426110323081 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110323081 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110323081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:110) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110323081 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001091:UTRAN-Iu-458:LU)[0x55fcf1b1f200]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110323081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110323081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110323081 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250426110323081 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110323081 DMM DEBUG -> IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44 LOCATION UPDATE ACCEPT (TMSI = 0x2a4b8b44) (gsm_04_08.c:149) 20250426110323081 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110323081 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110323081 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110323081 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110323081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323081 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 e4 67 b3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2a 4b 8b 44 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2601)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110323084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323084 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323084 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323084 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323084 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323084 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323084 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110323084 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110323084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSInew-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110323084 DMSC NOTICE msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) VLR: update for IMSI=262420000001091 (MSISDN=491230001091) (gsm_04_08.c:1541) 20250426110323084 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110323084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10] (vlr_lu_fsm.c:817) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110323084 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001091:MSISDN-491230001091:UTRAN-Iu-458:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110323084 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110323084 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110323084 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426110323084 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250426110323084 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110323084 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110323084 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110323084 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110323084 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110323084 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110323084 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110323084 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110323084 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110323084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323084 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 e4 67 b3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110323088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323088 DIUCS DEBUG (UTRAN-Iu-458) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323088 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323088 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323088 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110323088 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110323088 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110323088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110323088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110323088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110323088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110323088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1afcc10]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110323088 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1b0d5e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110323088 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110323088 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) MSC-A terminated (msub.c:261) 20250426110323088 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) 1 MSC-I still active (msub.c:79) 20250426110323088 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110323088 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110323088 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110323088 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110323088 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-458 (ran_conn.c:142) 20250426110323088 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-458 (ran_conn.c:155) 20250426110323088 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110323088 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-458:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110323088 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) Free (msub.c:119) 20250426110323088 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110323088 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110323088 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110323088 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323088 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323088 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323088 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323088 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 e4 67 b3 00 01 ca 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 20250426110323089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ca e4 67 b3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2601)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_err2(2608)14968755 TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2601)@4e68250106fc: Created IMSI[0] for '262420000001091'H'2A4B8B44'O to be handled at TC_iu_gsup_mt_sms_err2(2608) 20250426110323128 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110323128 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110323128 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110323129 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110323129 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110323129 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323129 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323129 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323129 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323129 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323129 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 40 40 05 00 2a 4b 8b 44 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2601)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_err2(2608) TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: 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 := '2A4B8B44'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2601)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_err2(2608)15206133 MSC_Test_2-SCCP(2600)@4e68250106fc: First idle individual index:0 20250426110323153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e8 06 f5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 2a 4b 8b 44 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323154 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) 20250426110323154 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Allocated (fsm.c:456) 20250426110323154 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110323154 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110323154 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110323154 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afcc10] (fsm.c:486) 20250426110323154 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110323154 DMSC DEBUG msc_i(unknown:UTRAN-Iu-459:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110323154 DMSC DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110323154 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110323154 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-459:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110323154 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110323155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110323155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110323155 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110323155 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110323155 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110323155 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110323155 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110323155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110323155 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110323155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110323155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110323155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110323155 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110323155 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110323155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323155 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 e8 06 f5 00 01 cb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: { messageType := 2, destLocRef := 'E806F5'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(2600)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110323160 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110323160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110323160 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) Received 1 auth tuples (vlr.c:996) 20250426110323160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110323160 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110323160 DMM DEBUG Tx AUTH REQ (rand = 9f8a7631da21b246386cfa3dec829544) (gsm_04_08.c:641) 20250426110323160 DMM DEBUG AUTH REQ (autn = 62fb73dce1cc035aa5851c82826b9241) (gsm_04_08.c:643) 20250426110323160 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110323160 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110323160 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110323160 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250426110323160 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323160 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323160 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323160 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9f 8a 76 31 da 21 b2 46 38 6c fa 3d ec 82 95 44 20 10 62 fb 73 dc e1 cc 03 5a a5 85 1c 82 82 6b 92 41 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2601)@4e68250106fc: patching N(SD)=0 into dtap '0514C476BDF6210462E9A2EC'O MSC_Test_2-RAN(2601)@4e68250106fc: patched enc_l3: '0514C476BDF6210462E9A2EC'O MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C476BDF6210462E9A2EC'O 20250426110323169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323169 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323169 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 c4 76 bd f6 21 04 62 e9 a2 ec 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323169 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323169 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323169 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323169 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323169 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323169 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110323169 DMM DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c476bdf662e9a2ec) (gsm_04_08.c:1128) 20250426110323169 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110323170 DVLR DEBUG SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) AUTH on UTRAN received RES: c476bdf662e9a2ec (8 bytes) (vlr_auth_fsm.c:151) 20250426110323170 DVLR INFO SUBSCR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110323170 DVLR DEBUG VLR_Authenticate(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110323170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110323170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110323170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110323170 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110323170 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c0e4042844967059b52925e8110e5418, CK=NONE (ran_msg_iu.c:388) 20250426110323170 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110323170 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110323170 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c0 e4 04 28 44 96 70 59 b5 29 25 e8 11 0e 54 18 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110323177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323177 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323177 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323177 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323177 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323177 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110323177 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323177 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110323177 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110323177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110323177 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110323177 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110323178 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110323178 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110323178 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110323178 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110323178 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110323178 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110323178 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110323178 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250426110323178 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001091/3/1): Available (smpp_smsc.c:626) 20250426110323178 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323178 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323178 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323178 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323178 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110323179 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323179 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323179 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323179 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323179 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323179 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323179 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110323194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323194 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323194 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323194 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323194 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323194 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323194 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323194 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323194 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2600)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2600)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00144014000002001040080789010404000178003B400140'O MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110323397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110323397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323397 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110323397 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110323397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323397 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cb 00 01 18 00 14 40 14 00 00 02 00 10 40 08 07 89 01 04 04 00 01 78 00 3b 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110323397 DIUCS DEBUG (UTRAN-Iu-459) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110323397 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110323397 DIUCS DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323397 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110323397 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110323397 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110323397 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110323397 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110323397 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110323398 DLSMS NOTICE trans(SMS IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP callref-0x4000003e tid-0) RX SMS RP-ERROR, cause 1:120 (unknown 0x78) (gsm_04_11.c:918) 20250426110323398 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110323398 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110323398 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110323398 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110323398 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110323398 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110323398 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110323398 DIUCS DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110323398 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110323398 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110323398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323398 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323398 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323398 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323398 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110323398 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110323399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110323399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110323399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110323399 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110323399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110323399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110323399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110323399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 e8 06 f5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2602)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2602)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2600)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2600)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: RX MT-forwardSM-Err (RP-ERROR) TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MC@4e68250106fc: Test Component 2608 has requested to stop MTC. Terminating current testcase execution. 20250426110323408 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110323408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110323408 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110323408 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110323408 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110323408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110323408 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110323408 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110323408 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110323409 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323409 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110323409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110323409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110323409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110323409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110323409 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110323409 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110323409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110323409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110323409 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110323409 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(2596)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2594)@4e68250106fc: Final verdict of PTC: none 20250426110323409 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110323409 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(2606)@4e68250106fc: Final verdict of PTC: none 20250426110323410 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110323411 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110323411 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110323411 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110323411 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110323411 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110323411 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110323411 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110323411 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110323411 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) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323411 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110323411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110323411 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110323411 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2597)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2605)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2599)@4e68250106fc: Final verdict of PTC: none 20250426110323411 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) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110323411 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110323411 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110323411 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) 20250426110323411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110323411 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110323411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110323411 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110323411 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110323412 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) MSC_Test_0-RAN(2595)@4e68250106fc: Final verdict of PTC: none 20250426110323412 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2598)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2603)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2602)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2609)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2601)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2607)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2604)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2600)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2593)@4e68250106fc: Final verdict of PTC: none TC_iu_gsup_mt_sms_err2(2608)@4e68250106fc: Final verdict of PTC: pass MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2593): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2594): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2595): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2596): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2597): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2598): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2599): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2600): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2601): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2602): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2603): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2604): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2605): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2606): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2607): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_err2(2608): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2609): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_err finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass'. Sat Apr 26 11:03:23 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 20250426110324411 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495240) 20250426110325410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110325410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110325410 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110325411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110325411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110325411 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110325412 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110325412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110325412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110325412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=495240, count=498548) 20250426110326413 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr ------ Sat Apr 26 11:03:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110327414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_rp_mr started. 20250426110328414 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2613)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2613)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2613)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2611)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2616)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2616)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2616)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2614)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2619)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2619)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2619)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2617)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110328479 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2620)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110328641 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110328641 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110328641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110328641 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2613)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110328645 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328645 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110328646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328646 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110328646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2613)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2613)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110328646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328646 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110328646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110328646 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328646 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110328646 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110328646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110328646 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110328646 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110328646 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2613)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2613)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2613)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110328659 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110328659 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110328659 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110328659 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(2616)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2616)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110328664 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328664 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110328664 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110328665 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110328665 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110328665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110328665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110328665 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328665 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110328665 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110328665 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(2616)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2616)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2616)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110328667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328667 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110328667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110328667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110328667 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110328667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110328667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110328667 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328667 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110328667 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110328667 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110328667 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(2616)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110328667 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110328668 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110328675 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) 20250426110328675 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) 20250426110328675 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110328675 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(2619)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2619)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110328687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110328687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110328687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110328687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110328687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110328687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328687 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110328687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110328687 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(2619)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2619)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2619)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110328690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110328690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110328690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110328690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110328690 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110328690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110328690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110328690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110328690 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110328690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110328690 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110328690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110328690 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(2619)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110328691 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110328691 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2619)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110329415 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110329415 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2622)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110329421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2622)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2622)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110329445 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110329445 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110329449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329449 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110329449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329449 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329449 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329449 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2613)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110329449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329449 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110329449 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110329449 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329449 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2613)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2613)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2612)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110329470 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329470 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329470 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329470 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110329470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2616)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110329471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329471 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110329471 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110329471 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329471 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2616)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2616)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2615)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110329488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329488 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329488 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329489 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) 20250426110329489 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-459 (ran_conn.c:142) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1afcc10] (msc_i.c:221) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426110329489 DMSC DEBUG msc_i(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b0d5e0]{CLEARED}: Deallocated (fsm.c:568) 20250426110329489 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426110329489 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) MSC-I terminated (msub.c:261) 20250426110329489 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) 1 MSC-A still active (msub.c:79) 20250426110329489 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110329489 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110329489 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110329489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110329489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620] (msub.c:113) 20250426110329489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426110329489 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110329489 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1afcc10] (msub.c:113) 20250426110329489 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426110329489 DMSC DEBUG msc_a(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44:UTRAN-Iu-459:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426110329489 DMSC DEBUG msub(IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44) Free (msub.c:119) 20250426110329489 DVLR DEBUG VLR subscr IMSI-262420000001091:MSISDN-491230001091:TMSI-0x2A4B8B44 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110329489 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Freeing instance (msub.c:113) 20250426110329489 DMSC DEBUG msub_fsm[0x55fcf1afcc10]{terminating}: Deallocated (fsm.c:568) 20250426110329489 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-459 (ran_conn.c:155) 20250426110329489 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110329489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329489 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2623)@4e68250106fc: Created GsupExpect[0] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test_2-RAN(2618)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2623)@4e68250106fc: Created GsupExpect[1] for "262420000001092" to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001092'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2618)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)15554046 MSC_Test_2-SCCP(2617)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329507 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329507 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329507 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329507 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ed 55 fe 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 29 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2618)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110329507 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) 20250426110329507 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110329507 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110329507 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110329507 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110329507 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110329507 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110329507 DMSC DEBUG msc_i(unknown:UTRAN-Iu-460:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110329508 DMSC DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110329508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110329508 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-460:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110329508 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001092 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110329508 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110329508 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110329508 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001092 id=262420000001092 (vlr.c:661) 20250426110329508 DVLR INFO New subscr, IMSI: 262420000001092 (vlr.c:562) 20250426110329508 DVLR DEBUG VLR subscr IMSI-262420000001092 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110329508 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110329508 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110329508 DVLR DEBUG VLR subscr IMSI-262420000001092 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110329508 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110329508 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110329508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110329508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110329508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110329508 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110329508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329508 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 ed 55 fe 00 01 cc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: { messageType := 2, destLocRef := 'ED55FE'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(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2623)@4e68250106fc: Found GsupExpect[0] for "262420000001092" handled at TC_iu_gsup_mt_sms_rp_mr2(2625) MSC_Test-GSUP(2623)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)"262420000001092" TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): none -> pass 20250426110329512 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110329512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110329512 DVLR DEBUG SUBSCR(IMSI-262420000001092) Received 1 auth tuples (vlr.c:996) 20250426110329512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110329512 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110329512 DMM DEBUG Tx AUTH REQ (rand = fae39d171cddf2da6d083902a6c8f817) (gsm_04_08.c:641) 20250426110329512 DMM DEBUG AUTH REQ (autn = 202b30c536d89dbdb3ee644640c251df) (gsm_04_08.c:643) 20250426110329512 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110329512 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329512 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329512 DVLR DEBUG VLR subscr IMSI-262420000001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110329512 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329512 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329512 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329512 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329512 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329512 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ed 55 fe 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fa e3 9d 17 1c dd f2 da 6d 08 39 02 a6 c8 f8 17 20 10 20 2b 30 c5 36 d8 9d bd b3 ee 64 46 40 c2 51 df 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@4e68250106fc: patching N(SD)=1 into dtap '05145785ACA5210452B4B039'O MSC_Test_2-RAN(2618)@4e68250106fc: patched enc_l3: '05545785ACA5210452B4B039'O MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545785ACA5210452B4B039'O MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329520 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329520 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329520 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 57 85 ac a5 21 04 52 b4 b0 39 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329520 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329520 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329520 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329520 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329520 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329520 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329520 DMM DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5785aca552b4b039) (gsm_04_08.c:1128) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110329520 DVLR DEBUG SUBSCR(IMSI-262420000001092) AUTH on UTRAN received RES: 5785aca552b4b039 (8 bytes) (vlr_auth_fsm.c:151) 20250426110329520 DVLR INFO SUBSCR(IMSI-262420000001092) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110329520 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110329520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110329520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110329520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110329520 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110329520 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=bc79c86a42fbf2225857ac26633930c8, CK=NONE (ran_msg_iu.c:388) 20250426110329520 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110329520 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110329520 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329520 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329520 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329520 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ed 55 fe 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 bc 79 c8 6a 42 fb f2 22 58 57 ac 26 63 39 30 c8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110329527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329527 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329527 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329527 DIUCS DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110329527 DMSC DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329527 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110329527 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110329527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110329527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110329527 DIUCS DEBUG msc_a(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110329527 DMSC DEBUG msc_i(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110329527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110329527 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110329527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110329527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110329527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110329527 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110329527 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329527 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329527 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ed 55 fe 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110329529 DVLR DEBUG VLR subscr IMSI-262420000001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110329529 DVLR DEBUG IMSI:262420000001092 has MSISDN:491230001092 (vlr.c:1045) 20250426110329529 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250426110329529 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110329529 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110329529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110329529 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001092:UTRAN-Iu-460:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110329529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110329529 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110329529 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250426110329529 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110329529 DMM DEBUG -> IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A LOCATION UPDATE ACCEPT (TMSI = 0xb037623a) (gsm_04_08.c:149) 20250426110329529 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110329529 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329529 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329530 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110329530 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329530 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329530 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329530 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329530 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329530 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329530 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ed 55 fe 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 b0 37 62 3a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2618)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110329532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329532 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329532 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329532 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329532 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329532 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329532 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329532 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329532 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329532 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSInew-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110329532 DMSC NOTICE msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) VLR: update for IMSI=262420000001092 (MSISDN=491230001092) (gsm_04_08.c:1541) 20250426110329532 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110329532 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001092:MSISDN-491230001092:UTRAN-Iu-460:LU)[0x55fcf1afe340]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110329532 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110329532 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110329532 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110329532 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250426110329532 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110329532 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110329532 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110329532 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110329532 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110329532 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110329532 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110329532 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110329532 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110329532 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329532 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329532 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 ed 55 fe 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110329536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329536 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329536 DIUCS DEBUG (UTRAN-Iu-460) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329536 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329536 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329536 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110329536 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110329536 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110329536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110329536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110329536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110329536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110329536 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110329536 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110329536 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329536 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329536 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329536 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329536 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 ed 55 fe 00 01 cc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110329536 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110329536 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) MSC-A terminated (msub.c:261) 20250426110329536 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) 1 MSC-I still active (msub.c:79) 20250426110329536 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110329536 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110329536 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110329536 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110329536 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-460 (ran_conn.c:142) 20250426110329536 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-460 (ran_conn.c:155) 20250426110329536 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110329536 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-460:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110329536 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) Free (msub.c:119) 20250426110329536 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110329536 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110329536 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 20250426110329537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329537 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329537 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329537 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329537 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cc ed 55 fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2618)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)15554046 TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2618)@4e68250106fc: Created IMSI[0] for '262420000001092'H'B037623A'O to be handled at TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: TX MT-forwardSM-Req for the 1st SMS 20250426110329572 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110329573 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110329573 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110329573 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110329573 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110329573 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329573 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329573 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329573 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329573 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329573 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 40 40 05 00 b0 37 62 3a 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2618)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_rp_mr2(2625) TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: 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 := 'B037623A'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2618)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)7373513 MSC_Test_2-SCCP(2617)@4e68250106fc: First idle individual index:0 20250426110329591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329591 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329591 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329591 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329591 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 70 82 c9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 b0 37 62 3a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329591 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) 20250426110329591 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110329591 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110329591 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110329591 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110329591 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110329591 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110329591 DMSC DEBUG msc_i(unknown:UTRAN-Iu-461:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110329591 DMSC DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110329591 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110329591 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-461:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110329591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110329591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110329591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110329591 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110329591 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110329592 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110329592 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110329592 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110329592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110329592 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110329592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110329592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110329592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110329592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110329592 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110329592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329592 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 70 82 c9 00 01 cd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: { messageType := 2, destLocRef := '7082C9'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(2617)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110329595 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110329595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110329595 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) Received 1 auth tuples (vlr.c:996) 20250426110329595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110329595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110329595 DMM DEBUG Tx AUTH REQ (rand = 5c8788ebd496e8d602b69ff4a8a9b42f) (gsm_04_08.c:641) 20250426110329595 DMM DEBUG AUTH REQ (autn = f29bb2d6750443d525368fbe4c0ab575) (gsm_04_08.c:643) 20250426110329595 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110329595 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329595 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329595 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250426110329595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329595 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5c 87 88 eb d4 96 e8 d6 02 b6 9f f4 a8 a9 b4 2f 20 10 f2 9b b2 d6 75 04 43 d5 25 36 8f be 4c 0a b5 75 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2618)@4e68250106fc: patching N(SD)=0 into dtap '0514E8EF202D21049948767F'O MSC_Test_2-RAN(2618)@4e68250106fc: patched enc_l3: '0514E8EF202D21049948767F'O MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514E8EF202D21049948767F'O 20250426110329602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 e8 ef 20 2d 21 04 99 48 76 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329602 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329602 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329602 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329602 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329602 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329603 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329603 DMM DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e8ef202d9948767f) (gsm_04_08.c:1128) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110329603 DVLR DEBUG SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) AUTH on UTRAN received RES: e8ef202d9948767f (8 bytes) (vlr_auth_fsm.c:151) 20250426110329603 DVLR INFO SUBSCR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110329603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afe340]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110329603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110329603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110329603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110329603 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110329603 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5f2da878b0e503d8e3183847ee8ffdaf, CK=NONE (ran_msg_iu.c:388) 20250426110329603 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110329603 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110329603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329604 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329604 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 2d a8 78 b0 e5 03 d8 e3 18 38 47 ee 8f fd af 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110329608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329608 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329608 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329608 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329608 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329608 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329608 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329608 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110329608 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329608 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110329608 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110329608 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110329608 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110329608 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110329609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110329609 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110329609 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110329609 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110329609 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110329609 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329609 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329609 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250426110329609 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001092/3/1): Available (smpp_smsc.c:626) 20250426110329609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329609 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110329609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329609 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: RX the 1st SMS on DTAP, DTAP TID is 0, SM-RP-MR is '00'O TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: TX MT-forwardSM-Req for the 2nd SMS MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110329617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329617 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329617 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329617 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329617 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329618 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329618 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329618 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329618 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329636 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + gsm411_gsup_rx: now used by 4 (attached,SMS,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110329636 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110329637 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + SMS: now used by 5 (attached,2*SMS,active-conn,gsm411_gsup_rx) (transaction.c:228) 20250426110329637 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110329637 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110329637 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110329637 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329637 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329637 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - gsm411_gsup_rx: now used by 4 (attached,2*SMS,active-conn) (gsm_04_11_gsup.c:354) 20250426110329637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 19 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: RX the 2nd SMS on DTAP, DTAP TID is 1, SM-RP-MR is '01'O MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003029904003B400140'O 20250426110329646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329646 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329646 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 99 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329646 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329646 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329646 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329646 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329646 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329646 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329849 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329849 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329849 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329849 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329849 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329849 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329850 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110329850 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329850 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329850 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - SMS: now used by 3 (attached,SMS,active-conn) (transaction.c:281) 20250426110329850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006059901020201003B400140'O 20250426110329861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329861 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329861 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329861 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 99 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329862 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329862 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329862 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329862 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329862 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110329862 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110329862 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110329862 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110329862 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110329863 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110329863 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110329863 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110329863 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110329863 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110329863 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110329863 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110329863 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110329863 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110329863 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110329864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329864 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 19 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110329864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329864 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 70 82 c9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2617)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2617)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2617)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329871 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329871 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329871 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110329871 DIUCS DEBUG (UTRAN-Iu-461) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110329871 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110329872 DIUCS DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110329872 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110329872 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110329872 DIUCS DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110329872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110329872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110329872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110329872 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110329872 DMSC DEBUG msc_a(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110329872 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110329872 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) MSC-A terminated (msub.c:261) 20250426110329872 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) 1 MSC-I still active (msub.c:79) 20250426110329872 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110329872 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110329872 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110329872 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110329872 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-461 (ran_conn.c:142) 20250426110329873 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-461 (ran_conn.c:155) 20250426110329873 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110329873 DMSC DEBUG msc_i(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A:UTRAN-Iu-461:PAGING_RESP)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110329873 DMSC DEBUG msub(IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A) Free (msub.c:119) 20250426110329873 DVLR DEBUG VLR subscr IMSI-262420000001092:MSISDN-491230001092:TMSI-0xB037623A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110329873 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110329873 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110329873 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329873 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329873 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110329873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329873 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110329873 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110329873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 70 82 c9 00 01 cd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2619)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2617)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2619)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110329875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110329875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110329875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110329875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110329875 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110329875 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110329875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110329875 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110329875 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cd 70 82 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2618)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_rp_mr2(2625)7373513 TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_rp_mr2(2625)@4e68250106fc: Final verdict of PTC: pass 20250426110329884 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110329885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110329885 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110329885 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110329885 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110329885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110329885 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110329885 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110329885 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110329885 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110329885 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110329885 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110329885 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110329885 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110329885 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329885 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110329885 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110329885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110329885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110329885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110329885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110329885 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(2616)@4e68250106fc: Final verdict of PTC: none 20250426110329885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110329885 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110329885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110329886 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(2613)@4e68250106fc: Final verdict of PTC: none 20250426110329886 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110329886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110329886 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110329886 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110329886 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110329886 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329886 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110329886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110329886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110329886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110329886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110329886 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110329886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110329886 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110329886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110329887 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110329886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110329886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110329886 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110329886 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(2623)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2617)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2620)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2612)@4e68250106fc: Final verdict of PTC: none 20250426110329888 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2611)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2614)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2622)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2615)@4e68250106fc: Final verdict of PTC: none 20250426110329888 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) 20250426110329888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110329888 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110329888 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110329888 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) 20250426110329888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110329888 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110329888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110329888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110329889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110329889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110329889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110329889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110329889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110329889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2626)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2624)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2619)@4e68250106fc: Final verdict of PTC: none 20250426110329889 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110329889 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2610)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2621)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2618)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2610): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2611): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2612): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2613): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2614): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2615): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2616): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2617): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2618): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2619): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2620): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2621): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2622): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2623): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2624): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_rp_mr2(2625): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2626): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_rp_mr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass'. Sat Apr 26 11:03:29 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 20250426110330888 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=586556) 20250426110331886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110331886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110331886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110331887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110331887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110331887 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110331889 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110331889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110331889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110331889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=586556, count=589864) 20250426110332890 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr'. ------ MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr ------ Sat Apr 26 11:03:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110333891 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mo_mt_sms_rp_mr started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2630)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2630)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2630)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2628)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2633)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2633)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2633)@4e68250106fc: ************************************************* 20250426110334892 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MSC_Test_1-SCCP(2631)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2636)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2636)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2636)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2634)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110334913 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2637)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110335079 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110335079 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110335079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110335079 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2630)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110335083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335083 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110335083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110335083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110335083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110335083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110335083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110335083 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335083 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110335083 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110335083 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2630)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2630)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110335084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335084 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110335084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110335084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110335084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110335084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110335084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110335084 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335084 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110335084 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2630)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110335084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110335084 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110335084 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110335084 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2630)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2630)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110335093 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110335093 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110335093 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110335093 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(2633)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2633)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335098 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110335098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110335098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335098 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110335098 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(2633)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2633)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2633)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335098 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110335098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110335098 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110335098 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335098 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110335098 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110335098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110335098 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(2633)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 20250426110335098 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110335099 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110335109 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) 20250426110335109 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) 20250426110335109 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110335109 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(2636)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110335116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110335116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110335116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110335116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110335116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110335116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110335117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335117 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110335117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110335117 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(2636)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110335120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110335120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110335120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110335120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110335120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110335120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110335120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110335120 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110335120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110335120 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110335120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110335120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110335120 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110335120 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110335882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335882 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110335882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2630)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335882 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335882 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335882 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110335882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335882 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110335882 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110335882 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335882 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2630)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2630)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2629)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110335892 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110335892 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2639)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110335894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2639)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2639)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110335896 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335896 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335896 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335896 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110335896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335896 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335896 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_1-M3UA(2633)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335896 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110335897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110335897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335897 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110335897 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110335897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335897 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2633)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2633)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2632)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110335903 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110335903 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335913 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335913 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335913 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335913 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110335914 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) 20250426110335914 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110335914 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335914 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335914 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335914 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335914 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2635)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2640)@4e68250106fc: Created GsupExpect[0] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@4e68250106fc: Created GsupExpect[1] for "262420000001093" to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001093'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2635)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)3259322 MSC_Test_2-SCCP(2634)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335932 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335932 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335932 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335932 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335932 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335932 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335932 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 31 bb ba 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 39 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2635)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110335932 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) 20250426110335932 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110335932 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110335932 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110335932 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110335932 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110335932 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110335932 DMSC DEBUG msc_i(unknown:UTRAN-Iu-462:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110335933 DMSC DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110335933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110335933 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-462:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110335933 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001093 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110335933 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110335933 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110335933 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001093 id=262420000001093 (vlr.c:661) 20250426110335933 DVLR INFO New subscr, IMSI: 262420000001093 (vlr.c:562) 20250426110335933 DVLR DEBUG VLR subscr IMSI-262420000001093 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110335933 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110335933 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110335933 DVLR DEBUG VLR subscr IMSI-262420000001093 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110335933 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110335933 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110335933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110335933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110335933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110335933 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110335933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 31 bb ba 00 01 ce 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: { messageType := 2, destLocRef := '31BBBA'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-GSUP(2640)@4e68250106fc: Found GsupExpect[0] for "262420000001093" handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) MSC_Test-GSUP(2640)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)"262420000001093" MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): none -> pass 20250426110335976 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110335976 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110335976 DVLR DEBUG SUBSCR(IMSI-262420000001093) Received 1 auth tuples (vlr.c:996) 20250426110335976 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110335976 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110335976 DMM DEBUG Tx AUTH REQ (rand = 63f9be78d75f0eb750a05b986e38032f) (gsm_04_08.c:641) 20250426110335976 DMM DEBUG AUTH REQ (autn = f94b37ed8c8be03f582555781b63e42f) (gsm_04_08.c:643) 20250426110335976 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110335976 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110335976 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110335976 DVLR DEBUG VLR subscr IMSI-262420000001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110335976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335976 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 bb ba 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 63 f9 be 78 d7 5f 0e b7 50 a0 5b 98 6e 38 03 2f 20 10 f9 4b 37 ed 8c 8b e0 3f 58 25 55 78 1b 63 e4 2f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@4e68250106fc: patching N(SD)=1 into dtap '05142245B0212104AC20045A'O MSC_Test_2-RAN(2635)@4e68250106fc: patched enc_l3: '05542245B0212104AC20045A'O MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542245B0212104AC20045A'O 20250426110335982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335982 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335982 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335982 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335982 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 22 45 b0 21 21 04 ac 20 04 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335982 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110335982 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110335982 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110335982 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110335982 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110335982 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110335982 DMM DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 2245b021ac20045a) (gsm_04_08.c:1128) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110335982 DVLR DEBUG SUBSCR(IMSI-262420000001093) AUTH on UTRAN received RES: 2245b021ac20045a (8 bytes) (vlr_auth_fsm.c:151) 20250426110335982 DVLR INFO SUBSCR(IMSI-262420000001093) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110335982 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110335982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110335982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110335982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110335982 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110335982 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=803dadcbd06ac8f5fb1d4323ba93fbde, CK=NONE (ran_msg_iu.c:388) 20250426110335982 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110335982 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110335982 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335982 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335982 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335982 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335982 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335982 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 bb ba 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 3d ad cb d0 6a c8 f5 fb 1d 43 23 ba 93 fb de 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110335987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335987 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335987 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335987 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335987 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335987 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110335987 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110335987 DIUCS DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110335987 DMSC DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110335987 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110335987 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110335987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110335987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110335987 DIUCS DEBUG msc_a(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110335987 DMSC DEBUG msc_i(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110335987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110335987 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110335987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110335987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110335987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110335987 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110335987 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335987 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335987 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335987 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335987 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335987 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 bb ba 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110335989 DVLR DEBUG VLR subscr IMSI-262420000001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110335989 DVLR DEBUG IMSI:262420000001093 has MSISDN:491230001093 (vlr.c:1045) 20250426110335989 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250426110335989 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110335990 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110335990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110335990 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001093:UTRAN-Iu-462:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110335990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110335990 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110335990 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250426110335990 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110335990 DMM DEBUG -> IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6 LOCATION UPDATE ACCEPT (TMSI = 0x3b985be6) (gsm_04_08.c:149) 20250426110335990 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110335990 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110335990 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110335990 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110335990 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335990 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335990 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335990 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 bb ba 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3b 98 5b e6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2635)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335992 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335992 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335992 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110335992 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110335992 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110335992 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110335992 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110335992 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110335992 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110335992 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110335992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSInew-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110335992 DMSC NOTICE msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) VLR: update for IMSI=262420000001093 (MSISDN=491230001093) (gsm_04_08.c:1541) 20250426110335992 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110335992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110335992 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001093:MSISDN-491230001093:UTRAN-Iu-462:LU)[0x55fcf1b1ed80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110335992 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110335992 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110335992 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.940s remaining) (msc_a.c:450) 20250426110335992 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250426110335992 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110335992 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110335992 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110335992 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110335992 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110335992 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110335992 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110335992 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110335992 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110335992 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335992 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335992 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335992 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335992 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335992 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 31 bb ba 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110335995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335995 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335995 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110335995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335996 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335996 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ce 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335996 DIUCS DEBUG (UTRAN-Iu-462) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110335996 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110335996 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110335996 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110335996 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110335996 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110335996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110335996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110335996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110335996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110335996 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110335996 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110335996 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110335996 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) MSC-A terminated (msub.c:261) 20250426110335996 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) 1 MSC-I still active (msub.c:79) 20250426110335996 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110335996 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110335996 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110335996 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110335996 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-462 (ran_conn.c:142) 20250426110335996 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-462 (ran_conn.c:155) 20250426110335996 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110335996 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-462:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110335996 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) Free (msub.c:119) 20250426110335996 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110335996 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110335996 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110335996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110335996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110335996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110335996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 31 bb ba 00 01 ce 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 20250426110335997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110335997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110335997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110335997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110335997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110335997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2635)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)3259322 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110335997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110335997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110335997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110335997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ce 31 bb ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2635)@4e68250106fc: Created IMSI[0] for '262420000001093'H'3B985BE6'O to be handled at TC_iu_gsup_mo_mt_sms_rp_mr2(2642) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: 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 := '3B985BE6'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2635)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)2381986 MSC_Test_2-RAN(2635)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2634)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 24 58 a2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 04 03 50 59 02 05 f4 3b 98 5b e6 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336202 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) 20250426110336202 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110336202 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110336202 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110336202 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110336202 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110336202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110336202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-463:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110336202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110336202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110336202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-463:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110336202 DMM DEBUG msc_a(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Short-Messaging-Service (gsm_04_08.c:776) 20250426110336202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110336202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110336202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110336202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110336202 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110336203 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110336203 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110336203 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110336203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110336203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110336203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110336203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110336203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110336203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110336203 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110336203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 24 58 a2 00 01 cf 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: { messageType := 2, destLocRef := '2458A2'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(2634)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110336211 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110336211 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110336211 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) Received 1 auth tuples (vlr.c:996) 20250426110336211 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110336211 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110336211 DMM DEBUG Tx AUTH REQ (rand = 0b689c4f411e622735195f47b2d26b8d) (gsm_04_08.c:641) 20250426110336211 DMM DEBUG AUTH REQ (autn = 835f07a1da388ebaa5ac8905e467563b) (gsm_04_08.c:643) 20250426110336211 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110336211 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110336211 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110336211 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110336211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336212 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336212 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336212 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336212 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336212 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0b 68 9c 4f 41 1e 62 27 35 19 5f 47 b2 d2 6b 8d 20 10 83 5f 07 a1 da 38 8e ba a5 ac 89 05 e4 67 56 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2635)@4e68250106fc: patching N(SD)=1 into dtap '05143BC8DC4A21046597E582'O MSC_Test_2-RAN(2635)@4e68250106fc: patched enc_l3: '05543BC8DC4A21046597E582'O MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543BC8DC4A21046597E582'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336219 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336219 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336219 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336219 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336219 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3b c8 dc 4a 21 04 65 97 e5 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336220 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336220 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336220 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336220 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336220 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336220 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110336220 DMM DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3bc8dc4a6597e582) (gsm_04_08.c:1128) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110336220 DVLR DEBUG SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) AUTH on UTRAN received RES: 3bc8dc4a6597e582 (8 bytes) (vlr_auth_fsm.c:151) 20250426110336220 DVLR INFO SUBSCR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110336220 DVLR DEBUG VLR_Authenticate(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b1ed80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110336220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110336220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110336220 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110336220 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110336220 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4d8da603d3060871eade395911c06ef0, CK=NONE (ran_msg_iu.c:388) 20250426110336220 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110336221 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110336221 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336221 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336221 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336221 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336221 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336221 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336221 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4d 8d a6 03 d3 06 08 71 ea de 39 59 11 c0 6e f0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336227 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336227 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336228 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336228 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336228 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110336228 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336228 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110336228 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110336228 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110336228 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110336228 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110336229 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110336229 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250426110336229 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001093/3/1): Available (smpp_smsc.c:626) 20250426110336229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336229 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336229 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Submit MO SMMA on DTAP, SM-RP-MR is '00'O MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006050901020600003B400140'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336241 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336241 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 09 01 02 06 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336241 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336241 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336241 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336241 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336241 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336241 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110336241 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:228) 20250426110336241 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110336241 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110336242 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110336242 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110336242 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110336242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336242 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: RX MO-ReadyForSM-Req, SM-RP-MR is '00'O TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: TX MT-forwardSM-Req for the MT SMS 20250426110336250 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + gsm411_gsup_rx: now used by 4 (attached,active-conn,SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110336250 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110336250 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + SMS: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (transaction.c:228) 20250426110336250 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110336250 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110336250 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110336250 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110336250 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250426110336251 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336251 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336251 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336251 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336251 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 01 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: RX MT SMS on DTAP, DTAP TID is 0, SM-RP-MR is '01'O MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336259 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336259 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336260 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336260 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336260 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336260 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336260 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336260 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110336296 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + gsm411_gsup_rx: now used by 5 (attached,active-conn,2*SMS,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110336296 DMSC DEBUG Routed to GSM 04.11 MO handler (gsm_04_11_gsup.c:337) 20250426110336296 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110336297 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110336297 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110336297 DLSMS NOTICE SMC(0) cannot release yet current state: WAIT_CP_ACK (gsm0411_smc.c:338) 20250426110336297 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - gsm411_gsup_rx: now used by 4 (attached,active-conn,2*SMS) (gsm_04_11_gsup.c:354) 20250426110336297 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336297 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336297 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336297 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336297 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 03 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003020904003B400140'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 20250426110336305 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336305 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336306 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336306 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336306 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336306 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110336306 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - SMS: now used by 3 (attached,active-conn,SMS) (transaction.c:281) MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020201003B400140'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336513 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336513 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 01 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336513 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336513 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336513 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336513 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110336513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110336513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110336513 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110336513 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110336513 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110336514 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110336514 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110336514 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110336514 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110336514 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110336514 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110336514 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110336514 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110336514 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110336514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336514 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110336514 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336514 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336514 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 24 58 a2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2634)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2634)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2634)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336523 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336523 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 cf 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110336523 DIUCS DEBUG (UTRAN-Iu-463) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110336523 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110336523 DIUCS DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110336523 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110336523 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110336523 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110336523 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110336523 DIUCS DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110336523 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110336523 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110336523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110336523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110336523 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110336524 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110336524 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110336524 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110336524 DMSC DEBUG msc_a(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110336524 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110336524 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) MSC-A terminated (msub.c:261) 20250426110336524 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) 1 MSC-I still active (msub.c:79) 20250426110336524 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110336524 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110336524 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110336524 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110336524 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-463 (ran_conn.c:142) 20250426110336524 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-463 (ran_conn.c:155) 20250426110336524 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110336524 DMSC DEBUG msc_i(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6:UTRAN-Iu-463:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110336524 DMSC DEBUG msub(IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6) Free (msub.c:119) 20250426110336524 DVLR DEBUG VLR subscr IMSI-262420000001093:MSISDN-491230001093:TMSI-0x3B985BE6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110336524 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110336524 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110336524 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336524 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336524 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110336524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336524 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110336524 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110336524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336524 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 24 58 a2 00 01 cf 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2636)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2634)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2635)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mo_mt_sms_rp_mr2(2642)2381986 MSC_Test_2-M3UA(2636)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110336527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110336527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110336527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110336527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110336527 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110336527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110336527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110336527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110336527 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 cf 24 58 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mo_mt_sms_rp_mr2(2642)@4e68250106fc: Final verdict of PTC: pass 20250426110336537 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110336537 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110336538 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2640)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2628)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2639)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2631)@4e68250106fc: Final verdict of PTC: none 20250426110336540 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110336540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110336540 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110336540 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336540 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110336540 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110336540 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336540 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110336540 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110336540 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336540 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110336540 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336540 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110336540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110336540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110336540 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110336540 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110336540 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110336540 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_1-RAN(2632)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2629)@4e68250106fc: Final verdict of PTC: none 20250426110336540 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110336540 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110336540 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110336541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110336541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110336541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110336541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110336541 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110336541 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(2637)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2633)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2630)@4e68250106fc: Final verdict of PTC: none 20250426110336541 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110336541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110336541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110336541 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) 20250426110336541 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110336541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2634)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2627)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2635)@4e68250106fc: Final verdict of PTC: none 20250426110336541 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110336541 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110336541 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) 20250426110336541 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110336541 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110336541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110336541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110336541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110336541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110336541 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110336541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110336541 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110336541 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(2636)@4e68250106fc: Final verdict of PTC: none 20250426110336543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110336543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110336543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110336543 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110336543 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110336544 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2641)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2643)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2638)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2627): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2628): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2629): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2630): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2631): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2632): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2633): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2634): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2635): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2636): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2637): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2638): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2639): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2640): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2641): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mo_mt_sms_rp_mr2(2642): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2643): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mo_mt_sms_rp_mr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass'. Sat Apr 26 11:03:36 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 20250426110337539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=570332) 20250426110338539 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110338541 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110338542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110338542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110338542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=570332, count=573640) 20250426110339540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms ------ Sat Apr 26 11:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110340541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_multi_part_sms started. 20250426110341542 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2647)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2647)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2647)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2645)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2650)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2650)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2650)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2648)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MSC_Test_2-M3UA(2653)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2653)@4e68250106fc: M3UA emulation initiated, the test can be started MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2653)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2651)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110341584 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2654)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110341749 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110341750 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110341750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110341750 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2647)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110341754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341754 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110341754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110341754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110341754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110341754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110341754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110341754 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341754 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110341754 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110341754 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2647)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2647)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110341755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341755 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110341755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110341755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110341755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110341755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110341755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110341755 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341755 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110341755 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110341755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110341755 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2647)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2647)@4e68250106fc: Message received on association #8 20250426110341755 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110341755 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2647)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2647)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110341765 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110341766 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110341766 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110341766 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(2650)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110341771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110341771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341771 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110341771 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(2650)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2650)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2650)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341771 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110341771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110341771 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110341771 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341771 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110341771 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110341771 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110341771 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(2650)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2650)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110341771 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110341772 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110341779 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) 20250426110341779 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) 20250426110341779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110341779 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(2653)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2653)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110341788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110341788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110341788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: M3UA_ASPUP sent 20250426110341788 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110341788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110341788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110341788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341788 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110341788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110341788 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(2653)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2653)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110341791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110341791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110341791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110341791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110341791 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110341792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110341792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110341792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110341792 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110341792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110341792 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110341792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110341792 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(2653)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110341792 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110341792 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2650)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2653)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110342544 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110342544 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2656)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110342549 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2656)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2656)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110342555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110342555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2647)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110342555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342555 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110342555 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110342555 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2647)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2647)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2646)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110342564 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110342564 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2650)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342569 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110342569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110342569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342569 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110342569 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110342569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342569 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2650)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2650)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2649)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110342588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342588 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(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342588 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110342589 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342589 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342589 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342589 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342589 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2657)@4e68250106fc: Created GsupExpect[0] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@4e68250106fc: Created GsupExpect[1] for "262420000001094" to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2652)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)5040376 MSC_Test_2-SCCP(2651)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c e8 f8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 49 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342607 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) 20250426110342607 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110342607 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110342607 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110342607 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110342607 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110342607 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110342607 DMSC DEBUG msc_i(unknown:UTRAN-Iu-464:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110342607 DMSC DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2652)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110342607 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110342607 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-464:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110342607 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001094 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110342607 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110342607 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110342607 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001094 id=262420000001094 (vlr.c:661) 20250426110342607 DVLR INFO New subscr, IMSI: 262420000001094 (vlr.c:562) 20250426110342607 DVLR DEBUG VLR subscr IMSI-262420000001094 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110342607 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110342607 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110342607 DVLR DEBUG VLR subscr IMSI-262420000001094 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110342607 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110342607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110342607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110342607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110342607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110342607 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110342607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 4c e8 f8 00 01 d0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: { messageType := 2, destLocRef := '4CE8F8'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(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2657)@4e68250106fc: Found GsupExpect[0] for "262420000001094" handled at TC_iu_gsup_mt_multi_part_sms2(2659) MSC_Test-GSUP(2657)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)"262420000001094" TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): none -> pass 20250426110342611 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110342611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110342611 DVLR DEBUG SUBSCR(IMSI-262420000001094) Received 1 auth tuples (vlr.c:996) 20250426110342611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110342611 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110342611 DMM DEBUG Tx AUTH REQ (rand = 1e2ebaaadbd2d1560339a2fa15c233a8) (gsm_04_08.c:641) 20250426110342611 DMM DEBUG AUTH REQ (autn = 12cd7ff75f1eef9ed68943cefe0c03b2) (gsm_04_08.c:643) 20250426110342611 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110342611 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110342611 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110342611 DVLR DEBUG VLR subscr IMSI-262420000001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110342611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c e8 f8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1e 2e ba aa db d2 d1 56 03 39 a2 fa 15 c2 33 a8 20 10 12 cd 7f f7 5f 1e ef 9e d6 89 43 ce fe 0c 03 b2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@4e68250106fc: patching N(SD)=1 into dtap '05144F4E10862104F16B2BD4'O MSC_Test_2-RAN(2652)@4e68250106fc: patched enc_l3: '05544F4E10862104F16B2BD4'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544F4E10862104F16B2BD4'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4f 4e 10 86 21 04 f1 6b 2b d4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342616 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342616 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342616 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342616 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342616 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342616 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110342616 DMM DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4f4e1086f16b2bd4) (gsm_04_08.c:1128) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110342616 DVLR DEBUG SUBSCR(IMSI-262420000001094) AUTH on UTRAN received RES: 4f4e1086f16b2bd4 (8 bytes) (vlr_auth_fsm.c:151) 20250426110342616 DVLR INFO SUBSCR(IMSI-262420000001094) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110342616 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110342616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110342616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110342616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110342616 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110342616 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3c517813b47a427cab9f8335d359771e, CK=NONE (ran_msg_iu.c:388) 20250426110342616 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110342616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110342616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c e8 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3c 51 78 13 b4 7a 42 7c ab 9f 83 35 d3 59 77 1e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342621 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342621 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342621 DIUCS DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110342621 DMSC DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342621 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110342621 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110342621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110342621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110342621 DIUCS DEBUG msc_a(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110342621 DMSC DEBUG msc_i(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110342621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110342621 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110342621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110342621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110342621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110342621 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110342621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c e8 f8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110342623 DVLR DEBUG VLR subscr IMSI-262420000001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110342623 DVLR DEBUG IMSI:262420000001094 has MSISDN:491230001094 (vlr.c:1045) 20250426110342623 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250426110342623 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110342623 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110342623 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001094:UTRAN-Iu-464:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110342623 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110342623 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250426110342623 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110342623 DMM DEBUG -> IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE LOCATION UPDATE ACCEPT (TMSI = 0x3304b5ae) (gsm_04_08.c:149) 20250426110342623 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110342623 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110342623 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110342623 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110342624 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342624 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342624 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342624 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342624 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342624 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c e8 f8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 33 04 b5 ae 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2652)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342625 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342625 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342625 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342625 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342625 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342625 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110342625 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110342625 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSInew-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110342626 DMSC NOTICE msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) VLR: update for IMSI=262420000001094 (MSISDN=491230001094) (gsm_04_08.c:1541) 20250426110342626 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110342626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110342626 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001094:MSISDN-491230001094:UTRAN-Iu-464:LU)[0x55fcf1b1ddf0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110342626 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110342626 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110342626 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250426110342626 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250426110342626 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110342626 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110342626 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110342626 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110342626 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110342626 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110342626 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110342626 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110342626 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110342626 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342626 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342626 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c e8 f8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342629 DIUCS DEBUG (UTRAN-Iu-464) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342629 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342629 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342629 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110342629 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110342629 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110342629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110342629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110342629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110342629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110342629 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110342629 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110342629 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110342629 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) MSC-A terminated (msub.c:261) 20250426110342629 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) 1 MSC-I still active (msub.c:79) 20250426110342629 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110342629 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110342629 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110342629 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110342629 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-464 (ran_conn.c:142) 20250426110342629 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-464 (ran_conn.c:155) 20250426110342629 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110342629 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-464:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110342629 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) Free (msub.c:119) 20250426110342629 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - active-conn: now used by 1 (attached) (msub.c:375) 20250426110342629 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110342629 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110342629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342629 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 4c e8 f8 00 01 d0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 20250426110342630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342630 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342630 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342630 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d0 4c e8 f8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2652)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)5040376 TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2652)@4e68250106fc: Created IMSI[0] for '262420000001094'H'3304B5AE'O to be handled at TC_iu_gsup_mt_multi_part_sms2(2659) 20250426110342665 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110342665 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110342665 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110342665 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110342665 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110342665 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342665 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342665 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342665 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342665 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342665 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 40 40 05 00 33 04 b5 ae 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2652)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_multi_part_sms2(2659) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: 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 := '3304B5AE'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2652)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)9798049 MSC_Test_2-SCCP(2651)@4e68250106fc: First idle individual index:0 20250426110342687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342687 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342687 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342687 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342687 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 95 81 a1 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 33 04 b5 ae 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342688 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) 20250426110342688 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110342688 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110342688 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110342688 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110342688 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110342688 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110342688 DMSC DEBUG msc_i(unknown:UTRAN-Iu-465:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110342688 DMSC DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110342688 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110342688 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-465:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110342688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110342688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110342688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110342688 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110342688 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110342688 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110342688 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110342688 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110342688 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110342689 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110342689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110342689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110342689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110342689 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110342689 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110342689 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342689 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342689 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342689 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342689 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 95 81 a1 00 01 d1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: { messageType := 2, destLocRef := '9581A1'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(2651)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110342694 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110342694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110342694 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) Received 1 auth tuples (vlr.c:996) 20250426110342694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110342694 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110342694 DMM DEBUG Tx AUTH REQ (rand = 8b420fee81e6038a459d3ef9cc30612b) (gsm_04_08.c:641) 20250426110342694 DMM DEBUG AUTH REQ (autn = c2ee64b1ccd0525220b6a54a17e6abe6) (gsm_04_08.c:643) 20250426110342694 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110342694 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110342694 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110342694 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250426110342694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342694 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342694 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8b 42 0f ee 81 e6 03 8a 45 9d 3e f9 cc 30 61 2b 20 10 c2 ee 64 b1 cc d0 52 52 20 b6 a5 4a 17 e6 ab e6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2652)@4e68250106fc: patching N(SD)=0 into dtap '051425E2D42721048C014D0C'O MSC_Test_2-RAN(2652)@4e68250106fc: patched enc_l3: '051425E2D42721048C014D0C'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051425E2D42721048C014D0C'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342700 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342700 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342700 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342700 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 25 e2 d4 27 21 04 8c 01 4d 0c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342701 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342701 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342701 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342701 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342701 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342701 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110342701 DMM DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 25e2d4278c014d0c) (gsm_04_08.c:1128) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110342701 DVLR DEBUG SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) AUTH on UTRAN received RES: 25e2d4278c014d0c (8 bytes) (vlr_auth_fsm.c:151) 20250426110342701 DVLR INFO SUBSCR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110342701 DVLR DEBUG VLR_Authenticate(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b1ddf0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110342701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110342701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110342701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110342701 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110342701 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6447ed1dc8fffc0bf3847d4f9d3b7b6e, CK=NONE (ran_msg_iu.c:388) 20250426110342701 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110342701 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110342701 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342701 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342701 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342701 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342701 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342701 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342701 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 64 47 ed 1d c8 ff fc 0b f3 84 7d 4f 9d 3b 7b 6e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110342707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342707 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342707 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342707 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342707 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342707 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110342707 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342707 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110342707 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110342707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110342707 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110342707 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110342707 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110342708 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110342708 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110342708 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426110342708 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110342708 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110342708 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110342708 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250426110342709 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001094/3/1): Available (smpp_smsc.c:626) 20250426110342709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342709 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110342709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342709 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 20250426110342724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342724 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342724 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 20250426110342724 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342724 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342724 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342724 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110342924 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342924 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110342924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342924 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110342924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110342924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342924 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110342924 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110342924 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110342924 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342924 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110342924 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110342924 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110342924 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110342924 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110342924 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110342925 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110342925 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110342925 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110342925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110342925 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110342925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110342925 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110342925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110342925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110342925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110342925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110344429 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110344429 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110344429 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110344429 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110344430 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110344430 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110344430 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110344430 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110344430 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426110344430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110344430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110344430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110344430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110344430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110344430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110344430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110344430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110344430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110344430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 20250426110344440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110344440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110344440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110344440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110344440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110344440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110344440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110344440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110344440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110344440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110344440 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110344440 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110344440 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110344440 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110344440 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110344440 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110344640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110344641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110344641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110344641 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110344641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110344641 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110344641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110344641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110344641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110344641 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110344641 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110344641 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110344641 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110344641 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110344641 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110344641 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110344641 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110344641 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110344641 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110344642 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110344642 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110344642 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110344642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110344642 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110344642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110344642 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110344642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110344642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110344642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110344642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110346152 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110346152 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110346152 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110346152 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110346153 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110346153 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110346153 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110346153 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426110346153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110346153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110346153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110346153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110346153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110346153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110346153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110346153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110346153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110346153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250426110346164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110346164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110346164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110346164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110346164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110346164 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110346164 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110346164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110346164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110346164 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110346165 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110346165 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110346165 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110346165 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110346165 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110346165 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110346365 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110346365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110346365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110346365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110346365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110346365 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110346365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110346365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110346365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110346365 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110346365 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110346365 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110346365 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110346365 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110346366 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110346366 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110346366 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110346366 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110346366 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110346366 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110346367 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110346367 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110346367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110346367 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110346367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110346367 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110346367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110346367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110346367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110346367 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110347876 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + gsm411_gsup_rx: now used by 3 (attached,active-conn,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110347876 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110347876 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + SMS: now used by 4 (attached,active-conn,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110347876 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110347876 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110347877 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110347877 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110347877 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - gsm411_gsup_rx: now used by 3 (attached,active-conn,SMS) (gsm_04_11_gsup.c:354) 20250426110347877 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110347877 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110347877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110347877 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110347877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110347877 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110347877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110347877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110347877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110347877 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110347888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110347888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110347888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110347888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110347888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110347888 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110347888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110347888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110347888 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110347888 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O 20250426110347889 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110347889 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110347889 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110347889 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110347889 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110347889 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110348092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110348092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110348092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110348092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110348092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110348092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110348092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110348092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110348092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110348092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110348093 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110348093 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110348093 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110348093 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110348093 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110348093 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - SMS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110348093 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110348093 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110348093 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110348093 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110348093 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110348093 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110348093 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110348093 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110348094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110348094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110348094 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110348094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110348094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110348094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110348094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110348094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110348094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110348094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110348094 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110348094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110348094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110348094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110348094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 95 81 a1 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2651)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2651)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2651)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110349605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349606 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110349606 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110349606 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110349606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110349606 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110349606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110349606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110349606 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110349606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110349606 DIUCS DEBUG (UTRAN-Iu-465) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110349606 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110349606 DIUCS DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110349606 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110349606 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110349606 DIUCS DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110349606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110349606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110349606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110349606 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110349606 DMSC DEBUG msc_a(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110349606 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110349606 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) MSC-A terminated (msub.c:261) 20250426110349606 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) 1 MSC-I still active (msub.c:79) 20250426110349606 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110349606 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110349606 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110349606 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110349606 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-465 (ran_conn.c:142) 20250426110349607 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-465 (ran_conn.c:155) 20250426110349607 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110349607 DMSC DEBUG msc_i(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE:UTRAN-Iu-465:PAGING_RESP)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110349607 DMSC DEBUG msub(IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE) Free (msub.c:119) 20250426110349607 DVLR DEBUG VLR subscr IMSI-262420000001094:MSISDN-491230001094:TMSI-0x3304B5AE - active-conn: now used by 1 (attached) (msub.c:375) 20250426110349607 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110349607 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110349607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110349607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110349607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110349607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110349607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110349607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110349607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110349607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110349607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 95 81 a1 00 01 d1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2653)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2651)@4e68250106fc: Session index based on local reference:0 20250426110349609 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110349609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110349609 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110349609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110349609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110349609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110349609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110349609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110349609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d1 95 81 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2652)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_multi_part_sms2(2659)9798049 MSC_Test_2-M3UA(2653)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_multi_part_sms2(2659)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(2645)@4e68250106fc: Final verdict of PTC: none 20250426110349618 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110349618 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110349618 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP(2657)@4e68250106fc: Final verdict of PTC: none 20250426110349619 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110349620 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110349620 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110349620 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110349620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110349620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110349620 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110349620 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110349620 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110349620 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test-GSUP-IPA(2656)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2651)@4e68250106fc: Final verdict of PTC: none 20250426110349620 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110349620 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110349620 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349620 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110349620 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110349620 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110349620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110349620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110349620 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110349620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) MSC_Test_1-SCCP(2648)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2652)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2654)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2650)@4e68250106fc: Final verdict of PTC: none 20250426110349621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110349620 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110349620 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110349620 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110349620 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349620 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110349620 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110349621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110349621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-RAN(2646)@4e68250106fc: Final verdict of PTC: none 20250426110349621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110349621 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110349621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110349621 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) IPA-CTRL-CLI-IPA(2644)@4e68250106fc: Final verdict of PTC: none 20250426110349621 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110349621 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) 20250426110349621 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110349621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110349621 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110349621 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110349621 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) 20250426110349621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110349621 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110349621 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110349621 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110349621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110349621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110349621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110349622 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110349622 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110349622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2647)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2649)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2653)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2658)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2655)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2660)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2644): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2645): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2646): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2647): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2648): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2649): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2650): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2651): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2652): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2653): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2654): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2655): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2656): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2657): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2658): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_multi_part_sms2(2659): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2660): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_multi_part_sms finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass'. Sat Apr 26 11:03:49 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 20250426110350619 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=686492) 20250426110351621 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110351621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110351623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110351623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110351623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=686492, count=689800) 20250426110352622 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay ------ Sat Apr 26 11:03:53 UTC 2025 20250426110353623 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110354624 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_lu_delay started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2664)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2664)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2664)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2662)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2667)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2667)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2667)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2665)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2670)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2670)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2670)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2668)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110354706 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2671)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110354870 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110354870 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110354870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110354870 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2664)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110354871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354871 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110354871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110354871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110354871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110354871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110354871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110354871 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354871 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110354871 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110354871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2664)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2664)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110354872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354872 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110354872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110354872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110354872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110354872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110354872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110354872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354872 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110354872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110354872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110354872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2664)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2664)@4e68250106fc: Message received on association #8 20250426110354872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110354872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2664)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2664)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110354885 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110354885 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110354885 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110354885 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(2667)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2667)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110354886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354886 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110354886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110354886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110354886 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110354886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110354886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110354886 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354886 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110354886 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110354886 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(2667)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2667)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2667)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110354887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354887 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110354887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110354887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110354887 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110354887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110354887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110354887 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354887 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110354887 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110354887 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110354887 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(2667)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 20250426110354887 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110354887 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110354901 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) 20250426110354901 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) 20250426110354901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110354901 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(2670)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2670)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110354902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354902 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110354902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110354902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110354902 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110354902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110354902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110354902 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354902 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110354902 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110354902 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(2670)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2670)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2670)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110354903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110354903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110354903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110354903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110354903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110354903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110354903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110354903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110354903 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110354903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110354903 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110354903 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110354903 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(2670)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 20250426110354903 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110354903 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2667)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110355626 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110355626 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2673)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110355632 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2673)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2673)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110355653 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110355653 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110355677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110355677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2664)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110355677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110355678 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110355678 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355678 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2664)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2664)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2663)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2674)@4e68250106fc: Created GsupExpect[0] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@4e68250106fc: Created GsupExpect[1] for "262420000001095" to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110355690 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355690 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110355690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355690 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355690 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355690 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2667)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355690 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355690 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355690 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110355690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355690 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110355690 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110355690 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355690 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2667)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2667)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2666)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110355711 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355711 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110355711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355711 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) 20250426110355711 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110355711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355712 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355712 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355712 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355712 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355712 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2669)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2669)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)5564674 MSC_Test_2-SCCP(2668)@4e68250106fc: First idle individual index:0 20250426110355729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110355730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355730 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355730 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355730 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355730 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 54 e9 02 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 59 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355730 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) MSC_Test_2-RAN(2669)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110355730 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110355730 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110355730 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110355730 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110355730 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110355730 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110355730 DMSC DEBUG msc_i(unknown:UTRAN-Iu-466:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110355730 DMSC DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110355730 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110355730 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-466:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110355730 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001095 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110355730 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110355730 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110355730 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001095 id=262420000001095 (vlr.c:661) 20250426110355730 DVLR INFO New subscr, IMSI: 262420000001095 (vlr.c:562) 20250426110355730 DVLR DEBUG VLR subscr IMSI-262420000001095 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110355730 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110355730 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110355730 DVLR DEBUG VLR subscr IMSI-262420000001095 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110355730 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110355730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110355730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110355730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110355730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110355730 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110355730 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355730 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355730 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355730 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355730 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 54 e9 02 00 01 d2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: { messageType := 2, destLocRef := '54E902'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(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2674)@4e68250106fc: Found GsupExpect[0] for "262420000001095" handled at TC_iu_gsup_mt_sms_lu_delay2(2676) MSC_Test-GSUP(2674)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)"262420000001095" TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): none -> pass 20250426110355734 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110355734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110355734 DVLR DEBUG SUBSCR(IMSI-262420000001095) Received 1 auth tuples (vlr.c:996) 20250426110355734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110355734 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110355734 DMM DEBUG Tx AUTH REQ (rand = 7879a2c099dd1464a944e499e34921e5) (gsm_04_08.c:641) 20250426110355734 DMM DEBUG AUTH REQ (autn = 102031e58c06685ce1bc39f87c9f5ad2) (gsm_04_08.c:643) 20250426110355734 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110355734 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110355734 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110355734 DVLR DEBUG VLR subscr IMSI-262420000001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110355734 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355734 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355734 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355734 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355734 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 78 79 a2 c0 99 dd 14 64 a9 44 e4 99 e3 49 21 e5 20 10 10 20 31 e5 8c 06 68 5c e1 bc 39 f8 7c 9f 5a d2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2669)@4e68250106fc: patching N(SD)=1 into dtap '051490FEF8FF2104E68D49EE'O MSC_Test_2-RAN(2669)@4e68250106fc: patched enc_l3: '055490FEF8FF2104E68D49EE'O MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055490FEF8FF2104E68D49EE'O MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110355741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355741 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355741 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355741 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355741 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 90 fe f8 ff 21 04 e6 8d 49 ee 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110355741 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110355741 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110355741 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110355741 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110355741 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110355741 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110355741 DMM DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 90fef8ffe68d49ee) (gsm_04_08.c:1128) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110355741 DVLR DEBUG SUBSCR(IMSI-262420000001095) AUTH on UTRAN received RES: 90fef8ffe68d49ee (8 bytes) (vlr_auth_fsm.c:151) 20250426110355741 DVLR INFO SUBSCR(IMSI-262420000001095) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110355741 DVLR DEBUG VLR_Authenticate(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110355741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110355741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110355741 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110355741 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110355741 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b65e11428cb8920390e2d32dd827d06e, CK=NONE (ran_msg_iu.c:388) 20250426110355741 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110355742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110355742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355742 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355742 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355742 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b6 5e 11 42 8c b8 92 03 90 e2 d3 2d d8 27 d0 6e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110355748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110355748 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110355748 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110355748 DIUCS DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110355748 DMSC DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110355748 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110355748 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110355748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110355748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110355748 DIUCS DEBUG msc_a(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110355748 DMSC DEBUG msc_i(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110355748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110355748 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110355748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110355748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110355748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110355748 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110355748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355748 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355748 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110355750 DVLR DEBUG VLR subscr IMSI-262420000001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110355750 DVLR DEBUG IMSI:262420000001095 has MSISDN:491230001095 (vlr.c:1045) 20250426110355750 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250426110355750 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110355750 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110355750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110355750 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001095:UTRAN-Iu-466:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110355750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110355750 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110355750 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110355751 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250426110355751 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110355751 DMM DEBUG -> IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A LOCATION UPDATE ACCEPT (TMSI = 0x0cb7d53a) (gsm_04_08.c:149) 20250426110355751 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110355751 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110355751 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110355751 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110355751 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355751 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355751 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110355751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355751 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110355751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110355751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0c b7 d5 3a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2669)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2669)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110355753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110355753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110355753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110355753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110355753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110355753 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110355753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110355753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110355753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110355753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110355753 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110355753 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110355753 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110355753 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110355753 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110355753 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110355753 DMM DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110355753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSInew-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110355753 DMSC NOTICE msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A) VLR: update for IMSI=262420000001095 (MSISDN=491230001095) (gsm_04_08.c:1541) 20250426110355753 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110355753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) MSC_Test_2-RAN(2669)@4e68250106fc: Created IMSI[0] for '262420000001095'H'0CB7D53A'O to be handled at TC_iu_gsup_mt_sms_lu_delay2(2676) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110355753 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001095:MSISDN-491230001095:UTRAN-Iu-466:LU)[0x55fcf1afe470]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110355753 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110355753 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110355753 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110355753 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001095/3/1): Available (smpp_smsc.c:626) 20250426110355753 DIUCS INFO msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Keeping LU token for +2500 ms (msc_a.c:191) 20250426110356258 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A + gsm411_gsup_rx: now used by 3 (active-conn,attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110356258 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110356258 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A + SMS: now used by 4 (active-conn,attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110356258 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_11.c:1127) 20250426110356258 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110356258 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110356258 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110356258 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110356258 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A - gsm411_gsup_rx: now used by 3 (active-conn,attached,SMS) (gsm_04_11_gsup.c:354) 20250426110356258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110356258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356258 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110356258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110356258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:19 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400F00000200104003028904003B400140'O 20250426110356273 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356273 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110356273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356273 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110356273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110356273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356273 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 89 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110356273 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110356273 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110356273 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110356273 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110356273 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110356273 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:22 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401200000200104006058901020200003B400140'O MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110356477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110356477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356477 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110356477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110356477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356477 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 89 01 02 02 00 00 3b 40 01 40 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110356477 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110356477 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110356477 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110356477 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110356477 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110356477 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110356477 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Sending DTAP: SMS SMS:0x04 (msc_a.c:2106) 20250426110356477 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110356477 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110356478 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A - SMS: now used by 2 (active-conn,attached) (transaction.c:281) 20250426110356478 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110356478 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110356478 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110356478 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110356478 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110356478 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110356478 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110356478 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110356478 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110356478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110356478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356478 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110356478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110356478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 09 04 00 3b 40 01 40 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110356478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110356479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356479 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110356479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110356479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 54 e9 02 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2668)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: RX MT-forwardSM-Res (RP-ACK) TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2668)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2668)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110356496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110356496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356496 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110356496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110356496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356496 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110356497 DIUCS DEBUG (UTRAN-Iu-466) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110356497 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110356497 DIUCS DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110356497 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110356497 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110356497 DIUCS DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110356497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110356497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110356497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110356497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110356497 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110356497 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110356498 DMSC DEBUG msc_a(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110356498 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110356498 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A) MSC-A terminated (msub.c:261) 20250426110356498 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A) 1 MSC-I still active (msub.c:79) 20250426110356498 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110356498 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110356498 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110356498 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110356498 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-466 (ran_conn.c:142) 20250426110356498 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-466 (ran_conn.c:155) 20250426110356498 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110356498 DMSC DEBUG msc_i(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A:UTRAN-Iu-466:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110356498 DMSC DEBUG msub(IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A) Free (msub.c:119) 20250426110356498 DVLR DEBUG VLR subscr IMSI-262420000001095:MSISDN-491230001095:TMSI-0x0CB7D53A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110356498 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110356498 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110356498 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356498 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110356498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356498 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110356498 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110356498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356498 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 54 e9 02 00 01 d2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2670)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2668)@4e68250106fc: Session index based on local reference:0 20250426110356501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110356501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110356501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110356501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110356501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110356501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110356501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2670)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110356501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110356501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d2 54 e9 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2669)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_lu_delay2(2676)5564674 TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_lu_delay2(2676)@4e68250106fc: Final verdict of PTC: pass 20250426110356512 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110356512 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110356512 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110356512 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110356513 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110356513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110356513 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110356513 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110356513 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110356513 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356513 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110356513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110356513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110356513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110356513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110356513 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110356513 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110356513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110356513 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110356513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110356513 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110356513 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110356513 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2664)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2662)@4e68250106fc: Final verdict of PTC: none 20250426110356514 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110356514 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110356514 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110356514 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110356514 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110356514 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110356514 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110356514 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110356515 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) 20250426110356515 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356515 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110356515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110356515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110356515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-RAN(2666)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2674)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2667)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2663)@4e68250106fc: Final verdict of PTC: none 20250426110356515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110356515 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110356516 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110356516 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110356515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110356515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110356515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110356515 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110356515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110356515 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110356516 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) 20250426110356516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110356516 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110356516 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110356516 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) 20250426110356516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110356516 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110356516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110356516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110356516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110356516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110356516 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110356516 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110356516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110356516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110356516 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110356516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110356516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(2665)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2673)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2671)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2668)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2677)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2675)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2670)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2672)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2661)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2669)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2661): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2662): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2663): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2664): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2665): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2666): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2667): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2668): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2669): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2670): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2671): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2672): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2673): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2674): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2675): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_lu_delay2(2676): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2677): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_lu_delay finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass'. Sat Apr 26 11:03:56 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 20250426110357516 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387648) 20250426110358514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110358514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110358514 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110358515 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110358516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110358516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110358517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110358517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110358517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110358518 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=387648, count=390956) 20250426110359519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout ------ Sat Apr 26 11:04:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110400519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_paging_timeout started. 20250426110401520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2681)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2681)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2681)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2679)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2684)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2684)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2684)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2682)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2687)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2687)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2687)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2685)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110401559 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2688)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110401729 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110401730 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110401730 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110401730 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110401734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401734 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110401734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110401734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110401734 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110401734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110401734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110401734 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401734 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110401734 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110401734 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2681)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2681)@4e68250106fc: Message received on association #8 20250426110401735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401735 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110401735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110401735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110401735 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110401735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110401735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110401735 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401735 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110401735 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110401735 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110401735 DLSS7 DEBUG 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)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110401735 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110401735 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2681)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2681)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110401742 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110401742 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110401742 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110401742 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110401747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401747 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110401747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110401747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110401747 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_1-M3UA(2684)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110401747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110401747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110401747 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401747 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110401747 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110401747 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)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110401750 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401750 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110401750 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110401750 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2684)@4e68250106fc: Message received on association #8 20250426110401750 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110401750 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110401750 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110401750 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401750 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110401750 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110401750 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110401750 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)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110401750 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110401750 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2684)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110401755 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) 20250426110401755 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) 20250426110401755 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110401755 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110401760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401760 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110401760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110401760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110401760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110401760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110401760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110401760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401760 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110401760 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110401760 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110401761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110401762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110401762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110401762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110401762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110401762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110401762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110401762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110401762 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110401762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110401762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110401762 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110401762 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110401762 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110401762 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2684)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2687)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110402522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110402522 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2690)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2690)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110402527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2690)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2690)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2690)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2690)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110402534 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402534 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110402534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402534 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402534 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2681)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402535 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402535 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402535 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110402535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402535 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110402535 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110402535 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402535 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2681)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2681)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2680)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110402542 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110402542 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-M3UA(2684)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402545 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402545 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402545 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110402545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402545 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402545 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402545 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402545 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402545 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110402545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402545 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110402545 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110402545 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402545 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2684)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2684)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2683)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402569 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402569 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) 20250426110402569 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110402569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402569 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402569 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2691)@4e68250106fc: Created GsupExpect[0] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@4e68250106fc: Created GsupExpect[1] for "262420000001096" to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001096'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2686)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)12166001 MSC_Test_2-SCCP(2685)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402590 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402590 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402590 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b9 a3 71 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 69 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402591 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) 20250426110402591 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110402591 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110402591 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110402591 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110402591 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110402591 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110402591 DMSC DEBUG msc_i(unknown:UTRAN-Iu-467:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110402591 DMSC DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110402591 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110402591 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-467:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110402591 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001096 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110402591 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620] (fsm.c:486) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110402591 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110402591 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001096 id=262420000001096 (vlr.c:661) 20250426110402591 DVLR INFO New subscr, IMSI: 262420000001096 (vlr.c:562) MSC_Test_2-RAN(2686)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110402591 DVLR DEBUG VLR subscr IMSI-262420000001096 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110402591 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110402591 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110402591 DVLR DEBUG VLR subscr IMSI-262420000001096 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110402591 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110402591 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110402591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110402591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110402591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110402591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110402591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402591 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 b9 a3 71 00 01 d3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: { messageType := 2, destLocRef := 'B9A371'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(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2691)@4e68250106fc: Found GsupExpect[0] for "262420000001096" handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) MSC_Test-GSUP(2691)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)"262420000001096" TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): none -> pass 20250426110402595 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110402595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110402595 DVLR DEBUG SUBSCR(IMSI-262420000001096) Received 1 auth tuples (vlr.c:996) 20250426110402595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110402595 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110402595 DMM DEBUG Tx AUTH REQ (rand = 6df39050a9aa590e8588d1c22bb25715) (gsm_04_08.c:641) 20250426110402595 DMM DEBUG AUTH REQ (autn = a474b3e803e478f09030f41a1d2a045d) (gsm_04_08.c:643) 20250426110402595 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110402595 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110402595 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110402595 DVLR DEBUG VLR subscr IMSI-262420000001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110402595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402595 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 b9 a3 71 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 6d f3 90 50 a9 aa 59 0e 85 88 d1 c2 2b b2 57 15 20 10 a4 74 b3 e8 03 e4 78 f0 90 30 f4 1a 1d 2a 04 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2686)@4e68250106fc: patching N(SD)=1 into dtap '05149CBEE95C210445274545'O MSC_Test_2-RAN(2686)@4e68250106fc: patched enc_l3: '05549CBEE95C210445274545'O MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2685)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549CBEE95C210445274545'O MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 9c be e9 5c 21 04 45 27 45 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402602 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110402602 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110402602 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110402602 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110402602 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110402602 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110402602 DMM DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9cbee95c45274545) (gsm_04_08.c:1128) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110402603 DVLR DEBUG SUBSCR(IMSI-262420000001096) AUTH on UTRAN received RES: 9cbee95c45274545 (8 bytes) (vlr_auth_fsm.c:151) 20250426110402603 DVLR INFO SUBSCR(IMSI-262420000001096) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110402603 DVLR DEBUG VLR_Authenticate(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110402603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110402603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110402603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110402603 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110402603 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d25ca383611fec99af15244ed969c85e, CK=NONE (ran_msg_iu.c:388) 20250426110402603 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110402603 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110402603 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402603 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402603 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402603 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402603 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 b9 a3 71 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 5c a3 83 61 1f ec 99 af 15 24 4e d9 69 c8 5e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2685)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402611 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110402611 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110402611 DIUCS DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110402611 DMSC DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110402611 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110402611 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110402611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110402611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110402611 DIUCS DEBUG msc_a(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110402611 DMSC DEBUG msc_i(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110402611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110402611 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110402611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110402611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110402611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110402611 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110402611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 b9 a3 71 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110402613 DVLR DEBUG VLR subscr IMSI-262420000001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110402613 DVLR DEBUG IMSI:262420000001096 has MSISDN:491230001096 (vlr.c:1045) 20250426110402613 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250426110402613 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110402614 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:110) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110402614 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001096:UTRAN-Iu-467:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110402614 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1b00870] (fsm.c:486) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110402614 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250426110402614 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110402614 DMM DEBUG -> IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681 LOCATION UPDATE ACCEPT (TMSI = 0x012bf681) (gsm_04_08.c:149) 20250426110402614 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110402614 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110402614 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110402614 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110402614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402614 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 b9 a3 71 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 2b f6 81 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2686)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2685)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402616 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110402616 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110402616 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110402616 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110402616 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110402616 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110402616 DMM DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110402616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSInew-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110402616 DMSC NOTICE msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681) VLR: update for IMSI=262420000001096 (MSISDN=491230001096) (gsm_04_08.c:1541) 20250426110402616 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110402616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870] (vlr_lu_fsm.c:817) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110402616 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001096:MSISDN-491230001096:UTRAN-Iu-467:LU)[0x55fcf1afe5a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110402616 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110402616 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110402616 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.974s remaining) (msc_a.c:450) 20250426110402616 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001096/3/1): Available (smpp_smsc.c:626) 20250426110402616 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110402616 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110402616 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110402616 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110402616 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110402616 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110402616 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110402616 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110402616 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110402616 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402616 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402616 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402616 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 b9 a3 71 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2685)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2685)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2685)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110402622 DIUCS DEBUG (UTRAN-Iu-467) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110402622 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110402622 DIUCS DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110402622 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110402622 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110402622 DIUCS DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110402622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110402622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620] (msc_a.c:1053) 20250426110402622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110402622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110402622 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1b00870]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110402622 DMSC DEBUG msc_a(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110402622 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110402622 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681) MSC-A terminated (msub.c:261) 20250426110402622 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681) 1 MSC-I still active (msub.c:79) 20250426110402622 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110402622 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110402622 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110402622 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110402622 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-467 (ran_conn.c:142) 20250426110402622 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-467 (ran_conn.c:155) 20250426110402622 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110402622 DMSC DEBUG msc_i(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681:UTRAN-Iu-467:LU)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110402622 DMSC DEBUG msub(IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681) Free (msub.c:119) 20250426110402622 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110402622 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110402622 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110402622 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402622 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402622 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 b9 a3 71 00 01 d3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2685)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110402623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110402623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110402624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110402624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d3 b9 a3 71 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2686)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_paging_timeout2(2693)12166001 TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2686)@4e68250106fc: Created IMSI[0] for '262420000001096'H'012BF681'O to be handled at TC_iu_gsup_mt_sms_paging_timeout2(2693) 20250426110402657 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110402657 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110402657 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110402657 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110402657 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110402657 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110402657 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110402657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110402657 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110402657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110402657 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110402657 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110402657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110402657 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110402657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f6 00 40 40 05 00 01 2b f6 81 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2687)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2687)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2686)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_paging_timeout2(2693) TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110412659 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - SMS: now used by 2 (attached,Paging) (transaction.c:281) 20250426110412659 DVLR DEBUG VLR subscr IMSI-262420000001096:MSISDN-491230001096:TMSI-0x012BF681 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_gsup_mt_sms_paging_timeout2(2693)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2691)@4e68250106fc: Final verdict of PTC: none 20250426110412674 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110412674 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110412674 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110412674 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110412674 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110412674 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110412674 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110412674 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110412674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110412674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110412674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110412674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110412674 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110412674 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110412674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110412674 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110412674 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110412674 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110412674 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110412674 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110412674 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110412675 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-M3UA(2681)@4e68250106fc: Final verdict of PTC: none 20250426110412675 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110412675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110412675 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110412675 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110412675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110412675 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110412675 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110412675 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) 20250426110412675 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110412675 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110412675 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110412675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110412675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110412675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110412675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110412675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110412675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110412675 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110412675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110412675 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110412675 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110412675 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110412676 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) 20250426110412676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110412676 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110412676 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110412676 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) 20250426110412676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110412676 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110412676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110412676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110412676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110412676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110412676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110412676 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110412676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110412676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2684)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2685)@4e68250106fc: Final verdict of PTC: none 20250426110412676 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110412677 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2679)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2682)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2690)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2680)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2687)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2683)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2686)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2678)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2692)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2689)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2688)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2678): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2679): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2680): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2681): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2682): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2683): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2684): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2685): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2686): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2687): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2688): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2689): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2690): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2691): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2692): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_paging_timeout2(2693): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_paging_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass'. Sat Apr 26 11:04:12 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout.talloc 20250426110413677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354712) 20250426110414675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110414675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110414675 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110414675 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110414676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110414676 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110414677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110414677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110414677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110414677 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=354712, count=358020) 20250426110415679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout'. ------ MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout ------ Sat Apr 26 11:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110416679 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_conn_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2698)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2698)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2698)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2696)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110417680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2701)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2701)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2701)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2699)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2704)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2704)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2704)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2702)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110417718 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2705)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110417870 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110417871 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110417871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110417871 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2698)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110417876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417876 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110417876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110417876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2698)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110417876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110417876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110417876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110417876 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417876 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110417876 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110417876 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2698)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110417879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417879 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110417879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110417879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110417879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110417879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110417879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110417879 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417879 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110417879 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110417879 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110417879 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2698)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2698)@4e68250106fc: Message received on association #8 20250426110417880 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110417880 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2698)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110417889 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110417889 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110417889 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110417889 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(2701)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2701)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110417895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417895 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110417895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110417895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110417895 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110417895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110417895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110417895 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417895 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110417895 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110417895 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(2701)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2701)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2701)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110417897 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417897 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110417897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110417897 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110417897 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110417897 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110417898 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110417898 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417898 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110417898 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110417898 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110417898 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(2701)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110417898 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110417898 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110417910 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) 20250426110417910 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) 20250426110417910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110417910 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(2704)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2704)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110417916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110417916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110417916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110417916 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110417916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110417916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110417916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417916 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110417916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110417916 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(2704)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2704)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2704)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110417920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110417920 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110417920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110417920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110417920 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110417920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110417920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110417920 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110417920 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110417920 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110417920 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110417920 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110417920 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(2704)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110417920 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110417921 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2704)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110418677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418677 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110418677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418677 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418677 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418677 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2698)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418677 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418677 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418677 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110418677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418677 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110418677 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110418677 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418677 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2698)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2698)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2697)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110418680 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110418680 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2707)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110418682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2707)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2707)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110418694 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418694 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110418694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418694 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418694 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418694 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2701)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418694 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418694 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418694 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110418694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418694 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110418694 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110418694 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418694 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2701)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2701)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110418695 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110418695 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test_1-RAN(2700)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110418721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418721 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418721 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418722 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418722 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418722 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) 20250426110418722 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110418722 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418722 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418722 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418722 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418722 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418722 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2708)@4e68250106fc: Created GsupExpect[0] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@4e68250106fc: Created GsupExpect[1] for "262420000001097" to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2703)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)7225377 MSC_Test_2-SCCP(2702)@4e68250106fc: First idle individual index:0 20250426110418742 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418742 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418742 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418742 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418742 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6e 40 21 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 79 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2703)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110418742 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) 20250426110418742 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110418742 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110418742 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110418742 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110418742 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110418742 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110418742 DMSC DEBUG msc_i(unknown:UTRAN-Iu-468:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110418742 DMSC DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110418742 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110418742 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-468:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110418742 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001097 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110418742 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110418742 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110418742 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001097 id=262420000001097 (vlr.c:661) 20250426110418742 DVLR INFO New subscr, IMSI: 262420000001097 (vlr.c:562) 20250426110418742 DVLR DEBUG VLR subscr IMSI-262420000001097 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110418742 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110418742 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110418742 DVLR DEBUG VLR subscr IMSI-262420000001097 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110418742 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110418742 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110418742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110418742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110418742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110418742 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110418742 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418742 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418742 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418743 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418743 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418743 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418743 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 6e 40 21 00 01 d4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: { messageType := 2, destLocRef := '6E4021'O ("n@!"), 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(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2708)@4e68250106fc: Found GsupExpect[0] for "262420000001097" handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) MSC_Test-GSUP(2708)@4e68250106fc: Added IMSI table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)"262420000001097" TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): none -> pass 20250426110418747 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110418747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110418747 DVLR DEBUG SUBSCR(IMSI-262420000001097) Received 1 auth tuples (vlr.c:996) 20250426110418747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110418747 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110418747 DMM DEBUG Tx AUTH REQ (rand = 3d1098f6e3c0d20dc533ec61b52de6b7) (gsm_04_08.c:641) 20250426110418747 DMM DEBUG AUTH REQ (autn = 4b99fce71cbd50875a9abeb202f97d83) (gsm_04_08.c:643) 20250426110418747 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110418747 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110418747 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110418747 DVLR DEBUG VLR subscr IMSI-262420000001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110418747 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418747 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418747 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418747 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 6e 40 21 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3d 10 98 f6 e3 c0 d2 0d c5 33 ec 61 b5 2d e6 b7 20 10 4b 99 fc e7 1c bd 50 87 5a 9a be b2 02 f9 7d 83 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@4e68250106fc: patching N(SD)=1 into dtap '0514689476C6210430BC52A7'O MSC_Test_2-RAN(2703)@4e68250106fc: patched enc_l3: '0554689476C6210430BC52A7'O MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554689476C6210430BC52A7'O 20250426110418755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418755 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418755 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418755 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418755 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418755 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 68 94 76 c6 21 04 30 bc 52 a7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418755 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418755 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418755 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418755 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418755 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418755 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110418755 DMM DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 689476c630bc52a7) (gsm_04_08.c:1128) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110418755 DVLR DEBUG SUBSCR(IMSI-262420000001097) AUTH on UTRAN received RES: 689476c630bc52a7 (8 bytes) (vlr_auth_fsm.c:151) 20250426110418755 DVLR INFO SUBSCR(IMSI-262420000001097) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110418755 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110418755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110418755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110418755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110418755 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110418755 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=328aed343c39e1cfbb42b4eb70f11bc0, CK=NONE (ran_msg_iu.c:388) 20250426110418755 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110418755 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110418755 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418755 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418755 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418755 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418755 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418755 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418755 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 6e 40 21 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 32 8a ed 34 3c 39 e1 cf bb 42 b4 eb 70 f1 1b c0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110418762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418762 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418763 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418763 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418763 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418763 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110418763 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418763 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418763 DIUCS DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110418763 DMSC DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418763 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110418763 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110418763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110418763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110418763 DIUCS DEBUG msc_a(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110418763 DMSC DEBUG msc_i(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110418763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110418763 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110418763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110418763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110418763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110418763 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110418763 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418763 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418763 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418763 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418763 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418763 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 6e 40 21 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110418769 DVLR DEBUG VLR subscr IMSI-262420000001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110418769 DVLR DEBUG IMSI:262420000001097 has MSISDN:491230001097 (vlr.c:1045) 20250426110418769 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250426110418769 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110418770 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110418770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110418770 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001097:UTRAN-Iu-468:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110418770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110418770 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110418770 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250426110418770 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110418770 DMM DEBUG -> IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795 LOCATION UPDATE ACCEPT (TMSI = 0x55cc4795) (gsm_04_08.c:149) 20250426110418770 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110418770 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110418770 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110418770 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110418770 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418770 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418770 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418770 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418770 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418770 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418770 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 6e 40 21 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 55 cc 47 95 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2703)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418777 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110418777 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418777 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418777 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418777 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418777 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418777 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110418777 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110418777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSInew-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110418777 DMSC NOTICE msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) VLR: update for IMSI=262420000001097 (MSISDN=491230001097) (gsm_04_08.c:1541) 20250426110418777 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110418777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110418777 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001097:MSISDN-491230001097:UTRAN-Iu-468:LU)[0x55fcf1b35530]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110418777 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110418777 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110418777 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.964s remaining) (msc_a.c:450) 20250426110418777 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250426110418777 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110418777 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110418777 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110418777 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110418777 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110418777 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110418777 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110418777 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110418777 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110418778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418778 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418778 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 6e 40 21 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110418788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418788 DIUCS DEBUG (UTRAN-Iu-468) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418788 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418788 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110418788 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418788 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110418788 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110418788 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110418788 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110418788 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110418788 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110418788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110418788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110418788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110418788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110418789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110418789 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110418789 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110418789 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110418789 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110418789 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) MSC-A terminated (msub.c:261) 20250426110418789 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) 1 MSC-I still active (msub.c:79) 20250426110418789 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110418789 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110418789 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110418789 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110418789 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-468 (ran_conn.c:142) 20250426110418789 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-468 (ran_conn.c:155) 20250426110418789 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110418789 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-468:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110418789 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) Free (msub.c:119) 20250426110418789 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110418789 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110418789 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110418789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418789 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 6e 40 21 00 01 d4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418792 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418792 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d4 6e 40 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2703)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)7225377 TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2703)@4e68250106fc: Created IMSI[0] for '262420000001097'H'55CC4795'O to be handled at TC_iu_gsup_mt_sms_conn_timeout2(2710) 20250426110418816 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + gsm411_gsup_rx: now used by 2 (attached,gsm411_gsup_rx) (gsm_04_11_gsup.c:320) 20250426110418816 DMSC DEBUG Routed to GSM 04.11 MT handler (gsm_04_11_gsup.c:343) 20250426110418816 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + SMS: now used by 3 (attached,gsm411_gsup_rx,SMS) (transaction.c:228) 20250426110418817 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + Paging: now used by 4 (attached,gsm411_gsup_rx,SMS,Paging) (paging.c:111) 20250426110418817 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - gsm411_gsup_rx: now used by 3 (attached,SMS,Paging) (gsm_04_11_gsup.c:354) 20250426110418817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 40 40 05 00 55 cc 47 95 00 16 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2703)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_gsup_mt_sms_conn_timeout2(2710) TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: 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 := '55CC4795'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2703)@4e68250106fc: Added conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9637012 MSC_Test_2-SCCP(2702)@4e68250106fc: First idle individual index:0 20250426110418837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418837 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 93 0c 94 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 55 cc 47 95 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418838 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) 20250426110418838 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110418838 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110418838 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110418838 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110418838 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110418838 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110418838 DMSC DEBUG msc_i(unknown:UTRAN-Iu-469:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110418838 DMSC DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110418839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110418839 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-469:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110418839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110418839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + active-conn: now used by 5 (attached,SMS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110418839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110418839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110418839 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110418839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110418839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110418839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110418839 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110418839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - proc_arq_vlr_fn_init: now used by 4 (attached,SMS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110418839 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418839 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418839 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418839 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 93 0c 94 00 01 d5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: { messageType := 2, destLocRef := '930C94'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(2702)@4e68250106fc: Session index based on local reference:0 TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110418844 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + vlr_gsup_rx: now used by 5 (attached,SMS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110418844 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110418845 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) Received 1 auth tuples (vlr.c:996) 20250426110418845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110418845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110418845 DMM DEBUG Tx AUTH REQ (rand = f2a8bc0b1e4c1e180c4247d098975353) (gsm_04_08.c:641) 20250426110418845 DMM DEBUG AUTH REQ (autn = eb92b1a47a28f7dee989f42130c22201) (gsm_04_08.c:643) 20250426110418845 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110418845 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110418845 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110418845 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - vlr_gsup_rx: now used by 4 (attached,SMS,Paging,active-conn) (vlr.c:1410) 20250426110418845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 0c 94 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f2 a8 bc 0b 1e 4c 1e 18 0c 42 47 d0 98 97 53 53 20 10 eb 92 b1 a4 7a 28 f7 de e9 89 f4 21 30 c2 22 01 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2703)@4e68250106fc: patching N(SD)=0 into dtap '05140D825161210404BB8C97'O MSC_Test_2-RAN(2703)@4e68250106fc: patched enc_l3: '05140D825161210404BB8C97'O MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05140D825161210404BB8C97'O 20250426110418852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 0d 82 51 61 21 04 04 bb 8c 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110418853 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418853 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418853 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418853 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418853 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110418853 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110418853 DMM DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d82516104bb8c97) (gsm_04_08.c:1128) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110418853 DVLR DEBUG SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) AUTH on UTRAN received RES: 0d82516104bb8c97 (8 bytes) (vlr_auth_fsm.c:151) 20250426110418853 DVLR INFO SUBSCR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110418853 DVLR DEBUG VLR_Authenticate(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b35530]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110418853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110418853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110418853 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110418853 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110418854 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=639c0fcb9c81b1192a4364ba0569784d, CK=NONE (ran_msg_iu.c:388) 20250426110418854 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110418854 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110418854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 0c 94 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 63 9c 0f cb 9c 81 b1 19 2a 43 64 ba 05 69 78 4d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110418860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110418860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418860 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110418860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110418860 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418860 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110418860 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110418860 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110418860 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110418860 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110418860 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110418860 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110418860 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110418860 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110418860 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110418860 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110418861 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110418861 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110418861 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110418861 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: SMS SMS:0x01 (msc_a.c:2106) 20250426110418861 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110418861 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110418861 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - Paging: now used by 3 (attached,SMS,active-conn) (paging.c:202) 20250426110418861 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001097/3/1): Available (smpp_smsc.c:626) 20250426110418861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418861 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418861 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 0c 94 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 90 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110418861 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110418861 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110418862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110418862 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110418862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110418862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110418862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110418862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 0c 94 00 01 30 00 14 40 2c 00 00 02 00 10 40 20 1f 09 01 1c 01 00 07 91 44 77 58 10 06 50 00 10 00 06 80 21 43 65 00 00 81 11 32 81 30 85 82 00 00 3b 40 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110423839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Timeout of X1 (fsm.c:317) 20250426110423839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426110423839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110423839 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 1 (sms) (msc_a.c:948) 20250426110423839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + msc_a_fsm_releasing_onenter: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110423839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 + 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) 20250426110423839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,SMS,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110423839 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - SMS: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426110423839 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110423839 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110423839 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110423840 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110423840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110423840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110423840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110423840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110423840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110423840 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110423840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110423840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110423840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110423840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 93 0c 94 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2702)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2702)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2702)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110423846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110423846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110423846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110423846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110423846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110423846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110423846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110423846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110423846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110423846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110423847 DIUCS DEBUG (UTRAN-Iu-469) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110423847 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110423847 DIUCS DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110423847 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110423847 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110423847 DIUCS DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110423847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110423847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110423847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110423847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110423847 DMSC DEBUG msc_a(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110423847 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110423847 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) MSC-A terminated (msub.c:261) 20250426110423847 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) 1 MSC-I still active (msub.c:79) 20250426110423847 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110423847 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110423847 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110423847 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110423847 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-469 (ran_conn.c:142) 20250426110423847 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-469 (ran_conn.c:155) 20250426110423847 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110423847 DMSC DEBUG msc_i(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795:UTRAN-Iu-469:PAGING_RESP)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110423847 DMSC DEBUG msub(IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795) Free (msub.c:119) 20250426110423847 DVLR DEBUG VLR subscr IMSI-262420000001097:MSISDN-491230001097:TMSI-0x55CC4795 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110423847 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110423847 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110423847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110423847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110423847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110423847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110423847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110423847 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110423847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110423848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110423848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110423848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 93 0c 94 00 01 d5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2704)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2702)@4e68250106fc: Session index based on local reference:0 20250426110423850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110423850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110423850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110423850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110423850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110423850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110423850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110423850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110423850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110423850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d5 93 0c 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2703)@4e68250106fc: Deleted conn table entry 0TC_iu_gsup_mt_sms_conn_timeout2(2710)9637012 MSC_Test_2-M3UA(2704)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_gsup_mt_sms_conn_timeout2(2710)@4e68250106fc: Final verdict of PTC: pass 20250426110423858 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110423858 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110423858 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110423858 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test-GSUP(2708)@4e68250106fc: Final verdict of PTC: none 20250426110423858 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110423858 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110423858 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110423858 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110423859 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110423859 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110423859 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110423859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110423859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110423859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110423859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110423859 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110423859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110423859 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110423859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110423859 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110423859 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110423859 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110423860 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_1-M3UA(2701)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2699)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2707)@4e68250106fc: Final verdict of PTC: none 20250426110423862 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110423862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110423862 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110423862 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110423862 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110423862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110423862 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110423862 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110423862 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110423862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-SCCP(2696)@4e68250106fc: Final verdict of PTC: none 20250426110423863 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110423863 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110423863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110423863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110423863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110423863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110423863 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110423863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110423863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110423863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110423863 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110423863 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2698)@4e68250106fc: Final verdict of PTC: none 20250426110423864 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110423864 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110423864 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) 20250426110423864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110423864 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110423864 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110423864 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) 20250426110423864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_0-RAN(2697)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2702)@4e68250106fc: Final verdict of PTC: none 20250426110423864 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110423864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110423864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110423864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110423864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110423864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110423864 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110423864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110423864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110423864 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110423865 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2705)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2704)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2700)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2703)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2711)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2709)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2706)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2695)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2695): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2696): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2697): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2698): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2699): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2700): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2701): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2702): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2703): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2704): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2705): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2706): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2707): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2708): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2709): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_gsup_mt_sms_conn_timeout2(2710): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2711): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_gsup_mt_sms_conn_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass'. Sat Apr 26 11:04:23 UTC 2025 ====== MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4254 to MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout.talloc 20250426110424862 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495924) 20250426110425860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110425860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110425860 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110425863 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110425864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110425864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110425864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110425865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110425865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110425865 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=495924, count=499232) 20250426110426864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request ------ Sat Apr 26 11:04:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110427864 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_single_request started. 20250426110428865 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2715)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2715)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2715)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2713)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2718)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2718)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2718)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2716)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2721)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2721)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2721)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2719)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110428922 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2722)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110429094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110429094 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110429094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110429094 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2715)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110429098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429098 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110429098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110429098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110429098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110429098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110429098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110429098 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429098 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110429098 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110429098 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2715)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110429099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429099 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110429099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110429099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110429099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110429099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110429099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110429099 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429099 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110429099 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110429099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110429099 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110429099 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2715)@4e68250106fc: Message received on association #8 20250426110429100 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2715)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110429106 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110429106 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110429106 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110429106 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(2718)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2718)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110429111 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429111 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110429111 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110429111 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110429111 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110429111 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110429111 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110429111 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429111 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110429111 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110429111 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(2718)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2718)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2718)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110429114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429114 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110429114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110429114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110429114 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110429114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110429114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110429114 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429114 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110429114 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110429114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110429114 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(2718)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 20250426110429114 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110429114 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110429118 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) 20250426110429118 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) 20250426110429118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110429118 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(2721)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110429125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429125 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110429126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110429126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110429126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110429126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110429126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110429126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429126 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110429126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110429126 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(2721)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110429128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110429128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110429128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110429128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110429128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110429128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110429128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110429128 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110429128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110429128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110429128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110429128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110429128 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110429128 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2721)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110429866 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110429866 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2724)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110429871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2724)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2724)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110429888 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110429888 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110429902 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429902 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110429902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429902 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429902 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2715)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429903 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429903 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429903 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110429903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429903 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110429903 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110429903 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429903 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2715)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2715)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2714)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110429912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429912 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110429912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429912 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429912 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429912 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2718)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429912 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429912 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429912 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110429912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429912 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110429912 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110429912 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429912 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2718)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2718)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2717)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110429926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429926 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429926 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429927 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429927 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429927 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) 20250426110429927 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110429927 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429927 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429927 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429927 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429927 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429927 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429927 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2720)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2725)@4e68250106fc: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2720)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)9528667 MSC_Test_2-SCCP(2719)@4e68250106fc: First idle individual index:0 20250426110429939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429939 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429939 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429939 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429939 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429939 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 91 65 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 64 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429939 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) 20250426110429939 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110429939 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110429939 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110429939 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110429939 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) MSC_Test_2-RAN(2720)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110429939 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110429939 DMSC DEBUG msc_i(unknown:UTRAN-Iu-470:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110429939 DMSC DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110429939 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110429939 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-470:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110429939 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001046 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110429939 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110429939 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110429939 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001046 id=262420000001046 (vlr.c:661) 20250426110429939 DVLR INFO New subscr, IMSI: 262420000001046 (vlr.c:562) 20250426110429939 DVLR DEBUG VLR subscr IMSI-262420000001046 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110429939 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110429939 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110429939 DVLR DEBUG VLR subscr IMSI-262420000001046 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110429939 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110429939 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110429939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110429939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110429939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110429939 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110429939 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429939 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429939 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429939 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429939 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429939 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 91 65 5b 00 01 d6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: { messageType := 2, destLocRef := '91655B'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(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2725)@4e68250106fc: Found GsupExpect[0] for "262420000001046" handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test-GSUP(2725)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)"262420000001046" TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): none -> pass 20250426110429942 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110429942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110429942 DVLR DEBUG SUBSCR(IMSI-262420000001046) Received 1 auth tuples (vlr.c:996) 20250426110429942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110429942 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110429942 DMM DEBUG Tx AUTH REQ (rand = 09aed66bb5794d2238520a6a51e5e058) (gsm_04_08.c:641) 20250426110429942 DMM DEBUG AUTH REQ (autn = 1a18aea15885eec711576a076a0ebb64) (gsm_04_08.c:643) 20250426110429942 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110429942 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110429942 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110429942 DVLR DEBUG VLR subscr IMSI-262420000001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110429942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429942 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 91 65 5b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 09 ae d6 6b b5 79 4d 22 38 52 0a 6a 51 e5 e0 58 20 10 1a 18 ae a1 58 85 ee c7 11 57 6a 07 6a 0e bb 64 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@4e68250106fc: patching N(SD)=1 into dtap '05143FE00D542104C552AB9B'O MSC_Test_2-RAN(2720)@4e68250106fc: patched enc_l3: '05543FE00D542104C552AB9B'O MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543FE00D542104C552AB9B'O 20250426110429947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3f e0 0d 54 21 04 c5 52 ab 9b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429947 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110429947 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110429947 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110429947 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110429947 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110429947 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110429947 DMM DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3fe00d54c552ab9b) (gsm_04_08.c:1128) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110429947 DVLR DEBUG SUBSCR(IMSI-262420000001046) AUTH on UTRAN received RES: 3fe00d54c552ab9b (8 bytes) (vlr_auth_fsm.c:151) 20250426110429947 DVLR INFO SUBSCR(IMSI-262420000001046) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110429947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110429947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110429947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110429947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110429947 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110429947 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8f29deeab2037a4a516926164e758285, CK=NONE (ran_msg_iu.c:388) 20250426110429947 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110429947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110429947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 91 65 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8f 29 de ea b2 03 7a 4a 51 69 26 16 4e 75 82 85 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110429952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429952 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429952 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429952 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429952 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110429952 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110429952 DIUCS DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110429952 DMSC DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110429952 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110429952 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110429952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110429952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110429952 DIUCS DEBUG msc_a(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110429952 DMSC DEBUG msc_i(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110429952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110429952 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110429952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110429952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110429952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110429952 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110429952 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429952 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429952 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429952 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429952 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429952 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429952 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 91 65 5b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110429954 DVLR DEBUG VLR subscr IMSI-262420000001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110429954 DVLR DEBUG IMSI:262420000001046 has MSISDN:491230001046 (vlr.c:1045) 20250426110429954 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250426110429954 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110429955 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110429955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110429955 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001046:UTRAN-Iu-470:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110429955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110429955 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110429955 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250426110429955 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110429955 DMM DEBUG -> IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A LOCATION UPDATE ACCEPT (TMSI = 0x52430a9a) (gsm_04_08.c:149) 20250426110429955 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110429955 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110429955 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110429955 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110429955 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429955 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 91 65 5b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 52 43 0a 9a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2720)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2720)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110429956 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429956 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429956 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429956 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429956 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429956 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110429956 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110429956 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110429956 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110429956 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110429956 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110429956 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110429956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSInew-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110429956 DMSC NOTICE msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) VLR: update for IMSI=262420000001046 (MSISDN=491230001046) (gsm_04_08.c:1541) 20250426110429956 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110429956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110429956 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001046:MSISDN-491230001046:UTRAN-Iu-470:LU)[0x55fcf1b33fa0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110429956 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110429956 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110429956 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.982s remaining) (msc_a.c:450) 20250426110429956 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250426110429957 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110429957 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110429957 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110429957 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110429957 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110429957 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110429957 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110429957 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110429957 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110429957 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429957 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429957 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429957 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429957 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 91 65 5b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110429960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110429960 DIUCS DEBUG (UTRAN-Iu-470) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110429960 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110429960 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110429960 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110429960 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110429960 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110429960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110429960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110429960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110429960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110429960 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110429960 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110429960 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110429960 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) MSC-A terminated (msub.c:261) 20250426110429960 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) 1 MSC-I still active (msub.c:79) 20250426110429960 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110429960 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110429960 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110429960 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110429960 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-470 (ran_conn.c:142) 20250426110429960 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-470 (ran_conn.c:155) 20250426110429960 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110429960 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-470:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110429960 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) Free (msub.c:119) 20250426110429960 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110429960 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110429960 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110429960 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429960 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110429960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429960 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110429960 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110429960 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 91 65 5b 00 01 d6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 20250426110429960 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110429960 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110429960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110429960 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110429960 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110429960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110429960 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110429960 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d6 91 65 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)9528667 TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: 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 := '52430A9A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2720)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)6953313 MSC_Test_2-RAN(2720)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2719)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110430168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430168 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430168 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430168 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6a 19 61 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 52 43 0a 9a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110430169 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) 20250426110430169 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110430169 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110430169 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110430169 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110430169 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110430169 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110430169 DMSC DEBUG msc_i(unknown:UTRAN-Iu-471:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110430169 DMSC DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110430169 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110430169 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-471:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110430169 DMM DEBUG msc_a(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110430169 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110430169 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110430169 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110430169 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110430169 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110430169 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110430169 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870] (fsm.c:486) 20250426110430169 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110430169 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110430169 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110430169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430169 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430169 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430169 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 6a 19 61 00 01 d7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: { messageType := 2, destLocRef := '6A1961'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(2719)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110430171 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110430171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110430171 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) Received 1 auth tuples (vlr.c:996) 20250426110430171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110430171 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110430171 DMM DEBUG Tx AUTH REQ (rand = 4692820107350ae5c947a0479b92d32f) (gsm_04_08.c:641) 20250426110430171 DMM DEBUG AUTH REQ (autn = c7a9df1ff6faece6e5874898d51e2474) (gsm_04_08.c:643) 20250426110430171 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110430171 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110430171 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110430171 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110430171 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430171 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430171 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430171 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430171 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6a 19 61 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 46 92 82 01 07 35 0a e5 c9 47 a0 47 9b 92 d3 2f 20 10 c7 a9 df 1f f6 fa ec e6 e5 87 48 98 d5 1e 24 74 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2720)@4e68250106fc: patching N(SD)=1 into dtap '0514181D6C612104599B6AE9'O MSC_Test_2-RAN(2720)@4e68250106fc: patched enc_l3: '0554181D6C612104599B6AE9'O MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554181D6C612104599B6AE9'O 20250426110430173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 18 1d 6c 61 21 04 59 9b 6a e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110430174 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110430174 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110430174 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110430174 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110430174 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110430174 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110430174 DMM DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 181d6c61599b6ae9) (gsm_04_08.c:1128) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110430174 DVLR DEBUG SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) AUTH on UTRAN received RES: 181d6c61599b6ae9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110430174 DVLR INFO SUBSCR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110430174 DVLR DEBUG VLR_Authenticate(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b33fa0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110430174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110430174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110430174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110430174 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110430174 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=27db8afcae30d1f5639277f45154be3c, CK=NONE (ran_msg_iu.c:388) 20250426110430174 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110430174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110430174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430174 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6a 19 61 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 27 db 8a fc ae 30 d1 f5 63 92 77 f4 51 54 be 3c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110430175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110430176 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110430176 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110430176 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110430176 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110430176 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110430176 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110430176 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110430176 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110430176 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110430176 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110430176 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.993s remaining) (msc_a.c:450) 20250426110430176 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001046/3/1): Available (smpp_smsc.c:626) 20250426110430176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430176 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430176 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6a 19 61 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2725)@4e68250106fc: Created GsupExpect[0] for "262420000001046" to be handled at TC_iu_lu_and_mo_ussd_single_request2(2727) MSC_Test_2-RAN(2720)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2720)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250426110430181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110430181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110430181 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110430181 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110430181 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110430181 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110430181 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110430181 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110430181 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110430181 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110430181 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{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(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110430182 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110430182 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110430182 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110430182 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110430182 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110430182 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110430182 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110430182 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110430182 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110430182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6a 19 61 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 0c 46 b3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110430182 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430182 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430182 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430182 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 6a 19 61 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2719)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2719)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2719)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110430184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430184 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110430184 DIUCS DEBUG (UTRAN-Iu-471) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110430184 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110430184 DIUCS DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110430184 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110430184 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110430184 DIUCS DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110430184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110430184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110430184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110430184 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110430184 DMSC DEBUG msc_a(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110430184 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110430184 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) MSC-A terminated (msub.c:261) 20250426110430184 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) 1 MSC-I still active (msub.c:79) 20250426110430184 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110430184 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110430184 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110430184 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110430184 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-471 (ran_conn.c:142) 20250426110430184 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-471 (ran_conn.c:155) 20250426110430184 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110430184 DMSC DEBUG msc_i(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A:UTRAN-Iu-471:CM_SERVICE_REQ)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110430184 DMSC DEBUG msub(IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A) Free (msub.c:119) 20250426110430184 DVLR DEBUG VLR subscr IMSI-262420000001046:MSISDN-491230001046:TMSI-0x52430A9A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110430184 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110430184 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110430184 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430184 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430184 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430184 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430184 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430184 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430184 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 6a 19 61 00 01 d7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2721)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2719)@4e68250106fc: Session index based on local reference:0 20250426110430185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110430185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430185 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110430185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2721)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2720)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_single_request2(2727)6953313 20250426110430185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110430185 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430185 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d7 6a 19 61 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_single_request2(2727)@4e68250106fc: Final verdict of PTC: pass MSC_Test_1-SCCP(2716)@4e68250106fc: Final verdict of PTC: none 20250426110430188 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110430188 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430188 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110430188 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110430188 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110430188 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430188 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110430188 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110430188 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110430188 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430188 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110430188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110430188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110430188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110430188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110430188 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110430188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110430188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110430188 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110430188 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(2719)@4e68250106fc: Final verdict of PTC: none 20250426110430189 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110430189 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2718)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2723)@4e68250106fc: Final verdict of PTC: none 20250426110430189 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110430189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430189 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110430190 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110430190 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110430190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430190 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110430190 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110430190 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) 20250426110430190 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430190 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110430190 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110430190 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110430190 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110430190 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430190 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110430190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110430190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110430190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110430190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110430190 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110430190 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110430190 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2714)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2715)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2713)@4e68250106fc: Final verdict of PTC: none 20250426110430190 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110430190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110430190 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110430191 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110430191 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110430191 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110430191 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110430191 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) 20250426110430191 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP(2725)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2721)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2720)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2722)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2717)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2724)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2726)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2728)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2712)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2712): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2713): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2714): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2715): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2716): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2717): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2718): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2719): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2720): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2721): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2722): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2723): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2724): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2725): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2726): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_ussd_single_request2(2727): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2728): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_single_request finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass'. Sat Apr 26 11:04:30 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 20250426110430191 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110430193 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110430409 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110430409 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110430409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110430409 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110430409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110430409 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110430409 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110430409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110430409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110430409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1b 00 00 00 b9 00 00 00 c3 03 00 00 0e 10 26 54 bd 00 01 96 02 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110430409 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) 20250426110431194 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=489476) 20250426110432189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110432189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110432189 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110432191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110432191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110432191 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110432196 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=489476, count=492068) 20250426110433197 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification ------ Sat Apr 26 11:04:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110434199 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_ussd_notification started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2732)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2732)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2732)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2730)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2735)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2735)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2735)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2733)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110435200 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2738)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2738)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2738)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2736)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110435216 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2739)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110435381 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110435382 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110435382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110435382 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2732)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2732)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110435387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435387 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110435387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110435387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110435387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110435387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110435387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110435387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110435387 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110435387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110435387 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2732)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2732)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2732)@4e68250106fc: Message received on association #8 20250426110435388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435388 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110435388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110435388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110435388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110435388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110435388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110435388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_0-M3UA(2732)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110435388 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110435388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110435388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110435388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110435388 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110435388 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2732)@4e68250106fc: Message received on association #8 20250426110435388 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) 20250426110435388 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2732)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2732)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2732)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2732)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110435396 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110435396 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110435396 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110435396 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(2735)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2735)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110435401 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435401 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110435401 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110435402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110435402 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110435402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110435402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110435402 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110435402 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110435402 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110435402 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(2735)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 20250426110435404 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435404 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110435404 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110435404 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110435404 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110435404 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110435404 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110435404 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110435404 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110435404 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110435404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110435404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110435404 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(2735)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110435404 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110435404 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) 20250426110435405 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110435410 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) 20250426110435410 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) 20250426110435410 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) 20250426110435410 DLSS7 INFO ?: connection closed (osmo_ss7_asp.c:1115) 20250426110435410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110435410 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted (osmo_ss7_xua_srv.c:186) 20250426110435410 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(2738)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2738)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110435418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110435418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110435418 DLSS7 ERROR XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' (xua_asp_fsm.c:320) 20250426110435418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06 (osmo_ss7_asp.c:1164) 20250426110435418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:704) 20250426110435418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110435418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110435418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110435418 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Pending () (xua_as_fsm.c:94) 20250426110435418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110435418 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110435418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110435418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110435418 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(2738)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2738)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 20250426110435418 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110435418 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@4e68250106fc: Received M3UA_DUNA -> discard MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: Received M3UA_ERR -> discard MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2738)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110435423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110435423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110435423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110435423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110435423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110435423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110435423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_ACTIVE (xua_as_fsm.c:550) 20250426110435423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110435423 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110435423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110435423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110435423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110435423 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(2738)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 20250426110435423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110435423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2735)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110436188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110436188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2732)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436188 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436188 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436188 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110436188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436188 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110436188 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110436188 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2732)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2732)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2731)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110436199 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436199 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436199 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436199 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110436199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436199 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436199 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2735)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110436200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436200 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110436200 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110436200 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436200 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2735)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2735)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110436201 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110436201 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2741)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110436202 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_1-RAN(2734)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2741)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2741)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110436211 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110436211 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110436218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436218 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436218 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436218 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436218 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436218 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) 20250426110436218 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110436218 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436218 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436218 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436218 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436218 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2742)@4e68250106fc: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } MSC_Test_2-RAN(2737)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)1819653 MSC_Test_2-SCCP(2736)@4e68250106fc: First idle individual index:0 20250426110436241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436242 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436242 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436242 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1b c4 05 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 74 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2737)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110436242 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) 20250426110436242 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110436242 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110436242 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110436242 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110436242 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110436242 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110436242 DMSC DEBUG msc_i(unknown:UTRAN-Iu-472:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110436242 DMSC DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110436242 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110436242 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-472:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110436242 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001047 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110436242 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110436242 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110436242 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001047 id=262420000001047 (vlr.c:661) 20250426110436242 DVLR INFO New subscr, IMSI: 262420000001047 (vlr.c:562) 20250426110436242 DVLR DEBUG VLR subscr IMSI-262420000001047 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110436242 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110436242 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110436242 DVLR DEBUG VLR subscr IMSI-262420000001047 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110436242 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110436242 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110436242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110436242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110436242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110436242 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110436242 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436242 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436242 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436242 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436242 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436242 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 1b c4 05 00 01 d8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: { messageType := 2, destLocRef := '1BC405'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(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2742)@4e68250106fc: Found GsupExpect[0] for "262420000001047" handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)"262420000001047" TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): none -> pass 20250426110436284 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110436284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110436284 DVLR DEBUG SUBSCR(IMSI-262420000001047) Received 1 auth tuples (vlr.c:996) 20250426110436284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110436284 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110436284 DMM DEBUG Tx AUTH REQ (rand = aafc8ad83a882ff4dda730e48c43d1fc) (gsm_04_08.c:641) 20250426110436284 DMM DEBUG AUTH REQ (autn = 9856661f1a3a5a9f75a21b8163c8573b) (gsm_04_08.c:643) 20250426110436284 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110436284 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110436284 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110436284 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436284 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436284 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436284 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436284 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1b c4 05 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 aa fc 8a d8 3a 88 2f f4 dd a7 30 e4 8c 43 d1 fc 20 10 98 56 66 1f 1a 3a 5a 9f 75 a2 1b 81 63 c8 57 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110436284 DVLR DEBUG VLR subscr IMSI-262420000001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@4e68250106fc: patching N(SD)=1 into dtap '051459FC86712104840D3EB2'O MSC_Test_2-RAN(2737)@4e68250106fc: patched enc_l3: '055459FC86712104840D3EB2'O MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055459FC86712104840D3EB2'O 20250426110436292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436292 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436292 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436292 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436292 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 59 fc 86 71 21 04 84 0d 3e b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436292 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436292 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436292 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436292 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436292 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436292 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110436292 DMM DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 59fc8671840d3eb2) (gsm_04_08.c:1128) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110436292 DVLR DEBUG SUBSCR(IMSI-262420000001047) AUTH on UTRAN received RES: 59fc8671840d3eb2 (8 bytes) (vlr_auth_fsm.c:151) 20250426110436292 DVLR INFO SUBSCR(IMSI-262420000001047) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110436292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110436292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110436292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110436292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110436292 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110436292 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5ca4549f8413bc2662f5cff1ce927a4e, CK=NONE (ran_msg_iu.c:388) 20250426110436292 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110436292 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110436292 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436292 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436292 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436292 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436292 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436292 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436292 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1b c4 05 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5c a4 54 9f 84 13 bc 26 62 f5 cf f1 ce 92 7a 4e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110436299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436299 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436299 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436299 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436299 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436299 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436299 DIUCS DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110436299 DMSC DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436299 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110436299 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110436299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110436299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110436299 DIUCS DEBUG msc_a(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110436299 DMSC DEBUG msc_i(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110436299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110436299 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110436299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110436299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110436299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110436299 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110436299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436299 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436299 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1b c4 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110436301 DVLR DEBUG VLR subscr IMSI-262420000001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110436301 DVLR DEBUG IMSI:262420000001047 has MSISDN:491230001047 (vlr.c:1045) 20250426110436301 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250426110436302 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110436302 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110436302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110436302 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001047:UTRAN-Iu-472:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110436302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110436302 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110436302 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250426110436302 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110436302 DMM DEBUG -> IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89 LOCATION UPDATE ACCEPT (TMSI = 0xbdab0c89) (gsm_04_08.c:149) 20250426110436302 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110436302 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110436302 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110436302 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110436302 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436302 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436302 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436302 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436302 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1b c4 05 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 bd ab 0c 89 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2737)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110436304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436304 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436304 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436304 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436304 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436304 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436304 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436304 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436304 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436304 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436304 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110436304 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110436304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSInew-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110436304 DMSC NOTICE msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) VLR: update for IMSI=262420000001047 (MSISDN=491230001047) (gsm_04_08.c:1541) 20250426110436304 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110436304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110436304 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001047:MSISDN-491230001047:UTRAN-Iu-472:LU)[0x55fcf1b3b360]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110436304 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110436304 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110436304 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250426110436304 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250426110436304 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110436304 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110436304 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110436304 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110436304 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110436304 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110436304 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110436304 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110436304 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110436304 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436304 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436304 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436304 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436304 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436304 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436304 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1b c4 05 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436307 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436307 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436307 DIUCS DEBUG (UTRAN-Iu-472) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436307 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436307 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436307 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110436307 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110436307 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110436307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110436307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110436307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110436307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110436307 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110436307 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110436307 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110436307 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) MSC-A terminated (msub.c:261) 20250426110436307 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) 1 MSC-I still active (msub.c:79) 20250426110436307 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110436307 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110436307 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110436307 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110436307 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-472 (ran_conn.c:142) 20250426110436307 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-472 (ran_conn.c:155) 20250426110436307 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110436307 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-472:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110436307 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) Free (msub.c:119) 20250426110436307 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110436307 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110436307 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110436307 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436307 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436307 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436308 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 1b c4 05 00 01 d8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 20250426110436308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d8 1b c4 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2737)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)1819653 TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@4e68250106fc: Created IMSI[0] for '262420000001047'H'BDAB0C89'O to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) MSC_Test-GSUP(2742)@4e68250106fc: Created GsupExpect[0] for "262420000001047" to be handled at TC_iu_lu_and_mt_ussd_notification2(2744) 20250426110436344 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110436344 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110436344 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110436344 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110436344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436344 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 40 40 05 00 bd ab 0c 89 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2737)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_notification2(2744) TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: 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 := 'BDAB0C89'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2737)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)998110 MSC_Test_2-SCCP(2736)@4e68250106fc: First idle individual index:0 20250426110436349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 0f 3a de 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 bd ab 0c 89 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436349 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) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436349 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110436349 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110436349 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110436349 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110436349 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110436349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110436349 DMSC DEBUG msc_i(unknown:UTRAN-Iu-473:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110436349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110436349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110436349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-473:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110436349 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110436349 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110436349 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110436349 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110436349 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110436349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110436349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110436349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110436349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110436349 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110436350 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436350 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436350 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436350 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436350 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436350 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436350 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 0f 3a de 00 01 d9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: { messageType := 2, destLocRef := '0F3ADE'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(2736)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110436351 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110436351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110436351 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) Received 1 auth tuples (vlr.c:996) 20250426110436351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110436351 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110436351 DMM DEBUG Tx AUTH REQ (rand = d5f088e168fd911f0ee01c8896bcd19e) (gsm_04_08.c:641) 20250426110436351 DMM DEBUG AUTH REQ (autn = 162f82e2025a361e23c3e51e3292d766) (gsm_04_08.c:643) 20250426110436351 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110436351 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110436351 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110436351 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110436351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436351 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d5 f0 88 e1 68 fd 91 1f 0e e0 1c 88 96 bc d1 9e 20 10 16 2f 82 e2 02 5a 36 1e 23 c3 e5 1e 32 92 d7 66 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2737)@4e68250106fc: patching N(SD)=0 into dtap '0514363C986721040AE213A8'O MSC_Test_2-RAN(2737)@4e68250106fc: patched enc_l3: '0514363C986721040AE213A8'O MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514363C986721040AE213A8'O 20250426110436353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436353 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436353 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 36 3c 98 67 21 04 0a e2 13 a8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436353 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436353 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436353 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436353 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436353 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436353 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110436353 DMM DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 363c98670ae213a8) (gsm_04_08.c:1128) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110436353 DVLR DEBUG SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) AUTH on UTRAN received RES: 363c98670ae213a8 (8 bytes) (vlr_auth_fsm.c:151) 20250426110436353 DVLR INFO SUBSCR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110436353 DVLR DEBUG VLR_Authenticate(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b3b360]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110436353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110436353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110436353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110436353 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110436353 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2b4f46e2127cb6b2e5527782da3a226b, CK=NONE (ran_msg_iu.c:388) 20250426110436353 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110436353 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110436353 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436353 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436353 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436353 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2b 4f 46 e2 12 7c b6 b2 e5 52 77 82 da 3a 22 6b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110436354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436355 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436355 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436355 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110436355 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436355 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110436355 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110436355 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110436355 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110436355 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110436355 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110436355 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110436355 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110436355 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110436355 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110436355 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110436355 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001047/3/1): Available (smpp_smsc.c:626) 20250426110436355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436355 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110436355 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436355 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436355 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436355 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2737)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2737)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250426110436358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436358 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436358 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436358 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436358 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436358 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436358 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436358 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110436358 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110436358 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110436358 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110436358 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110436358 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110436358 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110436358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436358 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110436358 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436358 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436358 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436358 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 0f 3a de 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2736)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2736)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2736)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2736)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110436360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436360 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436360 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 d9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110436360 DIUCS DEBUG (UTRAN-Iu-473) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110436360 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110436360 DIUCS DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110436360 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110436360 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110436360 DIUCS DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110436360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110436360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110436360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110436360 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110436360 DMSC DEBUG msc_a(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110436360 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110436360 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) MSC-A terminated (msub.c:261) 20250426110436360 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) 1 MSC-I still active (msub.c:79) 20250426110436360 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110436360 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110436360 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110436360 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110436360 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-473 (ran_conn.c:142) 20250426110436360 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-473 (ran_conn.c:155) 20250426110436360 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110436360 DMSC DEBUG msc_i(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89:UTRAN-Iu-473:PAGING_RESP)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110436360 DMSC DEBUG msub(IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89) Free (msub.c:119) 20250426110436360 DVLR DEBUG VLR subscr IMSI-262420000001047:MSISDN-491230001047:TMSI-0xBDAB0C89 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110436360 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110436360 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110436360 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436360 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436360 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110436360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436360 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110436360 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110436360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 0f 3a de 00 01 d9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2738)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2736)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2737)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_notification2(2744)998110 MSC_Test_2-M3UA(2738)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110436361 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110436361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110436361 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110436361 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110436361 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110436361 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110436361 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110436361 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110436361 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 d9 0f 3a de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_notification2(2744)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2742)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2730)@4e68250106fc: Final verdict of PTC: none 20250426110436363 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110436363 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-RAN(2731)@4e68250106fc: Final verdict of PTC: none 20250426110436363 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110436363 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436363 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110436363 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110436363 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110436363 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436363 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110436363 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110436363 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110436363 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436363 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110436363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110436363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110436363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110436363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110436363 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test-MNCC(2739)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2733)@4e68250106fc: Final verdict of PTC: none 20250426110436363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110436363 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110436363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110436363 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test-SMPP(2743)@4e68250106fc: Final verdict of PTC: none 20250426110436364 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2735)@4e68250106fc: Final verdict of PTC: none 20250426110436364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110436364 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) 20250426110436364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436364 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110436364 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110436364 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110436364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436364 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110436364 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110436364 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) 20250426110436364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436364 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110436364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110436364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110436364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110436364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110436364 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110436364 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2738)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2729)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2736)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2740)@4e68250106fc: Final verdict of PTC: none 20250426110436364 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2741)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2737)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2745)@4e68250106fc: Final verdict of PTC: none 20250426110436364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110436364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110436364 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110436364 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(2734)@4e68250106fc: Final verdict of PTC: none 20250426110436377 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110436377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436377 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110436377 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110436377 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110436377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110436377 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110436377 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110436377 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110436377 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110436377 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110436377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110436377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110436377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110436377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110436377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110436377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110436377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110436377 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110436377 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110436377 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2732)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2729): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2730): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2731): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2732): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2733): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2734): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2735): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2736): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2737): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2738): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2739): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2740): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2741): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2742): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2743): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_ussd_notification2(2744): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2745): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_ussd_notification finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass'. Sat Apr 26 11:04:36 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 20250426110437366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=514076) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110438364 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110438366 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110438377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110438377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110438377 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=514076, count=517384) 20250426110439367 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call ------ Sat Apr 26 11:04:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110440368 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_during_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2749)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2749)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2749)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2747)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2752)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2752)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2752)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2750)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2755)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2755)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2755)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2753)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110441348 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2756)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110441369 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110441369 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2758)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110441370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2758)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2758)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110441378 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110441378 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2759)@4e68250106fc: Created GsupExpect[0] for "262420000001048" to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110441517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110441517 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110441517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110441517 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2749)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110441518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441518 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110441518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110441518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110441518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110441518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110441518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110441518 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441518 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110441518 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110441518 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2749)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110441519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441519 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110441519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110441519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110441519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110441519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110441519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110441519 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441519 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110441519 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110441519 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110441519 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2749)@4e68250106fc: Message received on association #8 20250426110441519 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110441519 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2749)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110441530 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110441530 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110441530 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110441530 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(2752)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110441531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441531 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110441531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110441531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110441531 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110441531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110441531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110441531 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441531 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_1-M3UA(2752)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110441531 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110441531 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(2752)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110441532 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441532 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110441532 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110441532 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110441532 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110441532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110441532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110441532 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441532 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110441532 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2752)@4e68250106fc: Message received on association #8 20250426110441532 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110441532 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(2752)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110441532 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110441532 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2752)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110441543 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) 20250426110441543 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) 20250426110441543 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110441543 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(2755)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2755)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110441545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110441545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110441545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110441545 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110441545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110441545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110441545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441545 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_2-M3UA(2755)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2755)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110441545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110441545 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(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2755)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110441546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110441546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110441546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110441546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110441546 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110441546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110441546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110441546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110441546 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110441546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110441546 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110441546 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110441546 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(2755)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110441546 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 20250426110441546 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2752)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2752)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110442321 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442321 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110442321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2749)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442322 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442322 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442322 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110442322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442322 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110442322 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110442322 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442322 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2749)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2749)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2748)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110442333 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442333 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442333 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442333 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110442333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442333 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442333 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_1-M3UA(2752)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442333 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442333 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110442333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442333 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110442333 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110442333 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442333 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2752)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2752)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2751)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442349 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442349 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442349 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442349 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442349 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442349 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) 20250426110442349 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110442349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442349 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2754)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)6328962 MSC_Test_2-SCCP(2753)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442355 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442355 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442355 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 60 92 82 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 84 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442355 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) 20250426110442355 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Allocated (fsm.c:456) 20250426110442355 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110442355 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110442355 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110442355 DMSC DEBUG msc_a[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b00870] (fsm.c:486) 20250426110442355 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110442355 DMSC DEBUG msc_i(unknown:UTRAN-Iu-474:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110442355 DMSC DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110442355 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110442355 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-474:NONE)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110442355 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001048 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110442355 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110442355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110442355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10] (fsm.c:486) 20250426110442355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110442355 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110442355 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110442355 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001048 id=262420000001048 (vlr.c:661) 20250426110442355 DVLR INFO New subscr, IMSI: 262420000001048 (vlr.c:562) 20250426110442355 DVLR DEBUG VLR subscr IMSI-262420000001048 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110442355 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110442355 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110442355 DVLR DEBUG VLR subscr IMSI-262420000001048 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110442356 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110442356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110442356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110442356 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110442356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110442356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110442356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110442356 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{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(2754)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110442356 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442356 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442356 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442356 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 60 92 82 00 01 da 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: { messageType := 2, destLocRef := '609282'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-GSUP(2759)@4e68250106fc: Found GsupExpect[0] for "262420000001048" handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-GSUP(2759)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)"262420000001048" MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): none -> pass 20250426110442359 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110442359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110442359 DVLR DEBUG SUBSCR(IMSI-262420000001048) Received 1 auth tuples (vlr.c:996) 20250426110442359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110442359 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110442359 DMM DEBUG Tx AUTH REQ (rand = cc2ddc920549274c3e4dbbede2a845a8) (gsm_04_08.c:641) 20250426110442359 DMM DEBUG AUTH REQ (autn = 45f5e310994e5d2642938def4d9f4ada) (gsm_04_08.c:643) 20250426110442359 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110442359 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110442359 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110442359 DVLR DEBUG VLR subscr IMSI-262420000001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110442359 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442359 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442359 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442359 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442359 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442359 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442359 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 60 92 82 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 cc 2d dc 92 05 49 27 4c 3e 4d bb ed e2 a8 45 a8 20 10 45 f5 e3 10 99 4e 5d 26 42 93 8d ef 4d 9f 4a da 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=1 into dtap '05147CF4EF6F2104813C1E7B'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '05547CF4EF6F2104813C1E7B'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547CF4EF6F2104813C1E7B'O 20250426110442364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7c f4 ef 6f 21 04 81 3c 1e 7b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442364 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442364 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442364 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442364 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442364 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442364 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110442364 DMM DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7cf4ef6f813c1e7b) (gsm_04_08.c:1128) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110442364 DVLR DEBUG SUBSCR(IMSI-262420000001048) AUTH on UTRAN received RES: 7cf4ef6f813c1e7b (8 bytes) (vlr_auth_fsm.c:151) 20250426110442364 DVLR INFO SUBSCR(IMSI-262420000001048) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (vlr_auth_fsm.c:294) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110442364 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110442364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110442364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110442364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110442364 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110442364 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=96c3a09c5054e6487d6583ecf376dba1, CK=NONE (ran_msg_iu.c:388) 20250426110442364 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110442364 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110442364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442364 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442364 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442364 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 60 92 82 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 96 c3 a0 9c 50 54 e6 48 7d 65 83 ec f3 76 db a1 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110442369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442369 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442369 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442369 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442369 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442369 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442369 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442369 DIUCS DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110442369 DMSC DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442369 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110442369 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110442369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110442369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110442369 DIUCS DEBUG msc_a(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110442369 DMSC DEBUG msc_i(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110442369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110442369 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110442369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110442369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110442369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110442369 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110442369 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442369 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442369 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442369 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442369 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442369 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442369 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 60 92 82 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110442371 DVLR DEBUG VLR subscr IMSI-262420000001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110442371 DVLR DEBUG IMSI:262420000001048 has MSISDN:491230001048 (vlr.c:1045) 20250426110442371 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250426110442371 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110442372 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110442372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:110) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110442372 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001048:UTRAN-Iu-474:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110442372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110442372 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110442372 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250426110442372 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110442372 DMM DEBUG -> IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC LOCATION UPDATE ACCEPT (TMSI = 0x5400e8dc) (gsm_04_08.c:149) 20250426110442372 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110442372 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110442372 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110442372 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110442372 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442372 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442372 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442372 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442372 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442372 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 60 92 82 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 54 00 e8 dc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442374 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442374 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442374 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442374 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442374 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442374 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442374 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442374 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442374 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110442374 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110442374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSInew-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110442374 DMSC NOTICE msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) VLR: update for IMSI=262420000001048 (MSISDN=491230001048) (gsm_04_08.c:1541) 20250426110442374 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110442374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0] (vlr_lu_fsm.c:817) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110442374 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001048:MSISDN-491230001048:UTRAN-Iu-474:LU)[0x55fcf1b1d300]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110442374 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110442374 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110442374 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250426110442374 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250426110442374 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110442374 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110442374 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110442374 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110442374 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110442374 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110442374 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110442374 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110442374 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110442374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442374 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 60 92 82 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110442377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442377 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442377 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442377 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 da 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442377 DIUCS DEBUG (UTRAN-Iu-474) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442377 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442377 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442377 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110442377 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110442377 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110442377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110442377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10] (msc_a.c:1053) 20250426110442377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110442377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110442377 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1b39cb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b00870] (msc_a.c:1053) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110442377 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1afcc10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110442377 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110442377 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) MSC-A terminated (msub.c:261) 20250426110442377 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) 1 MSC-I still active (msub.c:79) 20250426110442377 DMSC DEBUG msub_fsm[0x55fcf1b00870]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110442377 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110442377 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110442377 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b00870] (msub.c:113) 20250426110442377 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-474 (ran_conn.c:142) 20250426110442377 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-474 (ran_conn.c:155) 20250426110442377 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110442377 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-474:LU)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110442377 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) Free (msub.c:119) 20250426110442377 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110442377 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Freeing instance (msub.c:113) 20250426110442377 DMSC DEBUG msub_fsm[0x55fcf1b00870]{terminating}: Deallocated (fsm.c:568) 20250426110442377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442377 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 60 92 82 00 01 da 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 20250426110442378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442378 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442378 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442378 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 da 60 92 82 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)6328962 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@4e68250106fc: Created IMSI[0] for '262420000001048'H'5400E8DC'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) MSC_Test-MNCC(2756)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1862102716 20250426110442381 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426110442381 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426110442381 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC callref-0x6efd6ebc tid-255) New transaction (transaction.c:231) 20250426110442381 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC callref-0x6efd6ebc 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) 20250426110442381 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC callref-0x6efd6ebc 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) 20250426110442381 DMNCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC callref-0x6efd6ebc tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426110442381 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426110442381 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426110442381 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442381 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442381 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442381 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442381 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 40 40 05 00 54 00 e8 dc 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2754)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mo_ussd_during_mt_call2(2761) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@4e68250106fc: Created IMSI[1] for '262420000001048'H'5400E8DC'O to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: 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 := '5400E8DC'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2754)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)9734015 MSC_Test_2-SCCP(2753)@4e68250106fc: First idle individual index:0 20250426110442385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 94 87 7f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 54 00 e8 dc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442385 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) 20250426110442385 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Allocated (fsm.c:456) 20250426110442385 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: Allocated (fsm.c:456) 20250426110442385 DMSC DEBUG msc_i[0x55fcf1afcc10]{READY}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110442385 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110442385 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b39cb0] (fsm.c:486) 20250426110442385 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110442385 DMSC DEBUG msc_i(unknown:UTRAN-Iu-475:NONE)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110442385 DMSC DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110442385 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110442385 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-475:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110442385 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110442385 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110442385 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110442385 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110442385 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110442385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110442385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870] (fsm.c:486) 20250426110442385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110442385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110442385 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110442385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 94 87 7f 00 01 db 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: { messageType := 2, destLocRef := '94877F'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(2753)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110442386 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110442386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110442386 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) Received 1 auth tuples (vlr.c:996) 20250426110442386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110442386 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110442386 DMM DEBUG Tx AUTH REQ (rand = 55ba11c19a1c510f4c533fb99a638de7) (gsm_04_08.c:641) 20250426110442386 DMM DEBUG AUTH REQ (autn = 0675bed212a694dbecc7cb475bc22eb0) (gsm_04_08.c:643) 20250426110442386 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110442386 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110442386 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110442386 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250426110442386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 55 ba 11 c1 9a 1c 51 0f 4c 53 3f b9 9a 63 8d e7 20 10 06 75 be d2 12 a6 94 db ec c7 cb 47 5b c2 2e b0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=0 into dtap '05147E83348C2104EE8AC908'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '05147E83348C2104EE8AC908'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E83348C2104EE8AC908'O 20250426110442388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442388 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442388 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442388 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 7e 83 34 8c 21 04 ee 8a c9 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442388 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442388 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442388 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442388 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442388 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442388 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110442388 DMM DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7e83348cee8ac908) (gsm_04_08.c:1128) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110442388 DVLR DEBUG SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) AUTH on UTRAN received RES: 7e83348cee8ac908 (8 bytes) (vlr_auth_fsm.c:151) 20250426110442388 DVLR INFO SUBSCR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870] (vlr_auth_fsm.c:294) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110442388 DVLR DEBUG VLR_Authenticate(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110442388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110442388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110442388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110442388 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110442388 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=eeb89fc7bd2360bed52bb6727f642c18, CK=NONE (ran_msg_iu.c:388) 20250426110442388 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110442388 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110442388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ee b8 9f c7 bd 23 60 be d5 2b b6 72 7f 64 2c 18 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110442389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442389 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442389 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442389 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442389 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442389 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442389 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110442389 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442389 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110442389 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110442389 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110442389 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110442389 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110442389 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110442389 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.996s remaining) (msc_a.c:450) 20250426110442389 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC callref-0x6efd6ebc tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426110442389 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110442389 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426110442389 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110442389 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426110442389 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442389 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426110442389 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250426110442389 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110442389 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110442389 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250426110442389 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001048/3/1): Available (smpp_smsc.c:626) 20250426110442389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442389 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110442389 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442389 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442389 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442389 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 84 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete 1 MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '8341'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250426110442393 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442393 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442393 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442393 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442393 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442393 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442393 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442393 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442393 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442393 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442393 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110442393 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426110442393 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426110442393 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426110442393 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426110442393 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442393 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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(2761)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(2757)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) 20250426110442395 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110442395 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110442395 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110442395 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: is child of msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620] (fsm.c:486) 20250426110442395 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b35300]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b35300]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300] (fsm.c:486) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55fcf1b35300]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55fcf1b35300]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b3b5c0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b3b5c0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300] (fsm.c:486) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55fcf1b3b5c0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110442395 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55fcf1b3b5c0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2757)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "446", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c5" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mo_ussd_during_mt_call2(2761) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete 3 20250426110442400 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:no-CI)[0x55fcf1b35300]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110442400 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110442400 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110442400 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{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) 20250426110442400 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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(2761)@4e68250106fc: f_mt_call_complete 4.iu 20250426110442401 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:no-CI)[0x55fcf1b3b5c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110442401 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110442401 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110442401 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{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) 20250426110442401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442401 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) Sending Assignment Command (msc_a.c:706) 20250426110442401 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110442401 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{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) 20250426110442401 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110442401 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442401 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442401 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110442401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442401 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110442401 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110442401 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0c cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60327C350001C0A802150000000000000000000000000040040C0000'O MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110442415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442415 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442415 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442415 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442415 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 32 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=2 into dtap '8307'O 20250426110442415 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442415 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442415 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110442415 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250426110442415 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '8387'O 20250426110442415 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110442415 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=6 (ran_msg_iu.c:132) 20250426110442415 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110442415 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b3b5c0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426110442415 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110442415 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442415 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250426110442415 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442415 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete 5.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete 8.iu 20250426110442417 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110442417 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110442417 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110442616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110442616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110442616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110442616 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110442616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110442616 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110442616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110442616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110442616 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110442616 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110442616 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110442616 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110442616 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442616 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110442616 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110442616 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110442616 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426110442616 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426110442616 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426110442616 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442616 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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(2761)@4e68250106fc: f_mt_call_complete 7.iu 20250426110442618 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426110442618 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc 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) 20250426110442618 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b35300]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426110442618 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b35300]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426110442618 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b35300]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426110442618 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{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(2761)@4e68250106fc: f_mt_call_complete 9.iu TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_mt_call_complete DONE 20250426110442619 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110442619 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110442619 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110442619 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426110442619 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{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(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=3 into dtap '1B3B1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '1BFB1C15A11302010102013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BFB1C15A11302010102013B300B04010F0406AA510C061B01'O 20250426110443624 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110443624 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110443624 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110443624 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110443624 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110443624 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110443624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110443624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110443624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110443624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110443624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110443624 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110443624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110443624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110443624 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110443624 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b fb 1c 15 a1 13 02 01 01 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110443624 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + NCSS: now used by 4 (attached,CC,active-conn,NCSS) (transaction.c:228) 20250426110443624 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110443624 DIUCS ERROR msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Creating new MO SS transaction without prior CM Service Request (gsm_09_11.c:182) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110443625 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110443625 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426110443625 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110443625 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110443625 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110443625 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110443625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110443625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110443625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110443625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110443625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110443625 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110443625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110443625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110443625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110443625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 01 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 0c 46 c3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426110444627 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426110444627 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110444627 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426110444627 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426110444627 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426110444627 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110444627 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110444627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110444627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444627 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110444627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110444627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2754)@4e68250106fc: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2754)@4e68250106fc: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:18 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110444629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110444629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110444629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110444629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 2d 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110444629 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110444629 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110444629 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110444629 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110444629 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426110444629 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110444629 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110444629 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110444629 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x6efd6ebc tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426110444629 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426110444629 DCC DEBUG trans(CC:NULL IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110444629 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110444629 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110444629 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110444629 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110444629 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110444629 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300] (call_leg.c:197) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b3b5c0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300] (call_leg.c:197) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110444629 DCC DEBUG rtp_stream(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP:trans-0:call-197:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b35300]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{RELEASING}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620] (call_leg.c:198) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110444629 DCC DEBUG call_leg(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b1d300]{RELEASING}: Deallocated (fsm.c:568) 20250426110444629 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110444629 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110444629 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110444629 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110444629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110444629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444629 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110444629 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110444629 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110444629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110444629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444629 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110444630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110444630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 94 87 7f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(2756)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)1862102716 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2753)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2753)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2753)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110444631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110444631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444631 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110444631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110444631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444631 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 db 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110444631 DIUCS DEBUG (UTRAN-Iu-475) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110444631 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110444631 DIUCS DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110444631 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110444631 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110444631 DIUCS DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110444631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110444631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620] (msc_a.c:1053) 20250426110444631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110444631 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1b00870]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110444631 DMSC DEBUG msc_a(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110444631 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110444631 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) MSC-A terminated (msub.c:261) 20250426110444631 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) 1 MSC-I still active (msub.c:79) 20250426110444631 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110444631 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110444631 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110444631 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Removing from parent msub_fsm[0x55fcf1b39cb0] (msub.c:113) 20250426110444631 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-475 (ran_conn.c:142) 20250426110444631 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-475 (ran_conn.c:155) 20250426110444631 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Freeing instance (msub.c:113) 20250426110444631 DMSC DEBUG msc_i(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC:UTRAN-Iu-475:PAGING_RESP)[0x55fcf1afcc10]{READY}: Deallocated (fsm.c:568) 20250426110444631 DMSC DEBUG msub(IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC) Free (msub.c:119) 20250426110444631 DVLR DEBUG VLR subscr IMSI-262420000001048:MSISDN-491230001048:TMSI-0x5400E8DC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110444631 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Freeing instance (msub.c:113) 20250426110444631 DMSC DEBUG msub_fsm[0x55fcf1b39cb0]{terminating}: Deallocated (fsm.c:568) 20250426110444631 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444631 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444631 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110444631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444631 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110444631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110444631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444631 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 94 87 7f 00 01 db 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2753)@4e68250106fc: Session index based on local reference:0 20250426110444632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110444632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110444632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110444632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110444632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110444632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110444632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110444632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110444632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110444632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 db 94 87 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2755)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2754)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_during_mt_call2(2761)9734015 TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: f_call_hangup 9: done TC_iu_lu_and_mo_ussd_during_mt_call2(2761)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2759)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110445635 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110445635 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110445635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110445635 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(2753)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2752)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110445635 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110445635 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110445635 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) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) MSC_Test_0-SCCP(2747)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110445635 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) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test-GSUP-IPA(2758)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) MSC_Test_1-SCCP(2750)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2755)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110445635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110445635 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110445635 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110445635 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110445635 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2746)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2748)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2749)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2762)@4e68250106fc: Final verdict of PTC: none 20250426110445635 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110445635 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110445635 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110445635 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110445635 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110445635 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110445635 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110445635 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110445635 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110445635 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110445635 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(2751)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2757)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2754)@4e68250106fc: Final verdict of PTC: none 20250426110445645 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110445645 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-SMPP(2760)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2756)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2746): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2747): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2748): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2749): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2750): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2751): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2752): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2753): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2754): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2755): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2756): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2757): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2758): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2759): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2760): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_ussd_during_mt_call2(2761): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2762): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_during_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass'. Sat Apr 26 11:04:45 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 20250426110446635 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=661460) 20250426110447636 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110447636 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=661460, count=664768) 20250426110448637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call'. ------ MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call ------ Sat Apr 26 11:04:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110449637 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mt_ussd_during_mt_call started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2766)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2766)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2766)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2764)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2769)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2769)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2769)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2767)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2772)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2772)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2772)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2770)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110450582 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2773)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110450638 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110450638 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2775)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110450639 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2775)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2775)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110450647 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110450647 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2776)@4e68250106fc: Created GsupExpect[0] for "262420000001049" to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110450751 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110450751 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110450751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110450751 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2766)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110450752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450752 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110450752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110450752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110450752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110450752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110450752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110450752 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450752 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110450752 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110450752 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2766)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2766)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110450753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450753 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110450753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110450753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110450753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110450753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110450753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2766)@4e68250106fc: Message received on association #8 20250426110450753 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450753 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110450753 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110450753 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110450753 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2766)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110450753 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110450753 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2766)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2766)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110450763 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110450763 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110450763 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110450763 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(2769)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2769)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110450764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450764 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110450764 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110450764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110450764 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110450764 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110450764 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110450764 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450764 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110450764 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110450764 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(2769)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2769)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2769)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110450765 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450765 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110450765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110450765 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110450765 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110450765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110450765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110450765 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450765 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110450765 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110450765 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110450765 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(2769)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 20250426110450765 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110450765 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2769)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110450776 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) 20250426110450776 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) 20250426110450776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110450776 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(2772)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110450778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110450778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110450778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110450778 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110450778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110450778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110450778 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450778 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110450778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110450778 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(2772)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110450779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110450779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110450779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110450779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110450779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110450779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110450779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110450779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110450779 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110450779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110450779 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110450779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110450779 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110450779 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110450779 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110451555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110451555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2766)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451556 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451556 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451556 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110451556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451556 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110451556 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110451556 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451556 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2766)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2766)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2765)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110451569 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451569 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110451569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451569 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451569 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2769)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451569 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451569 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451569 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110451569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451569 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110451569 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110451569 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451569 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2769)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2769)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2768)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451582 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) 20250426110451582 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110451582 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451582 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451582 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451582 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2771)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)11752449 MSC_Test_2-SCCP(2770)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451588 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451588 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451588 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b3 54 01 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 94 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451588 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) 20250426110451588 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Allocated (fsm.c:456) 20250426110451588 DMSC DEBUG msc_i[0x55fcf1afb320]{READY}: Allocated (fsm.c:456) 20250426110451588 DMSC DEBUG msc_i[0x55fcf1afb320]{READY}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) 20250426110451588 DMSC DEBUG msc_a[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110451588 DMSC DEBUG msc_a[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) MSC_Test_2-RAN(2771)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110451588 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110451588 DMSC DEBUG msc_i(unknown:UTRAN-Iu-476:NONE)[0x55fcf1afb320]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110451588 DMSC DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110451588 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110451588 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-476:NONE)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110451588 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001049 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110451588 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300] (fsm.c:486) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110451588 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110451588 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001049 id=262420000001049 (vlr.c:661) 20250426110451588 DVLR INFO New subscr, IMSI: 262420000001049 (vlr.c:562) 20250426110451588 DVLR DEBUG VLR subscr IMSI-262420000001049 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110451588 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110451588 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110451588 DVLR DEBUG VLR subscr IMSI-262420000001049 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110451588 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110451588 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110451588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110451588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790] (fsm.c:486) 20250426110451588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110451588 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110451588 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451588 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451588 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451588 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451588 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 b3 54 01 00 01 dc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2776)@4e68250106fc: Found GsupExpect[0] for "262420000001049" handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-GSUP(2776)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)"262420000001049" MSC_Test_2-SCCP(2770)@4e68250106fc: { messageType := 2, destLocRef := 'B35401'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(2770)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): none -> pass 20250426110451591 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110451591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110451591 DVLR DEBUG SUBSCR(IMSI-262420000001049) Received 1 auth tuples (vlr.c:996) 20250426110451591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110451591 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110451591 DMM DEBUG Tx AUTH REQ (rand = b1ac62b14c1272428e9fb32d2320295c) (gsm_04_08.c:641) 20250426110451591 DMM DEBUG AUTH REQ (autn = 3a82e6dc63885bc8c37403bbe0f275d3) (gsm_04_08.c:643) 20250426110451591 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110451591 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110451591 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110451591 DVLR DEBUG VLR subscr IMSI-262420000001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110451591 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451591 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451591 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451591 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b3 54 01 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b1 ac 62 b1 4c 12 72 42 8e 9f b3 2d 23 20 29 5c 20 10 3a 82 e6 dc 63 88 5b c8 c3 74 03 bb e0 f2 75 d3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=1 into dtap '05143495F8DA2104763BDE08'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '05543495F8DA2104763BDE08'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543495F8DA2104763BDE08'O 20250426110451597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451597 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451597 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451597 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451597 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 34 95 f8 da 21 04 76 3b de 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451597 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451597 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451597 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451597 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451597 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451597 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110451597 DMM DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3495f8da763bde08) (gsm_04_08.c:1128) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110451597 DVLR DEBUG SUBSCR(IMSI-262420000001049) AUTH on UTRAN received RES: 3495f8da763bde08 (8 bytes) (vlr_auth_fsm.c:151) 20250426110451597 DVLR INFO SUBSCR(IMSI-262420000001049) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790] (vlr_auth_fsm.c:294) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110451597 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110451597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110451597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110451597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110451597 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110451597 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b705a9afdb534e8bb269aa0551e437ad, CK=NONE (ran_msg_iu.c:388) 20250426110451597 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110451597 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110451597 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451597 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451597 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451597 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451597 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451597 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451597 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b3 54 01 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b7 05 a9 af db 53 4e 8b b2 69 aa 05 51 e4 37 ad 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110451602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451602 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451602 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451602 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451602 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451602 DIUCS DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110451602 DMSC DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451602 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110451602 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110451602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110451602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110451602 DIUCS DEBUG msc_a(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110451602 DMSC DEBUG msc_i(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110451602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110451602 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110451602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110451602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b06790] (fsm.c:486) 20250426110451602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110451602 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110451602 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451602 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451602 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451602 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451602 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b3 54 01 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110451604 DVLR DEBUG VLR subscr IMSI-262420000001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110451604 DVLR DEBUG IMSI:262420000001049 has MSISDN:491230001049 (vlr.c:1045) 20250426110451604 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250426110451604 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110451605 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110451605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1b06790] (vlr_lu_fsm.c:110) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110451605 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001049:UTRAN-Iu-476:LU)[0x55fcf1b0aac0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110451605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110451605 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1b06790] (fsm.c:486) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110451605 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250426110451605 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110451605 DMM DEBUG -> IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7 LOCATION UPDATE ACCEPT (TMSI = 0x346d05d7) (gsm_04_08.c:149) 20250426110451605 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110451605 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110451605 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110451605 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110451605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451605 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451605 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b3 54 01 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 34 6d 05 d7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110451607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451607 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451607 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451607 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451607 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451607 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110451607 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110451607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSInew-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110451607 DMSC NOTICE msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) VLR: update for IMSI=262420000001049 (MSISDN=491230001049) (gsm_04_08.c:1541) 20250426110451607 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110451607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790] (vlr_lu_fsm.c:817) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110451607 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001049:MSISDN-491230001049:UTRAN-Iu-476:LU)[0x55fcf1af5620]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110451607 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110451607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110451607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.980s remaining) (msc_a.c:450) 20250426110451607 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250426110451607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110451607 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110451607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110451607 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110451607 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110451607 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110451607 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110451607 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110451607 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110451607 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451607 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451607 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451607 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451607 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 b3 54 01 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110451610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451610 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451610 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451610 DIUCS DEBUG (UTRAN-Iu-476) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451610 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451610 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451610 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110451610 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110451610 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110451610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110451610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300] (msc_a.c:1053) 20250426110451610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110451610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110451610 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b06790]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b01280] (msc_a.c:1053) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110451610 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1b35300]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110451610 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110451610 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) MSC-A terminated (msub.c:261) 20250426110451610 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) 1 MSC-I still active (msub.c:79) 20250426110451610 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110451610 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110451610 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110451610 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Removing from parent msub_fsm[0x55fcf1b01280] (msub.c:113) 20250426110451610 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-476 (ran_conn.c:142) 20250426110451611 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-476 (ran_conn.c:155) 20250426110451611 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Freeing instance (msub.c:113) 20250426110451611 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-476:LU)[0x55fcf1afb320]{READY}: Deallocated (fsm.c:568) 20250426110451611 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) Free (msub.c:119) 20250426110451611 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110451611 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Freeing instance (msub.c:113) 20250426110451611 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Deallocated (fsm.c:568) 20250426110451611 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451611 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451611 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451611 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 b3 54 01 00 01 dc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 20250426110451611 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451611 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451611 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451611 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451611 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 dc b3 54 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2771)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)11752449 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@4e68250106fc: Created IMSI[0] for '262420000001049'H'346D05D7'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) MSC_Test-MNCC(2773)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1826702243 20250426110451614 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + mncc_tx_to_gsm_cc: now used by 2 (attached,mncc_tx_to_gsm_cc) (gsm_04_08_cc.c:2369) 20250426110451614 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + CC: now used by 3 (attached,mncc_tx_to_gsm_cc,CC) (transaction.c:228) 20250426110451614 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 callref-0x6ce143a3 tid-255) New transaction (transaction.c:231) 20250426110451614 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 callref-0x6ce143a3 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) 20250426110451614 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 callref-0x6ce143a3 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) 20250426110451614 DMNCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 callref-0x6ce143a3 tid-255) rx MNCC_SETUP_REQ (gsm_04_08_cc.c:2435) 20250426110451614 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + Paging: now used by 4 (attached,mncc_tx_to_gsm_cc,CC,Paging) (paging.c:111) 20250426110451614 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - mncc_tx_to_gsm_cc: now used by 3 (attached,CC,Paging) (gsm_04_08_cc.c:2448) 20250426110451614 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451614 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451614 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451614 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451614 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 40 40 05 00 34 6d 05 d7 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2771)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_mt_ussd_during_mt_call2(2778) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@4e68250106fc: Created IMSI[1] for '262420000001049'H'346D05D7'O to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: 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 := '346D05D7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2771)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)14421851 MSC_Test_2-SCCP(2770)@4e68250106fc: First idle individual index:0 20250426110451618 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451618 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451618 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451618 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451618 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 dc 0f 5b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 34 6d 05 d7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451618 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) 20250426110451618 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Allocated (fsm.c:456) 20250426110451618 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: Allocated (fsm.c:456) 20250426110451618 DMSC DEBUG msc_i[0x55fcf1af5620]{READY}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) 20250426110451619 DMSC DEBUG msc_a[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110451619 DMSC DEBUG msc_a[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) 20250426110451619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110451619 DMSC DEBUG msc_i(unknown:UTRAN-Iu-477:NONE)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110451619 DMSC DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110451619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110451619 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-477:NONE)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0] (fsm.c:486) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110451619 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110451619 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + active-conn: now used by 5 (attached,CC,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110451619 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110451619 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110451619 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110451619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110451619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760] (fsm.c:486) 20250426110451619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110451619 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110451619 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - proc_arq_vlr_fn_init: now used by 4 (attached,CC,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110451619 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451619 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451619 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451619 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 dc 0f 5b 00 01 dd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: { messageType := 2, destLocRef := 'DC0F5B'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(2770)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110451620 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + vlr_gsup_rx: now used by 5 (attached,CC,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110451620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110451620 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) Received 1 auth tuples (vlr.c:996) 20250426110451620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110451620 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110451620 DMM DEBUG Tx AUTH REQ (rand = f80569f947266ea286b31c9202e186f6) (gsm_04_08.c:641) 20250426110451620 DMM DEBUG AUTH REQ (autn = b4c6767a39a4faab512817e3de5c7982) (gsm_04_08.c:643) 20250426110451620 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110451620 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110451620 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110451620 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - vlr_gsup_rx: now used by 4 (attached,CC,Paging,active-conn) (vlr.c:1410) 20250426110451620 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451620 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451620 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451620 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451620 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f8 05 69 f9 47 26 6e a2 86 b3 1c 92 02 e1 86 f6 20 10 b4 c6 76 7a 39 a4 fa ab 51 28 17 e3 de 5c 79 82 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=0 into dtap '0514EF0B15252104FD280900'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '0514EF0B15252104FD280900'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514EF0B15252104FD280900'O 20250426110451621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451621 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451621 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 ef 0b 15 25 21 04 fd 28 09 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451621 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451621 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451621 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451621 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451621 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451621 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110451621 DMM DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ef0b1525fd280900) (gsm_04_08.c:1128) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110451621 DVLR DEBUG SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) AUTH on UTRAN received RES: ef0b1525fd280900 (8 bytes) (vlr_auth_fsm.c:151) 20250426110451621 DVLR INFO SUBSCR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760] (vlr_auth_fsm.c:294) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110451621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110451621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110451621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110451621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110451621 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110451621 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2c3dfccb9f4371205f7b5126b61c957f, CK=NONE (ran_msg_iu.c:388) 20250426110451621 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110451621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110451621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2c 3d fc cb 9f 43 71 20 5f 7b 51 26 b6 1c 95 7f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110451623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451623 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451623 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451623 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451623 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451623 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451623 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110451623 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451623 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110451623 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110451623 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110451623 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110451623 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110451623 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110451623 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.995s remaining) (msc_a.c:450) 20250426110451623 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 callref-0x6ce143a3 tid-255) Paging succeeded (gsm_04_08_cc.c:388) 20250426110451623 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110451623 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:407) 20250426110451623 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110451623 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) starting timer T303 with 30 seconds (gsm_04_08_cc.c:574) 20250426110451623 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451623 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) new state NULL -> CALL_PRESENT (gsm_04_08_cc.c:194) 20250426110451623 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_SETUP (msc_a.c:2106) 20250426110451623 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110451623 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110451623 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - Paging: now used by 3 (attached,CC,active-conn) (paging.c:202) 20250426110451623 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001049/3/1): Available (smpp_smsc.c:626) 20250426110451623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451623 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110451623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451623 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 03 05 04 04 60 04 05 8b 5c 04 91 21 43 65 5e 07 91 94 21 03 00 01 94 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete 1 MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=1 into dtap '8301'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '8341'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028341'O 20250426110451626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 41 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451626 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451626 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451626 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451626 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451626 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451626 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110451626 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx ALERTING in state CALL_PRESENT (gsm_04_08_cc.c:2696) 20250426110451626 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) stopping pending timer T303 (gsm_04_08_cc.c:228) 20250426110451626 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) starting timer T301 with 180 seconds (gsm_04_08_cc.c:574) 20250426110451626 DCC DEBUG trans(CC:CALL_PRESENT IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) new state CALL_PRESENT -> CALL_RECEIVED (gsm_04_08_cc.c:194) 20250426110451626 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451626 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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(2778)@4e68250106fc: f_mt_call_complete 2 MSC_Test-MGCP(2774)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) 20250426110451628 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110451628 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110451628 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110451628 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: is child of msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0] (fsm.c:486) 20250426110451628 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b28760]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b28760]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490] (fsm.c:486) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55fcf1b28760]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55fcf1b28760]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b39cb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b39cb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490] (fsm.c:486) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55fcf1b39cb0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110451628 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55fcf1b39cb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(2774)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "452", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c7" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_iu_lu_and_mt_ussd_during_mt_call2(2778) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete 3 20250426110451633 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:no-CI)[0x55fcf1b28760]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110451633 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110451633 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110451633 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{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) 20250426110451633 DCC ERROR trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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(2778)@4e68250106fc: f_mt_call_complete 4.iu 20250426110451634 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:no-CI)[0x55fcf1b39cb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110451634 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110451634 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110451634 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{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) 20250426110451634 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451634 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) Sending Assignment Command (msc_a.c:706) 20250426110451634 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110451634 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{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) 20250426110451634 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110451634 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451634 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451634 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110451634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451634 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110451634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110451634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 0e cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete 6.iu MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C603A7C350001C0A802150000000000000000000000000040040C0000'O 20250426110451645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451645 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451645 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451645 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 3a 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110451645 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451645 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451645 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110451645 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250426110451645 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451645 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110451645 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=7 (ran_msg_iu.c:132) 20250426110451645 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110451645 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b39cb0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=2 into dtap '8307'O 20250426110451645 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '8387'O 20250426110451645 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451645 DCC INFO trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) Assignment Complete: RAN: VND.3GPP.IUFP/16000#96, CN: AMR:octet-align=1#112 (msc_a.c:1597) 20250426110451645 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451645 DMNCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003028387'O MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete 5.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete 8.iu 20250426110451646 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110451646 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110451646 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110451848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110451848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110451848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110451848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110451848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110451848 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110451848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110451848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110451848 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110451848 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 83 87 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110451848 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110451848 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110451848 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451848 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110451848 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110451848 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110451848 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx CONNECT in state CALL_RECEIVED (gsm_04_08_cc.c:2696) 20250426110451848 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) stopping pending timer T301 (gsm_04_08_cc.c:228) 20250426110451848 DCC DEBUG trans(CC:CALL_RECEIVED IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) new state CALL_RECEIVED -> CONNECT_REQUEST (gsm_04_08_cc.c:194) 20250426110451848 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451848 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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(2778)@4e68250106fc: f_mt_call_complete 7.iu 20250426110451849 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx MNCC_RTP_CONNECT (RTP=42.23.11.5:423) (gsm_04_08_cc.c:2230) 20250426110451849 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 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) 20250426110451849 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b28760]{ESTABLISHING}: setting codecs to GSM#3,GSM-EFR#110,AMR:octet-align=1#112,GSM-HR-08#111 (rtp_stream.c:430) 20250426110451849 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b28760]{ESTABLISHING}: Not committing: no remote RTP address known (rtp_stream.c:394) 20250426110451849 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:no-remote-port:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000)[0x55fcf1b28760]{ESTABLISHING}: setting remote addr to 42.23.11.5:423 (rtp_stream.c:476) 20250426110451849 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:remote-port-not-sent:codecs-not-sent:mode-not-sent:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{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(2778)@4e68250106fc: f_mt_call_complete 9.iu TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_mt_call_complete DONE 20250426110451850 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110451850 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110451850 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) 20250426110451850 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (call_leg.c:162) 20250426110451850 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{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(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110452854 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110452854 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + NCSS: now used by 5 (attached,CC,active-conn,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110452854 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426110452854 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110452854 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110452854 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110452854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110452854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110452854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110452854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110452854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110452854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110452854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110452854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110452854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110452854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 0b 3b 1c 24 a1 22 02 01 01 02 01 3c 30 1a 04 01 0f 04 15 50 76 39 3c 2f 83 e8 79 78 19 14 76 e7 e9 e8 b4 fb ec 72 b9 1a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=3 into dtap '8B3A16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '8BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A198BFA16A214020101300F02013C300A04010F0405CE37BCEC02'O 20250426110452857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110452857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110452857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110452857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110452857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110452857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110452857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110452857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110452857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110452857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 8b fa 16 a2 14 02 01 01 30 0f 02 01 3c 30 0a 04 01 0f 04 05 ce 37 bc ec 02 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110452857 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110452857 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110452857 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110452857 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110452857 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110452857 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110452858 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + gsm0911_gsup_rx: now used by 5 (attached,CC,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110452858 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - gsm0911_gsup_rx: now used by 4 (attached,CC,active-conn,NCSS) (gsm_09_11.c:509) 20250426110452858 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110452858 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110452858 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110452858 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - NCSS: now used by 3 (attached,CC,active-conn) (transaction.c:281) 20250426110452858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110452858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110452858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110452858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110452858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110452858 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110452858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110452858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110452858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110452858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 0: tx MNCC_DISC_REQ 20250426110453860 DMNCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx MNCC_DISC_REQ (gsm_04_08_cc.c:2462) 20250426110453860 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110453860 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) starting timer T306 with 30 seconds (gsm_04_08_cc.c:574) 20250426110453860 DCC DEBUG trans(CC:CONNECT_REQUEST IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) new state CONNECT_REQUEST -> DISCONNECT_IND (gsm_04_08_cc.c:194) 20250426110453860 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_DISCONNECT (msc_a.c:2106) 20250426110453860 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110453860 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110453860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110453860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110453860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110453860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 16 00 14 40 12 00 00 02 00 10 40 06 05 03 25 02 e2 97 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 1: rx DTAP CC DISC MSC_Test_2-RAN(2771)@4e68250106fc: patching N(SD)=0 into dtap '832D0802E180'O MSC_Test_2-RAN(2771)@4e68250106fc: patched enc_l3: '832D0802E180'O MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:18 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400E0000010010400706832D0802E180'O 20250426110453863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110453863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110453863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110453863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 29 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 12 00 14 40 0e 00 00 01 00 10 40 07 06 83 2d 08 02 e1 80 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110453863 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110453863 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110453863 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110453863 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110453863 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) rx RELEASE in state DISCONNECT_IND (gsm_04_08_cc.c:2696) 20250426110453863 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) stopping pending timer T306 (gsm_04_08_cc.c:228) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_RELEASE_COMPL (msc_a.c:2106) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110453863 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110453863 DMNCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110453863 DCC DEBUG trans(CC:DISCONNECT_IND IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x6ce143a3 tid-0) new state DISCONNECT_IND -> NULL (gsm_04_08_cc.c:194) 20250426110453863 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) Freeing transaction (transaction.c:243) 20250426110453863 DCC DEBUG trans(CC:NULL IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP callref-0x0 tid-0) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110453863 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - CC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110453863 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110453863 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110453863 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110453863 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110453863 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{ESTABLISHED}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490] (call_leg.c:197) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b39cb0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490] (call_leg.c:197) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110453863 DCC DEBUG rtp_stream(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP:trans-0:call-199:RTP_TO_CN:CI-11111:local-1-1-1-1-10000:remote-42-23-11-5-423)[0x55fcf1b28760]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{RELEASING}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0] (call_leg.c:198) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110453863 DCC DEBUG call_leg(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b3b490]{RELEASING}: Deallocated (fsm.c:568) 20250426110453863 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110453863 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110453863 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110453863 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110453863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110453863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110453863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110453863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 03 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110453863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110453864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453864 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110453864 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110453864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 dc 0f 5b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(2773)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)1826702243 MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 2: rx MNCC REL ind MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2770)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 3: rx DTAP CC REL COMPL TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 5.iu: rx Iu Release Command MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2770)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2770)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110453866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110453866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110453866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110453866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 dd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110453866 DIUCS DEBUG (UTRAN-Iu-477) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110453866 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110453866 DIUCS DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110453866 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110453866 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110453866 DIUCS DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110453866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110453866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0] (msc_a.c:1053) 20250426110453866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110453866 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0a760]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b01280] (msc_a.c:1053) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110453866 DMSC DEBUG msc_a(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1b0aac0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110453866 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110453866 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) MSC-A terminated (msub.c:261) 20250426110453866 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) 1 MSC-I still active (msub.c:79) 20250426110453866 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110453866 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110453866 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110453866 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Removing from parent msub_fsm[0x55fcf1b01280] (msub.c:113) 20250426110453866 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-477 (ran_conn.c:142) 20250426110453866 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-477 (ran_conn.c:155) 20250426110453866 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Freeing instance (msub.c:113) 20250426110453866 DMSC DEBUG msc_i(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7:UTRAN-Iu-477:PAGING_RESP)[0x55fcf1af5620]{READY}: Deallocated (fsm.c:568) 20250426110453866 DMSC DEBUG msub(IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7) Free (msub.c:119) 20250426110453866 DVLR DEBUG VLR subscr IMSI-262420000001049:MSISDN-491230001049:TMSI-0x346D05D7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110453866 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Freeing instance (msub.c:113) 20250426110453866 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Deallocated (fsm.c:568) 20250426110453866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110453866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110453866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110453866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 dc 0f 5b 00 01 dd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2772)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2770)@4e68250106fc: Session index based on local reference:0 20250426110453866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110453866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110453866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110453866 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110453866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110453866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110453866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110453866 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 dd dc 0f 5b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2771)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mt_ussd_during_mt_call2(2778)14421851 MSC_Test_2-M3UA(2772)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 6.iu: rx SCCP DISC TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: f_call_hangup 9: done TC_iu_lu_and_mt_ussd_during_mt_call2(2778)@4e68250106fc: Final verdict of PTC: pass 20250426110454871 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-SCCP(2764)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2775)@4e68250106fc: Final verdict of PTC: none 20250426110454872 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110454872 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110454872 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110454872 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110454872 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110454872 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110454872 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110454872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110454872 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110454872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110454872 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110454872 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110454872 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110454872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2769)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2776)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2777)@4e68250106fc: Final verdict of PTC: none 20250426110454872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110454872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110454872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110454872 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(2765)@4e68250106fc: Final verdict of PTC: none20250426110454872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110454872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110454872 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) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110454872 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110454872 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) 20250426110454872 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110454872 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110454872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110454872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110454872 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110454872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110454872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2766)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2768)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2770)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2772)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2773)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2771)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2779)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2767)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2774)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2763)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2763): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2764): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2765): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2766): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2767): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2768): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2769): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2770): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2771): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2772): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2773): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2774): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2775): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2776): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2777): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mt_ussd_during_mt_call2(2778): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2779): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mt_ussd_during_mt_call finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass'. Sat Apr 26 11:04:54 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 20250426110455872 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=668516) 20250426110456873 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110456873 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 1 (prev_count=668516, count=671824) 20250426110457874 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110458876 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release'. ------ MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release ------ Sat Apr 26 11:04:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110459877 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_mo_release started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(2783)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2783)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2783)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(2781)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2786)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2786)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2786)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2784)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2789)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2789)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2789)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2787)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110500000 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2790)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110500155 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110500155 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110500155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110500155 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2783)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110500160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500160 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110500160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110500160 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110500160 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110500160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110500160 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110500161 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500161 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110500161 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110500161 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2783)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2783)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110500163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500163 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110500163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110500163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110500163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110500163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110500163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110500163 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500163 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110500163 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110500163 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110500163 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2783)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2783)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110500163 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110500164 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2783)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110500167 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110500167 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110500167 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110500167 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(2786)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2786)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110500173 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500173 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110500173 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110500173 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110500173 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110500173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110500173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110500173 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500173 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110500173 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110500173 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(2786)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2786)@4e68250106fc: Message received on association #8 20250426110500175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500175 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110500175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110500175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110500175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110500175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110500175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110500175 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500175 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110500175 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110500175 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110500175 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110500175 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110500175 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2786)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2786)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110500190 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) 20250426110500190 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) 20250426110500190 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110500190 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(2789)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110500198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110500198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110500198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110500198 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110500198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110500198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110500198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500198 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110500198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110500198 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(2789)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110500201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110500201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110500201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110500201 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110500202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110500202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110500202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110500202 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110500202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110500202 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110500202 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110500202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110500202 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110500202 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2786)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2789)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110500878 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110500878 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2792)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110500883 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2792)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2792)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110500914 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110500914 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110500961 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110500961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110500961 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110500961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110500961 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110500961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110500961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110500961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110500961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2783)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110500961 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500961 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110500961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110500961 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110500961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110500961 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110500962 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110500962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110500962 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110500962 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2783)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2783)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2793)@4e68250106fc: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001050'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-RAN(2782)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110500971 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500971 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110500971 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110500971 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110500971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110500971 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110500971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110500971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110500971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110500971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2786)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110500971 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110500971 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110500971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110500971 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110500971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110500971 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110500971 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110500971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110500971 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110500971 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2786)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2786)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2785)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110501005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501005 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501005 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501005 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501005 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) 20250426110501005 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110501005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501005 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2788)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2788)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)2492360 MSC_Test_2-SCCP(2787)@4e68250106fc: First idle individual index:0 20250426110501013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501013 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501013 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 26 07 c8 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 05 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501013 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) 20250426110501013 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110501013 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: Allocated (fsm.c:456) 20250426110501013 DMSC DEBUG msc_i[0x55fcf1b0d5e0]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110501013 DMSC DEBUG msc_a[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110501013 DMSC DEBUG msc_a[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110501013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110501013 DMSC DEBUG msc_i(unknown:UTRAN-Iu-478:NONE)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110501013 DMSC DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110501013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110501013 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-478:NONE)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110501013 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001050 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110501013 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760] (fsm.c:486) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2788)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110501013 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110501013 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001050 id=262420000001050 (vlr.c:661) 20250426110501013 DVLR INFO New subscr, IMSI: 262420000001050 (vlr.c:562) 20250426110501013 DVLR DEBUG VLR subscr IMSI-262420000001050 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110501013 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110501013 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110501013 DVLR DEBUG VLR subscr IMSI-262420000001050 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110501013 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110501013 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110501013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110501013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (fsm.c:486) 20250426110501013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110501013 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110501013 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501013 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501013 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501013 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 26 07 c8 00 01 de 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: { messageType := 2, destLocRef := '2607C8'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(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2793)@4e68250106fc: Found GsupExpect[0] for "262420000001050" handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test-GSUP(2793)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)"262420000001050" TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): none -> pass 20250426110501017 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110501017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110501017 DVLR DEBUG SUBSCR(IMSI-262420000001050) Received 1 auth tuples (vlr.c:996) 20250426110501017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110501017 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110501017 DMM DEBUG Tx AUTH REQ (rand = 898166b9c6094f8cefa0c87a5e4003fa) (gsm_04_08.c:641) 20250426110501017 DMM DEBUG AUTH REQ (autn = cb0d607fce01493ebdf6302bff4b9912) (gsm_04_08.c:643) 20250426110501017 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110501017 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110501017 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110501017 DVLR DEBUG VLR subscr IMSI-262420000001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110501017 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501017 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501017 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501017 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501017 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501017 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501017 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 26 07 c8 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 81 66 b9 c6 09 4f 8c ef a0 c8 7a 5e 40 03 fa 20 10 cb 0d 60 7f ce 01 49 3e bd f6 30 2b ff 4b 99 12 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@4e68250106fc: patching N(SD)=1 into dtap '051497C715D82104EFD3DEAD'O MSC_Test_2-RAN(2788)@4e68250106fc: patched enc_l3: '055497C715D82104EFD3DEAD'O MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055497C715D82104EFD3DEAD'O 20250426110501024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501024 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501024 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 97 c7 15 d8 21 04 ef d3 de ad 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501024 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501024 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501024 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501024 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501024 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501024 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110501024 DMM DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 97c715d8efd3dead) (gsm_04_08.c:1128) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110501024 DVLR DEBUG SUBSCR(IMSI-262420000001050) AUTH on UTRAN received RES: 97c715d8efd3dead (8 bytes) (vlr_auth_fsm.c:151) 20250426110501024 DVLR INFO SUBSCR(IMSI-262420000001050) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (vlr_auth_fsm.c:294) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110501024 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110501024 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110501024 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=177ac97c3591cb70b820db743a8c1c6f, CK=NONE (ran_msg_iu.c:388) 20250426110501024 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110501024 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110501024 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501024 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501024 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 26 07 c8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 17 7a c9 7c 35 91 cb 70 b8 20 db 74 3a 8c 1c 6f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110501030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501030 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501030 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501030 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501030 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501030 DIUCS DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110501030 DMSC DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501030 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110501030 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110501030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110501030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110501030 DIUCS DEBUG msc_a(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110501030 DMSC DEBUG msc_i(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110501030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110501030 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110501030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110501030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (fsm.c:486) 20250426110501030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110501030 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110501030 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501030 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501030 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501030 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501030 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 26 07 c8 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110501033 DVLR DEBUG VLR subscr IMSI-262420000001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110501033 DVLR DEBUG IMSI:262420000001050 has MSISDN:491230001050 (vlr.c:1045) 20250426110501033 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250426110501033 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110501034 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110501034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (vlr_lu_fsm.c:110) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110501034 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001050:UTRAN-Iu-478:LU)[0x55fcf1b2e680]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110501034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110501034 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (fsm.c:486) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110501034 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250426110501034 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110501034 DMM DEBUG -> IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67 LOCATION UPDATE ACCEPT (TMSI = 0x1b87da67) (gsm_04_08.c:149) 20250426110501034 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110501034 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110501034 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110501034 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110501034 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501034 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501034 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501034 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501034 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 26 07 c8 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1b 87 da 67 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2788)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110501036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501036 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501036 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501036 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501036 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501037 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501037 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501037 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501037 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501037 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110501037 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110501037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSInew-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110501037 DMSC NOTICE msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) VLR: update for IMSI=262420000001050 (MSISDN=491230001050) (gsm_04_08.c:1541) 20250426110501037 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110501037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950] (vlr_lu_fsm.c:817) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110501037 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001050:MSISDN-491230001050:UTRAN-Iu-478:LU)[0x55fcf1b1d510]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110501037 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110501037 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110501037 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.976s remaining) (msc_a.c:450) 20250426110501037 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250426110501037 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110501037 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110501037 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110501037 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110501037 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110501037 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110501037 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110501037 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110501037 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110501037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 26 07 c8 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110501041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 de 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501041 DIUCS DEBUG (UTRAN-Iu-478) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501041 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501041 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501041 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110501041 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110501041 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110501041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110501041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760] (msc_a.c:1053) 20250426110501041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110501041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110501041 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b2e950]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110501041 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b28760]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110501041 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110501041 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) MSC-A terminated (msub.c:261) 20250426110501041 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) 1 MSC-I still active (msub.c:79) 20250426110501041 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110501041 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110501041 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110501041 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110501041 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-478 (ran_conn.c:142) 20250426110501041 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-478 (ran_conn.c:155) 20250426110501041 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Freeing instance (msub.c:113) 20250426110501041 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-478:LU)[0x55fcf1b0d5e0]{READY}: Deallocated (fsm.c:568) 20250426110501041 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) Free (msub.c:119) 20250426110501041 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110501041 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110501041 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110501041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 26 07 c8 00 01 de 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 20250426110501042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 de 26 07 c8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2788)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)2492360 TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: 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 := '1B87DA67'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2788)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)5684529 MSC_Test_2-RAN(2788)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2787)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501244 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 56 bd 31 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 1b 87 da 67 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501245 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) 20250426110501245 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110501245 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110501245 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110501245 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110501245 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110501245 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110501245 DMSC DEBUG msc_i(unknown:UTRAN-Iu-479:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110501245 DMSC DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110501246 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110501246 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-479:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110501246 DMM DEBUG msc_a(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680] (fsm.c:486) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110501246 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110501246 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110501246 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110501246 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110501246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110501246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110501246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320] (fsm.c:486) 20250426110501246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110501246 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110501246 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110501246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501246 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 56 bd 31 00 01 df 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: { messageType := 2, destLocRef := '56BD31'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(2787)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110501253 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110501253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110501253 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) Received 1 auth tuples (vlr.c:996) 20250426110501253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110501253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110501253 DMM DEBUG Tx AUTH REQ (rand = 886cab3700fab586471c15a06ae0139e) (gsm_04_08.c:641) 20250426110501253 DMM DEBUG AUTH REQ (autn = e3635d0362a56a9532b9d5b1f7c49891) (gsm_04_08.c:643) 20250426110501253 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110501253 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110501254 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110501254 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110501254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501254 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 56 bd 31 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 88 6c ab 37 00 fa b5 86 47 1c 15 a0 6a e0 13 9e 20 10 e3 63 5d 03 62 a5 6a 95 32 b9 d5 b1 f7 c4 98 91 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2788)@4e68250106fc: patching N(SD)=1 into dtap '051449B37E2A210440FE403E'O MSC_Test_2-RAN(2788)@4e68250106fc: patched enc_l3: '055449B37E2A210440FE403E'O MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055449B37E2A210440FE403E'O 20250426110501260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 49 b3 7e 2a 21 04 40 fe 40 3e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501261 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501261 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501261 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501261 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501261 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501261 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110501261 DMM DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 49b37e2a40fe403e) (gsm_04_08.c:1128) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110501261 DVLR DEBUG SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) AUTH on UTRAN received RES: 49b37e2a40fe403e (8 bytes) (vlr_auth_fsm.c:151) 20250426110501261 DVLR INFO SUBSCR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110501261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b0a760]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110501261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110501261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110501261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110501261 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110501261 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ce66a263c4937de1f259209340a9040c, CK=NONE (ran_msg_iu.c:388) 20250426110501261 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110501261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110501261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501261 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 56 bd 31 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ce 66 a2 63 c4 93 7d e1 f2 59 20 93 40 a9 04 0c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501267 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501267 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501268 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501268 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501268 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110501268 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501268 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110501268 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110501268 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110501268 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110501268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110501268 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110501268 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110501268 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001050/3/1): Available (smpp_smsc.c:626) 20250426110501269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501269 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 56 bd 31 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2793)@4e68250106fc: Created GsupExpect[0] for "262420000001050" to be handled at TC_iu_lu_and_mo_ussd_mo_release2(2795) MSC_Test_2-RAN(2788)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-RAN(2788)@4e68250106fc: patched enc_l3: '1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:40 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440240000010010401D1C1BBB1C18A11602010102013B300E04010F04092ADBCD6653C96CB611'O 20250426110501288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 28 00 14 40 24 00 00 01 00 10 40 1d 1c 1b bb 1c 18 a1 16 02 01 01 02 01 3b 30 0e 04 01 0f 04 09 2a db cd 66 53 c9 6c b6 11 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501288 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501288 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501288 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501288 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501288 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501288 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110501288 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110501288 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110501288 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{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(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110501291 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110501291 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110501291 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_FACILITY (msc_a.c:2106) 20250426110501291 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110501291 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110501291 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501291 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501291 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501291 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501291 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 44 00 00 00 b9 00 00 00 c3 03 00 00 03 06 56 bd 31 00 01 2d 00 14 40 29 00 00 02 00 10 40 1d 1c 9b 3a 19 a1 17 02 01 02 02 01 3c 30 0f 04 01 0f 04 0a d0 f0 7c 7e 7f cb c9 bf d0 0f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2788)@4e68250106fc: patching N(SD)=3 into dtap '1B2A'O MSC_Test_2-RAN(2788)@4e68250106fc: patched enc_l3: '1BEA'O MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A00000100104003021BEA'O MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 1b ea 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110501297 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501297 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501297 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501297 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501297 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110501297 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110501297 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110501297 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110501297 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110501297 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110501297 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110501297 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110501297 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110501297 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110501297 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110501297 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110501298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 56 bd 31 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2787)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2787)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2787)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110501302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 df 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110501302 DIUCS DEBUG (UTRAN-Iu-479) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110501302 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110501302 DIUCS DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110501302 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110501302 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110501302 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110501302 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110501302 DIUCS DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110501302 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110501302 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110501302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110501302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110501302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110501303 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110501303 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110501303 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110501303 DMSC DEBUG msc_a(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110501303 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110501303 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) MSC-A terminated (msub.c:261) 20250426110501303 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) 1 MSC-I still active (msub.c:79) 20250426110501303 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110501303 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110501303 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110501303 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110501303 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-479 (ran_conn.c:142) 20250426110501303 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-479 (ran_conn.c:155) 20250426110501303 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110501303 DMSC DEBUG msc_i(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67:UTRAN-Iu-479:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110501303 DMSC DEBUG msub(IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67) Free (msub.c:119) 20250426110501303 DVLR DEBUG VLR subscr IMSI-262420000001050:MSISDN-491230001050:TMSI-0x1B87DA67 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110501303 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110501303 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110501303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110501303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110501303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110501303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 56 bd 31 00 01 df 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2789)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2787)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2788)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_mo_ussd_mo_release2(2795)5684529 TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110501305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110501305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110501305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110501305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110501305 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110501305 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110501305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110501305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110501305 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 df 56 bd 31 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2789)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_mo_ussd_mo_release2(2795)@4e68250106fc: Final verdict of PTC: pass 20250426110501310 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110501310 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2784)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2781)@4e68250106fc: Final verdict of PTC: none 20250426110501312 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110501312 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110501312 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501312 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110501313 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110501313 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test-MNCC(2790)@4e68250106fc: Final verdict of PTC: none 20250426110501313 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501313 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110501313 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110501313 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501313 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110501313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110501313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110501313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110501313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110501313 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110501313 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110501313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110501313 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110501313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110501313 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110501313 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110501313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110501313 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501313 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110501313 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110501313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110501313 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501313 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110501314 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110501314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110501314 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501314 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110501314 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110501314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110501314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110501314 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110501314 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110501314 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) 20250426110501314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501314 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110501314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(2780)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2786)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2793)@4e68250106fc: Final verdict of PTC: none 20250426110501314 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110501314 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110501314 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110501314 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110501314 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110501314 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110501314 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110501314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110501315 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110501315 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(2785)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2783)@4e68250106fc: Final verdict of PTC: none 20250426110501315 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110501315 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-RAN(2788)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2787)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2794)@4e68250106fc: Final verdict of PTC: none 20250426110501316 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2792)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2791)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2782)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2796)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2789)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2780): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2781): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2782): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2783): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2784): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2785): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2786): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2787): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2788): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2789): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2790): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2791): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2792): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2793): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2794): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_mo_ussd_mo_release2(2795): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2796): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_mo_ussd_mo_release finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass'. Sat Apr 26 11:05:01 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 20250426110502318 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110503314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110503314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110503314 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110503315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497980) 20250426110503319 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=497980, count=501288) 20250426110504320 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110505322 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout'. ------ MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout ------ Sat Apr 26 11:05:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110506324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_ss_session_timeout started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2800)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2800)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2800)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2798)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2803)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2803)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2803)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2801)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2806)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2806)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2806)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2804)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110506392 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2807)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110506560 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110506560 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110506560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110506560 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2800)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506562 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2800)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2800)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506562 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110506562 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506562 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110506562 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110506562 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110506562 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110506562 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110506562 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2800)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2800)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2800)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110506573 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110506573 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110506573 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110506573 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(2803)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506574 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110506574 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110506574 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506574 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110506574 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(2803)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506574 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110506574 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110506574 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110506574 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506574 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110506574 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110506574 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110506574 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110506574 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110506574 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110506585 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) 20250426110506585 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) 20250426110506585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110506585 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(2806)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2806)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110506586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110506586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110506586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110506586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110506586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110506586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110506586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506586 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110506586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110506586 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(2806)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2806)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2806)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110506587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110506587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110506587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110506587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110506587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110506587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110506587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110506587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110506587 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110506587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110506587 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110506587 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110506587 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(2806)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110506587 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110506587 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110507324 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110507324 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2809)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110507326 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2809)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2809)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110507335 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110507335 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2810)@4e68250106fc: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2812) TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110507364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507364 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110507364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507364 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507364 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507364 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2800)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507364 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507364 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507364 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110507364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507364 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110507364 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110507364 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507364 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2800)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2800)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2799)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110507376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507376 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507376 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507376 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110507376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507376 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507376 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2803)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507376 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507376 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507376 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110507376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507376 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110507376 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110507376 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507376 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2803)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2803)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2802)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110507390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507390 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507390 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507390 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) 20250426110507390 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110507390 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507390 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507390 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507390 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2805)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2805)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)12838831 MSC_Test_2-SCCP(2804)@4e68250106fc: First idle individual index:0 20250426110507396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507396 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507396 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507396 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 c3 e7 af 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 15 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507396 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) 20250426110507396 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Allocated (fsm.c:456) 20250426110507396 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110507396 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110507396 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110507396 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110507396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110507396 DMSC DEBUG msc_i(unknown:UTRAN-Iu-480:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110507396 DMSC DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110507396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110507396 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-480:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110507396 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001051 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110507396 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510] (fsm.c:486) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110507396 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110507396 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001051 id=262420000001051 (vlr.c:661) 20250426110507396 DVLR INFO New subscr, IMSI: 262420000001051 (vlr.c:562) 20250426110507396 DVLR DEBUG VLR subscr IMSI-262420000001051 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110507396 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110507396 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110507396 DVLR DEBUG VLR subscr IMSI-262420000001051 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110507396 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110507396 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110507396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110507396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110507396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110507396 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{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(2805)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110507396 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507396 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507396 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507396 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 c3 e7 af 00 01 e0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: { messageType := 2, destLocRef := 'C3E7AF'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-GSUP(2810)@4e68250106fc: Found GsupExpect[0] for "262420000001051" handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test-GSUP(2810)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_ss_session_timeout2(2812)"262420000001051" MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): none -> pass 20250426110507399 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110507399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110507399 DVLR DEBUG SUBSCR(IMSI-262420000001051) Received 1 auth tuples (vlr.c:996) 20250426110507399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110507399 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110507399 DMM DEBUG Tx AUTH REQ (rand = b4ff20230ab40c6876b010a428cfe373) (gsm_04_08.c:641) 20250426110507399 DMM DEBUG AUTH REQ (autn = 6eda0aa6b54c04e4775df9a83e67ba54) (gsm_04_08.c:643) 20250426110507399 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110507399 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110507399 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110507399 DVLR DEBUG VLR subscr IMSI-262420000001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110507399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507399 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507399 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 c3 e7 af 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b4 ff 20 23 0a b4 0c 68 76 b0 10 a4 28 cf e3 73 20 10 6e da 0a a6 b5 4c 04 e4 77 5d f9 a8 3e 67 ba 54 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@4e68250106fc: patching N(SD)=1 into dtap '0514430684FE21047DEBFD79'O MSC_Test_2-RAN(2805)@4e68250106fc: patched enc_l3: '0554430684FE21047DEBFD79'O MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554430684FE21047DEBFD79'O 20250426110507404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507404 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507404 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507404 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 43 06 84 fe 21 04 7d eb fd 79 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507404 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507404 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507404 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507404 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507404 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507404 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110507404 DMM DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 430684fe7debfd79) (gsm_04_08.c:1128) 20250426110507404 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110507404 DVLR DEBUG SUBSCR(IMSI-262420000001051) AUTH on UTRAN received RES: 430684fe7debfd79 (8 bytes) (vlr_auth_fsm.c:151) 20250426110507405 DVLR INFO SUBSCR(IMSI-262420000001051) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110507405 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110507405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110507405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110507405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110507405 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110507405 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=4ec4dcd947e647939478b6bfae7c6bbf, CK=NONE (ran_msg_iu.c:388) 20250426110507405 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110507405 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110507405 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507405 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507405 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507405 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507405 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 c3 e7 af 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4e c4 dc d9 47 e6 47 93 94 78 b6 bf ae 7c 6b bf 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110507410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507410 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507410 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507410 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507410 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507410 DIUCS DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110507410 DMSC DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507410 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110507410 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110507410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110507410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110507410 DIUCS DEBUG msc_a(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110507410 DMSC DEBUG msc_i(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110507410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110507410 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110507410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110507410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110507410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110507410 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110507410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507410 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 c3 e7 af 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110507412 DVLR DEBUG VLR subscr IMSI-262420000001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110507412 DVLR DEBUG IMSI:262420000001051 has MSISDN:491230001051 (vlr.c:1045) 20250426110507412 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250426110507412 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110507412 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110507412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:110) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110507412 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001051:UTRAN-Iu-480:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110507412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110507412 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110507412 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250426110507412 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110507412 DMM DEBUG -> IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84 LOCATION UPDATE ACCEPT (TMSI = 0x0fa6fe84) (gsm_04_08.c:149) 20250426110507412 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110507412 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110507412 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110507412 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110507413 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507413 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507413 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507413 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 c3 e7 af 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0f a6 fe 84 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2805)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2805)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110507414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507414 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507414 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507414 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507414 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507414 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507414 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507414 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507414 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507414 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110507414 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110507414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSInew-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110507414 DMSC NOTICE msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) VLR: update for IMSI=262420000001051 (MSISDN=491230001051) (gsm_04_08.c:1541) 20250426110507414 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110507414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:817) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110507414 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001051:MSISDN-491230001051:UTRAN-Iu-480:LU)[0x55fcf1ad3090]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110507414 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110507414 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110507414 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.981s remaining) (msc_a.c:450) 20250426110507414 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250426110507414 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110507415 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110507415 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110507415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110507415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110507415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110507415 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110507415 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110507415 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110507415 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507415 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507415 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507415 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507415 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507415 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507415 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 c3 e7 af 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110507418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507418 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507418 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507418 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507418 DIUCS DEBUG (UTRAN-Iu-480) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507418 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110507418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110507418 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110507418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110507418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110507418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110507418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110507418 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb320] (msc_a.c:1053) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110507418 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110507418 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110507418 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) MSC-A terminated (msub.c:261) 20250426110507418 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) 1 MSC-I still active (msub.c:79) 20250426110507418 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110507418 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110507418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110507418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1afb320] (msub.c:113) 20250426110507418 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-480 (ran_conn.c:142) 20250426110507418 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-480 (ran_conn.c:155) 20250426110507418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110507418 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-480:LU)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110507418 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) Free (msub.c:119) 20250426110507418 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110507418 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Freeing instance (msub.c:113) 20250426110507418 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Deallocated (fsm.c:568) 20250426110507418 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507418 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507418 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507418 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507418 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507418 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 c3 e7 af 00 01 e0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 20250426110507419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e0 c3 e7 af 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2805)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)12838831 TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: 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 := '0FA6FE84'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2805)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)7149194 MSC_Test_2-RAN(2805)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2804)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507620 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507620 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6d 16 8a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 0f a6 fe 84 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507620 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) 20250426110507621 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110507621 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110507621 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110507621 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110507621 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110507621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110507621 DMSC DEBUG msc_i(unknown:UTRAN-Iu-481:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110507621 DMSC DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110507621 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110507621 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-481:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110507621 DMM DEBUG msc_a(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680] (fsm.c:486) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110507621 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110507621 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110507621 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110507621 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110507621 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110507621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110507621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320] (fsm.c:486) 20250426110507621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110507621 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110507621 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110507621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507621 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 6d 16 8a 00 01 e1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: { messageType := 2, destLocRef := '6D168A'O, sourceLocRef := '0001E1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110507623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110507623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110507623 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) Received 1 auth tuples (vlr.c:996) 20250426110507623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110507623 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110507623 DMM DEBUG Tx AUTH REQ (rand = 604b70c428bdef9fc3353d8a669bba2e) (gsm_04_08.c:641) 20250426110507623 DMM DEBUG AUTH REQ (autn = 55aa7143c739066c1bfd9258e80a9f27) (gsm_04_08.c:643) 20250426110507623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110507623 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110507623 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110507623 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110507623 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507623 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507623 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507623 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507623 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 16 8a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 60 4b 70 c4 28 bd ef 9f c3 35 3d 8a 66 9b ba 2e 20 10 55 aa 71 43 c7 39 06 6c 1b fd 92 58 e8 0a 9f 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2805)@4e68250106fc: patching N(SD)=1 into dtap '0514C3BE23D621041021E6E9'O MSC_Test_2-RAN(2805)@4e68250106fc: patched enc_l3: '0554C3BE23D621041021E6E9'O MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C3BE23D621041021E6E9'O 20250426110507625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507625 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507625 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507625 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c3 be 23 d6 21 04 10 21 e6 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507625 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507625 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507625 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507625 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507625 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507625 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110507625 DMM DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c3be23d61021e6e9) (gsm_04_08.c:1128) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110507625 DVLR DEBUG SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) AUTH on UTRAN received RES: c3be23d61021e6e9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110507625 DVLR INFO SUBSCR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110507625 DVLR DEBUG VLR_Authenticate(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1ad3090]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110507625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110507625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110507625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110507625 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110507625 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=fc134c1f69fd4b8cfb78c938cc46cab3, CK=NONE (ran_msg_iu.c:388) 20250426110507625 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110507625 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110507625 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507625 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507625 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507625 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507625 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507625 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 16 8a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fc 13 4c 1f 69 fd 4b 8c fb 78 c9 38 cc 46 ca b3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110507626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507626 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507626 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507626 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507626 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507626 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110507626 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507626 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110507626 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110507626 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110507626 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110507626 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110507626 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110507626 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110507627 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001051/3/1): Available (smpp_smsc.c:626) 20250426110507627 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507627 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110507627 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110507627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507627 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110507627 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110507627 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507627 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 16 8a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2810)@4e68250106fc: Created GsupExpect[0] for "262420000001051" to be handled at TC_iu_lu_and_ss_session_timeout2(2812) MSC_Test_2-RAN(2805)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-RAN(2805)@4e68250106fc: patched enc_l3: '1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:41 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440250000010010401E1D1BBB1C19A11702010102013B300F04010F040A2379995D0ECFCB917619'O 20250426110507632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110507632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110507632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110507632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110507632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110507632 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110507632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110507632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110507632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110507632 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 40 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 29 00 14 40 25 00 00 01 00 10 40 1e 1d 1b bb 1c 19 a1 17 02 01 01 02 01 3b 30 0f 04 01 0f 04 0a 23 79 99 5d 0e cf cb 91 76 19 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110507632 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110507632 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110507632 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507632 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110507632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110507632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110507632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110507632 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110507632 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110510632 DSS NOTICE trans(NCSS IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ callref-0x20000018 tid-9) SS/USSD session timeout, releasing (gsm_09_11.c:67) 20250426110510632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110510632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110510632 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110510632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110510632 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110510632 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110510632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110510632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110510632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110510632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110510632 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110510632 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110510632 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110510633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110510633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110510633 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110510633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110510633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110510633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110510633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 16 8a 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 9b 2a 08 02 e2 9f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110510633 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110510633 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110510633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110510633 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110510633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110510633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110510633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110510633 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6d 16 8a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2804)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2804)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2804)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110510636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110510636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110510636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110510636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110510636 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110510636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110510636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110510636 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110510636 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110510636 DIUCS DEBUG (UTRAN-Iu-481) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110510636 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110510636 DIUCS DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110510636 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110510636 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110510636 DIUCS DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110510636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110510636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110510636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110510636 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110510636 DMSC DEBUG msc_a(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110510636 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110510636 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) MSC-A terminated (msub.c:261) 20250426110510636 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) 1 MSC-I still active (msub.c:79) 20250426110510636 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110510636 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110510636 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110510636 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110510636 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-481 (ran_conn.c:142) 20250426110510636 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-481 (ran_conn.c:155) 20250426110510636 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110510636 DMSC DEBUG msc_i(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84:UTRAN-Iu-481:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110510636 DMSC DEBUG msub(IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84) Free (msub.c:119) 20250426110510636 DVLR DEBUG VLR subscr IMSI-262420000001051:MSISDN-491230001051:TMSI-0x0FA6FE84 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110510636 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110510636 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110510636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110510636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110510636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110510636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110510636 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110510636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110510636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110510636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110510636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 6d 16 8a 00 01 e1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2806)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2804)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2805)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_ss_session_timeout2(2812)7149194 20250426110510637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110510637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110510637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110510637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110510637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110510637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110510637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110510637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110510637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e1 6d 16 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2806)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_ss_session_timeout2(2812)@4e68250106fc: Final verdict of PTC: pass 20250426110510639 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MSC_Test_2-RAN(2805)@4e68250106fc: Final verdict of PTC: none 20250426110510639 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510639 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110510639 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110510639 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110510639 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510639 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110510639 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110510639 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110510639 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110510639 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510639 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110510639 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110510639 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110510639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110510639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110510639 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110510639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110510639 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110510639 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110510639 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110510639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110510639 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110510640 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) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110510640 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110510640 DLINP ERROR virt-rnc0-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110510640 DLSS7 ERROR 0: ASP(virt-rnc0-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110510640 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) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) MSC_Test_1-M3UA(2803)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2798)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2809)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2801)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2810)@4e68250106fc: Final verdict of PTC: none 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110510640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110510640 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110510640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110510640 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110510640 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-SMPP(2811)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2799)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2806)@4e68250106fc: Final verdict of PTC: none 20250426110510640 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110510640 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110510640 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110510640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110510640 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110510640 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110510640 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110510640 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110510640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110510640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110510640 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110510640 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2807)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2804)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2800)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2802)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2808)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2797)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2813)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2797): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2798): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2799): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2800): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2801): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2802): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2803): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2804): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2805): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2806): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2807): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2808): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2809): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2810): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2811): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_ss_session_timeout2(2812): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2813): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_ss_session_timeout finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass'. Sat Apr 26 11:05:10 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 20250426110511640 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=488912) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110512640 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110512641 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=488912, count=492220) 20250426110513642 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110514643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr'. ------ MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr ------ Sat Apr 26 11:05:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110515643 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mt_ussd_for_unknown_subscr started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2817)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2817)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2817)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2815)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2820)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2820)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2820)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2818)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2823)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2823)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2823)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2821)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110515738 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2824)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110515908 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110515908 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110515908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110515908 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2817)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110515914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515914 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110515914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110515914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110515914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110515914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110515914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110515914 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515914 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110515914 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110515914 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2817)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2817)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110515917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515917 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110515917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110515917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110515917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110515917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110515917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110515917 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515917 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110515917 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110515917 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110515917 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110515917 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110515917 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2817)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2817)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2817)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110515920 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110515920 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110515920 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110515920 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(2820)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110515926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515926 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110515926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110515926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110515926 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110515926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110515926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110515926 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515926 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110515926 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110515926 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(2820)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2820)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110515929 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515929 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110515929 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110515929 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110515929 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110515929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110515929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110515929 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515929 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110515929 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110515929 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110515929 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110515929 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2820)@4e68250106fc: Message received on association #8 20250426110515929 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2820)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2820)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2820)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110515933 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) 20250426110515933 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) 20250426110515933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110515933 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(2823)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110515941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110515941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110515941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110515941 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110515941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110515942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110515942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515942 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110515942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110515942 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(2823)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2823)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110515944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110515944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110515944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110515944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110515944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110515944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110515944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110515945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110515945 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110515945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110515945 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110515945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110515945 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(2820)@4e68250106fc: Message received on association #8 20250426110515945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110515945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2823)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2823)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2823)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2823)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110516644 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110516644 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2826)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110516646 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2826)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2826)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110516655 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110516655 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110516711 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516711 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110516711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516711 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110516711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110516711 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516711 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2817)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110516711 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516711 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516711 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110516712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516712 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110516712 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110516712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2817)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2817)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2816)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110516725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516725 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110516725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516725 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110516725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110516725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516725 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2820)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110516725 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516725 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110516725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516725 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110516725 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110516725 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516725 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2820)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2820)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2819)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110516738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110516738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516738 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110516738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110516738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516738 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2823)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110516738 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) 20250426110516738 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110516738 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516738 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110516738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110516738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110516738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110516738 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110516738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110516738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110516738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110516738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2823)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2823)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2822)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2822)@4e68250106fc: Created IMSI[0] for '000000000000000'H'FFFFFFFF'O to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@4e68250106fc: Created GsupExpect[0] for "000000000000000" to be handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) 20250426110516744 DSS ERROR Rx OSMO_GSUP_MSGT_PROC_SS_REQUEST for unknown subscriber, rejecting (gsm_09_11.c:444) MSC_Test-GSUP(2827)@4e68250106fc: Found GsupExpect[0] for "000000000000000" handled at TC_iu_mt_ussd_for_unknown_subscr2(2829) MSC_Test-GSUP(2827)@4e68250106fc: Added IMSI table entry 0TC_iu_mt_ussd_for_unknown_subscr2(2829)"000000000000000" TC_iu_mt_ussd_for_unknown_subscr2(2829)@4e68250106fc: setverdict(pass): none -> pass TC_iu_mt_ussd_for_unknown_subscr2(2829)@4e68250106fc: Final verdict of PTC: pass 20250426110516746 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110516747 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(2815)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2824)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2816)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2827)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2821)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2822)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2828)@4e68250106fc: Final verdict of PTC: none 20250426110516748 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) MSC_Test_0-M3UA(2817)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2820)@4e68250106fc: Final verdict of PTC: none 20250426110516748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test_2-M3UA(2823)@4e68250106fc: Final verdict of PTC: none 20250426110516749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110516749 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110516749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110516748 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516748 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110516748 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516748 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110516748 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110516748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110516748 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516748 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110516748 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110516748 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110516748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110516748 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110516748 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110516748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516748 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516748 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110516749 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) 20250426110516749 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110516749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110516749 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110516749 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110516749 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) 20250426110516749 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) 20250426110516749 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110516749 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110516749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110516749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110516749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110516749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110516749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110516749 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110516749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110516749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110516749 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110516749 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110516749 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-RAN(2819)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2826)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2818)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2814)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2825)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2830)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2814): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2815): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2816): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2817): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2818): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2819): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2820): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2821): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2822): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2823): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2824): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2825): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2826): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2827): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2828): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mt_ussd_for_unknown_subscr2(2829): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2830): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mt_ussd_for_unknown_subscr finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass'. Sat Apr 26 11:05:16 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 20250426110517750 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=170412) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110518749 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110518750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110518750 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110518752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=170412, count=173720) 20250426110519752 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans'. ------ MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans ------ Sat Apr 26 11:05:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110520753 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_mo_ussd_for_unknown_trans started. 20250426110521754 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2834)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2834)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2834)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2832)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(2837)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2837)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2837)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(2835)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2840)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2840)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2840)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2838)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110521814 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2841)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110521976 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110521976 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110521976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110521976 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2834)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110521977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110521977 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110521977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110521977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110521977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110521977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110521977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110521977 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110521977 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110521977 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110521977 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2834)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2834)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110521978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110521978 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110521978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110521978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110521978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110521978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110521978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110521978 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110521978 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110521978 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110521978 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110521978 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2834)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2834)@4e68250106fc: Message received on association #8 20250426110521978 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110521978 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2834)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110521990 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110521990 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110521990 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110521990 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(2837)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_1-M3UA(2837)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110521992 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110521992 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110521992 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110521992 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110521992 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(2837)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110521992 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110521992 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110521992 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110521992 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110521992 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110521992 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110521992 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110521993 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(2837)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2837)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2837)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110521993 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110521993 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110522006 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) 20250426110522006 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) 20250426110522006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110522006 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(2840)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2840)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110522008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110522008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110522008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110522008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) MSC_Test_2-M3UA(2840)@4e68250106fc: M3UA_ASPUP sent 20250426110522008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110522008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110522008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110522008 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110522008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110522008 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(2840)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2840)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110522009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522009 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110522009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110522009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110522009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110522009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110522009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110522009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110522009 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110522009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110522009 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110522009 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110522009 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(2837)@4e68250106fc: Message received on association #8 20250426110522009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110522009 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2840)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110522755 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110522755 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2843)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110522758 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2843)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2843)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110522767 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110522767 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110522780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522780 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110522780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522780 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522780 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522780 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2834)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522780 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522780 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522780 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110522780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522780 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110522780 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110522780 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522780 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2834)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2834)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2833)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110522795 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522795 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522795 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522795 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110522795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522795 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_1-M3UA(2837)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522795 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522795 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110522795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522795 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110522795 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110522795 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522795 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2837)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2837)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2836)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110522814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522815 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) 20250426110522815 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110522815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2839)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2839)@4e68250106fc: Created IMSI[0] for '262420000001053'H'FFFFFFFF'O to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@4e68250106fc: Created GsupExpect[0] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@4e68250106fc: Created GsupExpect[1] for "262420000001053" to be handled at TC_iu_mo_ussd_for_unknown_trans2(2846) TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2839)@4e68250106fc: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7811127 MSC_Test_2-SCCP(2838)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 77 30 37 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 35 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522840 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) 20250426110522840 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Allocated (fsm.c:456) 20250426110522840 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110522840 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110522840 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110522840 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110522840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110522840 DMSC DEBUG msc_i(unknown:UTRAN-Iu-482:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110522840 DMSC DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110522841 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110522841 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-482:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110522841 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001053 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110522841 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510] (fsm.c:486) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110522841 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110522841 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001053 id=262420000001053 (vlr.c:661) 20250426110522841 DVLR INFO New subscr, IMSI: 262420000001053 (vlr.c:562) 20250426110522841 DVLR DEBUG VLR subscr IMSI-262420000001053 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110522841 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110522841 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110522841 DVLR DEBUG VLR subscr IMSI-262420000001053 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110522841 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110522841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110522841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110522841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110522841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110522841 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110522841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522841 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 77 30 37 00 01 e2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2839)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: { messageType := 2, destLocRef := '773037'O ("w07"), 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(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2844)@4e68250106fc: Found GsupExpect[0] for "262420000001053" handled at TC_iu_mo_ussd_for_unknown_trans2(2846) MSC_Test-GSUP(2844)@4e68250106fc: Added IMSI table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)"262420000001053" TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): none -> pass 20250426110522845 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110522845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110522845 DVLR DEBUG SUBSCR(IMSI-262420000001053) Received 1 auth tuples (vlr.c:996) 20250426110522845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110522845 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110522845 DMM DEBUG Tx AUTH REQ (rand = 1c36852d4f421f4f7e60743653f124f7) (gsm_04_08.c:641) 20250426110522845 DMM DEBUG AUTH REQ (autn = 3da804823bc9c1d4df59e87ec083ea05) (gsm_04_08.c:643) 20250426110522845 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110522845 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110522845 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110522845 DVLR DEBUG VLR subscr IMSI-262420000001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110522845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 30 37 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1c 36 85 2d 4f 42 1f 4f 7e 60 74 36 53 f1 24 f7 20 10 3d a8 04 82 3b c9 c1 d4 df 59 e8 7e c0 83 ea 05 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=1 into dtap '0514341667FB2104D27C7A2A'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '0554341667FB2104D27C7A2A'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554341667FB2104D27C7A2A'O MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 34 16 67 fb 21 04 d2 7c 7a 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522851 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110522851 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110522851 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110522851 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110522851 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110522851 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110522851 DMM DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 341667fbd27c7a2a) (gsm_04_08.c:1128) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110522851 DVLR DEBUG SUBSCR(IMSI-262420000001053) AUTH on UTRAN received RES: 341667fbd27c7a2a (8 bytes) (vlr_auth_fsm.c:151) 20250426110522851 DVLR INFO SUBSCR(IMSI-262420000001053) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110522851 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110522851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110522851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110522851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110522851 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110522851 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=003216016b157c27c15cf23f298e796f, CK=NONE (ran_msg_iu.c:388) 20250426110522851 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110522851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110522851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 30 37 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 00 32 16 01 6b 15 7c 27 c1 5c f2 3f 29 8e 79 6f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522857 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110522857 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110522857 DIUCS DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110522857 DMSC DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110522857 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110522857 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110522857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110522857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110522857 DIUCS DEBUG msc_a(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110522857 DMSC DEBUG msc_i(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110522857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110522857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110522857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110522857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110522857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110522857 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110522857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 30 37 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110522860 DVLR DEBUG VLR subscr IMSI-262420000001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110522860 DVLR DEBUG IMSI:262420000001053 has MSISDN:491230001053 (vlr.c:1045) 20250426110522860 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250426110522860 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110522860 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110522860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:110) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110522860 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001053:UTRAN-Iu-482:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110522860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110522860 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110522860 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250426110522860 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110522860 DMM DEBUG -> IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A LOCATION UPDATE ACCEPT (TMSI = 0x1253c90a) (gsm_04_08.c:149) 20250426110522860 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110522860 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110522860 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110522860 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110522860 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522860 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522860 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522860 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522860 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 30 37 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 12 53 c9 0a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522863 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522863 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110522863 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110522863 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110522863 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110522863 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110522863 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110522863 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110522863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSInew-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110522863 DMSC NOTICE msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) VLR: update for IMSI=262420000001053 (MSISDN=491230001053) (gsm_04_08.c:1541) 20250426110522863 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110522863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:817) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110522863 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001053:MSISDN-491230001053:UTRAN-Iu-482:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110522863 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110522863 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110522863 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110522863 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250426110522863 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110522863 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110522863 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110522863 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110522863 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110522863 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110522863 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110522863 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110522863 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110522863 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522863 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522863 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522863 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522863 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522863 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522863 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 30 37 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110522867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522867 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110522867 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522867 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110522867 DIUCS DEBUG (UTRAN-Iu-482) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110522867 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110522867 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110522867 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110522867 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110522867 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110522867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110522867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110522867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110522867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110522867 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb320] (msc_a.c:1053) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110522867 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110522867 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110522867 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) MSC-A terminated (msub.c:261) 20250426110522867 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) 1 MSC-I still active (msub.c:79) 20250426110522867 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110522867 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110522867 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110522867 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1afb320] (msub.c:113) 20250426110522867 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-482 (ran_conn.c:142) 20250426110522867 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-482 (ran_conn.c:155) 20250426110522867 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110522867 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-482:LU)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110522867 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) Free (msub.c:119) 20250426110522867 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110522867 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Freeing instance (msub.c:113) 20250426110522867 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Deallocated (fsm.c:568) 20250426110522867 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522867 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522867 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110522867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522867 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110522867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110522867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 77 30 37 00 01 e2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 20250426110522869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110522869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110522869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110522869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110522869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110522869 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110522869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110522869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(2839)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)7811127 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110522869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110522869 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e2 77 30 37 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: 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 := '1253C90A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@4e68250106fc: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)14337501 MSC_Test_2-RAN(2839)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 da c5 dd 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 12 53 c9 0a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110523072 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) 20250426110523072 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110523072 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110523072 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110523072 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110523072 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110523072 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110523072 DMSC DEBUG msc_i(unknown:UTRAN-Iu-483:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110523072 DMSC DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110523072 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110523072 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-483:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110523072 DMM DEBUG msc_a(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680] (fsm.c:486) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110523072 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110523072 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110523072 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110523072 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110523072 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110523072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110523072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320] (fsm.c:486) 20250426110523072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110523072 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110523072 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110523073 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523073 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523073 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523073 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523073 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523073 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523073 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 da c5 dd 00 01 e3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: { messageType := 2, destLocRef := 'DAC5DD'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(2838)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110523074 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110523074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110523074 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) Received 1 auth tuples (vlr.c:996) 20250426110523074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110523074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110523074 DMM DEBUG Tx AUTH REQ (rand = ba19331d1ce09e8be930db7217193c67) (gsm_04_08.c:641) 20250426110523074 DMM DEBUG AUTH REQ (autn = 57179099472decf18fa91a3d391d3ac8) (gsm_04_08.c:643) 20250426110523074 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110523074 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110523074 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110523074 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110523074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523074 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 da c5 dd 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ba 19 33 1d 1c e0 9e 8b e9 30 db 72 17 19 3c 67 20 10 57 17 90 99 47 2d ec f1 8f a9 1a 3d 39 1d 3a c8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=1 into dtap '0514A7CBFC9D2104169E1804'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '0554A7CBFC9D2104169E1804'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A7CBFC9D2104169E1804'O 20250426110523076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523076 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523076 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523076 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523076 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a7 cb fc 9d 21 04 16 9e 18 04 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110523076 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523076 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523076 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523076 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110523076 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a7cbfc9d169e1804) (gsm_04_08.c:1128) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110523076 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) AUTH on UTRAN received RES: a7cbfc9d169e1804 (8 bytes) (vlr_auth_fsm.c:151) 20250426110523076 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110523076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110523076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110523076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110523076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110523076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110523076 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3b11cbaddbb1e85d22efea2828091bcf, CK=NONE (ran_msg_iu.c:388) 20250426110523076 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110523076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110523076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 da c5 dd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3b 11 cb ad db b1 e8 5d 22 ef ea 28 28 09 1b cf 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110523078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523078 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523078 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523078 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110523078 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523078 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110523078 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110523078 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110523078 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110523078 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110523078 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110523078 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.994s remaining) (msc_a.c:450) 20250426110523078 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) 20250426110523078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523078 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 da c5 dd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=2 into dtap '1B3A17191D2227DE4540597CE78FA16DB6B7636053099ADA106A'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '1BBA17191D2227DE4540597CE78FA16DB6B7636053099ADA106A'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:38 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440220000010010401B1A1BBA17191D2227DE4540597CE78FA16DB6B7636053099ADA106A'O 20250426110523081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3d 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 26 00 14 40 22 00 00 01 00 10 40 1b 1a 1b ba 17 19 1d 22 27 de 45 40 59 7c e7 8f a1 6d b6 b7 63 60 53 09 9a da 10 6a 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523081 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523081 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523081 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523081 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523081 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523081 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110523082 DSS ERROR Rx GSM0480_MTYPE_FACILITY message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250426110523082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110523082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110523082 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110523082 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426110523082 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110523082 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110523082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110523082 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110523082 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110523082 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110523082 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110523082 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110523082 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110523082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523082 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 da c5 dd 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 9b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110523082 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523082 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523082 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523082 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 da c5 dd 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110523084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523084 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523084 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523084 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523084 DIUCS DEBUG (UTRAN-Iu-483) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523084 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523084 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523084 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110523084 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110523084 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110523084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110523084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110523084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110523084 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1afb320]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110523084 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110523084 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110523084 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) MSC-A terminated (msub.c:261) 20250426110523084 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) 1 MSC-I still active (msub.c:79) 20250426110523084 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110523084 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110523084 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110523084 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110523084 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-483 (ran_conn.c:142) 20250426110523084 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-483 (ran_conn.c:155) 20250426110523084 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110523084 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-483:CM_SERVICE_REQ)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110523084 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) Free (msub.c:119) 20250426110523084 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110523084 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110523084 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110523084 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523084 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523084 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523084 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 da c5 dd 00 01 e3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2839)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)14337501 20250426110523085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523085 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523085 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523085 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523085 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e3 da c5 dd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: 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 := '1253C90A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(2839)@4e68250106fc: Added conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)1992630 MSC_Test_2-RAN(2839)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2838)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523288 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523288 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523288 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1e 67 b6 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 12 53 c9 0a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110523288 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) 20250426110523289 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Allocated (fsm.c:456) 20250426110523289 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110523289 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110523289 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110523289 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110523289 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110523289 DMSC DEBUG msc_i(unknown:UTRAN-Iu-484:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110523289 DMSC DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110523289 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110523289 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-484:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110523289 DMM DEBUG msc_a(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510] (fsm.c:486) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110523289 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110523289 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110523289 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110523289 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110523289 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110523289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110523289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450] (fsm.c:486) 20250426110523289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110523289 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110523289 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110523289 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523289 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523289 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523289 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523289 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 1e 67 b6 00 01 e4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: { messageType := 2, destLocRef := '1E67B6'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(2838)@4e68250106fc: Session index based on local reference:0 TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110523292 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110523292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110523292 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) Received 1 auth tuples (vlr.c:996) 20250426110523292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110523292 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110523292 DMM DEBUG Tx AUTH REQ (rand = ddddeb9f92c1abdbd70db8caa78b5694) (gsm_04_08.c:641) 20250426110523292 DMM DEBUG AUTH REQ (autn = 7e640851a614db99130e11370c558149) (gsm_04_08.c:643) 20250426110523292 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110523292 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110523292 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110523292 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110523293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523293 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 1e 67 b6 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 dd dd eb 9f 92 c1 ab db d7 0d b8 ca a7 8b 56 94 20 10 7e 64 08 51 a6 14 db 99 13 0e 11 37 0c 55 81 49 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=1 into dtap '05145E36EA1D210434B72E45'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '05545E36EA1D210434B72E45'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545E36EA1D210434B72E45'O 20250426110523297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5e 36 ea 1d 21 04 34 b7 2e 45 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523297 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523297 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523297 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523297 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523297 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110523297 DMM DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5e36ea1d34b72e45) (gsm_04_08.c:1128) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110523298 DVLR DEBUG SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) AUTH on UTRAN received RES: 5e36ea1d34b72e45 (8 bytes) (vlr_auth_fsm.c:151) 20250426110523298 DVLR INFO SUBSCR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110523298 DVLR DEBUG VLR_Authenticate(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b39cb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110523298 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110523298 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7a29ff5e92136775dcf0f9c2d60a4490, CK=NONE (ran_msg_iu.c:388) 20250426110523298 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110523298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110523298 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523298 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523298 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523298 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523298 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523298 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523298 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 1e 67 b6 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7a 29 ff 5e 92 13 67 75 dc f0 f9 c2 d6 0a 44 90 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110523302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523302 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523302 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523302 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523302 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523302 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523302 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523302 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110523302 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523302 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110523302 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110523302 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110523302 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110523303 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523303 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523303 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523303 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 1e 67 b6 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110523302 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110523302 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110523302 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.986s remaining) (msc_a.c:450) 20250426110523302 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001053/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2839)@4e68250106fc: patching N(SD)=2 into dtap '1B2A1C1755D26C1399349F59E203410890EB089DE7CB2CC3495C1A'O MSC_Test_2-RAN(2839)@4e68250106fc: patched enc_l3: '1BAA1C1755D26C1399349F59E203410890EB089DE7CB2CC3495C1A'O MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:39 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440230000010010401C1B1BAA1C1755D26C1399349F59E203410890EB089DE7CB2CC3495C1A'O 20250426110523308 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523308 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523308 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523308 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523308 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 27 00 14 40 23 00 00 01 00 10 40 1c 1b 1b aa 1c 17 55 d2 6c 13 99 34 9f 59 e2 03 41 08 90 eb 08 9d e7 cb 2c c3 49 5c 1a 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523308 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523308 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523308 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523308 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110523308 DSS ERROR Rx GSM0480_MTYPE_RELEASE_COMPLETE message for non-existing transaction (tid-1) (gsm_09_11.c:139) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110523308 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110523308 DIUCS ERROR msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426110523308 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110523308 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110523308 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110523308 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110523308 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110523308 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110523308 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110523308 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110523308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523308 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523308 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523308 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 1e 67 b6 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 9b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110523309 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523309 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523309 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523309 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523309 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 1e 67 b6 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2838)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2838)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2838)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110523314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523314 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523314 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523314 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110523314 DIUCS DEBUG (UTRAN-Iu-484) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110523314 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110523315 DIUCS DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110523315 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110523315 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110523315 DIUCS DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110523315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110523315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110523315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110523315 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb320] (msc_a.c:1053) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110523315 DMSC DEBUG msc_a(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110523315 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110523315 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) MSC-A terminated (msub.c:261) 20250426110523315 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) 1 MSC-I still active (msub.c:79) 20250426110523315 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110523315 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110523315 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110523315 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1afb320] (msub.c:113) 20250426110523315 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-484 (ran_conn.c:142) 20250426110523315 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-484 (ran_conn.c:155) 20250426110523315 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110523315 DMSC DEBUG msc_i(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A:UTRAN-Iu-484:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110523315 DMSC DEBUG msub(IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A) Free (msub.c:119) 20250426110523315 DVLR DEBUG VLR subscr IMSI-262420000001053:MSISDN-491230001053:TMSI-0x1253C90A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110523315 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Freeing instance (msub.c:113) 20250426110523315 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Deallocated (fsm.c:568) 20250426110523315 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523315 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523315 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110523315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523315 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110523315 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110523315 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523315 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 1e 67 b6 00 01 e4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2840)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2838)@4e68250106fc: Session index based on local reference:0 20250426110523317 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110523317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110523317 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110523317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110523317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110523317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110523317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110523317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110523317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e4 1e 67 b6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2839)@4e68250106fc: Deleted conn table entry 0TC_iu_mo_ussd_for_unknown_trans2(2846)1992630 MSC_Test_2-M3UA(2840)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_mo_ussd_for_unknown_trans2(2846)@4e68250106fc: Final verdict of PTC: pass 20250426110523324 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110523324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110523324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110523324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110523324 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110523324 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110523324 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110523324 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110523325 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110523325 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523325 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110523325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-SCCP(2832)@4e68250106fc: Final verdict of PTC: none 20250426110523325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110523325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110523325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110523325 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110523325 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110523325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110523325 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110523325 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110523325 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(2844)@4e68250106fc: Final verdict of PTC: none 20250426110523325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110523325 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2834)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2835)@4e68250106fc: Final verdict of PTC: none 20250426110523327 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110523327 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110523327 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110523327 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110523327 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110523327 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110523327 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110523327 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110523327 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110523327 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110523327 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) 20250426110523327 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523327 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110523327 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110523327 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110523328 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110523328 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110523328 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110523328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110523328 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110523328 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110523328 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110523328 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110523328 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2837)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2841)@4e68250106fc: Final verdict of PTC: none 20250426110523329 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) 20250426110523329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110523329 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110523329 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110523329 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) 20250426110523329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110523329 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110523329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110523329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110523329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110523329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110523329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_2-RAN(2839)@4e68250106fc: Final verdict of PTC: none 20250426110523330 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110523330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110523330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110523330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110523330 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110523330 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2831)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2840)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2833)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2842)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2836)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2843)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2845)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2847)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2838)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2831): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2832): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2833): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2834): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2835): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2836): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2837): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2838): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2839): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2840): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2841): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2842): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2843): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2844): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2845): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_mo_ussd_for_unknown_trans2(2846): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2847): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_mo_ussd_for_unknown_trans finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass'. Sat Apr 26 11:05:23 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 20250426110524332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110525326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110525326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110525326 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110525329 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110525329 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110525329 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110525330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110525330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110525330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110525332 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=633304) 20250426110526334 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=633304, count=636612) 20250426110527336 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session'. ------ MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session ------ Sat Apr 26 11:05:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110528338 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_proc_ss_for_unknown_session started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2851)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2851)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2851)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2849)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2854)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2854)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2854)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2852)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2857)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2857)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2857)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2855)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110528441 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2858)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110528604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110528604 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110528604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110528604 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2851)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2851)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110528605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528605 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110528605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110528605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110528605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110528605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110528605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110528605 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528605 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110528605 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110528605 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2851)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110528606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528606 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110528606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2851)@4e68250106fc: Message received on association #8 20250426110528606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110528606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110528606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110528606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110528606 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528606 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2851)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110528606 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110528606 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110528606 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2851)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110528606 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110528606 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2851)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110528620 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110528620 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110528620 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110528620 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(2854)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110528621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528621 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110528621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110528621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110528621 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110528621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110528621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110528621 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528621 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110528621 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110528621 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(2854)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110528622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528622 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110528622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110528622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110528622 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110528622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110528622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110528622 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528622 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110528622 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110528622 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110528622 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(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110528622 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110528622 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110528635 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) 20250426110528635 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) 20250426110528635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110528635 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(2857)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2857)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_2-M3UA(2857)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2857)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110528637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110528637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528637 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110528637 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(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2857)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110528637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110528637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110528637 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110528637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110528637 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110528637 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110528638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110528638 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(2857)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: Received M3UA_DAVA -> discard 20250426110528638 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110528638 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110529339 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110529340 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2860)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110529342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2860)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2860)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110529356 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110529356 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2861)@4e68250106fc: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2863) TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110529408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529408 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-M3UA(2851)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529408 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529408 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529408 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529408 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110529408 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529408 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529408 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110529408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529408 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110529408 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110529408 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529408 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2851)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2851)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2850)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110529426 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529426 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529426 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529426 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110529426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529426 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529426 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2854)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529426 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529426 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110529426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529426 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110529426 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110529426 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529426 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2854)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2854)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2853)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110529451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529451 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) 20250426110529451 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110529451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529451 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2856)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2856)@4e68250106fc: Added conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)13349271 MSC_Test_2-SCCP(2855)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cb b1 97 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 55 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2856)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110529462 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) 20250426110529462 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110529462 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110529462 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110529462 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110529462 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110529462 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110529462 DMSC DEBUG msc_i(unknown:UTRAN-Iu-485:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110529462 DMSC DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110529462 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110529462 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-485:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110529462 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110529462 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680] (fsm.c:486) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110529462 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110529462 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001055 id=262420000001055 (vlr.c:661) 20250426110529462 DVLR INFO New subscr, IMSI: 262420000001055 (vlr.c:562) 20250426110529462 DVLR DEBUG VLR subscr IMSI-262420000001055 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110529462 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110529462 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110529462 DVLR DEBUG VLR subscr IMSI-262420000001055 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110529462 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110529462 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110529462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110529462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110529462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110529462 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110529462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529462 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 cb b1 97 00 01 e5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: { messageType := 2, destLocRef := 'CBB197'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(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2861)@4e68250106fc: Found GsupExpect[0] for "262420000001055" handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@4e68250106fc: Added IMSI table entry 0TC_iu_proc_ss_for_unknown_session2(2863)"262420000001055" TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): none -> pass 20250426110529465 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110529465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110529465 DVLR DEBUG SUBSCR(IMSI-262420000001055) Received 1 auth tuples (vlr.c:996) 20250426110529465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110529465 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110529465 DMM DEBUG Tx AUTH REQ (rand = e2eea962b7f230c412fb7db7bd151a3a) (gsm_04_08.c:641) 20250426110529465 DMM DEBUG AUTH REQ (autn = a456deee8dedee7e8fcea8af4e76547a) (gsm_04_08.c:643) 20250426110529465 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110529465 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110529465 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110529465 DVLR DEBUG VLR subscr IMSI-262420000001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110529465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529465 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cb b1 97 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 e2 ee a9 62 b7 f2 30 c4 12 fb 7d b7 bd 15 1a 3a 20 10 a4 56 de ee 8d ed ee 7e 8f ce a8 af 4e 76 54 7a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2856)@4e68250106fc: patching N(SD)=1 into dtap '0514586D604F2104DB857B00'O MSC_Test_2-RAN(2856)@4e68250106fc: patched enc_l3: '0554586D604F2104DB857B00'O MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2855)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554586D604F2104DB857B00'O MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529470 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529470 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529470 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 58 6d 60 4f 21 04 db 85 7b 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110529470 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110529470 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110529470 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110529470 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110529470 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110529470 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110529470 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 586d604fdb857b00) (gsm_04_08.c:1128) 20250426110529470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110529470 DVLR DEBUG SUBSCR(IMSI-262420000001055) AUTH on UTRAN received RES: 586d604fdb857b00 (8 bytes) (vlr_auth_fsm.c:151) 20250426110529470 DVLR INFO SUBSCR(IMSI-262420000001055) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110529470 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110529471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110529471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110529471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110529471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110529471 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110529471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110529471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110529471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110529471 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110529471 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e25831b0008bad5316b49c23b2d06533, CK=NONE (ran_msg_iu.c:388) 20250426110529471 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110529471 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110529471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529471 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cb b1 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e2 58 31 b0 00 8b ad 53 16 b4 9c 23 b2 d0 65 33 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2855)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110529476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529476 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529476 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110529477 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110529477 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110529477 DIUCS DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110529477 DMSC DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110529477 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110529477 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110529477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110529477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110529477 DIUCS DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110529477 DMSC DEBUG msc_i(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110529477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110529477 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110529477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110529477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110529477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110529477 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110529477 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529477 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529477 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cb b1 97 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110529479 DVLR DEBUG VLR subscr IMSI-262420000001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110529479 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250426110529479 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110529479 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110529480 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110529480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:110) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110529480 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:UTRAN-Iu-485:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110529480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110529480 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110529480 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110529480 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110529480 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A LOCATION UPDATE ACCEPT (TMSI = 0x0189c01a) (gsm_04_08.c:149) 20250426110529480 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110529480 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110529480 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110529480 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110529480 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529480 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529480 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529480 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cb b1 97 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 01 89 c0 1a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2856)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2855)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529482 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529482 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110529482 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110529482 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110529482 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110529482 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110529482 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110529482 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110529482 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSInew-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110529482 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110529482 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:817) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110529482 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:UTRAN-Iu-485:LU)[0x55fcf1afcc10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110529482 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110529482 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110529482 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250426110529482 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250426110529482 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110529482 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110529482 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110529482 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110529482 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110529482 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110529482 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110529482 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110529482 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110529482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529482 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 cb b1 97 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2855)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2855)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2855)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529485 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529485 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529485 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110529485 DIUCS DEBUG (UTRAN-Iu-485) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110529485 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110529485 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110529485 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110529486 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110529486 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110529486 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110529486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110529486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110529486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110529486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110529486 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110529486 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110529486 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110529486 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) MSC-A terminated (msub.c:261) 20250426110529486 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) 1 MSC-I still active (msub.c:79) 20250426110529486 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110529486 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110529486 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110529486 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110529486 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-485 (ran_conn.c:142) 20250426110529486 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-485 (ran_conn.c:155) 20250426110529486 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110529486 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-485:LU)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110529486 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) Free (msub.c:119) 20250426110529486 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110529486 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110529486 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110529486 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529486 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110529486 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110529486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529486 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110529486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110529486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 cb b1 97 00 01 e5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2857)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2855)@4e68250106fc: Session index based on local reference:0 20250426110529486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110529486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2857)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110529486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110529486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110529486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110529486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110529486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110529486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110529486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e5 cb b1 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2856)@4e68250106fc: Deleted conn table entry 0TC_iu_proc_ss_for_unknown_session2(2863)13349271 TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2856)@4e68250106fc: Created IMSI[0] for '262420000001055'H'0189C01A'O to be handled at TC_iu_proc_ss_for_unknown_session2(2863) MSC_Test-GSUP(2861)@4e68250106fc: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_proc_ss_for_unknown_session2(2863) 20250426110529524 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110529524 DSS ERROR Received non-BEGIN message for non-existing transaction (gsm_09_11.c:349) 20250426110529524 DSS ERROR Failed to establish a network-originated SS/USSD transaction, rejecting OSMO_GSUP_MSGT_PROC_SS_REQUEST (gsm_09_11.c:493) 20250426110529524 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - gsm0911_gsup_rx: now used by 1 (attached) (gsm_09_11.c:497) TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_for_unknown_session2(2863)@4e68250106fc: Final verdict of PTC: pass 20250426110529532 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110529533 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110529533 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_1-SCCP(2852)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2851)@4e68250106fc: Final verdict of PTC: none 20250426110529534 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) MSC_Test-GSUP(2861)@4e68250106fc: Final verdict of PTC: none 20250426110529534 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-SCCP(2849)@4e68250106fc: Final verdict of PTC: none 20250426110529535 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) MSC_Test_1-M3UA(2854)@4e68250106fc: Final verdict of PTC: none 20250426110529532 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110529533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110529533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110529533 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110529533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110529533 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110529533 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110529533 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110529533 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529533 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110529533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110529533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110529533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110529533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110529533 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110529533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110529533 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110529533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110529533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110529533 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110529534 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110529534 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110529534 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110529534 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110529534 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) 20250426110529534 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110529534 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110529534 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110529534 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110529534 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110529534 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529534 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110529534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110529534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110529534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110529534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110529534 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110529534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110529534 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110529534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110529534 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110529535 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(2858)@4e68250106fc: Final verdict of PTC: none20250426110529535 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110529536 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) 20250426110529536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110529536 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110529536 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110529536 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) 20250426110529536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110529536 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110529536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110529536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110529536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110529536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) IPA-CTRL-CLI-IPA(2848)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2853)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2856)@4e68250106fc: Final verdict of PTC: none 20250426110529536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110529536 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110529536 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110529536 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(2860)@4e68250106fc: Final verdict of PTC: none 20250426110529536 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110529537 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(2862)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2850)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2859)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2857)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2855)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2864)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2848): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2849): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2850): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2851): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2852): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2853): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2854): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2855): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2856): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2857): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2858): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2859): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2860): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2861): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2862): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_proc_ss_for_unknown_session2(2863): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2864): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_proc_ss_for_unknown_session finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass'. Sat Apr 26 11:05:29 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 20250426110530536 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110531534 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110531535 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110531535 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110531535 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110531536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110531536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110531536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110531537 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=333288) 20250426110532538 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=333288, count=336596) 20250426110533540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail'. ------ MSC_Tests_Iu.TC_iu_proc_ss_paging_fail ------ Sat Apr 26 11:05:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_paging_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110534540 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_proc_ss_paging_fail started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2868)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2868)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2868)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2866)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2871)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2871)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2871)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2869)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2874)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2874)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2874)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2872)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110534687 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2875)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110534855 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110534856 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110534856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110534856 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2868)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110534860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534860 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110534860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110534860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110534860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110534860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110534860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110534860 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534860 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110534860 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2868)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110534860 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2868)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110534862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534862 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110534862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110534862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110534862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110534862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110534862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110534862 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534862 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110534862 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110534862 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110534862 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2868)@4e68250106fc: Message received on association #8 20250426110534862 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110534862 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2868)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2868)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2868)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110534867 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110534867 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110534867 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110534867 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(2871)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2871)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110534870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534870 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110534870 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110534870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110534870 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110534870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110534870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110534870 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534870 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110534870 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110534870 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(2871)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2871)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2871)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110534872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534872 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110534872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110534872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110534872 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110534872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110534872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110534872 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534872 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110534872 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110534872 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110534872 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(2871)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110534872 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110534872 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110534881 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) 20250426110534881 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) 20250426110534881 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110534881 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(2874)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2874)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110534886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110534886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110534886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2874)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110534887 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110534887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110534887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110534887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534887 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110534887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110534887 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(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2874)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110534888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110534888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110534888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110534888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110534889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110534889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110534889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110534889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110534889 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110534889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110534889 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110534889 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110534889 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(2874)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 20250426110534889 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110534889 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110535541 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110535541 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2877)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110535545 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2877)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2877)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110535568 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110535568 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2878)@4e68250106fc: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110535665 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535665 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110535665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535665 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535665 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2868)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535666 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535666 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535666 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110535666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535666 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110535666 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110535666 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535666 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2868)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2868)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2867)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110535678 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535678 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110535678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535678 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535678 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535678 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2871)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535679 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535679 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535679 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110535679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535679 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110535679 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110535679 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535679 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2871)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2871)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2870)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110535692 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535692 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535692 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535692 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535692 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535693 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) 20250426110535693 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110535693 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535693 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535693 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535693 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535693 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535693 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535693 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2873)@4e68250106fc: Added conn table entry 0TC_iu_proc_ss_paging_fail2(2880)14084656 MSC_Test_2-SCCP(2872)@4e68250106fc: First idle individual index:0 20250426110535704 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535704 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535704 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535704 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535704 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 d6 ea 30 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 65 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2873)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110535705 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) 20250426110535705 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Allocated (fsm.c:456) 20250426110535705 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110535705 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110535705 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110535705 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110535705 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110535705 DMSC DEBUG msc_i(unknown:UTRAN-Iu-486:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110535705 DMSC DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110535705 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110535705 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-486:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110535705 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001056 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110535705 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510] (fsm.c:486) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110535705 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110535705 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001056 id=262420000001056 (vlr.c:661) 20250426110535705 DVLR INFO New subscr, IMSI: 262420000001056 (vlr.c:562) 20250426110535705 DVLR DEBUG VLR subscr IMSI-262420000001056 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110535705 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110535705 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110535705 DVLR DEBUG VLR subscr IMSI-262420000001056 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110535705 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110535705 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110535705 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110535705 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110535705 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110535705 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110535705 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535705 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535705 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535705 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535705 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535705 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535705 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 d6 ea 30 00 01 e6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2878)@4e68250106fc: Found GsupExpect[0] for "262420000001056" handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@4e68250106fc: Added IMSI table entry 0TC_iu_proc_ss_paging_fail2(2880)"262420000001056" MSC_Test_2-SCCP(2872)@4e68250106fc: { messageType := 2, destLocRef := 'D6EA30'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(2872)@4e68250106fc: Session index based on local reference:0 TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): none -> pass 20250426110535709 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110535709 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110535709 DVLR DEBUG SUBSCR(IMSI-262420000001056) Received 1 auth tuples (vlr.c:996) 20250426110535709 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110535709 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110535709 DMM DEBUG Tx AUTH REQ (rand = 43c5863db60c49d070df0fae386a20d1) (gsm_04_08.c:641) 20250426110535709 DMM DEBUG AUTH REQ (autn = bd14b1e35d7cf88b66f43a0d3ed10a39) (gsm_04_08.c:643) 20250426110535709 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110535709 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110535709 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110535709 DVLR DEBUG VLR subscr IMSI-262420000001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110535709 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535709 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535709 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535709 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535709 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 d6 ea 30 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 43 c5 86 3d b6 0c 49 d0 70 df 0f ae 38 6a 20 d1 20 10 bd 14 b1 e3 5d 7c f8 8b 66 f4 3a 0d 3e d1 0a 39 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2873)@4e68250106fc: patching N(SD)=1 into dtap '0514FBF19FA821045197A7F7'O MSC_Test_2-RAN(2873)@4e68250106fc: patched enc_l3: '0554FBF19FA821045197A7F7'O MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2872)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FBF19FA821045197A7F7'O 20250426110535716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535716 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535716 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535716 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 fb f1 9f a8 21 04 51 97 a7 f7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110535716 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110535716 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110535716 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110535716 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110535716 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110535716 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110535716 DMM DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fbf19fa85197a7f7) (gsm_04_08.c:1128) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110535716 DVLR DEBUG SUBSCR(IMSI-262420000001056) AUTH on UTRAN received RES: fbf19fa85197a7f7 (8 bytes) (vlr_auth_fsm.c:151) 20250426110535716 DVLR INFO SUBSCR(IMSI-262420000001056) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110535716 DVLR DEBUG VLR_Authenticate(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110535716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110535716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110535716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110535716 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110535716 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7126a82115b00167ae781bdaa40a93f3, CK=NONE (ran_msg_iu.c:388) 20250426110535716 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110535716 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110535716 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535716 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535716 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535716 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535716 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 d6 ea 30 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 26 a8 21 15 b0 01 67 ae 78 1b da a4 0a 93 f3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2872)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110535723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535724 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535724 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535724 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110535724 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110535724 DIUCS DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110535724 DMSC DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110535724 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110535724 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110535724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110535724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110535724 DIUCS DEBUG msc_a(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110535724 DMSC DEBUG msc_i(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110535724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110535724 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110535724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110535724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110535724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110535724 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110535724 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535724 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535724 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535724 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535724 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 d6 ea 30 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110535730 DVLR DEBUG VLR subscr IMSI-262420000001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110535730 DVLR DEBUG IMSI:262420000001056 has MSISDN:491230001056 (vlr.c:1045) 20250426110535730 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250426110535730 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110535730 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110535730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:110) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110535730 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001056:UTRAN-Iu-486:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110535730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110535730 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1afb450] (fsm.c:486) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110535731 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535731 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535731 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535731 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535731 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535730 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250426110535730 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110535730 DMM DEBUG -> IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716 LOCATION UPDATE ACCEPT (TMSI = 0x3900a716) (gsm_04_08.c:149) 20250426110535730 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110535731 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110535731 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110535731 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110535731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 d6 ea 30 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 39 00 a7 16 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2873)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2872)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110535736 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535736 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535736 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535736 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535736 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110535736 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110535736 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110535736 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110535736 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110535736 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110535736 DMM DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110535736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSInew-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110535736 DMSC NOTICE msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716) VLR: update for IMSI=262420000001056 (MSISDN=491230001056) (gsm_04_08.c:1541) 20250426110535736 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110535736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450] (vlr_lu_fsm.c:817) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110535736 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001056:MSISDN-491230001056:UTRAN-Iu-486:LU)[0x55fcf1b00800]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110535736 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110535737 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110535737 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.968s remaining) (msc_a.c:450) 20250426110535737 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001056/3/1): Available (smpp_smsc.c:626) 20250426110535737 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110535737 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110535737 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110535737 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110535737 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110535737 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110535737 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110535737 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110535737 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110535737 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535737 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535738 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535738 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535738 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535738 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535738 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 d6 ea 30 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2872)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2872)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2872)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110535745 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535745 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535745 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535745 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535745 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535745 DIUCS DEBUG (UTRAN-Iu-486) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110535745 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110535745 DIUCS DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110535745 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110535745 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110535746 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110535746 DIUCS DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110535746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110535746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110535746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110535746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110535746 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1afb450]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb320] (msc_a.c:1053) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110535746 DMSC DEBUG msc_a(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110535746 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110535746 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716) MSC-A terminated (msub.c:261) 20250426110535746 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716) 1 MSC-I still active (msub.c:79) 20250426110535746 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110535746 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110535746 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110535746 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1afb320] (msub.c:113) 20250426110535746 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-486 (ran_conn.c:142) 20250426110535746 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-486 (ran_conn.c:155) 20250426110535746 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110535746 DMSC DEBUG msc_i(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716:UTRAN-Iu-486:LU)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110535746 DMSC DEBUG msub(IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716) Free (msub.c:119) 20250426110535746 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110535746 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Freeing instance (msub.c:113) 20250426110535746 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Deallocated (fsm.c:568) 20250426110535746 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535746 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535746 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535746 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535746 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 d6 ea 30 00 01 e6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2872)@4e68250106fc: Session index based on local reference:0 20250426110535747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110535747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110535747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535747 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110535747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110535747 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535747 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e6 d6 ea 30 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2873)@4e68250106fc: Deleted conn table entry 0TC_iu_proc_ss_paging_fail2(2880)14084656 TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2873)@4e68250106fc: Created IMSI[0] for '262420000001056'H'3900A716'O to be handled at TC_iu_proc_ss_paging_fail2(2880) MSC_Test-GSUP(2878)@4e68250106fc: Created GsupExpect[0] for "262420000001056" to be handled at TC_iu_proc_ss_paging_fail2(2880) 20250426110535776 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110535776 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110535776 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110535776 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110535777 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110535777 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110535777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110535777 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110535777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110535777 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110535777 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110535777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110535777 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110535777 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 40 40 05 00 39 00 a7 16 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2874)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2874)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2873)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_paging_fail2(2880) TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110545777 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - NCSS: now used by 2 (attached,Paging) (transaction.c:281) 20250426110545777 DVLR DEBUG VLR subscr IMSI-262420000001056:MSISDN-491230001056:TMSI-0x3900A716 - Paging: now used by 1 (attached) (paging.c:202) TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_paging_fail2(2880)@4e68250106fc: Final verdict of PTC: pass 20250426110545781 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110545781 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110545781 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110545781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110545781 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110545781 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110545781 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110545781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110545781 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110545781 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110545781 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110545781 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110545781 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110545781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110545781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110545781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110545781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110545781 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110545781 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110545781 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110545781 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110545781 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110545781 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(2869)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2875)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2868)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2878)@4e68250106fc: Final verdict of PTC: none 20250426110545781 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110545781 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110545782 DLINP NOTICE SRVCONN(virt-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-RAN(2867)@4e68250106fc: Final verdict of PTC: none 20250426110545782 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110545782 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110545782 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110545782 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110545782 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110545782 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110545782 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) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110545782 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110545782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110545782 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110545782 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2871)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2877)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2866)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2870)@4e68250106fc: Final verdict of PTC: none 20250426110545782 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) IPA-CTRL-CLI-IPA(2865)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2872)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2873)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2874)@4e68250106fc: Final verdict of PTC: none 20250426110545783 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(2876)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2881)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2879)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2865): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2866): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2867): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2868): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2869): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2870): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2871): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2872): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2873): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2874): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2875): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2876): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2877): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2878): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2879): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_proc_ss_paging_fail2(2880): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2881): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_proc_ss_paging_fail finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass'. Sat Apr 26 11:05:45 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 20250426110545782 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) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110545782 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110545782 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110545782 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) 20250426110545782 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110545782 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110545782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110545782 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110545782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110546783 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348284) 20250426110547782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110547783 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110547784 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348284, count=352152) 20250426110548785 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110549786 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort'. ------ MSC_Tests_Iu.TC_iu_proc_ss_abort ------ Sat Apr 26 11:05:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_proc_ss_abort.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110550787 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_proc_ss_abort' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_proc_ss_abort started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2885)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2885)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2885)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2883)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2888)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2888)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2888)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2886)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2891)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2891)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2891)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2889)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110550853 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2892)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110551024 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110551024 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110551024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110551024 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(2885)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110551026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551026 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110551026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110551026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110551026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110551026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110551026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110551026 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551026 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110551026 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110551026 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2885)@4e68250106fc: Message received on association #8 20250426110551027 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110551028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110551028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110551028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110551028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110551028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110551028 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551028 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110551028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110551028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110551028 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2885)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2885)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110551028 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110551028 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2885)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110551036 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110551036 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110551036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110551036 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2888)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110551040 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551040 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110551040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110551040 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110551040 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110551040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110551040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110551040 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551041 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110551041 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110551041 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2888)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110551042 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551042 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110551042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110551042 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110551042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110551042 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110551042 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110551042 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551042 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110551042 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110551042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110551042 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 20250426110551043 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110551043 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110551048 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) 20250426110551048 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) 20250426110551048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110551048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2891)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110551053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110551053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110551053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110551053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110551053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110551053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110551053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551053 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110551053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: M3UA_ASPUP sent 20250426110551053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110551055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110551055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110551055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110551055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110551055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110551055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110551055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110551055 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110551055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110551055 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110551055 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110551055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110551055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110551055 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110551789 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110551789 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2894)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110551794 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2894)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2894)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110551812 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110551812 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110551831 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551831 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110551831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2885)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110551832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551832 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110551832 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110551832 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2885)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2885)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2884)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110551842 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551842 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551842 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551842 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110551842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2888)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110551843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551843 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110551843 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110551843 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551843 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2888)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2888)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2887)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2895)@4e68250106fc: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110551858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551858 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551858 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551858 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551858 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) 20250426110551858 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551858 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551858 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551858 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551858 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551858 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110551858 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2890)@4e68250106fc: Added conn table entry 0TC_iu_proc_ss_abort2(2897)1773391 MSC_Test_2-SCCP(2889)@4e68250106fc: First idle individual index:0 20250426110551865 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551865 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551865 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551865 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551865 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1b 0f 4f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 75 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551866 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) 20250426110551866 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) MSC_Test_2-RAN(2890)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110551866 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110551866 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110551866 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110551866 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110551866 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110551866 DMSC DEBUG msc_i(unknown:UTRAN-Iu-487:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110551866 DMSC DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110551866 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110551866 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-487:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110551866 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001057 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110551866 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680] (fsm.c:486) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110551866 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110551866 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001057 id=262420000001057 (vlr.c:661) 20250426110551866 DVLR INFO New subscr, IMSI: 262420000001057 (vlr.c:562) 20250426110551866 DVLR DEBUG VLR subscr IMSI-262420000001057 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110551866 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110551866 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110551866 DVLR DEBUG VLR subscr IMSI-262420000001057 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110551866 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110551866 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110551866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110551866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110551866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110551866 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110551866 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551866 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551866 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551866 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551866 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 1b 0f 4f 00 01 e7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: { messageType := 2, destLocRef := '1B0F4F'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(2889)@4e68250106fc: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2895)@4e68250106fc: Found GsupExpect[0] for "262420000001057" handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@4e68250106fc: Added IMSI table entry 0TC_iu_proc_ss_abort2(2897)"262420000001057" TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): none -> pass 20250426110551871 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110551871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110551871 DVLR DEBUG SUBSCR(IMSI-262420000001057) Received 1 auth tuples (vlr.c:996) 20250426110551871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110551871 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110551871 DMM DEBUG Tx AUTH REQ (rand = b5638a05a7424d4bbd521ad41e1a60ba) (gsm_04_08.c:641) 20250426110551871 DMM DEBUG AUTH REQ (autn = baf4b4607096dbbb856c902afda89d96) (gsm_04_08.c:643) 20250426110551871 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110551871 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110551871 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110551871 DVLR DEBUG VLR subscr IMSI-262420000001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110551871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551871 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1b 0f 4f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b5 63 8a 05 a7 42 4d 4b bd 52 1a d4 1e 1a 60 ba 20 10 ba f4 b4 60 70 96 db bb 85 6c 90 2a fd a8 9d 96 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@4e68250106fc: patching N(SD)=1 into dtap '0514E9BBEF052104A95DA7DE'O MSC_Test_2-RAN(2890)@4e68250106fc: patched enc_l3: '0554E9BBEF052104A95DA7DE'O MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E9BBEF052104A95DA7DE'O 20250426110551878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551878 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551878 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551878 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e9 bb ef 05 21 04 a9 5d a7 de 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551878 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551878 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551878 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551878 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551878 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551878 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110551878 DMM DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e9bbef05a95da7de) (gsm_04_08.c:1128) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110551878 DVLR DEBUG SUBSCR(IMSI-262420000001057) AUTH on UTRAN received RES: e9bbef05a95da7de (8 bytes) (vlr_auth_fsm.c:151) 20250426110551878 DVLR INFO SUBSCR(IMSI-262420000001057) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110551878 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110551878 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110551878 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2156d0b7c5a2bf02f9521fa77fc083f7, CK=NONE (ran_msg_iu.c:388) 20250426110551878 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110551878 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110551878 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551878 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551878 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551878 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1b 0f 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 56 d0 b7 c5 a2 bf 02 f9 52 1f a7 7f c0 83 f7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110551886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551886 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551886 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551886 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551886 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551886 DIUCS DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110551886 DMSC DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551886 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110551886 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110551886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110551886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110551886 DIUCS DEBUG msc_a(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110551886 DMSC DEBUG msc_i(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110551886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110551886 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110551886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110551886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110551886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110551886 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110551886 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551886 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551886 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1b 0f 4f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110551891 DVLR DEBUG VLR subscr IMSI-262420000001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110551891 DVLR DEBUG IMSI:262420000001057 has MSISDN:491230001057 (vlr.c:1045) 20250426110551891 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250426110551891 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110551891 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:110) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110551891 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001057:UTRAN-Iu-487:LU)[0x55fcf1af5620]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110551891 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110551891 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250426110551891 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110551891 DMM DEBUG -> IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B LOCATION UPDATE ACCEPT (TMSI = 0x7466b98b) (gsm_04_08.c:149) 20250426110551891 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110551892 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110551892 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110551892 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110551892 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551892 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551892 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551892 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551892 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1b 0f 4f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 74 66 b9 8b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2890)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110551895 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551895 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551895 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551895 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551895 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110551896 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551896 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551896 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551896 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551896 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551896 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110551896 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110551896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSInew-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110551896 DMSC NOTICE msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) VLR: update for IMSI=262420000001057 (MSISDN=491230001057) (gsm_04_08.c:1541) 20250426110551896 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110551896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:817) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110551896 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001057:MSISDN-491230001057:UTRAN-Iu-487:LU)[0x55fcf1b2e7b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110551896 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110551896 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110551896 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.970s remaining) (msc_a.c:450) 20250426110551896 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250426110551896 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110551896 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110551896 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110551896 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110551896 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110551896 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110551896 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110551896 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110551896 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110551896 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551896 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551896 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551896 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 1b 0f 4f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110551904 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551904 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551904 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551904 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110551905 DIUCS DEBUG (UTRAN-Iu-487) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551905 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551905 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551905 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110551905 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110551905 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110551905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110551905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110551905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110551905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110551905 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110551905 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110551905 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110551905 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) MSC-A terminated (msub.c:261) 20250426110551905 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) 1 MSC-I still active (msub.c:79) 20250426110551905 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110551905 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110551905 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110551905 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110551905 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-487 (ran_conn.c:142) 20250426110551905 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-487 (ran_conn.c:155) 20250426110551905 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110551905 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-487:LU)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110551905 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) Free (msub.c:119) 20250426110551905 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110551905 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110551905 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110551905 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551905 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551905 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 1b 0f 4f 00 01 e7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2890)@4e68250106fc: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)1773391 20250426110551907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551907 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551907 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e7 1b 0f 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2890)@4e68250106fc: Created IMSI[0] for '262420000001057'H'7466B98B'O to be handled at TC_iu_proc_ss_abort2(2897) MSC_Test-GSUP(2895)@4e68250106fc: Created GsupExpect[0] for "262420000001057" to be handled at TC_iu_proc_ss_abort2(2897) 20250426110551932 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110551932 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110551933 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110551933 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110551933 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551933 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551933 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551933 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 40 40 05 00 74 66 b9 8b 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2890)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_proc_ss_abort2(2897) TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@4e68250106fc: 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 := '7466B98B'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2890)@4e68250106fc: Added conn table entry 0TC_iu_proc_ss_abort2(2897)6719506 MSC_Test_2-SCCP(2889)@4e68250106fc: First idle individual index:0 20250426110551953 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551953 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551953 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551953 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551953 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551953 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 66 88 12 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 74 66 b9 8b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551954 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) 20250426110551954 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Allocated (fsm.c:456) 20250426110551954 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110551954 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110551954 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110551954 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb320] (fsm.c:486) 20250426110551954 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110551954 DMSC DEBUG msc_i(unknown:UTRAN-Iu-488:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110551954 DMSC DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110551954 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110551954 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-488:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510] (fsm.c:486) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110551954 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110551954 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110551954 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110551954 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110551954 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110551954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110551954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450] (fsm.c:486) 20250426110551954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110551954 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110551954 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110551954 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551954 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551955 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551955 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 66 88 12 00 01 e8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: { messageType := 2, destLocRef := '668812'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(2889)@4e68250106fc: Session index based on local reference:0 TC_iu_proc_ss_abort2(2897)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110551959 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110551959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110551959 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) Received 1 auth tuples (vlr.c:996) 20250426110551959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110551959 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110551959 DMM DEBUG Tx AUTH REQ (rand = 41982058225c17b882aa72d349034b1b) (gsm_04_08.c:641) 20250426110551959 DMM DEBUG AUTH REQ (autn = 87e0a919bb37377df3b99838ace97927) (gsm_04_08.c:643) 20250426110551959 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110551959 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110551959 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110551959 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110551959 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551959 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551959 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551959 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 41 98 20 58 22 5c 17 b8 82 aa 72 d3 49 03 4b 1b 20 10 87 e0 a9 19 bb 37 37 7d f3 b9 98 38 ac e9 79 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2890)@4e68250106fc: patching N(SD)=0 into dtap '05144237C4EB2104DDBE7AFE'O MSC_Test_2-RAN(2890)@4e68250106fc: patched enc_l3: '05144237C4EB2104DDBE7AFE'O MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144237C4EB2104DDBE7AFE'O MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551967 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551967 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551967 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551967 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 42 37 c4 eb 21 04 dd be 7a fe 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110551967 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551967 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551967 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551967 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551967 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110551967 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110551967 DMM DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4237c4ebddbe7afe) (gsm_04_08.c:1128) 20250426110551967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110551967 DVLR DEBUG SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) AUTH on UTRAN received RES: 4237c4ebddbe7afe (8 bytes) (vlr_auth_fsm.c:151) 20250426110551967 DVLR INFO SUBSCR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110551967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110551967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110551967 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110551968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110551968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110551968 DVLR DEBUG VLR_Authenticate(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e7b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110551968 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110551968 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3a2808a227d7420b85c681e903762f26, CK=NONE (ran_msg_iu.c:388) 20250426110551968 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110551968 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110551968 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551968 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551968 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551968 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551968 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551968 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3a 28 08 a2 27 d7 42 0b 85 c6 81 e9 03 76 2f 26 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110551975 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551975 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110551975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551975 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110551975 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110551975 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551975 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110551975 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110551975 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110551975 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110551975 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110551975 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110551975 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110551975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110551975 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110551976 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110551976 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110551976 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110551976 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110551976 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.978s remaining) (msc_a.c:450) 20250426110551976 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110551976 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110551976 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110551976 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110551976 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001057/3/1): Available (smpp_smsc.c:626) 20250426110551976 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551976 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551976 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551976 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551976 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551976 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110551977 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110551977 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110551977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110551977 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110551977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110551977 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110551977 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110551977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110551977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110551977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 13 d5 e5 98 d2 1a 70 21 46 e6 43 d0 c7 d2 f7 90 06 44 cd 2a 7c 55 bc 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110552000 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110552000 DSS NOTICE Rx OSMO_GSUP_MSGT_PROC_SS_ERROR from HLR/EUSE (cause=0x00, sid=0x20000555) (gsm_09_11.c:458) 20250426110552000 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:463) 20250426110552000 DSS NOTICE trans(NCSS IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP callref-0x20000555 tid-0) Aborting the session: sending RELEASE COMPLETE (gsm_09_11.c:471) 20250426110552000 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110552001 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110552001 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110552001 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110552001 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110552001 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110552001 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110552001 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110552001 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110552001 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110552001 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110552001 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110552001 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110552001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110552001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110552001 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110552001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110552001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110552001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110552001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 0b 2a 08 02 e2 a9 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110552001 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110552001 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110552001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110552001 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110552001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110552001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110552001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110552001 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 66 88 12 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2889)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2889)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2889)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110552010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110552010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110552010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110552010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110552010 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110552010 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110552010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110552010 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110552010 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110552010 DIUCS DEBUG (UTRAN-Iu-488) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110552010 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110552010 DIUCS DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110552010 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110552010 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110552010 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110552010 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110552010 DIUCS DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110552010 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110552010 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110552010 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110552011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110552011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110552011 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110552011 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb320] (msc_a.c:1053) 20250426110552011 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110552011 DMSC DEBUG msc_a(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110552011 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110552011 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) MSC-A terminated (msub.c:261) 20250426110552011 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) 1 MSC-I still active (msub.c:79) 20250426110552011 DMSC DEBUG msub_fsm[0x55fcf1afb320]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110552011 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110552011 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110552011 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1afb320] (msub.c:113) 20250426110552011 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-488 (ran_conn.c:142) 20250426110552011 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-488 (ran_conn.c:155) 20250426110552011 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110552011 DMSC DEBUG msc_i(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B:UTRAN-Iu-488:PAGING_RESP)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110552011 DMSC DEBUG msub(IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B) Free (msub.c:119) 20250426110552011 DVLR DEBUG VLR subscr IMSI-262420000001057:MSISDN-491230001057:TMSI-0x7466B98B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110552011 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Freeing instance (msub.c:113) 20250426110552011 DMSC DEBUG msub_fsm[0x55fcf1afb320]{terminating}: Deallocated (fsm.c:568) 20250426110552011 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552012 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110552012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110552012 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110552012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110552012 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110552012 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110552012 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110552012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110552012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 66 88 12 00 01 e8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2891)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2889)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2890)@4e68250106fc: Deleted conn table entry 0TC_iu_proc_ss_abort2(2897)6719506 MSC_Test_2-M3UA(2891)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110552014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110552014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110552014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110552014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110552014 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110552014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110552014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110552014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110552014 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e8 66 88 12 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_proc_ss_abort2(2897)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_proc_ss_abort2(2897)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(2883)@4e68250106fc: Final verdict of PTC: none 20250426110552023 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110552023 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110552023 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110552023 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110552023 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110552023 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110552023 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552023 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110552023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110552023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110552023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110552023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110552023 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110552023 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110552023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110552023 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110552023 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110552023 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110552023 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110552023 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110552024 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110552024 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) MSC_Test_0-M3UA(2885)@4e68250106fc: Final verdict of PTC: none 20250426110552024 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110552024 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110552024 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110552024 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) 20250426110552024 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110552024 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552024 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110552024 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2888)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2884)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2886)@4e68250106fc: Final verdict of PTC: none 20250426110552024 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110552024 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110552024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110552024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110552024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110552024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110552024 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110552024 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110552024 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(2895)@4e68250106fc: Final verdict of PTC: none 20250426110552024 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110552025 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110552025 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110552025 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110552025 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(2894)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2896)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2892)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2889)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2887)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2890)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2898)@4e68250106fc: Final verdict of PTC: none 20250426110552026 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) 20250426110552026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110552026 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110552026 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110552026 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) 20250426110552026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110552026 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110552026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110552026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110552026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110552026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110552026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110552026 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110552026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110552026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110552026 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110552026 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2891)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2882)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2893)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2882): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2883): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2884): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2885): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2886): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2887): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2888): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2889): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2890): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2891): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2892): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2893): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2894): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2895): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2896): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_proc_ss_abort2(2897): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2898): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_proc_ss_abort finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass'. Sat Apr 26 11:05:52 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 20250426110553027 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495904) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110554024 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110554026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110554026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110554026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110554028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=495904, count=499212) 20250426110555028 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_proc_ss_abort pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd ------ Sat Apr 26 11:05:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110556030 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_multi_lu_and_mo_ussd started. 20250426110557031 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2902)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2902)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2902)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2900)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2905)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2905)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2905)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2903)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2908)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2908)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2908)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2906)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110557072 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2909)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110557236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110557236 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110557236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110557236 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2902)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2902)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557238 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557238 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110557238 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557238 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110557238 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110557238 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110557238 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110557239 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(2902)@4e68250106fc: Message received on association #8 20250426110557239 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2902)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(2902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110557250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110557250 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110557250 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110557250 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(2905)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110557251 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557251 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110557251 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110557251 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110557251 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110557251 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110557251 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110557251 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557251 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110557251 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110557251 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(2905)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2905)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110557252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557252 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110557252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110557252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110557252 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110557252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110557252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110557252 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557252 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110557252 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110557252 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110557252 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(2905)@4e68250106fc: Message received on association #8 20250426110557252 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110557252 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2905)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2905)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2905)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110557266 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) 20250426110557266 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) 20250426110557266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110557266 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(2908)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2908)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110557268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110557268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110557268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110557268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110557268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110557268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110557268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557268 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110557268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110557268 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(2908)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2908)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2908)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110557269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110557269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110557269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110557269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110557269 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110557269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110557269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110557269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110557269 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110557269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110557269 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110557269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110557269 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(2908)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110557269 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) MSC_Test_1-M3UA(2905)@4e68250106fc: Message received on association #8 20250426110557269 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2908)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110558032 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110558032 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2911)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110558033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2911)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2911)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110558041 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558041 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110558041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_0-M3UA(2902)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110558042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558042 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110558042 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110558042 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558042 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2902)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2902)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2901)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110558047 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110558047 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) 20250426110558054 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558054 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110558054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558054 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558054 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2905)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558054 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110558054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558054 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110558054 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110558054 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558054 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2905)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2905)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2904)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110558077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558077 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558077 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558078 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) 20250426110558078 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110558078 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558078 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558078 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558078 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)1084818 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110558087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558087 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558087 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558087 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558087 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558087 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 10 8d 92 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558087 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) 20250426110558087 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110558087 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: Allocated (fsm.c:456) 20250426110558087 DMSC DEBUG msc_i[0x55fcf1b1d510]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110558087 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558087 DMSC DEBUG msc_a[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110558087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558087 DMSC DEBUG msc_i(unknown:UTRAN-Iu-489:NONE)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558087 DMSC DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558087 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-489:NONE)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558087 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001100 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558087 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680] (fsm.c:486) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558087 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558087 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001100 id=262420000001100 (vlr.c:661) 20250426110558087 DVLR INFO New subscr, IMSI: 262420000001100 (vlr.c:562) 20250426110558087 DVLR DEBUG VLR subscr IMSI-262420000001100 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558087 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558087 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558087 DVLR DEBUG VLR subscr IMSI-262420000001100 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558087 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110558087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558087 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558087 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 10 8d 92 00 01 e9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '108D92'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(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[0] for "262420000001100" handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)"262420000001100" TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): none -> pass 20250426110558094 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558094 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558094 DVLR DEBUG SUBSCR(IMSI-262420000001100) Received 1 auth tuples (vlr.c:996) 20250426110558094 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558094 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558094 DMM DEBUG Tx AUTH REQ (rand = 4d2ecc1f1ba492136f5dcda9b491aae3) (gsm_04_08.c:641) 20250426110558094 DMM DEBUG AUTH REQ (autn = 47c75fa6b8686d65745b5c6f19b17b0c) (gsm_04_08.c:643) 20250426110558094 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558094 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558094 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558094 DVLR DEBUG VLR subscr IMSI-262420000001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558094 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 8d 92 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 4d 2e cc 1f 1b a4 92 13 6f 5d cd a9 b4 91 aa e3 20 10 47 c7 5f a6 b8 68 6d 65 74 5b 5c 6f 19 b1 7b 0c 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)2499867 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:1 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05147CF2A1982104A065C777'O 20250426110558102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 26 25 1b 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 10 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05547CF2A1982104A065C777'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558102 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) 20250426110558102 DMSC DEBUG msub_fsm[0x55fcf1b27420]{active}: Allocated (fsm.c:456) 20250426110558102 DMSC DEBUG msc_i[0x55fcf1b27550]{READY}: Allocated (fsm.c:456) 20250426110558102 DMSC DEBUG msc_i[0x55fcf1b27550]{READY}: is child of msub_fsm[0x55fcf1b27420] (fsm.c:486) 20250426110558102 DMSC DEBUG msc_a[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558102 DMSC DEBUG msc_a[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b27420] (fsm.c:486) 20250426110558102 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558102 DMSC DEBUG msc_i(unknown:UTRAN-Iu-490:NONE)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558102 DMSC DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558102 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558102 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-490:NONE)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558102 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001101 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558102 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840] (fsm.c:486) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558102 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558102 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001101 id=262420000001101 (vlr.c:661) 20250426110558102 DVLR INFO New subscr, IMSI: 262420000001101 (vlr.c:562) 20250426110558102 DVLR DEBUG VLR subscr IMSI-262420000001101 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558102 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558102 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558102 DVLR DEBUG VLR subscr IMSI-262420000001101 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558102 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558102 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430] (fsm.c:486) 20250426110558102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558102 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 26 25 1b 00 01 ea 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[1] for "262420000001101" handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)"262420000001101" MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547CF2A1982104A065C777'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110558104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558104 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558104 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558104 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558104 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 7c f2 a1 98 21 04 a0 65 c7 77 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558104 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558104 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558104 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558104 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558104 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558104 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558105 DMM DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7cf2a198a065c777) (gsm_04_08.c:1128) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558105 DVLR DEBUG SUBSCR(IMSI-262420000001100) AUTH on UTRAN received RES: 7cf2a198a065c777 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558105 DVLR INFO SUBSCR(IMSI-262420000001100) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320] (vlr_auth_fsm.c:294) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af5620]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '26251B'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 } } 20250426110558105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558105 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558105 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a1463009dac5daae89b53c4a73765f53, CK=NONE (ran_msg_iu.c:388) 20250426110558105 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 20250426110558105 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 8d 92 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 46 30 09 da c5 da ae 89 b5 3c 4a 73 76 5f 53 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): none -> pass 20250426110558110 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558110 DVLR DEBUG SUBSCR(IMSI-262420000001101) Received 1 auth tuples (vlr.c:996) 20250426110558110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558110 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558110 DMM DEBUG Tx AUTH REQ (rand = 899d9f6695794c27a28629cfe163baaf) (gsm_04_08.c:641) 20250426110558110 DMM DEBUG AUTH REQ (autn = 3cef7a7bb0e005d5ff3b298b10cf90dd) (gsm_04_08.c:643) 20250426110558110 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558110 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558110 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558110 DVLR DEBUG VLR subscr IMSI-262420000001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558110 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 26 25 1b 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 9d 9f 66 95 79 4c 27 a2 86 29 cf e1 63 ba af 20 10 3c ef 7a 7b b0 e0 05 d5 ff 3b 29 8b 10 cf 90 dd 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)3006213 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:2 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '051407B8A650210486984C0F'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '055407B8A650210486984C0F'O 20250426110558116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 20250426110558116 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558116 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558116 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558116 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2d df 05 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 20 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558116 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) 20250426110558116 DMSC DEBUG msub_fsm[0x55fcf1b26580]{active}: Allocated (fsm.c:456) 20250426110558117 DMSC DEBUG msc_i[0x55fcf1b266b0]{READY}: Allocated (fsm.c:456) 20250426110558117 DMSC DEBUG msc_i[0x55fcf1b266b0]{READY}: is child of msub_fsm[0x55fcf1b26580] (fsm.c:486) 20250426110558117 DMSC DEBUG msc_a[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558117 DMSC DEBUG msc_a[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b26580] (fsm.c:486) 20250426110558117 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558117 DMSC DEBUG msc_i(unknown:UTRAN-Iu-491:NONE)[0x55fcf1b266b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558117 DMSC DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558117 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558117 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-491:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558117 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001102 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558117 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890] (fsm.c:486) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558117 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558117 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001102 id=262420000001102 (vlr.c:661) 20250426110558117 DVLR INFO New subscr, IMSI: 262420000001102 (vlr.c:562) 20250426110558117 DVLR DEBUG VLR subscr IMSI-262420000001102 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558117 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558117 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558117 DVLR DEBUG VLR subscr IMSI-262420000001102 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558117 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558117 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (fsm.c:486) 20250426110558117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558117 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558117 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558117 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558117 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558117 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558117 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055407B8A650210486984C0F'O 20250426110558117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 2d df 05 00 01 eb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[0] for "262420000001102" handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)"262420000001102" MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 07 b8 a6 50 21 04 86 98 4c 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558118 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558118 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558118 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558118 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558118 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558118 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558118 DMM DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 07b8a65086984c0f) (gsm_04_08.c:1128) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558118 DVLR DEBUG SUBSCR(IMSI-262420000001101) AUTH on UTRAN received RES: 07b8a65086984c0f (8 bytes) (vlr_auth_fsm.c:151) 20250426110558118 DVLR INFO SUBSCR(IMSI-262420000001101) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430] (vlr_auth_fsm.c:294) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558118 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558118 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558118 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7878247824a8dc033c1de18f5750a399, CK=NONE (ran_msg_iu.c:388) 20250426110558118 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558118 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558118 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 26 25 1b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 78 24 78 24 a8 dc 03 3c 1d e1 8f 57 50 a3 99 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '2DDF05'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(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): none -> pass 20250426110558121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558121 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558121 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558121 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558121 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558121 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558121 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558121 DIUCS DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558121 DMSC DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558121 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558121 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558122 DIUCS DEBUG msc_a(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558122 DMSC DEBUG msc_i(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558122 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110558122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558122 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558122 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558122 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558122 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558122 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558122 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558122 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 8d 92 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558125 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110558125 DVLR DEBUG SUBSCR(IMSI-262420000001102) Received 1 auth tuples (vlr.c:996) 20250426110558125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558125 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558125 DMM DEBUG Tx AUTH REQ (rand = 0c64e77c3f0bbde4994891d8e96608d8) (gsm_04_08.c:641) 20250426110558125 DMM DEBUG AUTH REQ (autn = 41496b24d3509e84aa19c7a4de6612c4) (gsm_04_08.c:643) 20250426110558125 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558125 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558125 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558126 DVLR DEBUG VLR subscr IMSI-262420000001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558126 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558126 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2d df 05 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0c 64 e7 7c 3f 0b bd e4 99 48 91 d8 e9 66 08 d8 20 10 41 49 6b 24 d3 50 9e 84 aa 19 c7 a4 de 66 12 c4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558126 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558126 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558126 DIUCS DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558126 DMSC DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558126 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558126 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558126 DIUCS DEBUG msc_a(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558126 DMSC DEBUG msc_i(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558126 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b02430] (fsm.c:486) 20250426110558126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558126 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558126 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558126 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558126 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558126 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 26 25 1b 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558127 DVLR DEBUG VLR subscr IMSI-262420000001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558127 DVLR DEBUG IMSI:262420000001100 has MSISDN:491230001100 (vlr.c:1045) 20250426110558127 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250426110558127 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558128 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:110) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558128 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001100:UTRAN-Iu-489:LU)[0x55fcf1af0fc0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558128 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1afb320] (fsm.c:486) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558128 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250426110558128 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558128 DMM DEBUG -> IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8 LOCATION UPDATE ACCEPT (TMSI = 0xa8ce8dd8) (gsm_04_08.c:149) 20250426110558128 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558128 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558128 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558128 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 8d 92 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a8 ce 8d d8 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110558134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558134 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558134 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514911E643C21042025C6BA'O 20250426110558134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558134 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554911E643C21042025C6BA'O 20250426110558134 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558134 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558134 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558134 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558134 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558134 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558134 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSInew-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558134 DMSC NOTICE msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) VLR: update for IMSI=262420000001100 (MSISDN=491230001100) (gsm_04_08.c:1541) 20250426110558134 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320] (vlr_lu_fsm.c:817) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558134 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001100:MSISDN-491230001100:UTRAN-Iu-489:LU)[0x55fcf1b35900]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558134 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558134 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558134 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.952s remaining) (msc_a.c:450) 20250426110558134 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250426110558134 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558134 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558134 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558134 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558134 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558134 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558134 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558134 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 20250426110558135 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 20250426110558135 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558135 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558135 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558135 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 10 8d 92 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554911E643C21042025C6BA'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 91 1e 64 3c 21 04 20 25 c6 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558135 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558135 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558135 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558135 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558135 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558135 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558135 DMM DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 911e643c2025c6ba) (gsm_04_08.c:1128) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558135 DVLR DEBUG SUBSCR(IMSI-262420000001102) AUTH on UTRAN received RES: 911e643c2025c6ba (8 bytes) (vlr_auth_fsm.c:151) 20250426110558135 DVLR INFO SUBSCR(IMSI-262420000001102) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (vlr_auth_fsm.c:294) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558135 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b03510]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558135 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558135 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558136 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c8a7a119fd02fb0422c7b9936f653c50, CK=NONE (ran_msg_iu.c:388) 20250426110558136 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558136 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558136 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2d df 05 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c8 a7 a1 19 fd 02 fb 04 22 c7 b9 93 6f 65 3c 50 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)6857184 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:3 20250426110558140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558140 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558140 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558140 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 68 a1 e0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 30 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558140 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) 20250426110558141 DMSC DEBUG msub_fsm[0x55fcf1b35900]{active}: Allocated (fsm.c:456) 20250426110558141 DMSC DEBUG msc_i[0x55fcf1af0fc0]{READY}: Allocated (fsm.c:456) 20250426110558141 DMSC DEBUG msc_i[0x55fcf1af0fc0]{READY}: is child of msub_fsm[0x55fcf1b35900] (fsm.c:486) 20250426110558141 DMSC DEBUG msc_a[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558141 DMSC DEBUG msc_a[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b35900] (fsm.c:486) 20250426110558141 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558141 DMSC DEBUG msc_i(unknown:UTRAN-Iu-492:NONE)[0x55fcf1af0fc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558141 DMSC DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558141 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558141 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-492:NONE)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558141 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001103 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558141 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90] (fsm.c:486) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558141 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558141 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001103 id=262420000001103 (vlr.c:661) 20250426110558141 DVLR INFO New subscr, IMSI: 262420000001103 (vlr.c:562) 20250426110558141 DVLR DEBUG VLR subscr IMSI-262420000001103 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558141 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558141 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558141 DVLR DEBUG VLR subscr IMSI-262420000001103 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558141 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558141 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710] (fsm.c:486) 20250426110558141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558141 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558141 DVLR DEBUG VLR subscr IMSI-262420000001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558141 DVLR DEBUG IMSI:262420000001101 has MSISDN:491230001101 (vlr.c:1045) 20250426110558141 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250426110558141 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558141 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558141 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558141 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 68 a1 e0 00 01 ec 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558141 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[0] for "262420000001103" handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)"262420000001103" MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558142 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '68A1E0'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(2906)@4e68250106fc: Session index based on local reference:3 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b02430] (vlr_lu_fsm.c:110) 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558142 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001101:UTRAN-Iu-490:LU)[0x55fcf1b33690]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558142 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b02430] (fsm.c:486) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558142 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250426110558142 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558142 DMM DEBUG -> IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC LOCATION UPDATE ACCEPT (TMSI = 0xa39a31bc) (gsm_04_08.c:149) 20250426110558142 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558142 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558142 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558143 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558143 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 26 25 1b 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 a3 9a 31 bc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110558144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558144 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558144 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558144 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 e9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558144 DIUCS DEBUG (UTRAN-Iu-489) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558144 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558144 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558144 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558144 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558144 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680] (msc_a.c:1053) 20250426110558144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558144 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1afb320]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558144 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b2e680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558144 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558144 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) MSC-A terminated (msub.c:261) 20250426110558144 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) 1 MSC-I still active (msub.c:79) 20250426110558144 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558144 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558144 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558144 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110558144 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-489 (ran_conn.c:142) 20250426110558144 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-489 (ran_conn.c:155) 20250426110558144 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Freeing instance (msub.c:113) 20250426110558144 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-489:LU)[0x55fcf1b1d510]{READY}: Deallocated (fsm.c:568) 20250426110558144 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) Free (msub.c:119) 20250426110558144 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558144 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110558144 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110558145 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558145 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558145 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558145 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558145 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 10 8d 92 00 01 e9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 20250426110558146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558146 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558146 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558146 DIUCS DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558146 DMSC DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558146 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558146 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558146 DIUCS DEBUG msc_a(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558146 DMSC DEBUG msc_i(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558146 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (fsm.c:486) 20250426110558146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558146 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558146 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558146 DVLR DEBUG SUBSCR(IMSI-262420000001103) Received 1 auth tuples (vlr.c:996) 20250426110558146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558146 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558146 DMM DEBUG Tx AUTH REQ (rand = b4bd2e5ee06695c464f0d9e5e739e015) (gsm_04_08.c:641) 20250426110558146 DMM DEBUG AUTH REQ (autn = 6023911f1e165604096bfdde289f2f0b) (gsm_04_08.c:643) 20250426110558146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2d df 05 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558146 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558146 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558146 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558146 DVLR DEBUG VLR subscr IMSI-262420000001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558146 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558146 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 e9 10 8d 92 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558146 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558146 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558146 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 68 a1 e0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b4 bd 2e 5e e0 66 95 c4 64 f0 d9 e5 e7 39 e0 15 20 10 60 23 91 1f 1e 16 56 04 09 6b fd de 28 9f 2f 0b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)1084818 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: 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 := 'A8CE8DD8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)10484914 20250426110558149 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558150 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558150 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558150 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110558150 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558150 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558150 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558150 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSInew-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558150 DMSC NOTICE msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) VLR: update for IMSI=262420000001101 (MSISDN=491230001101) (gsm_04_08.c:1541) 20250426110558150 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430] (vlr_lu_fsm.c:817) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558150 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001101:MSISDN-491230001101:UTRAN-Iu-490:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558150 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558150 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558150 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.952s remaining) (msc_a.c:450) 20250426110558150 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) 20250426110558150 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558150 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558150 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558150 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558150 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558150 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:0 20250426110558150 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558150 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558150 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558150 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558150 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558150 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558150 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 26 25 1b 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9f fc b2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 a8 ce 8d d8 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558151 DIUCS DEBUG (UTRAN-Iu-493 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05145D65A5572104DF120973'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05545D65A5572104DF120973'O MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 20250426110558151 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{active}: Allocated (fsm.c:456) 20250426110558151 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: Allocated (fsm.c:456) 20250426110558151 DMSC DEBUG msc_i[0x55fcf1b2e680]{READY}: is child of msub_fsm[0x55fcf1b0d5e0] (fsm.c:486) 20250426110558151 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558151 DMSC DEBUG msc_a[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0d5e0] (fsm.c:486) 20250426110558151 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558152 DMSC DEBUG msc_i(unknown:UTRAN-Iu-493:NONE)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558152 DMSC DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558152 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558152 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-493:NONE)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558152 DMM DEBUG msc_a(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510] (fsm.c:486) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558152 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558152 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558152 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558152 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450] (fsm.c:486) 20250426110558152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558152 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558152 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558152 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558152 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558152 DVLR DEBUG VLR subscr IMSI-262420000001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558152 DVLR DEBUG IMSI:262420000001102 has MSISDN:491230001102 (vlr.c:1045) 20250426110558152 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250426110558152 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558152 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 9f fc b2 00 01 ed 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545D65A5572104DF120973'O 20250426110558153 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (vlr_lu_fsm.c:110) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558153 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001102:UTRAN-Iu-491:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558153 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (fsm.c:486) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558153 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250426110558153 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558153 DMM DEBUG -> IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB LOCATION UPDATE ACCEPT (TMSI = 0x130182bb) (gsm_04_08.c:149) 20250426110558153 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558153 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558153 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558153 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110558153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2d df 05 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 13 01 82 bb 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558153 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558153 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558153 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558153 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5d 65 a5 57 21 04 df 12 09 73 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558153 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558153 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558153 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558153 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558153 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '9FFCB2'O, sourceLocRef := '0001ED'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 20250426110558153 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558154 DMM DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5d65a557df120973) (gsm_04_08.c:1128) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558154 DVLR DEBUG SUBSCR(IMSI-262420000001103) AUTH on UTRAN received RES: 5d65a557df120973 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558154 DVLR INFO SUBSCR(IMSI-262420000001103) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710] (vlr_auth_fsm.c:294) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b30240]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558154 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558154 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2a59bf487bf637b6508dc51e60e919ea, CK=NONE (ran_msg_iu.c:388) 20250426110558154 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558154 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 68 a1 e0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2a 59 bf 48 7b f6 37 b6 50 8d c5 1e 60 e9 19 ea 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558156 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558156 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ea 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558156 DIUCS DEBUG (UTRAN-Iu-490) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558156 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558156 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558156 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558156 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558156 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840] (msc_a.c:1053) 20250426110558156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558156 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b02430]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b27420] (msc_a.c:1053) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558156 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b06840]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558156 DMSC DEBUG msub_fsm[0x55fcf1b27420]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558156 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) MSC-A terminated (msub.c:261) 20250426110558156 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) 1 MSC-I still active (msub.c:79) 20250426110558156 DMSC DEBUG msub_fsm[0x55fcf1b27420]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558156 DMSC DEBUG msub_fsm[0x55fcf1b27420]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558156 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558156 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Removing from parent msub_fsm[0x55fcf1b27420] (msub.c:113) 20250426110558156 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-490 (ran_conn.c:142) 20250426110558156 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-490 (ran_conn.c:155) 20250426110558156 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Freeing instance (msub.c:113) 20250426110558156 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-490:LU)[0x55fcf1b27550]{READY}: Deallocated (fsm.c:568) 20250426110558156 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) Free (msub.c:119) 20250426110558156 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558156 DMSC DEBUG msub_fsm[0x55fcf1b27420]{terminating}: Freeing instance (msub.c:113) 20250426110558156 DMSC DEBUG msub_fsm[0x55fcf1b27420]{terminating}: Deallocated (fsm.c:568) 20250426110558156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 26 25 1b 00 01 ea 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O 20250426110558158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558158 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558158 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558158 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ea 26 25 1b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)2499867 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: 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 := 'A39A31BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6012101 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)14837580 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:4 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001105'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)7305815 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:5 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[2] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001106'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)15640946 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:6 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[3] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001107'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)16112239 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:7 20250426110558200 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558200 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) Received 1 auth tuples (vlr.c:996) 20250426110558200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558200 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558200 DMM DEBUG Tx AUTH REQ (rand = 137689ee7e72934e5bd32d9bf1801b0b) (gsm_04_08.c:641) 20250426110558200 DMM DEBUG AUTH REQ (autn = b231f5f3353f14da4bba3b15dc315fb2) (gsm_04_08.c:643) 20250426110558200 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558200 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558200 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558200 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558200 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558200 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558200 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558200 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 9f fc b2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 13 76 89 ee 7e 72 93 4e 5b d3 2d 9b f1 80 1b 0b 20 10 b2 31 f5 f3 35 3f 14 da 4b ba 3b 15 dc 31 5f b2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5b bc c5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 a3 9a 31 bc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e2 67 4c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 40 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6f 7a 57 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 50 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558201 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558201 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ee a9 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 60 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSInew-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558201 DMSC NOTICE msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) VLR: update for IMSI=262420000001102 (MSISDN=491230001102) (gsm_04_08.c:1541) 20250426110558201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f5 da 6f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 70 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558201 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0] (vlr_lu_fsm.c:817) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558201 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001102:MSISDN-491230001102:UTRAN-Iu-491:LU)[0x55fcf1b305c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558201 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558201 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558201 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.915s remaining) (msc_a.c:450) 20250426110558201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558201 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558201 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558201 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558201 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558201 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558201 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558201 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558201 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558201 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558202 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558202 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558202 DIUCS DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558202 DMSC DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558202 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558202 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558202 DIUCS DEBUG msc_a(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558202 DMSC DEBUG msc_i(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558202 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b37710] (fsm.c:486) 20250426110558202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558202 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558202 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) 20250426110558202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558202 DMSC DEBUG msub_fsm[0x55fcf1b06840]{active}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_i[0x55fcf1b27550]{READY}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_i[0x55fcf1b27550]{READY}: is child of msub_fsm[0x55fcf1b06840] (fsm.c:486) 20250426110558202 DMSC DEBUG msc_a[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_a[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b06840] (fsm.c:486) 20250426110558202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-494:NONE)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-494:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558202 DMM DEBUG msc_a(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420] (fsm.c:486) 20250426110558202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2d df 05 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558202 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558202 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558202 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558202 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240] (fsm.c:486) 20250426110558202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558202 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558202 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558202 DIUCS DEBUG (UTRAN-Iu-495 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 68 a1 e0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558202 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_i[0x55fcf1b479c0]{READY}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_i[0x55fcf1b479c0]{READY}: is child of msub_fsm[0x55fcf1b47890] (fsm.c:486) 20250426110558202 DMSC DEBUG msc_a[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558202 DMSC DEBUG msc_a[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b47890] (fsm.c:486) 20250426110558202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558202 DMSC DEBUG msc_i(unknown:UTRAN-Iu-495:NONE)[0x55fcf1b479c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558202 DMSC DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558202 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-495:NONE)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558202 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001104 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558202 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0] (fsm.c:486) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558203 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001104 id=262420000001104 (vlr.c:661) 20250426110558203 DVLR INFO New subscr, IMSI: 262420000001104 (vlr.c:562) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001104 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001104 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (fsm.c:486) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 5b bc c5 00 01 ee 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{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(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558203 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) 20250426110558203 DMSC DEBUG msub_fsm[0x55fcf1b48720]{active}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_i[0x55fcf1b48850]{READY}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_i[0x55fcf1b48850]{READY}: is child of msub_fsm[0x55fcf1b48720] (fsm.c:486) 20250426110558203 DMSC DEBUG msc_a[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_a[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b48720] (fsm.c:486) 20250426110558203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558203 DMSC DEBUG msc_i(unknown:UTRAN-Iu-496:NONE)[0x55fcf1b48850]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-496:NONE)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558203 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001105 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558203 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30] (fsm.c:486) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558203 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001105 id=262420000001105 (vlr.c:661) 20250426110558203 DVLR INFO New subscr, IMSI: 262420000001105 (vlr.c:562) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001105 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001105 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 20250426110558203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (fsm.c:486) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558203 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{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(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 e2 67 4c 00 01 ef 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558203 DIUCS DEBUG (UTRAN-Iu-497 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558203 DMSC DEBUG msub_fsm[0x55fcf1b49350]{active}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_i[0x55fcf1b4ec90]{READY}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_i[0x55fcf1b4ec90]{READY}: is child of msub_fsm[0x55fcf1b49350] (fsm.c:486) 20250426110558203 DMSC DEBUG msc_a[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558203 DMSC DEBUG msc_a[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b49350] (fsm.c:486) 20250426110558203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558203 DMSC DEBUG msc_i(unknown:UTRAN-Iu-497:NONE)[0x55fcf1b4ec90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558203 DMSC DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558203 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-497:NONE)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558203 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001106 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558203 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20] (fsm.c:486) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558203 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558203 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001106 id=262420000001106 (vlr.c:661) 20250426110558203 DVLR INFO New subscr, IMSI: 262420000001106 (vlr.c:562) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001106 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558203 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558203 DVLR DEBUG VLR subscr IMSI-262420000001106 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558203 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558203 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (fsm.c:486) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[0] for "262420000001104" handled at TC_iu_multi_lu_and_mo_ussd2(2921) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)"262420000001104" MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558204 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) 20250426110558204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 6f 7a 57 00 01 f0 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558204 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{active}: Allocated (fsm.c:456) 20250426110558204 DMSC DEBUG msc_i[0x55fcf1b4e940]{READY}: Allocated (fsm.c:456) 20250426110558204 DMSC DEBUG msc_i[0x55fcf1b4e940]{READY}: is child of msub_fsm[0x55fcf1b4e810] (fsm.c:486) 20250426110558204 DMSC DEBUG msc_a[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558204 DMSC DEBUG msc_a[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b4e810] (fsm.c:486) 20250426110558204 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558204 DMSC DEBUG msc_i(unknown:UTRAN-Iu-498:NONE)[0x55fcf1b4e940]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558204 DMSC DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[1] for "262420000001105" handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)"262420000001105" 20250426110558204 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558204 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-498:NONE)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558204 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001107 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558204 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00] (fsm.c:486) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558204 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558204 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001107 id=262420000001107 (vlr.c:661) 20250426110558204 DVLR INFO New subscr, IMSI: 262420000001107 (vlr.c:562) 20250426110558204 DVLR DEBUG VLR subscr IMSI-262420000001107 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558204 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558204 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558204 DVLR DEBUG VLR subscr IMSI-262420000001107 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 20250426110558204 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558204 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (fsm.c:486) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558204 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[2] for "262420000001106" handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)"262420000001106" MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[3] for "262420000001107" handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)"262420000001107" MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 ee a9 72 00 01 f1 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 f5 da 6f 00 01 f2 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05144FFED2362104A0B19602'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05544FFED2362104A0B19602'O MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '5BBCC5'O, sourceLocRef := '0001EE'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'E2674C'O, sourceLocRef := '0001EF'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '6F7A57'O ("ozW"), sourceLocRef := '0001F0'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558208 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558208 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) Received 1 auth tuples (vlr.c:996) 20250426110558208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558208 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558208 DMM DEBUG Tx AUTH REQ (rand = 9676af27967f68591eb74ce6d24de2b3) (gsm_04_08.c:641) 20250426110558208 DMM DEBUG AUTH REQ (autn = dec2aa98a97c25e83bda9dd9b76333bc) (gsm_04_08.c:643) 20250426110558208 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558208 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558209 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558209 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544FFED2362104A0B19602'O 20250426110558209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558209 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558209 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 5b bc c5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 96 76 af 27 96 7f 68 59 1e b7 4c e6 d2 4d e2 b3 20 10 de c2 aa 98 a9 7c 25 e8 3b da 9d d9 b7 63 33 bc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): none -> pass 20250426110558209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4f fe d2 36 21 04 a0 b1 96 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'EEA972'O, sourceLocRef := '0001F1'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 20250426110558209 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558209 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558209 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558209 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558209 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558209 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558209 DMM DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4ffed236a0b19602) (gsm_04_08.c:1128) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558209 DVLR DEBUG SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) AUTH on UTRAN received RES: 4ffed236a0b19602 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558209 DVLR INFO SUBSCR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450] (vlr_auth_fsm.c:294) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558209 DVLR DEBUG VLR_Authenticate(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b30490]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558209 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558209 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ea7930a11cd5450957e20f32797a47ec, CK=NONE (ran_msg_iu.c:388) 20250426110558209 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558209 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): none -> pass 20250426110558210 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558210 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558210 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558210 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558210 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558210 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 9f fc b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 79 30 a1 1c d5 45 09 57 e2 0f 32 79 7a 47 ec 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'F5DA6F'O, sourceLocRef := '0001F2'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110558211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558211 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558211 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558211 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558211 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 eb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558211 DIUCS DEBUG (UTRAN-Iu-491) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558211 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558211 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558211 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558211 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558211 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890] (msc_a.c:1053) 20250426110558211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558211 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b26580] (msc_a.c:1053) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558211 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558211 DMSC DEBUG msub_fsm[0x55fcf1b26580]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558211 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) MSC-A terminated (msub.c:261) 20250426110558211 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) 1 MSC-I still active (msub.c:79) 20250426110558211 DMSC DEBUG msub_fsm[0x55fcf1b26580]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558211 DMSC DEBUG msub_fsm[0x55fcf1b26580]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558211 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558211 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Removing from parent msub_fsm[0x55fcf1b26580] (msub.c:113) 20250426110558211 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-491 (ran_conn.c:142) 20250426110558211 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-491 (ran_conn.c:155) 20250426110558211 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Freeing instance (msub.c:113) 20250426110558211 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-491:LU)[0x55fcf1b266b0]{READY}: Deallocated (fsm.c:568) 20250426110558211 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) Free (msub.c:119) 20250426110558211 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558211 DMSC DEBUG msub_fsm[0x55fcf1b26580]{terminating}: Freeing instance (msub.c:113) 20250426110558211 DMSC DEBUG msub_fsm[0x55fcf1b26580]{terminating}: Deallocated (fsm.c:568) 20250426110558211 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558211 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558211 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558211 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558211 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558211 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 2d df 05 00 01 eb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001108'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 20250426110558214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558214 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558214 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558214 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558214 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 eb 2d df 05 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)3006213 TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514BB4F6E242104DDCC2EB5'O TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554BB4F6E242104DDCC2EB5'O TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: 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 := '130182BB'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BB4F6E242104DDCC2EB5'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)8976585 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:2 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)3043484 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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-RAN(2907)@4e68250106fc: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)6895612 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:9 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[2] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001110'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)7930018 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:10 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[3] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2907)@4e68250106fc: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)9286019 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:11 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558252 DVLR DEBUG IMSI:262420000001103 has MSISDN:491230001103 (vlr.c:1045) 20250426110558252 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558252 DVLR DEBUG SUBSCR(IMSI-262420000001104) Received 1 auth tuples (vlr.c:996) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558252 DMM DEBUG Tx AUTH REQ (rand = 12236ea0ade93efe5e2a3f6d32f03aa9) (gsm_04_08.c:641) 20250426110558252 DMM DEBUG AUTH REQ (autn = 3984ba8c46c831d4b33fbbf251a077a6) (gsm_04_08.c:643) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558252 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558252 DVLR DEBUG SUBSCR(IMSI-262420000001106) Received 1 auth tuples (vlr.c:996) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558252 DMM DEBUG Tx AUTH REQ (rand = 674362ef77c4346a436b5b929dc5cee2) (gsm_04_08.c:641) 20250426110558252 DMM DEBUG AUTH REQ (autn = f6c9feb5f224255f7f0dfa0a8c6a011a) (gsm_04_08.c:643) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558252 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 e2 67 4c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 12 23 6e a0 ad e9 3e fe 5e 2a 3f 6d 32 f0 3a a9 20 10 39 84 ba 8c 46 c8 31 d4 b3 3f bb f2 51 a0 77 a6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558252 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558252 DVLR DEBUG SUBSCR(IMSI-262420000001105) Received 1 auth tuples (vlr.c:996) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558252 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558252 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558252 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee a9 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 67 43 62 ef 77 c4 34 6a 43 6b 5b 92 9d c5 ce e2 20 10 f6 c9 fe b5 f2 24 25 5f 7f 0d fa 0a 8c 6a 01 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558252 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558252 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558252 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558252 DMM DEBUG Tx AUTH REQ (rand = f06400665d3c89c97de61e96b6766b29) (gsm_04_08.c:641) 20250426110558252 DMM DEBUG AUTH REQ (autn = acb5c959a6f2af94a1c746d8a02e1802) (gsm_04_08.c:643) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558252 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558252 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558252 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558252 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558253 DVLR DEBUG SUBSCR(IMSI-262420000001107) Received 1 auth tuples (vlr.c:996) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558253 DMM DEBUG Tx AUTH REQ (rand = 5f0be04140ec8277fae6dbb33a984c43) (gsm_04_08.c:641) 20250426110558253 DMM DEBUG AUTH REQ (autn = db3bc829b00855d8b3e1db6d4d270c60) (gsm_04_08.c:643) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558253 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bb 4f 6e 24 21 04 dd cc 2e b5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6f 7a 57 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f0 64 00 66 5d 3c 89 c9 7d e6 1e 96 b6 76 6b 29 20 10 ac b5 c9 59 a6 f2 af 94 a1 c7 46 d8 a0 2e 18 02 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558253 DVLR DEBUG VLR subscr IMSI-262420000001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558253 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558253 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558253 DMM DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bb4f6e24ddcc2eb5) (gsm_04_08.c:1128) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558253 DVLR DEBUG SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) AUTH on UTRAN received RES: bb4f6e24ddcc2eb5 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558253 DVLR INFO SUBSCR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f5 da 6f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5f 0b e0 41 40 ec 82 77 fa e6 db b3 3a 98 4c 43 20 10 db 3b c8 29 b0 08 55 d8 b3 e1 db 6d 4d 27 0c 60 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 88 f8 c9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 13 01 82 bb 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240] (vlr_auth_fsm.c:294) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6a270101e41680c8cf3f8538cce93029, CK=NONE (ran_msg_iu.c:388) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2e 70 9c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 80 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558253 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558253 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 69 37 fc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 90 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 79 00 a2 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 01 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558253 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558253 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250426110558253 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001100/3/1): Available (smpp_smsc.c:626) 20250426110558253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8d b1 83 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 11 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558253 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) 20250426110558253 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426110558253 DMSC DEBUG msc_a[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_a[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af5620] (fsm.c:486) 20250426110558253 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558253 DMSC DEBUG msc_i(unknown:UTRAN-Iu-499:NONE)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 5b bc c5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6a 27 01 01 e4 16 80 c8 cf 3f 85 38 cc e9 30 29 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558253 DMSC DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558253 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558253 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-499:NONE)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558253 DMM DEBUG msc_a(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890] (fsm.c:486) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558253 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558253 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558253 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558253 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0] (fsm.c:486) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558253 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558253 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558253 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558253 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558253 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558253 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) 20250426110558253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 9f fc b2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558253 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_i[0x55fcf1b52510]{READY}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_i[0x55fcf1b52510]{READY}: is child of msub_fsm[0x55fcf1b523e0] (fsm.c:486) 20250426110558253 DMSC DEBUG msc_a[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558253 DMSC DEBUG msc_a[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b523e0] (fsm.c:486) 20250426110558253 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558253 DMSC DEBUG msc_i(unknown:UTRAN-Iu-500:NONE)[0x55fcf1b52510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558253 DMSC DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558253 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558253 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-500:NONE)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558253 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001108 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558253 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640] (fsm.c:486) 20250426110558253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558253 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558253 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558253 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001108 id=262420000001108 (vlr.c:661) 20250426110558253 DVLR INFO New subscr, IMSI: 262420000001108 (vlr.c:562) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001108 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001108 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (fsm.c:486) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{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(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b37710] (vlr_lu_fsm.c:110) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558254 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001103:UTRAN-Iu-492:LU)[0x55fcf1b2e9d0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b37710] (fsm.c:486) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558254 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250426110558254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558254 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558254 DMM DEBUG -> IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C LOCATION UPDATE ACCEPT (TMSI = 0x1492032c) (gsm_04_08.c:149) 20250426110558254 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558254 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558254 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558254 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 88 f8 c9 00 01 f3 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558254 DIUCS DEBUG (UTRAN-Iu-501 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558254 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{active}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_i[0x55fcf1b5aa70]{READY}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_i[0x55fcf1b5aa70]{READY}: is child of msub_fsm[0x55fcf1b5a940] (fsm.c:486) 20250426110558254 DMSC DEBUG msc_a[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_a[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b5a940] (fsm.c:486) 20250426110558254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558254 DMSC DEBUG msc_i(unknown:UTRAN-Iu-501:NONE)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-501:NONE)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558254 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001109 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558254 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490] (fsm.c:486) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558254 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001109 id=262420000001109 (vlr.c:661) 20250426110558254 DVLR INFO New subscr, IMSI: 262420000001109 (vlr.c:562) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001109 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001109 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910] (fsm.c:486) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558254 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 2e 70 9c 00 01 f4 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558254 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) 20250426110558254 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{active}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_i[0x55fcf1b565a0]{READY}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_i[0x55fcf1b565a0]{READY}: is child of msub_fsm[0x55fcf1b5e280] (fsm.c:486) 20250426110558254 DMSC DEBUG msc_a[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_a[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b5e280] (fsm.c:486) 20250426110558254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558254 DMSC DEBUG msc_i(unknown:UTRAN-Iu-502:NONE)[0x55fcf1b565a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558254 DMSC DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[0] for "262420000001108" handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)"262420000001108" MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558254 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-502:NONE)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558254 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001110 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558254 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830] (fsm.c:486) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558254 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558254 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001110 id=262420000001110 (vlr.c:661) 20250426110558254 DVLR INFO New subscr, IMSI: 262420000001110 (vlr.c:562) 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001110 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558254 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558254 DVLR DEBUG VLR subscr IMSI-262420000001110 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558254 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558254 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (fsm.c:486) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558254 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{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(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558254 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558254 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) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558254 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558254 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558254 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{active}: Allocated (fsm.c:456) 20250426110558254 DMSC DEBUG msc_i[0x55fcf1b5d6c0]{READY}: Allocated (fsm.c:456) 20250426110558255 DMSC DEBUG msc_i[0x55fcf1b5d6c0]{READY}: is child of msub_fsm[0x55fcf1b5d590] (fsm.c:486) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[1] for "262420000001109" handled at TC_iu_multi_lu_and_mo_ussd2(2931) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)"262420000001109" 20250426110558254 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 68 a1 e0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 14 92 03 2c 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558255 DMSC DEBUG msc_a[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558255 DMSC DEBUG msc_a[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b5d590] (fsm.c:486) 20250426110558255 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558255 DMSC DEBUG msc_i(unknown:UTRAN-Iu-503:NONE)[0x55fcf1b5d6c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558255 DMSC DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558255 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558255 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-503:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558255 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001111 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558255 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70] (fsm.c:486) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558255 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558255 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001111 id=262420000001111 (vlr.c:661) 20250426110558255 DVLR INFO New subscr, IMSI: 262420000001111 (vlr.c:562) 20250426110558255 DVLR DEBUG VLR subscr IMSI-262420000001111 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558255 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558255 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558255 DVLR DEBUG VLR subscr IMSI-262420000001111 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558255 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558255 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300] (fsm.c:486) 20250426110558255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558255 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{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(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 69 37 fc 00 01 f5 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 79 00 a2 00 01 f6 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558255 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558255 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558255 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 8d b1 83 00 01 f7 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[2] for "262420000001110" handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)"262420000001110" MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[3] for "262420000001111" handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)"262420000001111" MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '88F8C9'O, sourceLocRef := '0001F3'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '2E709C'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(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514AD88B0DF2104D1BE5B64'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554AD88B0DF2104D1BE5B64'O MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[0] for "262420000001100" to be handled at TC_iu_multi_lu_and_mo_ussd2(2914) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '6937FC'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(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '7900A2'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(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '8DB183'O, sourceLocRef := '0001F7'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AD88B0DF2104D1BE5B64'O 20250426110558258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558258 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558258 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558258 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ad 88 b0 df 21 04 d1 be 5b 64 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558258 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558258 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) 20250426110558258 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558258 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558258 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558258 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558258 DMM DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ad88b0dfd1be5b64) (gsm_04_08.c:1128) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558258 DVLR DEBUG SUBSCR(IMSI-262420000001104) AUTH on UTRAN received RES: ad88b0dfd1be5b64 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558258 DVLR INFO SUBSCR(IMSI-262420000001104) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (vlr_auth_fsm.c:294) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558258 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b04170]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558258 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558258 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=13ce0d93d97dba5e5abe68742574f3df, CK=NONE (ran_msg_iu.c:388) 20250426110558258 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558258 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558258 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558258 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558258 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558258 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558258 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 e2 67 4c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 13 ce 0d 93 d9 7d ba 5e 5a be 68 74 25 74 f3 df 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001112'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558259 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558259 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) Received 1 auth tuples (vlr.c:996) 20250426110558259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558259 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558259 DMM DEBUG Tx AUTH REQ (rand = 0ab0491214b94ef9da14307f50786e99) (gsm_04_08.c:641) 20250426110558259 DMM DEBUG AUTH REQ (autn = 8e825ea41a344e6ae6e3c7607400fc25) (gsm_04_08.c:643) 20250426110558259 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558259 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558259 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558259 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558259 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558259 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558259 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558259 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558259 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 88 f8 c9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 0a b0 49 12 14 b9 4e f9 da 14 30 7f 50 78 6e 99 20 10 8e 82 5e a4 1a 34 4e 6a e6 e3 c7 60 74 00 fc 25 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514C5A8DE762104C399D525'O TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554C5A8DE762104C399D525'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 20250426110558260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558260 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558260 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558261 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558261 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558261 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558261 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514A4D5BFAC2104A8B48488'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554A4D5BFAC2104A8B48488'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554C5A8DE762104C399D525'O 20250426110558261 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558261 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558261 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558261 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558261 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558261 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558261 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.941s remaining) (msc_a.c:450) 20250426110558261 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001101/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 20250426110558261 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558261 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558261 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558261 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 5b bc c5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558261 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558261 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558261 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 c5 a8 de 76 21 04 c3 99 d5 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05140319432221041E7671BB'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A4D5BFAC2104A8B48488'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05540319432221041E7671BB'O 20250426110558261 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558261 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558261 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558261 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558261 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558261 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558261 DMM DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c5a8de76c399d525) (gsm_04_08.c:1128) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558261 DVLR DEBUG SUBSCR(IMSI-262420000001106) AUTH on UTRAN received RES: c5a8de76c399d525 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558261 DVLR INFO SUBSCR(IMSI-262420000001106) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (vlr_auth_fsm.c:294) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558261 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b46f20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=211096e939aacafb1bb96df2324bbad9, CK=NONE (ran_msg_iu.c:388) 20250426110558262 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540319432221041E7671BB'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee a9 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 10 96 e9 39 aa ca fb 1b b9 6d f2 32 4b ba d9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558262 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a4 d5 bf ac 21 04 a8 b4 84 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558262 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558262 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558262 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558262 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558262 DMM DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a4d5bfaca8b48488) (gsm_04_08.c:1128) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558262 DVLR DEBUG SUBSCR(IMSI-262420000001105) AUTH on UTRAN received RES: a4d5bfaca8b48488 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558262 DVLR INFO SUBSCR(IMSI-262420000001105) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (vlr_auth_fsm.c:294) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558262 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558262 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0bd159c1660e31b2dfb394aaa167c75f, CK=NONE (ran_msg_iu.c:388) 20250426110558262 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558262 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558262 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558262 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558262 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6f 7a 57 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0b d1 59 c1 66 0e 31 b2 df b3 94 aa a1 67 c7 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558262 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558262 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558262 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558263 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558263 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 03 19 43 22 21 04 1e 76 71 bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558263 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558263 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558263 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558263 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558263 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558263 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558263 DMM DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 031943221e7671bb) (gsm_04_08.c:1128) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558263 DVLR DEBUG SUBSCR(IMSI-262420000001107) AUTH on UTRAN received RES: 031943221e7671bb (8 bytes) (vlr_auth_fsm.c:151) 20250426110558263 DVLR INFO SUBSCR(IMSI-262420000001107) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (vlr_auth_fsm.c:294) 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558263 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e440]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558263 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558263 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2eb2ec971c7299052c33736cda194d28, CK=NONE (ran_msg_iu.c:388) 20250426110558263 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558263 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{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(2933)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): none -> pass 20250426110558263 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558263 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558263 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558263 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f5 da 6f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2e b2 ec 97 1c 72 99 05 2c 33 73 6c da 19 4d 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250426110558264 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558264 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558264 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558264 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558264 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558264 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558265 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 20250426110558265 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558265 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558265 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558265 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558265 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558265 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSInew-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558265 DMSC NOTICE msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) VLR: update for IMSI=262420000001103 (MSISDN=491230001103) (gsm_04_08.c:1541) 20250426110558265 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710] (vlr_lu_fsm.c:817) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558265 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001103:MSISDN-491230001103:UTRAN-Iu-492:LU)[0x55fcf1b57630]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558265 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558265 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558265 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.875s remaining) (msc_a.c:450) 20250426110558265 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250426110558265 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558265 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558265 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558265 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558265 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558265 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558265 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558265 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250426110558265 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558265 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558265 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558265 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558265 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558265 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 68 a1 e0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558265 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558265 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558265 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558265 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558265 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558266 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558266 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558266 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558266 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558266 DVLR DEBUG SUBSCR(IMSI-262420000001108) Received 1 auth tuples (vlr.c:996) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558266 DMM DEBUG Tx AUTH REQ (rand = 36e8e74a572ba7236bc0b139e99044b7) (gsm_04_08.c:641) 20250426110558266 DMM DEBUG AUTH REQ (autn = 2e0378f736e4547c479f5e47e9e82772) (gsm_04_08.c:643) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558266 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558266 DVLR DEBUG SUBSCR(IMSI-262420000001109) Received 1 auth tuples (vlr.c:996) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558266 DMM DEBUG Tx AUTH REQ (rand = 6640ca26b1427a8f02a09236e7ae5e1b) (gsm_04_08.c:641) 20250426110558266 DMM DEBUG AUTH REQ (autn = 52f104bd5c6f3e32e1e1bb7206175955) (gsm_04_08.c:643) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558266 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 2e 70 9c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 36 e8 e7 4a 57 2b a7 23 6b c0 b1 39 e9 90 44 b7 20 10 2e 03 78 f7 36 e4 54 7c 47 9f 5e 47 e9 e8 27 72 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558266 DVLR DEBUG SUBSCR(IMSI-262420000001110) Received 1 auth tuples (vlr.c:996) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558266 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558266 DMM DEBUG Tx AUTH REQ (rand = 8e80f08bfeb9e031744929380b9f57b2) (gsm_04_08.c:641) 20250426110558266 DMM DEBUG AUTH REQ (autn = 6ea5f34a777eadea608caa1e25183ffb) (gsm_04_08.c:643) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558266 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558266 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558266 DVLR DEBUG VLR subscr IMSI-262420000001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 69 37 fc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 66 40 ca 26 b1 42 7a 8f 02 a0 92 36 e7 ae 5e 1b 20 10 52 f1 04 bd 5c 6f 3e 32 e1 e1 bb 72 06 17 59 55 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558266 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558266 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 00 a2 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8e 80 f0 8b fe b9 e0 31 74 49 29 38 0b 9f 57 b2 20 10 6e a5 f3 4a 77 7e ad ea 60 8c aa 1e 25 18 3f fb 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[2] for "262420000001101" to be handled at TC_iu_multi_lu_and_mo_ussd2(2915) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514B0775E5A21040996587F'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554B0775E5A21040996587F'O MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)10303263 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554B0775E5A21040996587F'O 20250426110558268 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558268 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 b0 77 5e 5a 21 04 09 96 58 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558268 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558268 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558268 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558268 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558268 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558268 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558268 DMM DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = b0775e5a0996587f) (gsm_04_08.c:1128) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558268 DVLR DEBUG SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) AUTH on UTRAN received RES: b0775e5a0996587f (8 bytes) (vlr_auth_fsm.c:151) 20250426110558268 DVLR INFO SUBSCR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0] (vlr_auth_fsm.c:294) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558268 DVLR DEBUG VLR_Authenticate(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26580]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558268 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558268 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=ad84d879c081c48a7294a5eb1f77ea89, CK=NONE (ran_msg_iu.c:388) 20250426110558268 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558268 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558268 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558268 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558268 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558269 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 88 f8 c9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad 84 d8 79 c0 81 c4 8a 72 94 a5 eb 1f 77 ea 89 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:12 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558270 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558270 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558270 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9d 37 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 21 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558270 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(2906)@4e68250106fc: Session index based on connection ID:4 20250426110558270 DMSC DEBUG msub_fsm[0x55fcf1b57630]{active}: Allocated (fsm.c:456) 20250426110558270 DMSC DEBUG msc_i[0x55fcf1b4e440]{READY}: Allocated (fsm.c:456) 20250426110558270 DMSC DEBUG msc_i[0x55fcf1b4e440]{READY}: is child of msub_fsm[0x55fcf1b57630] (fsm.c:486) 20250426110558270 DMSC DEBUG msc_a[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558270 DMSC DEBUG msc_a[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b57630] (fsm.c:486) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 20250426110558270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558270 DMSC DEBUG msc_i(unknown:UTRAN-Iu-504:NONE)[0x55fcf1b4e440]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558270 DMSC DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558270 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-504:NONE)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558270 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001112 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558270 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0] (fsm.c:486) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558270 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558270 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001112 id=262420000001112 (vlr.c:661) 20250426110558270 DVLR INFO New subscr, IMSI: 262420000001112 (vlr.c:562) 20250426110558270 DVLR DEBUG VLR subscr IMSI-262420000001112 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558270 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558270 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558270 DVLR DEBUG VLR subscr IMSI-262420000001112 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558270 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558270 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (fsm.c:486) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558270 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558270 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558270 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558270 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 9d 37 1f 00 01 f8 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110558270 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558270 DVLR DEBUG SUBSCR(IMSI-262420000001111) Received 1 auth tuples (vlr.c:996) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558270 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558270 DMM DEBUG Tx AUTH REQ (rand = fd64090fd243e64b9cd567e1e6334e13) (gsm_04_08.c:641) 20250426110558270 DMM DEBUG AUTH REQ (autn = cc1c831293816a98a49f0c71773f6b3f) (gsm_04_08.c:643) 20250426110558270 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558270 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558270 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558271 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 8d b1 83 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 fd 64 09 0f d2 43 e6 4b 9c d5 67 e1 e6 33 4e 13 20 10 cc 1c 83 12 93 81 6a 98 a4 9f 0c 71 77 3f 6b 3f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[1] for "262420000001112" handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)"262420000001112" MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558271 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558271 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558271 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558271 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558271 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558271 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558271 DIUCS DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558271 DMSC DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558271 DMSC DEBUG msc_i(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{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(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (fsm.c:486) 20250426110558271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558271 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 02 06 9f fc b2 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 83 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 9f fc b2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558271 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 e2 67 4c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 20250426110558271 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558271 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558271 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558271 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558271 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558271 DIUCS DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558271 DMSC DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558271 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558271 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558272 DIUCS DEBUG msc_a(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558272 DMSC DEBUG msc_i(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (fsm.c:486) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f5 da 6f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514D450131A2104B79836D1'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554D450131A2104B79836D1'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110558272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558272 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558272 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558272 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558272 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558272 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558272 DIUCS DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558272 DMSC DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558272 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558272 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558272 DIUCS DEBUG msc_a(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558272 DMSC DEBUG msc_i(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558272 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (fsm.c:486) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558272 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558272 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558272 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558272 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558272 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee a9 72 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '9D371F'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(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514727FD0972104D336CCB4'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554727FD0972104D336CCB4'O MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ec 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514FBB9EA222104C17D569E'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554FBB9EA222104C17D569E'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558274 DIUCS DEBUG (UTRAN-Iu-492) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558274 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558274 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558274 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558274 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90] (msc_a.c:1053) 20250426110558274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554D450131A2104B79836D1'O 20250426110558274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558274 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1b37710]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b35900] (msc_a.c:1053) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af1f90]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558274 DMSC DEBUG msub_fsm[0x55fcf1b35900]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558274 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) MSC-A terminated (msub.c:261) 20250426110558274 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) 1 MSC-I still active (msub.c:79) 20250426110558274 DMSC DEBUG msub_fsm[0x55fcf1b35900]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558274 DMSC DEBUG msub_fsm[0x55fcf1b35900]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Removing from parent msub_fsm[0x55fcf1b35900] (msub.c:113) 20250426110558274 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-492 (ran_conn.c:142) 20250426110558274 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-492 (ran_conn.c:155) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Freeing instance (msub.c:113) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-492:LU)[0x55fcf1af0fc0]{READY}: Deallocated (fsm.c:568) 20250426110558274 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) Free (msub.c:119) 20250426110558274 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558274 DMSC DEBUG msub_fsm[0x55fcf1b35900]{terminating}: Freeing instance (msub.c:113) 20250426110558274 DMSC DEBUG msub_fsm[0x55fcf1b35900]{terminating}: Deallocated (fsm.c:568) 20250426110558274 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558274 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558274 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558274 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 68 a1 e0 00 01 ec 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558274 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558274 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558274 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558274 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558274 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 d4 50 13 1a 21 04 b7 98 36 d1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558274 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558274 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558274 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558274 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558274 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558275 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558275 DMM DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = d450131ab79836d1) (gsm_04_08.c:1128) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558275 DVLR DEBUG SUBSCR(IMSI-262420000001108) AUTH on UTRAN received RES: d450131ab79836d1 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558275 DVLR INFO SUBSCR(IMSI-262420000001108) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (vlr_auth_fsm.c:294) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558275 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b53230]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558275 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558275 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=5c21373ff3921d659b60f61f6e16ac01, CK=NONE (ran_msg_iu.c:388) 20250426110558275 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558275 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558275 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558275 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 2e 70 9c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5c 21 37 3f f3 92 1d 65 9b 60 f6 1f 6e 16 ac 01 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001113'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 20250426110558277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558277 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558277 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 72 7f d0 97 21 04 d3 36 cc b4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558277 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558277 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558277 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558277 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554727FD0972104D336CCB4'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05149100DBBB2104D25A16F4'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05549100DBBB2104D25A16F4'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558278 DMM DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 727fd097d336ccb4) (gsm_04_08.c:1128) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558278 DVLR DEBUG SUBSCR(IMSI-262420000001109) AUTH on UTRAN received RES: 727fd097d336ccb4 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O 20250426110558278 DVLR INFO SUBSCR(IMSI-262420000001109) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910] (vlr_auth_fsm.c:294) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5a4b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8374a5c9eb7d655d0836bd85e5dc09b4, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558278 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558278 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 69 37 fc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 83 74 a5 c9 eb 7d 65 5d 08 36 bd 85 e5 dc 09 b4 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558278 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558278 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558278 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558278 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558278 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558278 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558278 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554FBB9EA222104C17D569E'O 20250426110558278 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558278 DVLR DEBUG SUBSCR(IMSI-262420000001112) Received 1 auth tuples (vlr.c:996) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558278 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558278 DMM DEBUG Tx AUTH REQ (rand = 1de3a2b960dd6343d4f3201d4f07290d) (gsm_04_08.c:641) 20250426110558278 DMM DEBUG AUTH REQ (autn = 1b03135416a80c33f49caeb6241db55d) (gsm_04_08.c:643) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558278 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558278 DVLR DEBUG VLR subscr IMSI-262420000001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558278 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558278 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558278 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9d 37 1f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1d e3 a2 b9 60 dd 63 43 d4 f3 20 1d 4f 07 29 0d 20 10 1b 03 13 54 16 a8 0c 33 f4 9c ae b6 24 1d b5 5d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558278 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558278 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558278 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558278 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558278 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 fb b9 ea 22 21 04 c1 7d 56 9e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558278 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558278 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558278 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558278 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558278 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558279 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558279 DMM DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = fbb9ea22c17d569e) (gsm_04_08.c:1128) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558279 DVLR DEBUG SUBSCR(IMSI-262420000001110) AUTH on UTRAN received RES: fbb9ea22c17d569e (8 bytes) (vlr_auth_fsm.c:151) 20250426110558279 DVLR INFO SUBSCR(IMSI-262420000001110) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (vlr_auth_fsm.c:294) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558279 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b570b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558279 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558279 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b919c526de287feba6046b46c53621ab, CK=NONE (ran_msg_iu.c:388) 20250426110558279 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558279 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558279 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558279 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558279 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558279 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558279 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 00 a2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b9 19 c5 26 de 28 7f eb a6 04 6b 46 c5 36 21 ab 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)6857184 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 20250426110558279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558279 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558279 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558279 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ec 68 a1 e0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: 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 := '1492032C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)5926367 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549100DBBB2104D25A16F4'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:3 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)2011250 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:13 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05146BFA265F21042894E013'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05546BFA265F21042894E013'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546BFA265F21042894E013'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[3] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2907)@4e68250106fc: Added conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)10572787 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:14 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[4] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2907)@4e68250106fc: Added conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)15531210 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:15 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558320 DVLR DEBUG IMSI:262420000001104 has MSISDN:491230001104 (vlr.c:1045) 20250426110558320 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558320 DVLR DEBUG IMSI:262420000001107 has MSISDN:491230001107 (vlr.c:1045) 20250426110558320 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558320 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558320 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558320 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558320 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558321 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558321 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558321 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558321 DVLR DEBUG IMSI:262420000001106 has MSISDN:491230001106 (vlr.c:1045) 20250426110558321 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 01 06 5b bc c5 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 8b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (vlr_lu_fsm.c:110) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001104:UTRAN-Iu-495:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (fsm.c:486) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 5b bc c5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558321 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558321 DMM DEBUG -> IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A LOCATION UPDATE ACCEPT (TMSI = 0x073e890a) (gsm_04_08.c:149) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558321 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558321 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 e2 67 4c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 07 3e 89 0a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558321 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558321 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DIUCS DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558321 DMSC DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ed 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558321 DIUCS DEBUG msc_a(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558321 DMSC DEBUG msc_i(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558321 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558321 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558321 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558321 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (fsm.c:486) 20250426110558321 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558321 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 91 00 db bb 21 04 d2 5a 16 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558321 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5a 6d df 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 14 92 03 2c 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1e b0 72 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 31 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (vlr_lu_fsm.c:110) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558322 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001106:UTRAN-Iu-497:LU)[0x55fcf1b66c10]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558322 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (fsm.c:486) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558322 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 6b fa 26 5f 21 04 28 94 e0 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558322 DMM DEBUG -> IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0 LOCATION UPDATE ACCEPT (TMSI = 0x93dc7df0) (gsm_04_08.c:149) 20250426110558322 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558322 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558322 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a1 53 f3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 41 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 20250426110558322 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558322 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558322 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558322 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 ec fc ca 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 51 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558322 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558322 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558322 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558323 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558323 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558323 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558323 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558323 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558323 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558323 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558323 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.930s remaining) (msc_a.c:450) 20250426110558323 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001102/3/1): Available (smpp_smsc.c:626) 20250426110558323 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558323 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558323 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558323 DIUCS DEBUG (UTRAN-Iu-493) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558323 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558323 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558323 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558323 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6f 7a 57 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558324 DIUCS DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558324 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558324 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558324 DIUCS DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510] (msc_a.c:1053) 20250426110558324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558324 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1afb450]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0d5e0] (msc_a.c:1053) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558324 DMSC DEBUG msc_a(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b1d510]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558324 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558324 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) MSC-A terminated (msub.c:261) 20250426110558324 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) 1 MSC-I still active (msub.c:79) 20250426110558324 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558324 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558324 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558324 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Removing from parent msub_fsm[0x55fcf1b0d5e0] (msub.c:113) 20250426110558324 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-493 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558324 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-493 (ran_conn.c:155) 20250426110558324 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Freeing instance (msub.c:113) 20250426110558324 DMSC DEBUG msc_i(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8:UTRAN-Iu-493:CM_SERVICE_REQ)[0x55fcf1b2e680]{READY}: Deallocated (fsm.c:568) 20250426110558324 DMSC DEBUG msub(IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8) Free (msub.c:119) 20250426110558324 DVLR DEBUG VLR subscr IMSI-262420000001100:MSISDN-491230001100:TMSI-0xA8CE8DD8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558324 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{terminating}: Freeing instance (msub.c:113) 20250426110558324 DMSC DEBUG msub_fsm[0x55fcf1b0d5e0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558325 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558325 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558325 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558325 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558325 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558325 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (vlr_lu_fsm.c:110) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558325 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001107:UTRAN-Iu-498:LU)[0x55fcf1b5dcd0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558325 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (fsm.c:486) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee a9 72 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 93 dc 7d f0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558325 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250426110558325 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558325 DMM DEBUG -> IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D LOCATION UPDATE ACCEPT (TMSI = 0x09fec62d) (gsm_04_08.c:149) 20250426110558325 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558325 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558325 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558325 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558326 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558326 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558326 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558326 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558326 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558326 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558326 DMM DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9100dbbbd25a16f4) (gsm_04_08.c:1128) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558326 DVLR DEBUG SUBSCR(IMSI-262420000001111) AUTH on UTRAN received RES: 9100dbbbd25a16f4 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558326 DVLR INFO SUBSCR(IMSI-262420000001111) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300] (vlr_auth_fsm.c:294) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558326 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66560]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558326 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558326 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=457f26e9e544de772b5534af207f70ac, CK=NONE (ran_msg_iu.c:388) 20250426110558326 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558326 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558326 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558326 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558326 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558327 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558327 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558327 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 88 f8 c9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558327 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(2906)@4e68250106fc: Session index based on local reference:6 20250426110558327 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{active}: Allocated (fsm.c:456) 20250426110558327 DMSC DEBUG msc_i[0x55fcf1b53230]{READY}: Allocated (fsm.c:456) 20250426110558327 DMSC DEBUG msc_i[0x55fcf1b53230]{READY}: is child of msub_fsm[0x55fcf1b5dcd0] (fsm.c:486) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558327 DMSC DEBUG msc_a[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558327 DMSC DEBUG msc_a[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b5dcd0] (fsm.c:486) 20250426110558327 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558327 DMSC DEBUG msc_i(unknown:UTRAN-Iu-505:NONE)[0x55fcf1b53230]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558327 DMSC DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558327 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558327 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-505:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558327 DMM DEBUG msc_a(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558327 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558327 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710] (fsm.c:486) 20250426110558327 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558327 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558328 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558328 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558328 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558328 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558328 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90] (fsm.c:486) 20250426110558328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558328 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558328 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558328 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558328 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558328 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558328 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 9f fc b2 00 01 ed 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 20250426110558328 DIUCS DEBUG (UTRAN-Iu-506 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558329 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Allocated (fsm.c:456) 20250426110558329 DMSC DEBUG msc_i[0x55fcf1b66560]{READY}: Allocated (fsm.c:456) 20250426110558329 DMSC DEBUG msc_i[0x55fcf1b66560]{READY}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) 20250426110558329 DMSC DEBUG msc_a[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558329 DMSC DEBUG msc_a[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1afb450] (fsm.c:486) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558329 DMSC DEBUG msc_i(unknown:UTRAN-Iu-506:NONE)[0x55fcf1b66560]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558329 DMSC DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558329 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558329 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-506:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558329 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001113 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558329 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30] (fsm.c:486) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558329 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558329 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001113 id=262420000001113 (vlr.c:661) 20250426110558329 DVLR INFO New subscr, IMSI: 262420000001113 (vlr.c:562) 20250426110558329 DVLR DEBUG VLR subscr IMSI-262420000001113 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558329 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558329 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558329 DVLR DEBUG VLR subscr IMSI-262420000001113 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558329 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558329 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (fsm.c:486) 20250426110558329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558329 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558330 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558330 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558330 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558330 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558330 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558330 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558330 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f5 da 6f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 09 fe c6 2d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558330 DIUCS DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558330 DMSC DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558330 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558330 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558330 DIUCS DEBUG msc_a(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558330 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558330 DMSC DEBUG msc_i(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ee 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558330 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b42910] (fsm.c:486) 20250426110558330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558330 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558331 DVLR DEBUG VLR subscr IMSI-262420000001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558331 DVLR DEBUG IMSI:262420000001105 has MSISDN:491230001105 (vlr.c:1045) 20250426110558331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558331 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250426110558331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O 20250426110558331 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558331 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558331 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558331 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 8d b1 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 45 7f 26 e9 e5 44 de 77 2b 55 34 af 20 7f 70 ac 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O 20250426110558331 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558331 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558331 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558331 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[1] for "262420000001113" handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)"262420000001113" MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #820250426110558331 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558331 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558331 DMM DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6bfa265f2894e013) (gsm_04_08.c:1128) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558331 DVLR DEBUG SUBSCR(IMSI-262420000001112) AUTH on UTRAN received RES: 6bfa265f2894e013 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558331 DVLR INFO SUBSCR(IMSI-262420000001112) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (vlr_auth_fsm.c:294) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558331 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b5eb20]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558331 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558332 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558332 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1fe09ae3550ecf1e82f743b09328557b, CK=NONE (ran_msg_iu.c:388) 20250426110558332 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558332 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558332 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558332 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558332 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 5a 6d df 00 01 f9 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558332 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558332 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558332 DIUCS DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558332 DMSC DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558332 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558332 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558332 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558332 DIUCS DEBUG msc_a(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558332 DMSC DEBUG msc_i(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (fsm.c:486) 20250426110558333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558333 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{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(2906)@4e68250106fc: Session index based on local reference:0 20250426110558333 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558333 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558333 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558333 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558333 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558333 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558333 DIUCS DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 1e b0 72 00 01 fa 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558333 DMSC DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558333 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558333 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558333 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558333 DIUCS DEBUG msc_a(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558333 DMSC DEBUG msc_i(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558334 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558334 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558334 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558334 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558334 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558334 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (fsm.c:486) 20250426110558334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558334 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 69 37 fc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558334 DIUCS DEBUG (UTRAN-Iu-507 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[1] for "262420000001102" to be handled at TC_iu_multi_lu_and_mo_ussd2(2917) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110558334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558334 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{active}: Allocated (fsm.c:456) 20250426110558334 DMSC DEBUG msc_i[0x55fcf1b15810]{READY}: Allocated (fsm.c:456) 20250426110558334 DMSC DEBUG msc_i[0x55fcf1b15810]{READY}: is child of msub_fsm[0x55fcf1b156e0] (fsm.c:486) 20250426110558334 DMSC DEBUG msc_a[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558334 DMSC DEBUG msc_a[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b156e0] (fsm.c:486) 20250426110558334 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558334 DMSC DEBUG msc_i(unknown:UTRAN-Iu-507:NONE)[0x55fcf1b15810]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558334 DMSC DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2914)10484914 20250426110558335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-507:NONE)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558334 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ed 9f fc b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558335 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001114 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558335 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00] (fsm.c:486) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558335 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558335 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001114 id=262420000001114 (vlr.c:661) 20250426110558335 DVLR INFO New subscr, IMSI: 262420000001114 (vlr.c:562) 20250426110558335 DVLR DEBUG VLR subscr IMSI-262420000001114 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558335 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558335 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558335 DVLR DEBUG VLR subscr IMSI-262420000001114 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558335 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (fsm.c:486) 20250426110558335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558335 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{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(2908)@4e68250106fc: Message received on association #8 20250426110558335 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558335 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558335 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558335 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558335 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558335 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558335 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) 20250426110558335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9d 37 1f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1f e0 9a e3 55 0e cf 1e 82 f7 43 b0 93 28 55 7b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558335 DMSC DEBUG msub_fsm[0x55fcf1b72800]{active}: Allocated (fsm.c:456) 20250426110558335 DMSC DEBUG msc_i[0x55fcf1b72930]{READY}: Allocated (fsm.c:456) 20250426110558335 DMSC DEBUG msc_i[0x55fcf1b72930]{READY}: is child of msub_fsm[0x55fcf1b72800] (fsm.c:486) 20250426110558335 DMSC DEBUG msc_a[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558335 DMSC DEBUG msc_a[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b72800] (fsm.c:486) 20250426110558335 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558335 DMSC DEBUG msc_i(unknown:UTRAN-Iu-508:NONE)[0x55fcf1b72930]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558335 DMSC DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558335 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-508:NONE)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558335 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001115 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110558335 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0] (fsm.c:486) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110558335 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110558335 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110558335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558335 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558335 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558335 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558335 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001115 id=262420000001115 (vlr.c:661) 20250426110558335 DVLR INFO New subscr, IMSI: 262420000001115 (vlr.c:562) 20250426110558335 DVLR DEBUG VLR subscr IMSI-262420000001115 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110558335 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558335 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558335 DVLR DEBUG VLR subscr IMSI-262420000001115 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110558335 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110558336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (fsm.c:486) 20250426110558336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558336 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558336 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (vlr_lu_fsm.c:110) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558336 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558336 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558336 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001105:UTRAN-Iu-496:LU)[0x55fcf1b52e80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558336 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (fsm.c:486) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558336 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250426110558336 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558336 DMM DEBUG -> IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E LOCATION UPDATE ACCEPT (TMSI = 0x1d129b5e) (gsm_04_08.c:149) 20250426110558336 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558336 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558336 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558336 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558336 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 00 a2 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558336 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558336 DIUCS DEBUG (UTRAN-Iu-494) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558336 DIUCS DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558336 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558336 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558336 DIUCS DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420] (msc_a.c:1053) 20250426110558336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558336 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b30240]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b06840] (msc_a.c:1053) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558336 DMSC DEBUG msc_a(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558336 DMSC DEBUG msub_fsm[0x55fcf1b06840]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558336 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) MSC-A terminated (msub.c:261) 20250426110558336 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) 1 MSC-I still active (msub.c:79) 20250426110558336 DMSC DEBUG msub_fsm[0x55fcf1b06840]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558336 DMSC DEBUG msub_fsm[0x55fcf1b06840]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Removing from parent msub_fsm[0x55fcf1b06840] (msub.c:113) 20250426110558336 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-494 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558336 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-494 (ran_conn.c:155) 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Freeing instance (msub.c:113) 20250426110558336 DMSC DEBUG msc_i(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC:UTRAN-Iu-494:CM_SERVICE_REQ)[0x55fcf1b27550]{READY}: Deallocated (fsm.c:568) 20250426110558336 DMSC DEBUG msub(IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC) Free (msub.c:119) 20250426110558336 DVLR DEBUG VLR subscr IMSI-262420000001101:MSISDN-491230001101:TMSI-0xA39A31BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558336 DMSC DEBUG msub_fsm[0x55fcf1b06840]{terminating}: Freeing instance (msub.c:113) 20250426110558336 DMSC DEBUG msub_fsm[0x55fcf1b06840]{terminating}: Deallocated (fsm.c:568) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[3] for "262420000001114" handled at TC_iu_multi_lu_and_mo_ussd2(2941) 20250426110558337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 2e 70 9c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)"262420000001114" 20250426110558337 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558337 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558337 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558337 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558337 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558337 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558337 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSInew-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 a1 53 f3 00 01 fb 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558337 DMSC NOTICE msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) VLR: update for IMSI=262420000001104 (MSISDN=491230001104) (gsm_04_08.c:1541) 20250426110558337 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0] (vlr_lu_fsm.c:817) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558337 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001104:MSISDN-491230001104:UTRAN-Iu-495:LU)[0x55fcf1b570b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558337 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558337 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558337 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.865s remaining) (msc_a.c:450) 20250426110558337 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) 20250426110558337 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558337 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558337 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558337 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558337 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558337 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558337 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558337 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test-GSUP(2912)@4e68250106fc: Found GsupExpect[4] for "262420000001115" handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test-GSUP(2912)@4e68250106fc: Added IMSI table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)"262420000001115" 20250426110558337 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558337 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558337 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558337 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558337 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 ec fc ca 00 01 fc 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558338 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6f 7a 57 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1d 12 9b 5e 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558338 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 5b bc c5 00 01 ee 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558338 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558338 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558338 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558338 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 e2 67 4c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '5A6DDF'O, sourceLocRef := '0001F9'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2914)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110558343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558343 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558343 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558343 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558343 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558343 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558343 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558343 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558343 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558343 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558343 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558343 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSInew-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558343 DMSC NOTICE msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) VLR: update for IMSI=262420000001106 (MSISDN=491230001106) (gsm_04_08.c:1541) 20250426110558343 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0] (vlr_lu_fsm.c:817) 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558343 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001106:MSISDN-491230001106:UTRAN-Iu-497:LU)[0x55fcf1b5a4b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558343 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558343 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558343 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.859s remaining) (msc_a.c:450) 20250426110558343 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250426110558343 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558343 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558344 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558344 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558344 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558344 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558344 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558344 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558344 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558344 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558344 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558344 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558344 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558344 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 ee a9 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '1EB072'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(2906)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558344 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558344 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) Received 1 auth tuples (vlr.c:996) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558344 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558344 DMM DEBUG Tx AUTH REQ (rand = aefbda75580bcac85b7560f41e29b37c) (gsm_04_08.c:641) 20250426110558344 DMM DEBUG AUTH REQ (autn = c26ed6b4c841f642fa81036e4b594b1a) (gsm_04_08.c:643) 20250426110558344 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558344 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 20250426110558345 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558345 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558345 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558345 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558345 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558345 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558345 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558345 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558345 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 5a 6d df 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ae fb da 75 58 0b ca c8 5b 75 60 f4 1e 29 b3 7c 20 10 c2 6e d6 b4 c8 41 f6 42 fa 81 03 6e 4b 59 4b 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'A153F3'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(2906)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'ECFCCA'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(2906)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558352 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558352 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558352 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558352 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558352 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ee 5b bc c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2915)6012101 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2915)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05140D6F842A2104F1E73884'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05540D6F842A2104F1E73884'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D6F842A2104F1E73884'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558384 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558384 DVLR DEBUG SUBSCR(IMSI-262420000001113) Received 1 auth tuples (vlr.c:996) 20250426110558384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558384 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558384 DMM DEBUG Tx AUTH REQ (rand = a9be2d8883ed901fbb34e956a695f5e5) (gsm_04_08.c:641) 20250426110558384 DMM DEBUG AUTH REQ (autn = 3fe0d87b79130220f6d445d056b3ae07) (gsm_04_08.c:643) 20250426110558384 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558384 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558384 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558384 DVLR DEBUG VLR subscr IMSI-262420000001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558384 DVLR DEBUG VLR subscr IMSI-262420000001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558384 DVLR DEBUG IMSI:262420000001109 has MSISDN:491230001109 (vlr.c:1045) 20250426110558384 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250426110558384 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558384 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558384 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558384 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1e b0 72 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a9 be 2d 88 83 ed 90 1f bb 34 e9 56 a6 95 f5 e5 20 10 3f e0 d8 7b 79 13 02 20 f6 d4 45 d0 56 b3 ae 07 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558385 DVLR DEBUG IMSI:262420000001110 has MSISDN:491230001110 (vlr.c:1045) 20250426110558385 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558385 DVLR DEBUG IMSI:262420000001108 has MSISDN:491230001108 (vlr.c:1045) 20250426110558385 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558385 DVLR DEBUG SUBSCR(IMSI-262420000001114) Received 1 auth tuples (vlr.c:996) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DMM DEBUG Tx AUTH REQ (rand = 85780a6525eb94234c699a56fd847099) (gsm_04_08.c:641) 20250426110558385 DMM DEBUG AUTH REQ (autn = 7fb800e45d2d24061a59b99b02ed8ec9) (gsm_04_08.c:643) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558385 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558385 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSInew-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558385 DMSC NOTICE msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) VLR: update for IMSI=262420000001107 (MSISDN=491230001107) (gsm_04_08.c:1541) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0] (vlr_lu_fsm.c:817) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558385 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001107:MSISDN-491230001107:UTRAN-Iu-498:LU)[0x55fcf1b66c10]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.818s remaining) (msc_a.c:450) 20250426110558385 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ef 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 0d 6f 84 2a 21 04 f1 e7 38 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558385 DVLR DEBUG SUBSCR(IMSI-262420000001115) Received 1 auth tuples (vlr.c:996) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558385 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558385 DMM DEBUG Tx AUTH REQ (rand = 029cbca817f8372fb22ef42e739de387) (gsm_04_08.c:641) 20250426110558385 DMM DEBUG AUTH REQ (autn = 2b823a434dfd73a95c2626467adbd2fe) (gsm_04_08.c:643) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 a1 53 f3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 85 78 0a 65 25 eb 94 23 4c 69 9a 56 fd 84 70 99 20 10 7f b8 00 e4 5d 2d 24 06 1a 59 b9 9b 02 ed 8e c9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558385 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558385 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558385 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558385 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558385 DIUCS DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558385 DMSC DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558385 DIUCS DEBUG msc_a(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558385 DMSC DEBUG msc_i(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558385 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b66300] (fsm.c:486) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558385 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 f5 da 6f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b42910] (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001109:UTRAN-Iu-501:LU)[0x55fcf1b450e0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b42910] (fsm.c:486) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558386 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250426110558386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558386 DMM DEBUG -> IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC LOCATION UPDATE ACCEPT (TMSI = 0x77a251bc) (gsm_04_08.c:149) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ec fc ca 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 02 9c bc a8 17 f8 37 2f b2 2e f4 2e 73 9d e3 87 20 10 2b 82 3a 43 4d fd 73 a9 5c 26 26 46 7a db d2 fe 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558386 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558386 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558386 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSInew-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558386 DMSC NOTICE msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) VLR: update for IMSI=262420000001105 (MSISDN=491230001105) (gsm_04_08.c:1541) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0] (vlr_lu_fsm.c:817) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001105:MSISDN-491230001105:UTRAN-Iu-496:LU)[0x55fcf1b71c80]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.817s remaining) (msc_a.c:450) 20250426110558386 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001110:UTRAN-Iu-502:LU)[0x55fcf1b5eb20]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (fsm.c:486) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 8d b1 83 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558386 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558386 DMM DEBUG -> IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914 LOCATION UPDATE ACCEPT (TMSI = 0x15a65914) (gsm_04_08.c:149) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558386 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558386 DIUCS DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (fsm.c:486) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001108:UTRAN-Iu-500:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558386 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558386 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558386 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (fsm.c:486) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558386 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250426110558386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558386 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558386 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558386 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 69 37 fc 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 77 a2 51 bc 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558386 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558386 DMM DEBUG -> IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853 LOCATION UPDATE ACCEPT (TMSI = 0x17cf0853) (gsm_04_08.c:149) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558386 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 20250426110558386 DIUCS DEBUG (UTRAN-Iu-495) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558386 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558386 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558386 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558386 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0] (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b23dc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b47890] (msc_a.c:1053) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b0e0d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) MSC-A terminated (msub.c:261) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) 1 MSC-I still active (msub.c:79) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Removing from parent msub_fsm[0x55fcf1b47890] (msub.c:113) 20250426110558387 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-495 (ran_conn.c:142) 20250426110558387 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-495 (ran_conn.c:155) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Freeing instance (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-495:LU)[0x55fcf1b479c0]{READY}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) Free (msub.c:119) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Freeing instance (msub.c:113) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558387 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558387 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 6f 7a 57 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 00 a2 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 15 a6 59 14 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558387 DMM DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d6f842af1e73884) (gsm_04_08.c:1128) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558387 DVLR DEBUG SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) AUTH on UTRAN received RES: 0d6f842af1e73884 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558387 DVLR INFO SUBSCR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90] (vlr_auth_fsm.c:294) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558387 DVLR DEBUG VLR_Authenticate(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af0fc0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1de82ab2e9d02323db11107ee0ef4cfd, CK=NONE (ran_msg_iu.c:388) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558387 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558387 DIUCS DEBUG (UTRAN-Iu-497) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558387 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558387 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20] (msc_a.c:1053) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 20250426110558387 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4f5b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b49350] (msc_a.c:1053) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558387 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ef20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b49350]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) MSC-A terminated (msub.c:261) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) 1 MSC-I still active (msub.c:79) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b49350]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b49350]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Removing from parent msub_fsm[0x55fcf1b49350] (msub.c:113) 20250426110558387 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-497 (ran_conn.c:142) 20250426110558387 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-497 (ran_conn.c:155) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Freeing instance (msub.c:113) 20250426110558387 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-497:LU)[0x55fcf1b4ec90]{READY}: Deallocated (fsm.c:568) 20250426110558387 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) Free (msub.c:119) 20250426110558387 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b49350]{terminating}: Freeing instance (msub.c:113) 20250426110558387 DMSC DEBUG msub_fsm[0x55fcf1b49350]{terminating}: Deallocated (fsm.c:568) 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9d 37 1f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 2e 70 9c 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 17 cf 08 53 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 e2 67 4c 00 01 ef 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558387 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558387 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 5a 6d df 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 1d e8 2a b2 e9 d0 23 23 db 11 10 7e e0 ef 4c fd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 88 f8 c9 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 93 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 88 f8 c9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558388 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558388 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 ee a9 72 00 01 f1 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05143BC98D6521047273A3F0'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05543BC98D6521047273A3F0'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05145C4827A62104FE08B6A1'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05545C4827A62104FE08B6A1'O 20250426110558391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558391 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558391 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ef e2 67 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543BC98D6521047273A3F0'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2921)14837580 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05545C4827A62104FE08B6A1'O MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05144D380C552104F0227E96'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05544D380C552104F0227E96'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05544D380C552104F0227E96'O MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: 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 := '073E890A'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2925)15640946 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: 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 := '93DC7DF0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2921)2143136 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2925)4362086 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558428 DVLR DEBUG VLR subscr IMSI-262420000001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558428 DVLR DEBUG IMSI:262420000001111 has MSISDN:491230001111 (vlr.c:1045) 20250426110558428 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250426110558428 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558428 DVLR DEBUG VLR subscr IMSI-262420000001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558428 DVLR DEBUG IMSI:262420000001112 has MSISDN:491230001112 (vlr.c:1045) 20250426110558428 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250426110558428 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558429 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (vlr_lu_fsm.c:110) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558429 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001112:UTRAN-Iu-504:LU)[0x55fcf1b71c80]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (fsm.c:486) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558429 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250426110558429 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558429 DMM DEBUG -> IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F LOCATION UPDATE ACCEPT (TMSI = 0x21dd179f) (gsm_04_08.c:149) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558429 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558429 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558429 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558429 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558429 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558429 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558429 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9d 37 1f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 21 dd 17 9f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f1 ee a9 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3b c9 8d 65 21 04 72 73 a3 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558429 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558429 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558429 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558429 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558429 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558429 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558429 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 5c 48 27 a6 21 04 fe 08 b6 a1 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558429 DMM DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3bc98d657273a3f0) (gsm_04_08.c:1128) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558429 DVLR DEBUG SUBSCR(IMSI-262420000001113) AUTH on UTRAN received RES: 3bc98d657273a3f0 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558429 DVLR INFO SUBSCR(IMSI-262420000001113) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (vlr_auth_fsm.c:294) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558429 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b44fb0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558429 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558429 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=20f957587d45f93c81bd831f06935e30, CK=NONE (ran_msg_iu.c:388) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 4d 38 0c 55 21 04 f0 22 7e 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558430 DMM DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 5c4827a6fe08b6a1) (gsm_04_08.c:1128) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558430 DVLR DEBUG SUBSCR(IMSI-262420000001114) AUTH on UTRAN received RES: 5c4827a6fe08b6a1 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558430 DVLR INFO SUBSCR(IMSI-262420000001114) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b16ee0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=80f93a3534f34b910c8d60c9eda6e15f, CK=NONE (ran_msg_iu.c:388) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558430 DMM DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4d380c55f0227e96) (gsm_04_08.c:1128) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558430 DVLR DEBUG SUBSCR(IMSI-262420000001115) AUTH on UTRAN received RES: 4d380c55f0227e96 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558430 DVLR INFO SUBSCR(IMSI-262420000001115) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72230]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b44e807c85d26a1d50960db774730314, CK=NONE (ran_msg_iu.c:388) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1e b0 72 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 20 f9 57 58 7d 45 f9 3c 81 bd 83 1f 06 93 5e 30 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-498) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00] (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e1e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b4e810] (msc_a.c:1053) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4dc00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558430 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) MSC-A terminated (msub.c:261) 20250426110558430 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) 1 MSC-I still active (msub.c:79) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Removing from parent msub_fsm[0x55fcf1b4e810] (msub.c:113) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-498 (ran_conn.c:142) 20250426110558430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-498 (ran_conn.c:155) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Freeing instance (msub.c:113) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-498:LU)[0x55fcf1b4e940]{READY}: Deallocated (fsm.c:568) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 a1 53 f3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 80 f9 3a 35 34 f3 4b 91 0c 8d 60 c9 ed a6 e1 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558430 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) Free (msub.c:119) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{terminating}: Freeing instance (msub.c:113) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b4e810]{terminating}: Deallocated (fsm.c:568) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558430 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSInew-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558430 DMSC NOTICE msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) VLR: update for IMSI=262420000001109 (MSISDN=491230001109) (gsm_04_08.c:1541) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910] (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001109:MSISDN-491230001109:UTRAN-Iu-501:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.823s remaining) (msc_a.c:450) 20250426110558430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ec fc ca 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b4 4e 80 7c 85 d2 6a 1d 50 96 0d b7 74 73 03 14 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSInew-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558430 DMSC NOTICE msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) VLR: update for IMSI=262420000001110 (MSISDN=491230001110) (gsm_04_08.c:1541) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50] (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558430 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001110:MSISDN-491230001110:UTRAN-Iu-502:LU)[0x55fcf1b450e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.823s remaining) (msc_a.c:450) 20250426110558430 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558430 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 f5 da 6f 00 01 f2 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558430 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DIUCS DEBUG (UTRAN-Iu-496) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558430 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558430 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558430 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558430 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558430 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30] (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558430 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b208b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b48720] (msc_a.c:1053) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558430 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48a30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b48720]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558430 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558430 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) 1 MSC-I still active (msub.c:79) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b48720]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558430 DMSC DEBUG msub_fsm[0x55fcf1b48720]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Removing from parent msub_fsm[0x55fcf1b48720] (msub.c:113) 20250426110558430 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-496 (ran_conn.c:142) 20250426110558430 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558430 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558430 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-496 (ran_conn.c:155) 20250426110558430 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Freeing instance (msub.c:113) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-496:LU)[0x55fcf1b48850]{READY}: Deallocated (fsm.c:568) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) Free (msub.c:119) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1b48720]{terminating}: Freeing instance (msub.c:113) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1b48720]{terminating}: Deallocated (fsm.c:568) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 69 37 fc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558431 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSInew-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558431 DMSC NOTICE msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) VLR: update for IMSI=262420000001108 (MSISDN=491230001108) (gsm_04_08.c:1541) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0] (vlr_lu_fsm.c:817) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558431 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001108:MSISDN-491230001108:UTRAN-Iu-500:LU)[0x55fcf1b5eb20]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558431 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.822s remaining) (msc_a.c:450) 20250426110558431 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 79 00 a2 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558431 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 20 b3 a0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 07 3e 89 0a 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.896s remaining) (msc_a.c:450) 20250426110558431 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001103/3/1): Available (smpp_smsc.c:626) 20250426110558431 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) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1b65220]{active}: Allocated (fsm.c:456) 20250426110558431 DMSC DEBUG msc_i[0x55fcf1b30240]{READY}: Allocated (fsm.c:456) 20250426110558431 DMSC DEBUG msc_i[0x55fcf1b30240]{READY}: is child of msub_fsm[0x55fcf1b65220] (fsm.c:486) 20250426110558431 DMSC DEBUG msc_a[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558431 DMSC DEBUG msc_a[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b65220] (fsm.c:486) 20250426110558431 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558431 DMSC DEBUG msc_i(unknown:UTRAN-Iu-509:NONE)[0x55fcf1b30240]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558431 DMSC DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558431 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558431 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-509:NONE)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558431 DMM DEBUG msc_a(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420] (fsm.c:486) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550] (fsm.c:486) 20250426110558431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558431 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558431 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558431 DIUCS DEBUG (UTRAN-Iu-499) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558431 DIUCS DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558431 DIUCS DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890] (msc_a.c:1053) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558431 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b266b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af5620] (msc_a.c:1053) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558431 DMSC DEBUG msc_a(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b26890]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558431 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) MSC-A terminated (msub.c:261) 20250426110558431 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) 1 MSC-I still active (msub.c:79) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1af5620]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558431 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Removing from parent msub_fsm[0x55fcf1af5620] (msub.c:113) 20250426110558431 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-499 (ran_conn.c:142) 20250426110558431 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-499 (ran_conn.c:155) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Freeing instance (msub.c:113) 20250426110558431 DMSC DEBUG msc_i(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB:UTRAN-Iu-499:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Deallocated (fsm.c:568) 20250426110558432 DMSC DEBUG msub(IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB) Free (msub.c:119) 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001102:MSISDN-491230001102:TMSI-0x130182BB - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558432 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Freeing instance (msub.c:113) 20250426110558432 DMSC DEBUG msub_fsm[0x55fcf1af5620]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558432 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) 20250426110558432 DMSC DEBUG msub_fsm[0x55fcf1b26890]{active}: Allocated (fsm.c:456) 20250426110558432 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: Allocated (fsm.c:456) 20250426110558432 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: is child of msub_fsm[0x55fcf1b26890] (fsm.c:486) 20250426110558432 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558432 DMSC DEBUG msc_a[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b26890] (fsm.c:486) 20250426110558432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558432 DMSC DEBUG msc_i(unknown:UTRAN-Iu-510:NONE)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558432 DMSC DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558432 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-510:NONE)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558432 DMM DEBUG msc_a(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620] (fsm.c:486) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558432 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558432 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558432 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80] (fsm.c:486) 20250426110558432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558432 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 6f 7a 57 00 01 f0 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 2e 70 9c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 42 8f 66 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 93 dc 7d f0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558431 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558431 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558431 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558431 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558431 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 5a 6d df 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 20 b3 a0 00 01 fd 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b66300] (vlr_lu_fsm.c:110) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558432 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001111:UTRAN-Iu-503:LU)[0x55fcf1b570b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558432 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b66300] (fsm.c:486) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558432 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250426110558432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558432 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558432 DMM DEBUG -> IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA LOCATION UPDATE ACCEPT (TMSI = 0x50cfa2ca) (gsm_04_08.c:149) 20250426110558432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558432 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558432 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 88 f8 c9 00 01 f3 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558432 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558432 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 42 8f 66 00 01 fe 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558432 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558432 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 8d b1 83 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 50 cf a2 ca 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558433 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558433 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558433 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f2 f5 da 6f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2927)16112239 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: 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 := '09FEC62D'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2923)7305815 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '20B3A0'O, sourceLocRef := '0001FD'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '428F66'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(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2927)7504250 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[3] for "262420000001103" to be handled at TC_iu_multi_lu_and_mo_ussd2(2919) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: 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 := '1D129B5E'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2917)8976585 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:2 20250426110558437 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558437 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) Received 1 auth tuples (vlr.c:996) 20250426110558437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558437 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558437 DMM DEBUG Tx AUTH REQ (rand = d6a7fe8d21a4d7c1c945fc53f0082653) (gsm_04_08.c:641) 20250426110558437 DMM DEBUG AUTH REQ (autn = 25a2eb7b640ffaef628075c5aa0548b2) (gsm_04_08.c:643) 20250426110558437 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558437 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558437 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558437 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558437 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558437 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558437 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558437 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558437 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558437 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 b3 a0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d6 a7 fe 8d 21 a4 d7 c1 c9 45 fc 53 f0 08 26 53 20 10 25 a2 eb 7b 64 0f fa ef 62 80 75 c5 aa 05 48 b2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f0 6f 7a 57 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f3 88 f8 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558438 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558438 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558438 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558438 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSInew-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558438 DMSC NOTICE msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) VLR: update for IMSI=262420000001112 (MSISDN=491230001112) (gsm_04_08.c:1541) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20] (vlr_lu_fsm.c:817) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558438 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001112:MSISDN-491230001112:UTRAN-Iu-504:LU)[0x55fcf1b47890]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.832s remaining) (msc_a.c:450) 20250426110558438 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2923)15293050 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558438 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:14 20250426110558438 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558438 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558438 DIUCS DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558438 DMSC DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558438 DMSC DEBUG msc_i(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558438 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (fsm.c:486) 20250426110558438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558438 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 9d 37 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558438 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1e b0 72 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558438 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) Received 1 auth tuples (vlr.c:996) 20250426110558438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558438 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558438 DMM DEBUG Tx AUTH REQ (rand = 38e18b8456680bf5b26e7011a1d3250f) (gsm_04_08.c:641) 20250426110558438 DMM DEBUG AUTH REQ (autn = 94aa2e8889808c514b0de6317ea8773a) (gsm_04_08.c:643) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558438 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558438 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558438 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558438 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558438 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558439 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558439 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558439 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 42 8f 66 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 38 e1 8b 84 56 68 0b f5 b2 6e 70 11 a1 d3 25 0f 20 10 94 aa 2e 88 89 80 8c 51 4b 0d e6 31 7e a8 77 3a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 72 81 7a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 09 fe c6 2d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(2917)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 20250426110558439 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558439 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558439 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) 20250426110558439 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558439 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558439 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: Allocated (fsm.c:456) 20250426110558439 DMSC DEBUG msc_i[0x55fcf1b46560]{READY}: Allocated (fsm.c:456) 20250426110558439 DMSC DEBUG msc_i[0x55fcf1b46560]{READY}: is child of msub_fsm[0x55fcf1af2180] (fsm.c:486) 20250426110558439 DMSC DEBUG msc_a[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558439 DMSC DEBUG msc_a[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af2180] (fsm.c:486) 20250426110558439 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558439 DMSC DEBUG msc_i(unknown:UTRAN-Iu-511:NONE)[0x55fcf1b46560]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558439 DMSC DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558439 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558439 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-511:NONE)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558439 DMM DEBUG msc_a(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0] (fsm.c:486) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558439 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558439 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558439 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558439 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558439 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558439 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558439 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0] (fsm.c:486) 20250426110558439 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558439 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558439 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558439 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558439 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O 20250426110558439 DIUCS DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558439 DMSC DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558439 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558440 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558440 DIUCS DEBUG msc_a(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (fsm.c:486) 20250426110558440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558440 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{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(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 72 81 7a 00 01 ff 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 a1 53 f3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558440 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558440 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558440 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558440 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558440 DIUCS DEBUG (UTRAN-Iu-501) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558440 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558440 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558440 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558440 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490] (msc_a.c:1053) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558440 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42910]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b5a940] (msc_a.c:1053) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558440 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b42490]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558440 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558440 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) MSC-A terminated (msub.c:261) 20250426110558440 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) 1 MSC-I still active (msub.c:79) 20250426110558440 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558440 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Removing from parent msub_fsm[0x55fcf1b5a940] (msub.c:113) 20250426110558440 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-501 (ran_conn.c:142) 20250426110558440 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-501 (ran_conn.c:155) 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Freeing instance (msub.c:113) 20250426110558440 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-501:LU)[0x55fcf1b5aa70]{READY}: Deallocated (fsm.c:568) 20250426110558440 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) Free (msub.c:119) 20250426110558440 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558440 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{terminating}: Freeing instance (msub.c:113) 20250426110558440 DMSC DEBUG msub_fsm[0x55fcf1b5a940]{terminating}: Deallocated (fsm.c:568) 20250426110558440 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558440 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558440 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 20250426110558440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 69 37 fc 00 01 f5 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:4 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558441 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558441 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558441 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 e9 5a 7a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 1d 12 9b 5e 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 20250426110558441 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) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558441 DMSC DEBUG msub_fsm[0x55fcf1b42490]{active}: Allocated (fsm.c:456) 20250426110558441 DMSC DEBUG msc_i[0x55fcf1b5aa70]{READY}: Allocated (fsm.c:456) 20250426110558441 DMSC DEBUG msc_i[0x55fcf1b5aa70]{READY}: is child of msub_fsm[0x55fcf1b42490] (fsm.c:486) 20250426110558441 DMSC DEBUG msc_a[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558441 DMSC DEBUG msc_a[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b42490] (fsm.c:486) 20250426110558441 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558441 DMSC DEBUG msc_i(unknown:UTRAN-Iu-512:NONE)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558441 DMSC DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558441 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558441 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-512:NONE)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558441 DMM DEBUG msc_a(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558441 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558441 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940] (fsm.c:486) 20250426110558441 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558441 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558442 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558442 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558442 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0] (fsm.c:486) 20250426110558442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558442 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558442 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558442 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558442 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558442 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 e9 5a 7a 00 02 00 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558442 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558442 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f4 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558442 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558442 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558442 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558442 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558442 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558442 DIUCS DEBUG (UTRAN-Iu-500) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558442 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558442 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558442 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558442 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558442 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640] (msc_a.c:1053) 20250426110558442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558442 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b523e0] (msc_a.c:1053) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558442 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52640]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558442 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558442 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) MSC-A terminated (msub.c:261) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '051438CB077E2104549A632F'O 20250426110558442 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) 1 MSC-I still active (msub.c:79) 20250426110558442 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558442 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558442 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558442 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Removing from parent msub_fsm[0x55fcf1b523e0] (msub.c:113) 20250426110558442 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-500 (ran_conn.c:142) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '055438CB077E2104549A632F'O 20250426110558442 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-500 (ran_conn.c:155) 20250426110558442 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Freeing instance (msub.c:113) 20250426110558442 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-500:LU)[0x55fcf1b52510]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 20250426110558442 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) Free (msub.c:119) 20250426110558442 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558442 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Freeing instance (msub.c:113) 20250426110558442 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Deallocated (fsm.c:568) 20250426110558443 DIUCS DEBUG (UTRAN-Iu-502) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558443 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558443 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558443 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558443 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558443 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830] (msc_a.c:1053) 20250426110558443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558443 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56e50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b5e280] (msc_a.c:1053) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558443 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b56830]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558443 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558443 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) MSC-A terminated (msub.c:261) 20250426110558443 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) 1 MSC-I still active (msub.c:79) 20250426110558443 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558443 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558443 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558443 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Removing from parent msub_fsm[0x55fcf1b5e280] (msub.c:113) 20250426110558443 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-502 (ran_conn.c:142) 20250426110558443 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-502 (ran_conn.c:155) 20250426110558443 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Freeing instance (msub.c:113) 20250426110558443 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-502:LU)[0x55fcf1b565a0]{READY}: Deallocated (fsm.c:568) 20250426110558443 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) Free (msub.c:119) 20250426110558443 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558443 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{terminating}: Freeing instance (msub.c:113) 20250426110558443 DMSC DEBUG msub_fsm[0x55fcf1b5e280]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O 20250426110558443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 2e 70 9c 00 01 f4 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558443 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558443 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558443 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558443 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 79 00 a2 00 01 f6 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '72817A'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(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 20250426110558444 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558444 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558444 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558444 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 20250426110558444 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f5 69 37 fc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558445 DVLR DEBUG VLR subscr IMSI-262420000001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558445 DVLR DEBUG IMSI:262420000001113 has MSISDN:491230001113 (vlr.c:1045) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2931)6895612 20250426110558445 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250426110558445 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558445 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558445 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) Received 1 auth tuples (vlr.c:996) 20250426110558445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558445 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558445 DMM DEBUG Tx AUTH REQ (rand = 8989f9d06605250008d3a56e72fa0fff) (gsm_04_08.c:641) 20250426110558445 DMM DEBUG AUTH REQ (autn = 4de59ded93c7f822d54626e4ee29bf75) (gsm_04_08.c:643) 20250426110558445 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558445 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558445 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558445 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514924F398A2104721509B9'O 20250426110558445 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558445 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558445 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558445 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558445 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 72 81 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 89 89 f9 d0 66 05 25 00 08 d3 a5 6e 72 fa 0f ff 20 10 4d e5 9d ed 93 c7 f8 22 d5 46 26 e4 ee 29 bf 75 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554924F398A2104721509B9'O MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'E95A7A'O, sourceLocRef := '000200'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558446 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558446 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558446 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558446 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558446 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558446 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558446 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558446 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSInew-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558446 DMSC NOTICE msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) VLR: update for IMSI=262420000001111 (MSISDN=491230001111) (gsm_04_08.c:1541) 20250426110558446 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300] (vlr_lu_fsm.c:817) 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558446 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001111:MSISDN-491230001111:UTRAN-Iu-503:LU)[0x55fcf1b269c0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.808s remaining) (msc_a.c:450) 20250426110558446 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558446 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558446 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558446 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558446 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2929)3043484 TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: 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 := '77A251BC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 20250426110558446 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558446 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558446 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558446 DIUCS DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558446 DMSC DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110558446 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110558446 DIUCS DEBUG msc_a(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558446 DMSC DEBUG msc_i(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2933)7930018 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110558447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (fsm.c:486) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{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(2906)@4e68250106fc: Session index based on connection ID:0 TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 8d b1 83 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (vlr_lu_fsm.c:110) 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558447 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001113:UTRAN-Iu-506:LU)[0x55fcf1b47890]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558447 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (fsm.c:486) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ec fc ca 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558447 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250426110558447 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558447 DMM DEBUG -> IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B LOCATION UPDATE ACCEPT (TMSI = 0x29656f0b) (gsm_04_08.c:149) 20250426110558447 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558447 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558447 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055438CB077E2104549A632F'O 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f4 2e 70 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2931)11745188 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f6 79 00 a2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: 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 := '17CF0853'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558447 DVLR DEBUG IMSI:262420000001114 has MSISDN:491230001114 (vlr.c:1045) 20250426110558447 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: 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 := '15A65914'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250426110558447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 38 cb 07 7e 21 04 54 9a 63 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558447 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558447 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558447 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558447 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558447 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1e b0 72 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 29 65 6f 0b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558447 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) Received 1 auth tuples (vlr.c:996) 20250426110558447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558447 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558447 DMM DEBUG Tx AUTH REQ (rand = 5a8ed58e45e36c38864c83e40af5b910) (gsm_04_08.c:641) 20250426110558447 DMM DEBUG AUTH REQ (autn = 292dcdc88e60925e7d708c989965e1c4) (gsm_04_08.c:643) 20250426110558447 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558447 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558447 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558447 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558447 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:12 20250426110558447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558448 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558448 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558448 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558448 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558448 DMM DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 38cb077e549a632f) (gsm_04_08.c:1128) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558448 DVLR DEBUG SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) AUTH on UTRAN received RES: 38cb077e549a632f (8 bytes) (vlr_auth_fsm.c:151) 20250426110558448 DVLR INFO SUBSCR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550] (vlr_auth_fsm.c:294) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558448 DVLR DEBUG VLR_Authenticate(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b06840]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=21c6e749b27f934aed97e8ca6b53b029, CK=NONE (ran_msg_iu.c:388) 20250426110558448 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558448 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2929)2623882 20250426110558448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558448 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558448 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e9 5a 7a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5a 8e d5 8e 45 e3 6c 38 86 4c 83 e4 0a f5 b9 10 20 10 29 2d cd c8 8e 60 92 5e 7d 70 8c 98 99 65 e1 c4 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558448 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558448 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558448 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558448 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558448 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558448 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558448 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558448 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558448 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558448 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558448 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558448 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558448 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 b3 a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 c6 e7 49 b2 7f 93 4a ed 97 e8 ca 6b 53 b0 29 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2933)5621916 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (vlr_lu_fsm.c:110) 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558448 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001114:UTRAN-Iu-507:LU)[0x55fcf1b0f240]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558448 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (fsm.c:486) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558448 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250426110558448 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558448 DMM DEBUG -> IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0 LOCATION UPDATE ACCEPT (TMSI = 0x136ec0f0) (gsm_04_08.c:149) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558448 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558448 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558448 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558448 DIUCS DEBUG (UTRAN-Iu-504) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558448 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558448 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558448 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0] (msc_a.c:1053) 20250426110558449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558449 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b46f20]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b57630] (msc_a.c:1053) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b483b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558449 DMSC DEBUG msub_fsm[0x55fcf1b57630]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558449 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) MSC-A terminated (msub.c:261) 20250426110558449 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) 1 MSC-I still active (msub.c:79) 20250426110558449 DMSC DEBUG msub_fsm[0x55fcf1b57630]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558449 DMSC DEBUG msub_fsm[0x55fcf1b57630]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Removing from parent msub_fsm[0x55fcf1b57630] (msub.c:113) 20250426110558449 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-504 (ran_conn.c:142) 20250426110558449 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-504 (ran_conn.c:155) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Freeing instance (msub.c:113) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-504:LU)[0x55fcf1b4e440]{READY}: Deallocated (fsm.c:568) 20250426110558449 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) Free (msub.c:119) 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558449 DMSC DEBUG msub_fsm[0x55fcf1b57630]{terminating}: Freeing instance (msub.c:113) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 20250426110558449 DMSC DEBUG msub_fsm[0x55fcf1b57630]{terminating}: Deallocated (fsm.c:568) 20250426110558449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 a1 53 f3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 13 6e c0 f0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 9d 37 1f 00 01 f8 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558449 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C + vlr_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(2908)@4e68250106fc: Message received on association #8 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558449 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558449 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558449 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 07 06 5a 6d df 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 9b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558449 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558449 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558449 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 5a 6d df 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554924F398A2104721509B9'O 20250426110558450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558450 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:5 20250426110558450 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558450 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558450 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 92 4f 39 8a 21 04 72 15 09 b9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558450 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558450 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558450 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558450 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558450 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558450 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558450 DMM DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 924f398a721509b9) (gsm_04_08.c:1128) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558450 DVLR DEBUG SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) AUTH on UTRAN received RES: 924f398a721509b9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558450 DVLR INFO SUBSCR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) AUTH established UMTS security context (vlr_auth_fsm.c:212) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80] (vlr_auth_fsm.c:294) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558450 DVLR DEBUG VLR_Authenticate(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b479c0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558450 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558450 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=33ba0bd6d91ccbb27473374be1cf1e6d, CK=NONE (ran_msg_iu.c:388) 20250426110558450 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558450 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558450 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558450 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558450 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558450 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558450 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05149358C5E7210451E6C3C9'O 20250426110558450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558450 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558450 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 42 8f 66 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 ba 0b d6 d9 1c cb b2 74 73 37 4b e1 cf 1e 6d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05549358C5E7210451E6C3C9'O 20250426110558451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558451 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558451 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558451 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558451 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b3 37 a4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 77 a2 51 bc 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558451 DIUCS DEBUG (UTRAN-Iu-513 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558451 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: Allocated (fsm.c:456) 20250426110558451 DMSC DEBUG msc_i[0x55fcf1b5e280]{READY}: Allocated (fsm.c:456) 20250426110558451 DMSC DEBUG msc_i[0x55fcf1b5e280]{READY}: is child of msub_fsm[0x55fcf1b47890] (fsm.c:486) 20250426110558451 DMSC DEBUG msc_a[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558451 DMSC DEBUG msc_a[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b47890] (fsm.c:486) 20250426110558451 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558451 DMSC DEBUG msc_i(unknown:UTRAN-Iu-513:NONE)[0x55fcf1b5e280]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558451 DMSC DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558451 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-513:NONE)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558451 DMM DEBUG msc_a(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0] (fsm.c:486) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558451 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558451 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558451 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558451 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558451 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640] (fsm.c:486) 20250426110558451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558451 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558451 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558451 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558451 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558451 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558451 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558451 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558451 DVLR DEBUG VLR subscr IMSI-262420000001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558451 DVLR DEBUG IMSI:262420000001115 has MSISDN:491230001115 (vlr.c:1045) 20250426110558451 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250426110558451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558451 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558451 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110558451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 b3 37 a4 00 02 01 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:12 20250426110558452 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (vlr_lu_fsm.c:110) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110558452 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001115:UTRAN-Iu-508:LU)[0x55fcf1b56830]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110558452 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (fsm.c:486) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110558452 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250426110558452 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110558452 DMM DEBUG -> IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753 LOCATION UPDATE ACCEPT (TMSI = 0x0a046753) (gsm_04_08.c:149) 20250426110558452 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110558452 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558452 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558452 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558452 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558452 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558452 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558452 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ec fc ca 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 0a 04 67 53 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:6 20250426110558452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558452 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558452 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558452 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558452 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f8 9d 37 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558453 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558453 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558453 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 12TC_iu_multi_lu_and_mo_ussd2(2937)10303263 20250426110558453 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 28 09 8a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 17 cf 08 53 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558453 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) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'B337A4'O, sourceLocRef := '000201'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558454 DMSC DEBUG msub_fsm[0x55fcf1b56830]{active}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_i[0x55fcf1b02430]{READY}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_i[0x55fcf1b02430]{READY}: is child of msub_fsm[0x55fcf1b56830] (fsm.c:486) 20250426110558454 DMSC DEBUG msc_a[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_a[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b56830] (fsm.c:486) 20250426110558454 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558454 DMSC DEBUG msc_i(unknown:UTRAN-Iu-514:NONE)[0x55fcf1b02430]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558454 DMSC DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558454 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558454 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-514:NONE)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 20250426110558454 DMM DEBUG msc_a(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0] (fsm.c:486) 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558454 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558454 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558454 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558454 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558454 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20] (fsm.c:486) 20250426110558454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558454 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558454 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - 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(2937)@4e68250106fc: 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 := '21DD179F'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558454 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558454 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558454 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558454 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558454 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549358C5E7210451E6C3C9'O 20250426110558454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 28 09 8a 00 02 02 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558454 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558454 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558454 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558454 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558454 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 55 c8 9c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 15 a6 59 14 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558454 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) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558454 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{active}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_i[0x55fcf1b2e9d0]{READY}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_i[0x55fcf1b2e9d0]{READY}: is child of msub_fsm[0x55fcf1b269c0] (fsm.c:486) 20250426110558454 DMSC DEBUG msc_a[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558454 DMSC DEBUG msc_a[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b269c0] (fsm.c:486) 20250426110558454 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558454 DMSC DEBUG msc_i(unknown:UTRAN-Iu-515:NONE)[0x55fcf1b2e9d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558455 DMSC DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558455 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558455 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-515:NONE)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558455 DMM DEBUG msc_a(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20] (fsm.c:486) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558455 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558455 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50] (fsm.c:486) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558455 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558455 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 55 c8 9c 00 02 03 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 93 58 c5 e7 21 04 51 e6 c3 c9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558455 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558455 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558455 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558455 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f7 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558455 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558455 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558455 DMM DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9358c5e751e6c3c9) (gsm_04_08.c:1128) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558455 DVLR DEBUG SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) AUTH on UTRAN received RES: 9358c5e751e6c3c9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558455 DVLR INFO SUBSCR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0] (vlr_auth_fsm.c:294) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558455 DVLR DEBUG VLR_Authenticate(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b56960]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e868a14da21ba40b18d1df289f3ddb69, CK=NONE (ran_msg_iu.c:388) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558455 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558455 DIUCS DEBUG (UTRAN-Iu-503) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558455 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558455 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70] (msc_a.c:1053) 20250426110558455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558455 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b66300]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b5d590] (msc_a.c:1053) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558455 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558455 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558455 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558455 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) 1 MSC-I still active (msub.c:79) 20250426110558455 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558455 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Removing from parent msub_fsm[0x55fcf1b5d590] (msub.c:113) 20250426110558455 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-503 (ran_conn.c:142) 20250426110558455 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-503 (ran_conn.c:155) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Freeing instance (msub.c:113) 20250426110558455 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-503:LU)[0x55fcf1b5d6c0]{READY}: Deallocated (fsm.c:568) 20250426110558455 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) Free (msub.c:119) 20250426110558455 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558455 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{terminating}: Freeing instance (msub.c:113) 20250426110558455 DMSC DEBUG msub_fsm[0x55fcf1b5d590]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '28098A'O, sourceLocRef := '000202'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O 20250426110558455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558455 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 72 81 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e8 68 a1 4d a2 1b a4 0b 18 d1 df 28 9f 3d db 69 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558455 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558455 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558455 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558455 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 8d b1 83 00 01 f7 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '55C89C'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-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05143B29A0302104CE0AC2AA'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05543B29A0302104CE0AC2AA'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110558456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558456 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558456 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558457 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558457 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558457 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558457 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558457 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 20250426110558457 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558457 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSInew-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558457 DMSC NOTICE msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) VLR: update for IMSI=262420000001113 (MSISDN=491230001113) (gsm_04_08.c:1541) 20250426110558457 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0] (vlr_lu_fsm.c:817) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558457 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001113:MSISDN-491230001113:UTRAN-Iu-506:LU)[0x55fcf1b565a0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558457 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558457 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558457 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.872s remaining) (msc_a.c:450) 20250426110558457 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250426110558457 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558457 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558457 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558457 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + 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(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558457 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558457 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558457 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558457 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558457 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110558457 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558457 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558457 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558457 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 20250426110558457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 1e b0 72 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05543B29A0302104CE0AC2AA'O TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558457 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558457 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558457 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558457 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558457 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f7 8d b1 83 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558458 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558458 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) Received 1 auth tuples (vlr.c:996) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558458 DMM DEBUG Tx AUTH REQ (rand = 362a6e5918e7544ff9e763ce25bb28b7) (gsm_04_08.c:641) 20250426110558458 DMM DEBUG AUTH REQ (autn = 1d24e14adb16a2d94144a13a066f6a3b) (gsm_04_08.c:643) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558458 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558458 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558458 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558458 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558458 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110558458 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 b3 37 a4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 36 2a 6e 59 18 e7 54 4f f9 e7 63 ce 25 bb 28 b7 20 10 1d 24 e1 4a db 16 a2 d9 41 44 a1 3a 06 6f 6a 3b 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 3b 29 a0 30 21 04 ce 0a c2 aa 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110558458 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558458 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558458 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558458 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558458 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558458 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558458 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558458 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558458 DMM DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 3b29a030ce0ac2aa) (gsm_04_08.c:1128) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558458 DVLR DEBUG SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) AUTH on UTRAN received RES: 3b29a030ce0ac2aa (8 bytes) (vlr_auth_fsm.c:151) 20250426110558458 DVLR INFO SUBSCR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0] (vlr_auth_fsm.c:294) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558458 DVLR DEBUG VLR_Authenticate(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b49270]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558458 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8781492985d7b3d10ded20947acdd41c, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558458 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558458 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{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(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558459 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558459 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558459 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558459 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558459 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558459 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558459 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558459 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2937)1457253 20250426110558459 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001104/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558459 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e9 5a 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 87 81 49 29 85 d7 b3 d1 0d ed 20 94 7a cd d4 1c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558459 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 20250426110558459 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558459 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558459 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 b3 a0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110558459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558459 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558459 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558459 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558459 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:8 20250426110558459 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558459 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558459 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558459 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558459 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558459 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSInew-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558459 DMSC NOTICE msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) VLR: update for IMSI=262420000001114 (MSISDN=491230001114) (gsm_04_08.c:1541) 20250426110558459 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80] (vlr_lu_fsm.c:817) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558459 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001114:MSISDN-491230001114:UTRAN-Iu-507:LU)[0x55fcf1b30490]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558459 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558459 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.874s remaining) (msc_a.c:450) 20250426110558460 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558460 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558460 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558460 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558460 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558460 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558460 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2935)9286019 20250426110558460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 a1 53 f3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558460 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558460 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558460 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 16 3c 65 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 21 dd 17 9f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558460 DIUCS DEBUG (UTRAN-Iu-516 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558460 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{active}: Allocated (fsm.c:456) 20250426110558460 DMSC DEBUG msc_i[0x55fcf1b66300]{READY}: Allocated (fsm.c:456) 20250426110558460 DMSC DEBUG msc_i[0x55fcf1b66300]{READY}: is child of msub_fsm[0x55fcf1b565a0] (fsm.c:486) 20250426110558460 DMSC DEBUG msc_a[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558460 DMSC DEBUG msc_a[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b565a0] (fsm.c:486) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558460 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558460 DMSC DEBUG msc_i(unknown:UTRAN-Iu-516:NONE)[0x55fcf1b66300]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558460 DMSC DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55fcf1b65c70]{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(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558460 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558460 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-516:NONE)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558460 DMM DEBUG msc_a(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558460 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558460 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70] (fsm.c:486) 20250426110558460 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558460 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558460 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558461 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558461 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 20250426110558461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558461 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0] (fsm.c:486) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558461 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 16 3c 65 00 02 04 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558461 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '059B'O 20250426110558461 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) Received 1 auth tuples (vlr.c:996) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558461 DMM DEBUG Tx AUTH REQ (rand = f15437238612236ffd45d488d2601b9b) (gsm_04_08.c:641) 20250426110558461 DMM DEBUG AUTH REQ (autn = 3de70cf4fd4e32b2ad7408074dc8e41a) (gsm_04_08.c:643) 20250426110558461 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558461 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558461 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558461 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: 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 := '50CFA2CA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } 20250426110558461 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558461 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) Received 1 auth tuples (vlr.c:996) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558461 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558461 DMM DEBUG Tx AUTH REQ (rand = 825202eb473d60ff9b547540c3dcb4c0) (gsm_04_08.c:641) 20250426110558461 DMM DEBUG AUTH REQ (autn = 7921717481f2d34769d85e7fd20fd6f8) (gsm_04_08.c:643) 20250426110558461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558461 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558461 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558461 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 28 09 8a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f1 54 37 23 86 12 23 6f fd 45 d4 88 d2 60 1b 9b 20 10 3d e7 0c f4 fd 4e 32 b2 ad 74 08 07 4d c8 e4 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558461 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558461 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 55 c8 9c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 82 52 02 eb 47 3d 60 ff 9b 54 75 40 c3 dc b4 c0 20 10 79 21 71 74 81 f2 d3 47 69 d8 5e 7f d2 0f d6 f8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110558461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558461 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558461 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558461 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 f9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558461 DIUCS DEBUG (UTRAN-Iu-505) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558462 DIUCS DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710] (msc_a.c:1053) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1af1f90]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b5dcd0] (msc_a.c:1053) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558462 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558462 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) MSC-A terminated (msub.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558462 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) 1 MSC-I still active (msub.c:79) 20250426110558462 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558462 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Removing from parent msub_fsm[0x55fcf1b5dcd0] (msub.c:113) 20250426110558462 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-505 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110558462 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-505 (ran_conn.c:155) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Freeing instance (msub.c:113) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C:UTRAN-Iu-505:CM_SERVICE_REQ)[0x55fcf1b53230]{READY}: Deallocated (fsm.c:568) 20250426110558462 DMSC DEBUG msub(IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C) Free (msub.c:119) 20250426110558462 DVLR DEBUG VLR subscr IMSI-262420000001103:MSISDN-491230001103:TMSI-0x1492032C - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558462 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{terminating}: Freeing instance (msub.c:113) 20250426110558462 DMSC DEBUG msub_fsm[0x55fcf1b5dcd0]{terminating}: Deallocated (fsm.c:568) MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[4] for "262420000001104" to be handled at TC_iu_multi_lu_and_mo_ussd2(2921) 20250426110558462 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558462 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558462 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558462 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '051460657C0E2104DEFDCA51'O 20250426110558462 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558462 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 5a 6d df 00 01 f9 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '055460657C0E2104DEFDCA51'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558462 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558462 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558462 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558462 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558462 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 20250426110558462 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558462 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558462 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558462 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2935)1663759 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558462 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558462 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.969s remaining) (msc_a.c:450) 20250426110558462 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001106/3/1): Available (smpp_smsc.c:626) 20250426110558463 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558463 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558463 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558463 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558463 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 42 8f 66 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '163C65'O, sourceLocRef := '000204'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:15 TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:14 TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558464 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558464 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558464 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558464 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558464 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558464 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558464 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514A5B87E1A2104D70AEC1E'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554A5B87E1A2104D70AEC1E'O 20250426110558464 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558464 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558464 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110558464 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSInew-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110558464 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110558465 DMSC NOTICE msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) VLR: update for IMSI=262420000001115 (MSISDN=491230001115) (gsm_04_08.c:1541) 20250426110558465 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110558465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110558465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110558465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110558465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0] (vlr_lu_fsm.c:817) 20250426110558465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110558465 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001115:MSISDN-491230001115:UTRAN-Iu-508:LU)[0x55fcf1b523e0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110558465 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.870s remaining) (msc_a.c:450) 20250426110558465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110558465 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558465 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558465 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558465 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558465 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558465 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558465 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514427C2C9521043AB7B44D'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554427C2C9521043AB7B44D'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 20250426110558465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558465 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 ec fc ca 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558465 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558465 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558465 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558465 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558465 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558465 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2919)5926367 20250426110558465 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558465 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558465 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558465 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558465 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558465 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.973s remaining) (msc_a.c:450) 20250426110558465 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001107/3/1): Available (smpp_smsc.c:626) TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558466 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558466 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558466 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558466 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 20250426110558466 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 72 81 7a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110558466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558466 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558466 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 f9 5a 6d df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055460657C0E2104DEFDCA51'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[5] for "262420000001106" to be handled at TC_iu_multi_lu_and_mo_ussd2(2925) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:3 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2919)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A5B87E1A2104D70AEC1E'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554427C2C9521043AB7B44D'O MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[6] for "262420000001107" to be handled at TC_iu_multi_lu_and_mo_ussd2(2927) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558504 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558504 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) Received 1 auth tuples (vlr.c:996) 20250426110558504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558504 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558504 DMM DEBUG Tx AUTH REQ (rand = 9d79d55a92d3bbe4464ad71b9ac084c7) (gsm_04_08.c:641) 20250426110558504 DMM DEBUG AUTH REQ (autn = 8fccc35815cc8053b28616f68e6c04c3) (gsm_04_08.c:643) 20250426110558504 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558504 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558504 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558504 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558504 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558504 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558504 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 16 3c 65 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9d 79 d5 5a 92 d3 bb e4 46 4a d7 1b 9a c0 84 c7 20 10 8f cc c3 58 15 cc 80 53 b2 86 16 f6 8e 6c 04 c3 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 60 65 7c 0e 21 04 de fd ca 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 19 63 0f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 50 cf a2 ca 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558505 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558505 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558505 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558505 DMM DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 60657c0edefdca51) (gsm_04_08.c:1128) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a5 b8 7e 1a 21 04 d7 0a ec 1e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558505 DVLR DEBUG SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) AUTH on UTRAN received RES: 60657c0edefdca51 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558505 DVLR INFO SUBSCR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 42 7c 2c 95 21 04 3a b7 b4 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640] (vlr_auth_fsm.c:294) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52510]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558505 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558505 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=16ddc630a17ce7675004ee9451fa479f, CK=NONE (ran_msg_iu.c:388) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fb 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fc 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558505 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558505 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558505 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558505 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558505 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558505 DIUCS DEBUG (UTRAN-Iu-517 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558505 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: Allocated (fsm.c:456) 20250426110558505 DMSC DEBUG msc_i[0x55fcf1af1f90]{READY}: Allocated (fsm.c:456) 20250426110558505 DMSC DEBUG msc_i[0x55fcf1af1f90]{READY}: is child of msub_fsm[0x55fcf1b523e0] (fsm.c:486) 20250426110558505 DMSC DEBUG msc_a[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558505 DMSC DEBUG msc_a[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b523e0] (fsm.c:486) 20250426110558505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558505 DMSC DEBUG msc_i(unknown:UTRAN-Iu-517:NONE)[0x55fcf1af1f90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558505 DMSC DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558505 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-517:NONE)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558505 DMM DEBUG msc_a(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710] (fsm.c:486) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558505 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558505 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558505 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558505 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558505 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230] (fsm.c:486) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558505 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558505 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 b3 37 a4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 16 dd c6 30 a1 7c e7 67 50 04 ee 94 51 fa 47 9f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558506 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558506 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.935s remaining) (msc_a.c:450) 20250426110558506 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001105/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558506 DIUCS DEBUG (UTRAN-Iu-506) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558506 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30] (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b15aa0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1afb450] (msc_a.c:1053) 20250426110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 19 63 0f 00 02 05 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558506 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) MSC-A terminated (msub.c:261) 20250426110558506 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) 1 MSC-I still active (msub.c:79) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1afb450]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Removing from parent msub_fsm[0x55fcf1afb450] (msub.c:113) 20250426110558506 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-506 (ran_conn.c:142) 20250426110558506 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-506 (ran_conn.c:155) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Freeing instance (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-506:LU)[0x55fcf1b66560]{READY}: Deallocated (fsm.c:568) 20250426110558506 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) Free (msub.c:119) 20250426110558506 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Freeing instance (msub.c:113) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1afb450]{terminating}: Deallocated (fsm.c:568) 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558506 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558506 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e9 5a 7a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558506 DMM DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a5b87e1ad70aec1e) (gsm_04_08.c:1128) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558506 DVLR DEBUG SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) AUTH on UTRAN received RES: a5b87e1ad70aec1e (8 bytes) (vlr_auth_fsm.c:151) 20250426110558506 DVLR INFO SUBSCR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20] (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b483b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c1bb6e363e153a0d6036812967a9d457, CK=NONE (ran_msg_iu.c:388) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558506 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558506 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558506 DMM DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 427c2c953ab7b44d) (gsm_04_08.c:1128) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558506 DVLR DEBUG SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) AUTH on UTRAN received RES: 427c2c953ab7b44d (8 bytes) (vlr_auth_fsm.c:151) 20250426110558506 DVLR INFO SUBSCR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50] (vlr_auth_fsm.c:294) 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG VLR_Authenticate(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b204e0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c54ebc365c0341cea617506b1f06c889, CK=NONE (ran_msg_iu.c:388) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558506 DIUCS DEBUG (UTRAN-Iu-507) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558506 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 1e b0 72 00 01 fa 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558506 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00] (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558506 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b6ec80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b156e0] (msc_a.c:1053) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558506 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b45b00]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558506 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) MSC-A terminated (msub.c:261) 20250426110558506 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) 1 MSC-I still active (msub.c:79) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Removing from parent msub_fsm[0x55fcf1b156e0] (msub.c:113) 20250426110558506 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-507 (ran_conn.c:142) 20250426110558506 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-507 (ran_conn.c:155) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Freeing instance (msub.c:113) 20250426110558506 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-507:LU)[0x55fcf1b15810]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558506 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) Free (msub.c:119) 20250426110558506 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{terminating}: Freeing instance (msub.c:113) 20250426110558506 DMSC DEBUG msub_fsm[0x55fcf1b156e0]{terminating}: Deallocated (fsm.c:568) 20250426110558506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558506 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 28 09 8a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c1 bb 6e 36 3e 15 3a 0d 60 36 81 29 67 a9 d4 57 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558506 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558506 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 55 c8 9c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c5 4e bc 36 5c 03 41 ce a6 17 50 6b 1f 06 c8 89 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 a1 53 f3 00 01 fb 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558507 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558507 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558507 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558507 DIUCS DEBUG (UTRAN-Iu-508) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558507 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0] (msc_a.c:1053) 20250426110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558507 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b71fd0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b72800] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72bc0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558507 DMSC DEBUG msub_fsm[0x55fcf1b72800]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558507 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) MSC-A terminated (msub.c:261) 20250426110558507 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) 1 MSC-I still active (msub.c:79) 20250426110558507 DMSC DEBUG msub_fsm[0x55fcf1b72800]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558507 DMSC DEBUG msub_fsm[0x55fcf1b72800]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Removing from parent msub_fsm[0x55fcf1b72800] (msub.c:113) 20250426110558507 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-508 (ran_conn.c:142) 20250426110558507 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-508 (ran_conn.c:155) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Freeing instance (msub.c:113) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-508:LU)[0x55fcf1b72930]{READY}: Deallocated (fsm.c:568) 20250426110558507 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) Free (msub.c:119) 20250426110558507 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558507 DMSC DEBUG msub_fsm[0x55fcf1b72800]{terminating}: Freeing instance (msub.c:113) 20250426110558507 DMSC DEBUG msub_fsm[0x55fcf1b72800]{terminating}: Deallocated (fsm.c:568) 20250426110558507 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558507 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558507 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558507 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558507 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558507 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558507 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558507 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558507 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 ec fc ca 00 01 fc 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558507 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558507 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558507 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558507 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '19630F'O, sourceLocRef := '000205'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558508 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558508 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558508 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558508 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558508 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558508 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558508 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558508 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558508 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514473CAC31210402AC5D38'O 20250426110558508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558508 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 b3 a0 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 a3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558508 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558508 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558508 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558508 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558508 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558508 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 20 b3 a0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554473CAC31210402AC5D38'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 20250426110558509 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558509 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558509 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558509 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558509 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fa 1e b0 72 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554473CAC31210402AC5D38'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[7] for "262420000001105" to be handled at TC_iu_multi_lu_and_mo_ussd2(2923) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 13TC_iu_multi_lu_and_mo_ussd2(2939)2011250 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: 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 := '29656F0B'O (")eo\v") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 14TC_iu_multi_lu_and_mo_ussd2(2941)10572787 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 15TC_iu_multi_lu_and_mo_ussd2(2943)15531210 TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: 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 := '136EC0F0'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: 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 := '0A046753'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2939)7509699 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:9 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2941)16563109 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:10 MSC_Test_2-RAN(2907)@4e68250106fc: Added conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2943)9105428 MSC_Test_2-RAN(2907)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: First idle individual index:11 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558548 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558548 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558548 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558548 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558548 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558548 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558548 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558548 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558548 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 01 06 72 81 7a 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 bb 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 47 3c ac 31 21 04 02 ac 5d 38 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fb a1 53 f3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fc ec fc ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558549 DMM DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 473cac3102ac5d38) (gsm_04_08.c:1128) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558549 DVLR DEBUG SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) AUTH on UTRAN received RES: 473cac3102ac5d38 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558549 DVLR INFO SUBSCR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0] (vlr_auth_fsm.c:294) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d590]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7d64ff46ea1279e06601e714b37cd574, CK=NONE (ran_msg_iu.c:388) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 72 96 c3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 29 65 6f 0b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558549 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) Received 1 auth tuples (vlr.c:996) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558549 DMM DEBUG Tx AUTH REQ (rand = c49bb464ae82088be9218260e624006d) (gsm_04_08.c:641) 20250426110558549 DMM DEBUG AUTH REQ (autn = f9213e6fec07fc52d97a2e3c90dcae10) (gsm_04_08.c:643) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 72 81 7a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fc bb a5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 13 6e c0 f0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8a f0 14 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 08 03 50 59 02 05 f4 0a 04 67 53 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 00 06 42 8f 66 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 b3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558549 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558549 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fd 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 42 8f 66 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.901s remaining) (msc_a.c:450) 20250426110558549 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001109/3/1): Available (smpp_smsc.c:626) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558549 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) 20250426110558549 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{active}: Allocated (fsm.c:456) 20250426110558549 DMSC DEBUG msc_i[0x55fcf1b15aa0]{READY}: Allocated (fsm.c:456) 20250426110558549 DMSC DEBUG msc_i[0x55fcf1b15aa0]{READY}: is child of msub_fsm[0x55fcf1b483b0] (fsm.c:486) 20250426110558549 DMSC DEBUG msc_a[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558549 DMSC DEBUG msc_a[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b483b0] (fsm.c:486) 20250426110558549 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558549 DMSC DEBUG msc_i(unknown:UTRAN-Iu-518:NONE)[0x55fcf1b15aa0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558549 DMSC DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558549 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558549 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-518:NONE)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558549 DMM DEBUG msc_a(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30] (fsm.c:486) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558549 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558549 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560] (fsm.c:486) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558549 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558549 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558549 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558549 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558549 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558549 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 16 3c 65 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 64 ff 46 ea 12 79 e0 66 01 e7 14 b3 7c d5 74 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558550 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.903s remaining) (msc_a.c:450) 20250426110558550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001108/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 19 63 0f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c4 9b b4 64 ae 82 08 8b e9 21 82 60 e6 24 00 6d 20 10 f9 21 3e 6f ec 07 fc 52 d9 7a 2e 3c 90 dc ae 10 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558550 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 b3 37 a4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.904s remaining) (msc_a.c:450) 20250426110558550 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001110/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558550 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) 20250426110558550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558550 DMSC DEBUG msub_fsm[0x55fcf1b52510]{active}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_i[0x55fcf1b64e70]{READY}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_i[0x55fcf1b64e70]{READY}: is child of msub_fsm[0x55fcf1b52510] (fsm.c:486) 20250426110558550 DMSC DEBUG msc_a[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_a[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b52510] (fsm.c:486) 20250426110558550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558550 DMSC DEBUG msc_i(unknown:UTRAN-Iu-519:NONE)[0x55fcf1b64e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 72 96 c3 00 02 06 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-519:NONE)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558550 DMM DEBUG msc_a(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590] (fsm.c:486) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80] (fsm.c:486) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558550 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) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558550 DMSC DEBUG msub_fsm[0x55fcf1b43050]{active}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_i[0x55fcf1b3d260]{READY}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_i[0x55fcf1b3d260]{READY}: is child of msub_fsm[0x55fcf1b43050] (fsm.c:486) 20250426110558550 DMSC DEBUG msc_a[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110558550 DMSC DEBUG msc_a[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b43050] (fsm.c:486) 20250426110558550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110558550 DMSC DEBUG msc_i(unknown:UTRAN-Iu-520:NONE)[0x55fcf1b3d260]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110558550 DMSC DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110558550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 28 09 8a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 01 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110558550 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-520:NONE)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110558550 DMM DEBUG msc_a(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Supplementary-Service (gsm_04_08.c:776) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160] (fsm.c:486) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900] (fsm.c:486) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110558550 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110558550 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110558550 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558550 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558550 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558550 DIUCS DEBUG (UTRAN-Iu-509) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558550 DIUCS DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558550 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558550 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558550 DIUCS DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558550 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 55 c8 9c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420] (msc_a.c:1053) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558550 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27550]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b65220] (msc_a.c:1053) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558550 DMSC DEBUG msc_a(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b27420]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558550 DMSC DEBUG msub_fsm[0x55fcf1b65220]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558550 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) MSC-A terminated (msub.c:261) 20250426110558550 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) 1 MSC-I still active (msub.c:79) 20250426110558550 DMSC DEBUG msub_fsm[0x55fcf1b65220]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558550 DMSC DEBUG msub_fsm[0x55fcf1b65220]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558550 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Removing from parent msub_fsm[0x55fcf1b65220] (msub.c:113) 20250426110558550 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-509 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558551 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-509 (ran_conn.c:155) 20250426110558551 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Freeing instance (msub.c:113) 20250426110558551 DMSC DEBUG msc_i(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A:UTRAN-Iu-509:CM_SERVICE_REQ)[0x55fcf1b30240]{READY}: Deallocated (fsm.c:568) 20250426110558551 DMSC DEBUG msub(IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A) Free (msub.c:119) 20250426110558551 DVLR DEBUG VLR subscr IMSI-262420000001104:MSISDN-491230001104:TMSI-0x073E890A - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558551 DMSC DEBUG msub_fsm[0x55fcf1b65220]{terminating}: Freeing instance (msub.c:113) 20250426110558551 DMSC DEBUG msub_fsm[0x55fcf1b65220]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110558551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558551 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558551 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558551 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558551 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 fc bb a5 00 02 07 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558551 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558551 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558551 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558551 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558551 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 8a f0 14 00 02 08 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558551 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558551 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558551 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558551 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558551 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 20 b3 a0 00 01 fd 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558551 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558551 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558551 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558551 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558551 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558551 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558552 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558552 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558552 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558552 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558552 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558552 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558552 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558552 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558552 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e9 5a 7a 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 ab 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558552 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558552 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558552 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558552 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558552 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 e9 5a 7a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '7296C3'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(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '051465C84D222104A1216E46'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '055465C84D222104A1216E46'O MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[8] for "262420000001109" to be handled at TC_iu_multi_lu_and_mo_ussd2(2931) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[9] for "262420000001108" to be handled at TC_iu_multi_lu_and_mo_ussd2(2929) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := 'FCBBA5'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(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[10] for "262420000001110" to be handled at TC_iu_multi_lu_and_mo_ussd2(2933) MSC_Test_2-SCCP(2906)@4e68250106fc: { messageType := 2, destLocRef := '8AF014'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(2906)@4e68250106fc: Session index based on local reference:11 TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:0 TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 20250426110558555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fd 20 b3 a0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 0TC_iu_multi_lu_and_mo_ussd2(2921)2143136 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2921)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055465C84D222104A1216E46'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558592 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558592 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) Received 1 auth tuples (vlr.c:996) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558592 DMM DEBUG Tx AUTH REQ (rand = 7514430285de880e1b83a609ec50d846) (gsm_04_08.c:641) 20250426110558592 DMM DEBUG AUTH REQ (autn = 56d447d11f320fbf075d68ea5d6eed08) (gsm_04_08.c:643) 20250426110558592 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558592 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558592 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558592 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558592 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558592 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) Received 1 auth tuples (vlr.c:996) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558592 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558592 DMM DEBUG Tx AUTH REQ (rand = 1399d6ed024120fcd59feb1594c339c1) (gsm_04_08.c:641) 20250426110558592 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558592 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558592 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558592 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558592 DMM DEBUG AUTH REQ (autn = 6b52021241684baedbb8ccdf2e8e5227) (gsm_04_08.c:643) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 72 96 c3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 75 14 43 02 85 de 88 0e 1b 83 a6 09 ec 50 d8 46 20 10 56 d4 47 d1 1f 32 0f bf 07 5d 68 ea 5d 6e ed 08 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 ff 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 01 fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DIUCS DEBUG (UTRAN-Iu-511) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DIUCS DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 65 c8 4d 22 21 04 a1 21 6e 46 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0] (msc_a.c:1053) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b177d0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af2180] (msc_a.c:1053) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b570b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 00 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) MSC-A terminated (msub.c:261) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) 1 MSC-I still active (msub.c:79) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Removing from parent msub_fsm[0x55fcf1af2180] (msub.c:113) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-511 (ran_conn.c:142) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558593 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558593 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-511 (ran_conn.c:155) 20250426110558593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Freeing instance (msub.c:113) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D:UTRAN-Iu-511:CM_SERVICE_REQ)[0x55fcf1b46560]{READY}: Deallocated (fsm.c:568) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D) Free (msub.c:119) 20250426110558593 DVLR DEBUG VLR subscr IMSI-262420000001107:MSISDN-491230001107:TMSI-0x09FEC62D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Freeing instance (msub.c:113) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Deallocated (fsm.c:568) 20250426110558593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558593 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558593 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110558593 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) Received 1 auth tuples (vlr.c:996) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110558593 DMM DEBUG Tx AUTH REQ (rand = 5d159d5888e4307d9180111400a0ce05) (gsm_04_08.c:641) 20250426110558593 DMM DEBUG AUTH REQ (autn = b9ec3810548484028254bf3834591971) (gsm_04_08.c:643) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558593 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 20250426110558593 DIUCS DEBUG (UTRAN-Iu-510) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558593 DIUCS DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620] (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b52e80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b26890] (msc_a.c:1053) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1af5620]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1b26890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) MSC-A terminated (msub.c:261) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) 1 MSC-I still active (msub.c:79) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1b26890]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1b26890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Removing from parent msub_fsm[0x55fcf1b26890] (msub.c:113) 20250426110558593 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-510 (ran_conn.c:142) 20250426110558593 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-510 (ran_conn.c:155) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Freeing instance (msub.c:113) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0:UTRAN-Iu-510:CM_SERVICE_REQ)[0x55fcf1b032b0]{READY}: Deallocated (fsm.c:568) 20250426110558593 DMSC DEBUG msub(IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0) Free (msub.c:119) 20250426110558593 DVLR DEBUG VLR subscr IMSI-262420000001106:MSISDN-491230001106:TMSI-0x93DC7DF0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1b26890]{terminating}: Freeing instance (msub.c:113) 20250426110558593 DMSC DEBUG msub_fsm[0x55fcf1b26890]{terminating}: Deallocated (fsm.c:568) 20250426110558593 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558593 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250426110558593 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001112/3/1): Available (smpp_smsc.c:626) 20250426110558593 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558593 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558593 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558593 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558593 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558593 DMM DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 65c84d22a1216e46) (gsm_04_08.c:1128) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558593 DVLR DEBUG SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) AUTH on UTRAN received RES: 65c84d22a1216e46 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558593 DVLR INFO SUBSCR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230] (vlr_auth_fsm.c:294) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558593 DVLR DEBUG VLR_Authenticate(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b5dcd0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558593 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=f49ce3b408afe96cbfb179bb00edd1f7, CK=NONE (ran_msg_iu.c:388) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558594 DIUCS DEBUG (UTRAN-Iu-512) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558594 DIUCS DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940] (msc_a.c:1053) 20250426110558594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558594 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1af0fa0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b42490] (msc_a.c:1053) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5a940]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558594 DMSC DEBUG msub_fsm[0x55fcf1b42490]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558594 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) MSC-A terminated (msub.c:261) 20250426110558594 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) 1 MSC-I still active (msub.c:79) 20250426110558594 DMSC DEBUG msub_fsm[0x55fcf1b42490]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558594 DMSC DEBUG msub_fsm[0x55fcf1b42490]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Removing from parent msub_fsm[0x55fcf1b42490] (msub.c:113) 20250426110558594 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-512 (ran_conn.c:142) 20250426110558594 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-512 (ran_conn.c:155) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Freeing instance (msub.c:113) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E:UTRAN-Iu-512:CM_SERVICE_REQ)[0x55fcf1b5aa70]{READY}: Deallocated (fsm.c:568) 20250426110558594 DMSC DEBUG msub(IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E) Free (msub.c:119) 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001105:MSISDN-491230001105:TMSI-0x1D129B5E - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558594 DMSC DEBUG msub_fsm[0x55fcf1b42490]{terminating}: Freeing instance (msub.c:113) 20250426110558594 DMSC DEBUG msub_fsm[0x55fcf1b42490]{terminating}: Deallocated (fsm.c:568) 20250426110558594 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558594 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558594 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558594 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558594 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558594 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558594 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 fc bb a5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 13 99 d6 ed 02 41 20 fc d5 9f eb 15 94 c3 39 c1 20 10 6b 52 02 12 41 68 4b ae db b8 cc df 2e 8e 52 27 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 72 81 7a 00 01 ff 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 8a f0 14 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5d 15 9d 58 88 e4 30 7d 91 80 11 14 00 a0 ce 05 20 10 b9 ec 38 10 54 84 84 02 82 54 bf 38 34 59 19 71 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 42 8f 66 00 01 fe 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 16 3c 65 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 19 63 0f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f4 9c e3 b4 08 af e9 6c bf b1 79 bb 00 ed d1 f7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558594 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558594 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558594 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 e9 5a 7a 00 02 00 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558594 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558594 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558594 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '0514E51D5D9A2104CE1E2B7E'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '0554E51D5D9A2104CE1E2B7E'O 20250426110558595 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558595 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558595 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558595 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558595 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558595 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558595 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558595 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558595 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558595 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558595 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 03 06 b3 37 a4 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 cb 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558595 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558595 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 20250426110558595 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 b3 37 a4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 4TC_iu_multi_lu_and_mo_ussd2(2927)7504250 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558595 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558595 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558595 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 ff 72 81 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554E51D5D9A2104CE1E2B7E'O MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05141B019BC2210489B66ED8'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05541B019BC2210489B66ED8'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 1TC_iu_multi_lu_and_mo_ussd2(2925)4362086 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:4 TC_iu_multi_lu_and_mo_ussd2(2927)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=1 into dtap '05140D0806142104D1E94C9C'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '05540D0806142104D1E94C9C'O TC_iu_multi_lu_and_mo_ussd2(2925)@4e68250106fc: Final verdict of PTC: pass MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[11] for "262420000001112" to be handled at TC_iu_multi_lu_and_mo_ussd2(2937) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05541B019BC2210489B66ED8'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 2TC_iu_multi_lu_and_mo_ussd2(2923)15293050 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05540D0806142104D1E94C9C'O TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mo_ussd2(2923)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558636 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558636 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558636 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558636 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558636 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558636 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558636 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558636 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558636 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558636 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110558636 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558636 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558636 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 00 06 28 09 8a 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 06 c3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558636 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 28 09 8a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 01 06 55 c8 9c 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 83 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 e5 1d 5d 9a 21 04 ce 1e 2b 7e 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 55 c8 9c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 01 fe 42 8f 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558637 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558637 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558637 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 00 e9 5a 7a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558637 DMM DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = e51d5d9ace1e2b7e) (gsm_04_08.c:1128) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558637 DVLR DEBUG SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) AUTH on UTRAN received RES: e51d5d9ace1e2b7e (8 bytes) (vlr_auth_fsm.c:151) 20250426110558637 DVLR INFO SUBSCR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560] (vlr_auth_fsm.c:294) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558637 DVLR DEBUG VLR_Authenticate(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1afb450]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558637 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558637 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558637 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558637 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558637 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=210f6138f1accbcecd86a531db1190f3, CK=NONE (ran_msg_iu.c:388) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 1b 01 9b c2 21 04 89 b6 6e d8 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 0d 08 06 14 21 04 d1 e9 4c 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110558637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558637 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558637 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558637 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558637 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558638 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 72 96 c3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 21 0f 61 38 f1 ac cb ce cd 86 a5 31 db 11 90 f3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558638 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558638 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558638 DMM DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1b019bc289b66ed8) (gsm_04_08.c:1128) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558638 DVLR DEBUG SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) AUTH on UTRAN received RES: 1b019bc289b66ed8 (8 bytes) (vlr_auth_fsm.c:151) 20250426110558638 DVLR INFO SUBSCR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80] (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b26330]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558638 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558638 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558638 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=6470679c7e84b8cde3a5f4d14a623f61, CK=NONE (ran_msg_iu.c:388) 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{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(2908)@4e68250106fc: Message received on association #8 20250426110558638 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558638 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558638 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558638 DMM DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 0d080614d1e94c9c) (gsm_04_08.c:1128) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110558638 DVLR DEBUG SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) AUTH on UTRAN received RES: 0d080614d1e94c9c (8 bytes) (vlr_auth_fsm.c:151) 20250426110558638 DVLR INFO SUBSCR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900] (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558638 DVLR DEBUG VLR_Authenticate(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b659b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a822596772ed491f5c38fa17b206911a, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{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(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558638 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558638 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558638 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558638 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 fc bb a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 64 70 67 9c 7e 84 b8 cd e3 a5 f4 d1 4a 62 3f 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558638 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558638 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558638 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558638 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 20250426110558638 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.866s remaining) (msc_a.c:450) 20250426110558638 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001111/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558639 DIUCS DEBUG (UTRAN-Iu-513) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558639 DIUCS DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 8a f0 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a8 22 59 67 72 ed 49 1f 5c 38 fa 17 b2 06 91 1a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558639 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558639 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558639 DIUCS DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0] (msc_a.c:1053) 20250426110558639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558639 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52640]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b47890] (msc_a.c:1053) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b52fd0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558639 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558639 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) MSC-A terminated (msub.c:261) 20250426110558639 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) 1 MSC-I still active (msub.c:79) 20250426110558639 DMSC DEBUG msub_fsm[0x55fcf1b47890]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558639 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Removing from parent msub_fsm[0x55fcf1b47890] (msub.c:113) 20250426110558639 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-513 (ran_conn.c:142) 20250426110558639 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-513 (ran_conn.c:155) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Freeing instance (msub.c:113) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC:UTRAN-Iu-513:CM_SERVICE_REQ)[0x55fcf1b5e280]{READY}: Deallocated (fsm.c:568) 20250426110558639 DMSC DEBUG msub(IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC) Free (msub.c:119) 20250426110558639 DVLR DEBUG VLR subscr IMSI-262420000001109:MSISDN-491230001109:TMSI-0x77A251BC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558639 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Freeing instance (msub.c:113) 20250426110558639 DMSC DEBUG msub_fsm[0x55fcf1b47890]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 20250426110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558639 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 19 63 0f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558639 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558639 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558639 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558639 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558639 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558639 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558639 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558639 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558639 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558639 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 b3 37 a4 00 02 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110558640 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558640 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558640 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 20250426110558640 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558640 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110558640 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110558640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558640 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 06 06 16 3c 65 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 93 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558641 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558641 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558641 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558641 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558641 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 16 3c 65 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:5 20250426110558642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558642 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558642 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558642 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 01 b3 37 a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 5TC_iu_multi_lu_and_mo_ussd2(2931)11745188 TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[12] for "262420000001111" to be handled at TC_iu_multi_lu_and_mo_ussd2(2935) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2931)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558845 DIUCS DEBUG (UTRAN-Iu-514) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558845 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558845 DIUCS DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558845 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558845 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558845 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558845 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558845 DIUCS DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558845 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558845 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0] (msc_a.c:1053) 20250426110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558845 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b46f20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558845 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b56830] (msc_a.c:1053) 20250426110558846 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558846 DMSC DEBUG msc_a(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b479c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558846 DMSC DEBUG msub_fsm[0x55fcf1b56830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558846 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) MSC-A terminated (msub.c:261) 20250426110558846 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) 1 MSC-I still active (msub.c:79) 20250426110558846 DMSC DEBUG msub_fsm[0x55fcf1b56830]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558846 DMSC DEBUG msub_fsm[0x55fcf1b56830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558846 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558846 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Removing from parent msub_fsm[0x55fcf1b56830] (msub.c:113) 20250426110558846 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-514 (ran_conn.c:142) 20250426110558846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-514 (ran_conn.c:155) 20250426110558846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558846 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Freeing instance (msub.c:113) 20250426110558846 DMSC DEBUG msc_i(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853:UTRAN-Iu-514:CM_SERVICE_REQ)[0x55fcf1b02430]{READY}: Deallocated (fsm.c:568) 20250426110558846 DMSC DEBUG msub(IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853) Free (msub.c:119) 20250426110558846 DVLR DEBUG VLR subscr IMSI-262420000001108:MSISDN-491230001108:TMSI-0x17CF0853 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558846 DMSC DEBUG msub_fsm[0x55fcf1b56830]{terminating}: Freeing instance (msub.c:113) 20250426110558846 DMSC DEBUG msub_fsm[0x55fcf1b56830]{terminating}: Deallocated (fsm.c:568) 20250426110558846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 04 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558846 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558846 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558847 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558847 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558847 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558847 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558847 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110558847 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558847 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558847 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558847 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.702s remaining) (msc_a.c:450) 20250426110558848 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001113/3/1): Available (smpp_smsc.c:626) 20250426110558848 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558848 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558848 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558848 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558848 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558848 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558848 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558848 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558848 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558848 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558848 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558848 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.701s remaining) (msc_a.c:450) 20250426110558848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 28 09 8a 00 02 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558848 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001114/3/1): Available (smpp_smsc.c:626) 20250426110558849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558849 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558849 DIUCS DEBUG (UTRAN-Iu-515) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558849 DIUCS DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 72 96 c3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20] (msc_a.c:1053) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b71e50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b269c0] (msc_a.c:1053) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b56e20]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558849 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558849 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) MSC-A terminated (msub.c:261) 20250426110558849 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) 1 MSC-I still active (msub.c:79) 20250426110558849 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558849 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Removing from parent msub_fsm[0x55fcf1b269c0] (msub.c:113) 20250426110558849 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-515 (ran_conn.c:142) 20250426110558849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-515 (ran_conn.c:155) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Freeing instance (msub.c:113) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914:UTRAN-Iu-515:CM_SERVICE_REQ)[0x55fcf1b2e9d0]{READY}: Deallocated (fsm.c:568) 20250426110558849 DMSC DEBUG msub(IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914) Free (msub.c:119) 20250426110558849 DVLR DEBUG VLR subscr IMSI-262420000001110:MSISDN-491230001110:TMSI-0x15A65914 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558849 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{terminating}: Freeing instance (msub.c:113) 20250426110558849 DMSC DEBUG msub_fsm[0x55fcf1b269c0]{terminating}: Deallocated (fsm.c:568) 20250426110558849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558849 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558849 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558849 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110558849 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110558849 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 fc bb a5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558850 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 55 c8 9c 00 02 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558849 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110558849 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.700s remaining) (msc_a.c:450) 20250426110558850 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001115/3/1): Available (smpp_smsc.c:626) 20250426110558850 DIUCS DEBUG (UTRAN-Iu-516) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558850 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558850 DIUCS DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558850 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110558850 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110558850 DIUCS DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70] (msc_a.c:1053) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110558850 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b5d6c0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b565a0] (msc_a.c:1053) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110558850 DMSC DEBUG msc_a(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b65c70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110558850 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110558850 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) MSC-A terminated (msub.c:261) 20250426110558850 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) 1 MSC-I still active (msub.c:79) 20250426110558850 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110558850 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110558850 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110558850 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Removing from parent msub_fsm[0x55fcf1b565a0] (msub.c:113) 20250426110558850 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-516 (ran_conn.c:142) 20250426110558850 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-516 (ran_conn.c:155) 20250426110558851 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Freeing instance (msub.c:113) 20250426110558851 DMSC DEBUG msc_i(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F:UTRAN-Iu-516:CM_SERVICE_REQ)[0x55fcf1b66300]{READY}: Deallocated (fsm.c:568) 20250426110558851 DMSC DEBUG msub(IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F) Free (msub.c:119) 20250426110558851 DVLR DEBUG VLR subscr IMSI-262420000001112:MSISDN-491230001112:TMSI-0x21DD179F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110558851 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{terminating}: Freeing instance (msub.c:113) 20250426110558851 DMSC DEBUG msub_fsm[0x55fcf1b565a0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558851 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558851 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558851 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110558851 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110558851 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110558851 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110558851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110558851 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110558851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 8a f0 14 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 16 3c 65 00 02 04 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558853 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110558853 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110558853 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110558853 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110558853 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110558854 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110558854 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110558854 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110558854 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110558854 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110558854 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110558854 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110558854 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110558854 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110558854 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 6TC_iu_multi_lu_and_mo_ussd2(2929)2623882 20250426110558854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 07 06 19 63 0f 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 8b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110558855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110558855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558855 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110558855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110558855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110558855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 19 63 0f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110558856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110558856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110558856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110558856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110558856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110558856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110558856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110558856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110558856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110558856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 02 28 09 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[13] for "262420000001113" to be handled at TC_iu_multi_lu_and_mo_ussd2(2939) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[14] for "262420000001114" to be handled at TC_iu_multi_lu_and_mo_ussd2(2941) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 7TC_iu_multi_lu_and_mo_ussd2(2933)5621916 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2929)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 8TC_iu_multi_lu_and_mo_ussd2(2937)1457253 MSC_Test-GSUP(2912)@4e68250106fc: Created GsupExpect[15] for "262420000001115" to be handled at TC_iu_multi_lu_and_mo_ussd2(2943) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2933)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2937)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: patching N(SD)=2 into dtap '1B3B1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-RAN(2907)@4e68250106fc: patched enc_l3: '1BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:37 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440210000010010401A191BBB1C15A11302010502013B300B04010F0406AA510C061B01'O MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110559060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559060 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559060 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559060 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 03 55 c8 9c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 04 16 3c 65 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559061 DIUCS DEBUG (UTRAN-Iu-517) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559061 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559061 DIUCS DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110559061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110559061 DIUCS DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110559061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110559061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710] (msc_a.c:1053) 20250426110559061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559061 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110559061 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b53230]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110559061 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b523e0] (msc_a.c:1053) 20250426110559062 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110559062 DMSC DEBUG msc_a(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1b37710]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110559062 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110559062 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) MSC-A terminated (msub.c:261) 20250426110559062 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) 1 MSC-I still active (msub.c:79) 20250426110559062 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110559062 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Removing from parent msub_fsm[0x55fcf1b523e0] (msub.c:113) 20250426110559062 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-517 (ran_conn.c:142) 20250426110559061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559061 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559062 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 1b bb 1c 15 a1 13 02 01 05 02 01 3b 30 0b 04 01 0f 04 06 aa 51 0c 06 1b 01 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559062 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-517 (ran_conn.c:155) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Freeing instance (msub.c:113) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA:UTRAN-Iu-517:CM_SERVICE_REQ)[0x55fcf1af1f90]{READY}: Deallocated (fsm.c:568) 20250426110559062 DMSC DEBUG msub(IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA) Free (msub.c:119) 20250426110559062 DVLR DEBUG VLR subscr IMSI-262420000001111:MSISDN-491230001111:TMSI-0x50CFA2CA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110559062 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Freeing instance (msub.c:113) 20250426110559062 DMSC DEBUG msub_fsm[0x55fcf1b523e0]{terminating}: Deallocated (fsm.c:568) 20250426110559062 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559062 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559062 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559062 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559062 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110559062 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110559062 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110559062 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110559062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559063 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 19 63 0f 00 02 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559062 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559062 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559063 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559063 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559063 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110559063 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110559063 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559063 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559063 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559063 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110559063 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110559063 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + NCSS: now used by 3 (attached,active-conn,NCSS) (transaction.c:228) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_09_11.c:178) 20250426110559063 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110559066 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110559066 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110559066 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110559066 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559066 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110559066 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110559066 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110559067 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110559067 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:3 20250426110559067 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110559067 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110559067 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559067 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559067 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559067 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110559067 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110559067 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110559067 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110559067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 04 06 72 96 c3 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 9b 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110559068 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559068 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110559068 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110559068 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110559068 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110559068 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + gsm0911_gsup_rx: now used by 4 (attached,active-conn,NCSS,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110559069 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - gsm0911_gsup_rx: now used by 3 (attached,active-conn,NCSS) (gsm_09_11.c:509) 20250426110559069 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_COMMUNICATING}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110559069 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110559068 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559069 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110559069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 72 96 c3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559069 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110559069 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559069 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110559069 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110559069 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110559069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 05 19 63 0f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559069 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110559069 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110559069 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110559069 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110559070 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 9TC_iu_multi_lu_and_mo_ussd2(2935)1663759 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110559070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 8a f0 14 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 ab 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559070 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559070 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 8a f0 14 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559070 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559070 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559070 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 59 00 00 00 b9 00 00 00 c3 03 00 00 05 06 fc bb a5 00 01 42 00 14 40 3e 00 00 02 00 10 40 32 31 9b 2a 1c 2d a2 2b 02 01 05 30 26 02 01 3b 30 21 04 01 0f 04 1c d9 77 5d 0e 2a e3 e9 65 f7 3c fd 76 83 d2 73 10 2d 17 93 cd 60 30 58 2c 16 a3 35 1a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559071 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559071 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559071 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110559071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559071 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559071 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 fc bb a5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mo_ussd2(2935)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2906)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110559092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110559092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559092 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559092 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559092 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559092 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 06 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:11 20250426110559093 DIUCS DEBUG (UTRAN-Iu-518) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559093 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559093 DIUCS DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559093 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559093 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 20250426110559093 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110559093 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110559093 DIUCS DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110559093 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559093 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110559093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110559093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30] (msc_a.c:1053) 20250426110559093 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110559094 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b66560]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110559094 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b483b0] (msc_a.c:1053) 20250426110559094 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110559094 DMSC DEBUG msc_a(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b4dd30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110559094 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110559094 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) MSC-A terminated (msub.c:261) 20250426110559094 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) 1 MSC-I still active (msub.c:79) 20250426110559094 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110559094 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110559094 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110559094 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Removing from parent msub_fsm[0x55fcf1b483b0] (msub.c:113) 20250426110559094 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-518 (ran_conn.c:142) MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110559094 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-518 (ran_conn.c:155) 20250426110559094 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Freeing instance (msub.c:113) 20250426110559094 DMSC DEBUG msc_i(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B:UTRAN-Iu-518:CM_SERVICE_REQ)[0x55fcf1b15aa0]{READY}: Deallocated (fsm.c:568) 20250426110559094 DMSC DEBUG msub(IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B) Free (msub.c:119) 20250426110559094 DVLR DEBUG VLR subscr IMSI-262420000001113:MSISDN-491230001113:TMSI-0x29656F0B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110559094 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{terminating}: Freeing instance (msub.c:113) 20250426110559094 DMSC DEBUG msub_fsm[0x55fcf1b483b0]{terminating}: Deallocated (fsm.c:568) 20250426110559095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 72 96 c3 00 02 06 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110559095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 08 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110559096 DIUCS DEBUG (UTRAN-Iu-520) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559096 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559096 DIUCS DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559096 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559096 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559096 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110559096 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110559096 DIUCS DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110559096 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559096 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110559096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110559096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160] (msc_a.c:1053) 20250426110559096 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110559097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b35900]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110559097 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b43050] (msc_a.c:1053) 20250426110559097 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110559097 DMSC DEBUG msc_a(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b02160]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110559097 DMSC DEBUG msub_fsm[0x55fcf1b43050]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110559097 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) MSC-A terminated (msub.c:261) 20250426110559097 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) 1 MSC-I still active (msub.c:79) 20250426110559097 DMSC DEBUG msub_fsm[0x55fcf1b43050]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110559097 DMSC DEBUG msub_fsm[0x55fcf1b43050]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110559097 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2906)@4e68250106fc: vl_len:7 20250426110559097 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Removing from parent msub_fsm[0x55fcf1b43050] (msub.c:113) 20250426110559097 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-520 (ran_conn.c:142) 20250426110559097 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-520 (ran_conn.c:155) 20250426110559097 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Freeing instance (msub.c:113) 20250426110559097 DMSC DEBUG msc_i(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753:UTRAN-Iu-520:CM_SERVICE_REQ)[0x55fcf1b3d260]{READY}: Deallocated (fsm.c:568) 20250426110559097 DMSC DEBUG msub(IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753) Free (msub.c:119) 20250426110559097 DVLR DEBUG VLR subscr IMSI-262420000001115:MSISDN-491230001115:TMSI-0x0A046753 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110559097 DMSC DEBUG msub_fsm[0x55fcf1b43050]{terminating}: Freeing instance (msub.c:113) 20250426110559097 DMSC DEBUG msub_fsm[0x55fcf1b43050]{terminating}: Deallocated (fsm.c:568) 20250426110559098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559098 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110559098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 8a f0 14 00 02 08 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2906)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2906)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110559099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559099 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559099 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559099 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559099 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:9 20250426110559100 DIUCS DEBUG (UTRAN-Iu-519) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110559100 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110559100 DIUCS DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110559100 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110559100 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110559100 DIUCS DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110559100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110559100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590] (msc_a.c:1053) 20250426110559100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110559100 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b6ec80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b52510] (msc_a.c:1053) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110559100 DMSC DEBUG msc_a(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b5d590]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110559100 DMSC DEBUG msub_fsm[0x55fcf1b52510]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110559100 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) MSC-A terminated (msub.c:261) 20250426110559100 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) 1 MSC-I still active (msub.c:79) 20250426110559100 DMSC DEBUG msub_fsm[0x55fcf1b52510]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110559100 DMSC DEBUG msub_fsm[0x55fcf1b52510]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110559100 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110559100 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Removing from parent msub_fsm[0x55fcf1b52510] (msub.c:113) 20250426110559100 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-519 (ran_conn.c:142) MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 20250426110559101 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-519 (ran_conn.c:155) 20250426110559101 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Freeing instance (msub.c:113) 20250426110559101 DMSC DEBUG msc_i(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0:UTRAN-Iu-519:CM_SERVICE_REQ)[0x55fcf1b64e70]{READY}: Deallocated (fsm.c:568) 20250426110559101 DMSC DEBUG msub(IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0) Free (msub.c:119) 20250426110559101 DVLR DEBUG VLR subscr IMSI-262420000001114:MSISDN-491230001114:TMSI-0x136EC0F0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110559101 DMSC DEBUG msub_fsm[0x55fcf1b52510]{terminating}: Freeing instance (msub.c:113) 20250426110559101 DMSC DEBUG msub_fsm[0x55fcf1b52510]{terminating}: Deallocated (fsm.c:568) 20250426110559101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110559101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110559101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110559101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 fc bb a5 00 02 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 3TC_iu_multi_lu_and_mo_ussd2(2939)7509699 MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:11 20250426110559102 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559102 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559102 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559102 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559102 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 06 72 96 c3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 11TC_iu_multi_lu_and_mo_ussd2(2943)9105428 MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2906)@4e68250106fc: Session index based on local reference:10 TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2908)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2907)@4e68250106fc: Deleted conn table entry 10TC_iu_multi_lu_and_mo_ussd2(2941)16563109 TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mo_ussd2(2939)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2943)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mo_ussd2(2941)@4e68250106fc: Final verdict of PTC: pass MSC_Test_1-RAN(2904)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(2902)@4e68250106fc: Final verdict of PTC: none 20250426110559127 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110559127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559127 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559127 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110559127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 08 8a f0 14 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559127 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110559127 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559128 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110559128 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559128 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110559128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110559128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110559128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110559128 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110559128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110559128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110559128 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110559128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 07 fc bb a5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110559128 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110559128 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559128 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110559128 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559128 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110559128 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110559128 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110559128 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110559128 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110559128 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110559128 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) 20250426110559128 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) 20250426110559128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110559128 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110559129 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110559128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110559128 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110559128 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110559129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110559129 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110559129 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110559129 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110559129 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_2-M3UA(2908)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2907)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2900)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2912)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2903)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2901)@4e68250106fc: Final verdict of PTC: none 20250426110559135 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(2938)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2945)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2920)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2905)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2918)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2906)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2899)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2932)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2936)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2928)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2924)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2916)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2926)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2909)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2944)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2940)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2922)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2934)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2942)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2930)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2910)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2913)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2911)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2899): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2900): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2901): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2902): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2903): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2904): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2905): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2906): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2907): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2908): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2909): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2910): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2911): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2912): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2913): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2914): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2915): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2916): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2917): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2918): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2919): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2920): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2921): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2922): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2923): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2924): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2925): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2926): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2927): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2928): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2929): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2930): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2931): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2932): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2933): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2934): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2935): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2936): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2937): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2938): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2939): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2940): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2941): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2942): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mo_ussd2(2943): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2944): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2945): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_multi_lu_and_mo_ussd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass'. Sat Apr 26 11:05:59 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 20250426110600136 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110601129 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110601138 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5349888) 20250426110602139 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5349888, count=5353196) 20250426110603141 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd'. ------ MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd ------ Sat Apr 26 11:06:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110604142 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_multi_lu_and_mt_ussd started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2949)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2949)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2949)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2947)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2952)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2952)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2952)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2950)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(2955)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(2955)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(2955)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(2953)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110604777 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(2956)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110604943 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110604943 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110604943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110604943 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2949)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604945 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2949)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(2949)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604945 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110604945 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604945 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110604945 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110604945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110604945 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(2949)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2949)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110604945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110604945 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2949)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110604958 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110604958 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110604958 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110604958 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(2952)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2952)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110604960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604960 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110604960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110604960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110604960 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110604960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110604960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110604960 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604960 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110604960 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110604960 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(2952)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2952)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2952)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110604961 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604961 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110604961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110604961 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110604961 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110604961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110604961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110604961 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604961 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110604961 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110604961 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110604961 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(2952)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 20250426110604961 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110604961 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110604971 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) 20250426110604971 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) 20250426110604971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110604971 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(2955)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(2955)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110604977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604977 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110604977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110604977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110604977 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110604977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110604977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110604977 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604977 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110604977 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110604977 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(2955)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(2955)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(2955)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110604980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110604980 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110604980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110604980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110604980 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110604980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110604980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110604980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110604980 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110604980 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110604980 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110604980 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110604980 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(2955)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110604980 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110604980 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110605143 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110605143 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(2958)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110605149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(2958)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(2958)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110605164 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110605164 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[0] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[1] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[2] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[3] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[4] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[5] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[6] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[7] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[8] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[9] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[10] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[12] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[13] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[14] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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(2959)@4e68250106fc: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110605748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605748 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110605748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605748 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605748 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605748 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2949)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605748 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605748 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605748 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110605748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605748 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110605748 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110605748 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605748 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2949)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2949)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2948)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110605761 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605761 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110605761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605761 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605761 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605761 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605762 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605762 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605762 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110605762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605762 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110605762 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110605762 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_1-M3UA(2952)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605762 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2952)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2952)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2951)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110605779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605779 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605779 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605779 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605779 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) 20250426110605779 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110605779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605779 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)10984355 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:0 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)8409562 20250426110605786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605786 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605786 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605786 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a7 9b a3 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 61 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 1 set to 1 20250426110605786 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) 20250426110605786 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: Allocated (fsm.c:456) 20250426110605786 DMSC DEBUG msc_i[0x55fcf1b71c80]{READY}: Allocated (fsm.c:456) 20250426110605786 DMSC DEBUG msc_i[0x55fcf1b71c80]{READY}: is child of msub_fsm[0x55fcf1af2180] (fsm.c:486) 20250426110605786 DMSC DEBUG msc_a[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605786 DMSC DEBUG msc_a[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1af2180] (fsm.c:486) 20250426110605786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605786 DMSC DEBUG msc_i(unknown:UTRAN-Iu-521:NONE)[0x55fcf1b71c80]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605787 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-521:NONE)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605787 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001116 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605787 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550] (fsm.c:486) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)16708059 20250426110605787 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605787 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001116 id=262420000001116 (vlr.c:661) 20250426110605787 DVLR INFO New subscr, IMSI: 262420000001116 (vlr.c:562) 20250426110605787 DVLR DEBUG VLR subscr IMSI-262420000001116 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605787 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605787 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605787 DVLR DEBUG VLR subscr IMSI-262420000001116 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605787 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605787 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420] (fsm.c:486) 20250426110605787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605787 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 a7 9b a3 00 02 09 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 2 set to 1 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:1 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)13342436 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 3 set to 1 20250426110605787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605787 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605787 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605787 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 80 51 da 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 71 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[0] for "262420000001116" handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)"262420000001116" MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)373274 20250426110605787 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) 20250426110605787 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{active}: Allocated (fsm.c:456) 20250426110605787 DMSC DEBUG msc_i[0x55fcf1b35c00]{READY}: Allocated (fsm.c:456) 20250426110605788 DMSC DEBUG msc_i[0x55fcf1b35c00]{READY}: is child of msub_fsm[0x55fcf1b655c0] (fsm.c:486) 20250426110605788 DMSC DEBUG msc_a[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605788 DMSC DEBUG msc_a[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b655c0] (fsm.c:486) 20250426110605788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605788 DMSC DEBUG msc_i(unknown:UTRAN-Iu-522:NONE)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605788 DMSC DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605788 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-522:NONE)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605788 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001117 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605788 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50] (fsm.c:486) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605788 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605788 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001117 id=262420000001117 (vlr.c:661) 20250426110605788 DVLR INFO New subscr, IMSI: 262420000001117 (vlr.c:562) 20250426110605788 DVLR DEBUG VLR subscr IMSI-262420000001117 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'A79BA3'O, sourceLocRef := '000209'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 4 set to 1 20250426110605788 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605788 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605788 DVLR DEBUG VLR subscr IMSI-262420000001117 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605788 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605788 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (fsm.c:486) 20250426110605788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 20250426110605788 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605788 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 80 51 da 00 02 0a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[1] for "262420000001117" handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)"262420000001117" MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)5276968 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:2 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 5 set to 1 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)5866026 20250426110605788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605788 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605788 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '8051DA'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(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 6 set to 1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605788 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fe f1 db 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 81 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605789 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) 20250426110605789 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{active}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_i[0x55fcf1b618f0]{READY}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_i[0x55fcf1b618f0]{READY}: is child of msub_fsm[0x55fcf1b617c0] (fsm.c:486) 20250426110605789 DMSC DEBUG msc_a[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_a[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b617c0] (fsm.c:486) 20250426110605789 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605789 DMSC DEBUG msc_i(unknown:UTRAN-Iu-523:NONE)[0x55fcf1b618f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605789 DMSC DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605789 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605789 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-523:NONE)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605789 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001118 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605789 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0] (fsm.c:486) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)10661779 20250426110605789 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605789 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001118 id=262420000001118 (vlr.c:661) 20250426110605789 DVLR INFO New subscr, IMSI: 262420000001118 (vlr.c:562) 20250426110605789 DVLR DEBUG VLR subscr IMSI-262420000001118 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605789 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605789 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605789 DVLR DEBUG VLR subscr IMSI-262420000001118 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605789 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (fsm.c:486) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605789 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 fe f1 db 00 02 0b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:3 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 7 set to 1 MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[2] for "262420000001118" handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)"262420000001118" MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)11009712 20250426110605789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605789 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605789 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605789 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605789 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 cb 96 e4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 91 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:4 20250426110605789 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) 20250426110605789 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{active}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_i[0x55fcf1b02310]{READY}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_i[0x55fcf1b02310]{READY}: is child of msub_fsm[0x55fcf1b45bc0] (fsm.c:486) 20250426110605789 DMSC DEBUG msc_a[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605789 DMSC DEBUG msc_a[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b45bc0] (fsm.c:486) 20250426110605789 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605789 DMSC DEBUG msc_i(unknown:UTRAN-Iu-524:NONE)[0x55fcf1b02310]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605789 DMSC DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605789 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605789 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-524:NONE)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605789 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001119 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605789 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30] (fsm.c:486) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 8 set to 1 20250426110605789 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605789 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001119 id=262420000001119 (vlr.c:661) 20250426110605789 DVLR INFO New subscr, IMSI: 262420000001119 (vlr.c:562) 20250426110605789 DVLR DEBUG VLR subscr IMSI-262420000001119 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605789 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605789 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605789 DVLR DEBUG VLR subscr IMSI-262420000001119 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605789 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605789 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (fsm.c:486) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605789 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605789 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605789 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605789 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605789 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 cb 96 e4 00 02 0c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[3] for "262420000001119" handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)"262420000001119" MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:5 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 05 b2 1a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 02 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605790 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) 20250426110605790 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{active}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_i[0x55fcf1b52bc0]{READY}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_i[0x55fcf1b52bc0]{READY}: is child of msub_fsm[0x55fcf1b52a90] (fsm.c:486) 20250426110605790 DMSC DEBUG msc_a[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_a[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b52a90] (fsm.c:486) 20250426110605790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605790 DMSC DEBUG msc_i(unknown:UTRAN-Iu-525:NONE)[0x55fcf1b52bc0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)7939722 20250426110605790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-525:NONE)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605790 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001120 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605790 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50] (fsm.c:486) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605790 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605790 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001120 id=262420000001120 (vlr.c:661) 20250426110605790 DVLR INFO New subscr, IMSI: 262420000001120 (vlr.c:562) 20250426110605790 DVLR DEBUG VLR subscr IMSI-262420000001120 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605790 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605790 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605790 DVLR DEBUG VLR subscr IMSI-262420000001120 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605790 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (fsm.c:486) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'FEF1DB'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(2953)@4e68250106fc: Session index based on local reference:2 20250426110605790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 05 b2 1a 00 02 0d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[4] for "262420000001120" handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)"262420000001120" MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 9 set to 1 20250426110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 50 85 28 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 12 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605790 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) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605790 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{active}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_i[0x55fcf1b65910]{READY}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_i[0x55fcf1b65910]{READY}: is child of msub_fsm[0x55fcf1b657e0] (fsm.c:486) 20250426110605790 DMSC DEBUG msc_a[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605790 DMSC DEBUG msc_a[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b657e0] (fsm.c:486) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:6 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605790 DMSC DEBUG msc_i(unknown:UTRAN-Iu-526:NONE)[0x55fcf1b65910]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605790 DMSC DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605790 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-526:NONE)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)8715719 20250426110605790 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001121 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605790 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40] (fsm.c:486) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605790 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605790 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001121 id=262420000001121 (vlr.c:661) 20250426110605790 DVLR INFO New subscr, IMSI: 262420000001121 (vlr.c:562) 20250426110605790 DVLR DEBUG VLR subscr IMSI-262420000001121 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605790 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605790 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605790 DVLR DEBUG VLR subscr IMSI-262420000001121 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605790 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605790 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (fsm.c:486) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605790 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605790 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605790 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 50 85 28 00 02 0e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[5] for "262420000001121" handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)"262420000001121" MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 10 set to 1 20250426110605790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605790 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 59 82 2a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 22 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:7 20250426110605791 DIUCS DEBUG (UTRAN-Iu-527 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605791 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{active}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_i[0x55fcf1b20920]{READY}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_i[0x55fcf1b20920]{READY}: is child of msub_fsm[0x55fcf1b207f0] (fsm.c:486) 20250426110605791 DMSC DEBUG msc_a[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_a[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b207f0] (fsm.c:486) 20250426110605791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605791 DMSC DEBUG msc_i(unknown:UTRAN-Iu-527:NONE)[0x55fcf1b20920]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)7132122 20250426110605791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-527:NONE)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605791 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001122 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605791 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0] (fsm.c:486) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605791 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605791 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001122 id=262420000001122 (vlr.c:661) 20250426110605791 DVLR INFO New subscr, IMSI: 262420000001122 (vlr.c:562) 20250426110605791 DVLR DEBUG VLR subscr IMSI-262420000001122 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605791 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605791 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605791 DVLR DEBUG VLR subscr IMSI-262420000001122 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605791 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (fsm.c:486) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[6] for "262420000001122" handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)"262420000001122" 20250426110605791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 59 82 2a 00 02 0f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:8 20250426110605791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 11 set to 1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a2 af 93 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 32 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605791 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) 20250426110605791 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{active}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_i[0x55fcf1b5c820]{READY}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_i[0x55fcf1b5c820]{READY}: is child of msub_fsm[0x55fcf1b729f0] (fsm.c:486) 20250426110605791 DMSC DEBUG msc_a[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605791 DMSC DEBUG msc_a[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b729f0] (fsm.c:486) 20250426110605791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605791 DMSC DEBUG msc_i(unknown:UTRAN-Iu-528:NONE)[0x55fcf1b5c820]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605791 DMSC DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605791 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-528:NONE)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605791 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001123 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605791 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0] (fsm.c:486) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605791 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605791 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001123 id=262420000001123 (vlr.c:661) 20250426110605791 DVLR INFO New subscr, IMSI: 262420000001123 (vlr.c:562) 20250426110605791 DVLR DEBUG VLR subscr IMSI-262420000001123 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605791 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605791 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605791 DVLR DEBUG VLR subscr IMSI-262420000001123 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)5623423 20250426110605791 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605791 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (fsm.c:486) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605791 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605791 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 a2 af 93 00 02 10 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[7] for "262420000001123" handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)"262420000001123" 20250426110605791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 12 set to 1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 a7 fe b0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 42 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605792 DIUCS DEBUG (UTRAN-Iu-529 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'CB96E4'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 } } 20250426110605792 DMSC DEBUG msub_fsm[0x55fcf1b44180]{active}: Allocated (fsm.c:456) 20250426110605792 DMSC DEBUG msc_i[0x55fcf1b43330]{READY}: Allocated (fsm.c:456) 20250426110605792 DMSC DEBUG msc_i[0x55fcf1b43330]{READY}: is child of msub_fsm[0x55fcf1b44180] (fsm.c:486) 20250426110605792 DMSC DEBUG msc_a[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605792 DMSC DEBUG msc_a[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b44180] (fsm.c:486) 20250426110605792 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)2115255 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605792 DMSC DEBUG msc_i(unknown:UTRAN-Iu-529:NONE)[0x55fcf1b43330]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605792 DMSC DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605792 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605792 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-529:NONE)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605792 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001124 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605792 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0] (fsm.c:486) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605792 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605792 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001124 id=262420000001124 (vlr.c:661) 20250426110605792 DVLR INFO New subscr, IMSI: 262420000001124 (vlr.c:562) 20250426110605792 DVLR DEBUG VLR subscr IMSI-262420000001124 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605792 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605792 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605792 DVLR DEBUG VLR subscr IMSI-262420000001124 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605792 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605792 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (fsm.c:486) 20250426110605792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605792 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605792 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605792 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605792 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 a7 fe b0 00 02 11 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 13 set to 1 MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[8] for "262420000001124" handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)"262420000001124" MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '05B21A'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 } } MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)11939112 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 14 set to 1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '508528'O, sourceLocRef := '00020E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)15919067 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-RAN(2954)@4e68250106fc: patch: N(SD) for ConnIdx 15 set to 1 MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '59822A'O, sourceLocRef := '00020F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:9 20250426110605793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 79 26 8a 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 52 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:10 20250426110605793 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) 20250426110605793 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{active}: Allocated (fsm.c:456) 20250426110605793 DMSC DEBUG msc_i[0x55fcf1b41690]{READY}: Allocated (fsm.c:456) 20250426110605793 DMSC DEBUG msc_i[0x55fcf1b41690]{READY}: is child of msub_fsm[0x55fcf1b414b0] (fsm.c:486) 20250426110605793 DMSC DEBUG msc_a[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605793 DMSC DEBUG msc_a[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b414b0] (fsm.c:486) 20250426110605793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605793 DMSC DEBUG msc_i(unknown:UTRAN-Iu-530:NONE)[0x55fcf1b41690]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605793 DMSC DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605793 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-530:NONE)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605793 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001125 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605793 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920] (fsm.c:486) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605793 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605793 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001125 id=262420000001125 (vlr.c:661) 20250426110605793 DVLR INFO New subscr, IMSI: 262420000001125 (vlr.c:562) 20250426110605793 DVLR DEBUG VLR subscr IMSI-262420000001125 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605793 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605793 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605793 DVLR DEBUG VLR subscr IMSI-262420000001125 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605793 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605793 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (fsm.c:486) 20250426110605793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605793 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605793 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 79 26 8a 00 02 12 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605793 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[9] for "262420000001125" handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)"262420000001125" 20250426110605793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605793 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605793 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 84 fd c7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 62 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605793 DIUCS DEBUG (UTRAN-Iu-531 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:11 20250426110605793 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{active}: Allocated (fsm.c:456) 20250426110605793 DMSC DEBUG msc_i[0x55fcf1b523f0]{READY}: Allocated (fsm.c:456) 20250426110605793 DMSC DEBUG msc_i[0x55fcf1b523f0]{READY}: is child of msub_fsm[0x55fcf1b522c0] (fsm.c:486) 20250426110605793 DMSC DEBUG msc_a[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605794 DMSC DEBUG msc_a[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b522c0] (fsm.c:486) 20250426110605794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-531:NONE)[0x55fcf1b523f0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-531:NONE)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605794 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001126 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605794 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680] (fsm.c:486) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605794 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605794 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001126 id=262420000001126 (vlr.c:661) 20250426110605794 DVLR INFO New subscr, IMSI: 262420000001126 (vlr.c:562) 20250426110605794 DVLR DEBUG VLR subscr IMSI-262420000001126 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605794 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605794 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605794 DVLR DEBUG VLR subscr IMSI-262420000001126 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (fsm.c:486) 20250426110605794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605794 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605794 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605794 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605794 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605794 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 84 fd c7 00 02 13 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[10] for "262420000001126" handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)"262420000001126" 20250426110605794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605794 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605794 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 6c d3 da 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 72 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605794 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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605794 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{active}: Allocated (fsm.c:456) 20250426110605794 DMSC DEBUG msc_i[0x55fcf1b4af90]{READY}: Allocated (fsm.c:456) 20250426110605794 DMSC DEBUG msc_i[0x55fcf1b4af90]{READY}: is child of msub_fsm[0x55fcf1b4ae60] (fsm.c:486) 20250426110605794 DMSC DEBUG msc_a[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605794 DMSC DEBUG msc_a[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b4ae60] (fsm.c:486) 20250426110605794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605794 DMSC DEBUG msc_i(unknown:UTRAN-Iu-532:NONE)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605794 DMSC DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605794 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-532:NONE)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): none -> pass 20250426110605794 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001127 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605794 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0] (fsm.c:486) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605794 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605794 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605794 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001127 id=262420000001127 (vlr.c:661) 20250426110605794 DVLR INFO New subscr, IMSI: 262420000001127 (vlr.c:562) 20250426110605794 DVLR DEBUG VLR subscr IMSI-262420000001127 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605794 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605794 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605794 DVLR DEBUG VLR subscr IMSI-262420000001127 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'A2AF93'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 } } TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): none -> pass 20250426110605794 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605795 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (fsm.c:486) 20250426110605795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): none -> pass 20250426110605795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605795 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605795 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 6c d3 da 00 02 14 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[11] for "262420000001127" handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)"262420000001127" TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'A7FEB0'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(2953)@4e68250106fc: Session index based on local reference:8 TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '79268A'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(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:12 20250426110605796 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605796 DVLR DEBUG SUBSCR(IMSI-262420000001118) Received 1 auth tuples (vlr.c:996) 20250426110605796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605796 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605797 DMM DEBUG Tx AUTH REQ (rand = 1288b686693aead929bad6d77e6c1d55) (gsm_04_08.c:641) 20250426110605797 DMM DEBUG AUTH REQ (autn = f19528fce93ab4445da1845b74dc920f) (gsm_04_08.c:643) 20250426110605797 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605797 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): none -> pass 20250426110605797 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:13 20250426110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605797 DVLR DEBUG VLR subscr IMSI-262420000001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605797 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 55 ce 7f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 82 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605797 DVLR DEBUG SUBSCR(IMSI-262420000001121) Received 1 auth tuples (vlr.c:996) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605797 DMM DEBUG Tx AUTH REQ (rand = a69ec85536c9b8467aaedc9f6dcdd47a) (gsm_04_08.c:641) 20250426110605797 DMM DEBUG AUTH REQ (autn = 403cd85e02ed88e1c6b26ea219ceead2) (gsm_04_08.c:643) 20250426110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605797 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605797 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605797 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605797 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605797 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605797 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 fe f1 db 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 12 88 b6 86 69 3a ea d9 29 ba d6 d7 7e 6c 1d 55 20 10 f1 95 28 fc e9 3a b4 44 5d a1 84 5b 74 dc 92 0f 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605797 DVLR DEBUG VLR subscr IMSI-262420000001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605797 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) 20250426110605797 DMSC DEBUG msub_fsm[0x55fcf1b67650]{active}: Allocated (fsm.c:456) 20250426110605797 DMSC DEBUG msc_i[0x55fcf1b67780]{READY}: Allocated (fsm.c:456) 20250426110605797 DMSC DEBUG msc_i[0x55fcf1b67780]{READY}: is child of msub_fsm[0x55fcf1b67650] (fsm.c:486) 20250426110605797 DMSC DEBUG msc_a[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605797 DMSC DEBUG msc_a[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b67650] (fsm.c:486) 20250426110605797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605797 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605797 DMSC DEBUG msc_i(unknown:UTRAN-Iu-533:NONE)[0x55fcf1b67780]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605797 DMSC DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605797 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605797 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 20 46 b7 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 92 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:14 20250426110605797 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605797 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-533:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605797 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001128 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605797 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700] (fsm.c:486) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605797 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605797 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001128 id=262420000001128 (vlr.c:661) 20250426110605797 DVLR INFO New subscr, IMSI: 262420000001128 (vlr.c:562) 20250426110605797 DVLR DEBUG VLR subscr IMSI-262420000001128 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605797 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605797 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605797 DVLR DEBUG VLR subscr IMSI-262420000001128 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605797 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605797 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (fsm.c:486) 20250426110605797 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{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(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605798 DVLR DEBUG SUBSCR(IMSI-262420000001123) Received 1 auth tuples (vlr.c:996) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605798 DMM DEBUG Tx AUTH REQ (rand = 025ed4fa888958750c8637815e1e7535) (gsm_04_08.c:641) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605798 DMM DEBUG AUTH REQ (autn = c1033315d966d3243e9bfe8fa3d2e042) (gsm_04_08.c:643) 20250426110605798 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605798 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605798 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605798 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 85 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 9e c8 55 36 c9 b8 46 7a ae dc 9f 6d cd d4 7a 20 10 40 3c d8 5e 02 ed 88 e1 c6 b2 6e a2 19 ce ea d2 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:15 20250426110605798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605798 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605798 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 b6 2d 28 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 03 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605798 DIUCS DEBUG (UTRAN-Iu-534 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605798 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{active}: Allocated (fsm.c:456) 20250426110605798 DMSC DEBUG msc_i[0x55fcf1b78e50]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605798 DMSC DEBUG msc_i[0x55fcf1b78e50]{READY}: is child of msub_fsm[0x55fcf1b78c70] (fsm.c:486) 20250426110605798 DMSC DEBUG msc_a[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605798 DMSC DEBUG msc_a[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b78c70] (fsm.c:486) 20250426110605798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605798 DMSC DEBUG msc_i(unknown:UTRAN-Iu-534:NONE)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605798 DMSC DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605798 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-534:NONE)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605798 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001129 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605798 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0] (fsm.c:486) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605798 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605798 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001129 id=262420000001129 (vlr.c:661) 20250426110605798 DVLR INFO New subscr, IMSI: 262420000001129 (vlr.c:562) 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001129 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605798 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605798 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001129 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605798 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605798 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610] (fsm.c:486) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605798 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605798 DVLR DEBUG SUBSCR(IMSI-262420000001116) Received 1 auth tuples (vlr.c:996) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605798 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605798 DMM DEBUG Tx AUTH REQ (rand = 2097be898db81d2335f6658f7fd3fa4f) (gsm_04_08.c:641) 20250426110605798 DMM DEBUG AUTH REQ (autn = ce0e2d3157db31444e1efbed561a8aea) (gsm_04_08.c:643) 20250426110605798 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605798 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '84FDC7'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 } } 20250426110605798 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605798 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605798 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 55 ce 7f 00 02 15 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 20250426110605798 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605798 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605799 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605798 DVLR DEBUG VLR subscr IMSI-262420000001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605799 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605799 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 f2 e7 db 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 11 13 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[12] for "262420000001128" handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)"262420000001128" MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '6CD3DA'O, sourceLocRef := '000214'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605799 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) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 20250426110605799 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{active}: Allocated (fsm.c:456) 20250426110605799 DMSC DEBUG msc_i[0x55fcf1b7e960]{READY}: Allocated (fsm.c:456) 20250426110605799 DMSC DEBUG msc_i[0x55fcf1b7e960]{READY}: is child of msub_fsm[0x55fcf1b7e830] (fsm.c:486) 20250426110605799 DMSC DEBUG msc_a[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605799 DMSC DEBUG msc_a[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b7e830] (fsm.c:486) 20250426110605799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605799 DMSC DEBUG msc_i(unknown:UTRAN-Iu-535:NONE)[0x55fcf1b7e960]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605799 DMSC DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605799 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-535:NONE)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605799 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001130 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110605799 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40] (fsm.c:486) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605799 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605799 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001130 id=262420000001130 (vlr.c:661) 20250426110605799 DVLR INFO New subscr, IMSI: 262420000001130 (vlr.c:562) 20250426110605799 DVLR DEBUG VLR subscr IMSI-262420000001130 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605799 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605799 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605799 DVLR DEBUG VLR subscr IMSI-262420000001130 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605799 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605799 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (fsm.c:486) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{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(2953)@4e68250106fc: Session index based on local reference:5 20250426110605799 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605799 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605799 DVLR DEBUG SUBSCR(IMSI-262420000001117) Received 1 auth tuples (vlr.c:996) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605799 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605799 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605799 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605799 DMM DEBUG Tx AUTH REQ (rand = eaa84c341e42a1874b9e366f53d6d2b4) (gsm_04_08.c:641) 20250426110605799 DMM DEBUG AUTH REQ (autn = b2e8be516e8bab18af6ce6508c252c2e) (gsm_04_08.c:643) 20250426110605799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605799 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605799 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 af 93 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 02 5e d4 fa 88 89 58 75 0c 86 37 81 5e 1e 75 35 20 10 c1 03 33 15 d9 66 d3 24 3e 9b fe 8f a3 d2 e0 42 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605799 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605799 DVLR DEBUG VLR subscr IMSI-262420000001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[13] for "262420000001129" handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)"262420000001129" TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): none -> pass 20250426110605799 DIUCS DEBUG (UTRAN-Iu-536 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605800 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: Allocated (fsm.c:456) 20250426110605800 DMSC DEBUG msc_i[0x55fcf1b7dd10]{READY}: Allocated (fsm.c:456) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605800 DMSC DEBUG msc_i[0x55fcf1b7dd10]{READY}: is child of msub_fsm[0x55fcf1b7dbe0] (fsm.c:486) 20250426110605800 DMSC DEBUG msc_a[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605800 DMSC DEBUG msc_a[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b7dbe0] (fsm.c:486) 20250426110605800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605800 DMSC DEBUG msc_i(unknown:UTRAN-Iu-536:NONE)[0x55fcf1b7dd10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605800 DMSC DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '55CE7F'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 } } 20250426110605800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605800 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-536:NONE)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605800 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001131 LU-type=IMSI-ATTACH (gsm_04_08.c:363) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110605800 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60] (fsm.c:486) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110605800 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110605800 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001131 id=262420000001131 (vlr.c:661) 20250426110605800 DVLR INFO New subscr, IMSI: 262420000001131 (vlr.c:562) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001131 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110605800 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605800 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001131 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110605800 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110605800 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (fsm.c:486) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605800 DVLR DEBUG SUBSCR(IMSI-262420000001122) Received 1 auth tuples (vlr.c:996) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605800 DMM DEBUG Tx AUTH REQ (rand = c48da2201f35406940a237f4ae6cc049) (gsm_04_08.c:641) 20250426110605800 DMM DEBUG AUTH REQ (autn = 166f0aa59d9b5a094485d8eea31a39b0) (gsm_04_08.c:643) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 20 46 b7 00 02 16 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605800 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): none -> pass 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605800 DVLR DEBUG SUBSCR(IMSI-262420000001119) Received 1 auth tuples (vlr.c:996) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605800 DMM DEBUG Tx AUTH REQ (rand = c1b8277ecff4677d7f44933189a55cb1) (gsm_04_08.c:641) 20250426110605800 DMM DEBUG AUTH REQ (autn = 5d18368baeaace1268896f908057440d) (gsm_04_08.c:643) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[14] for "262420000001130" handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)"262420000001130" MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #820250426110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 a7 9b a3 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 20 97 be 89 8d b8 1d 23 35 f6 65 8f 7f d3 fa 4f 20 10 ce 0e 2d 31 57 db 31 44 4e 1e fb ed 56 1a 8a ea 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605800 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test-GSUP(2959)@4e68250106fc: Found GsupExpect[15] for "262420000001131" handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test-GSUP(2959)@4e68250106fc: Added IMSI table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)"262420000001131" 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605800 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605800 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605800 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605800 DVLR DEBUG SUBSCR(IMSI-262420000001120) Received 1 auth tuples (vlr.c:996) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605800 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605800 DMM DEBUG Tx AUTH REQ (rand = 06fecec4d7325fd4af4a062fc85af171) (gsm_04_08.c:641) 20250426110605800 DMM DEBUG AUTH REQ (autn = e4d933756664813120ab081a9736bf96) (gsm_04_08.c:643) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605800 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605800 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 b6 2d 28 00 02 17 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605800 DVLR DEBUG VLR subscr IMSI-262420000001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '2046B7'O, sourceLocRef := '000216'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DVLR DEBUG SUBSCR(IMSI-262420000001125) Received 1 auth tuples (vlr.c:996) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605801 DMM DEBUG Tx AUTH REQ (rand = f3b5306f94ba7d5be2a77822a33d0c77) (gsm_04_08.c:641) 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DMM DEBUG AUTH REQ (autn = d5917827b17eacf8095e12554b9b6a19) (gsm_04_08.c:643) 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 80 51 da 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ea a8 4c 34 1e 42 a1 87 4b 9e 36 6f 53 d6 d2 b4 20 10 b2 e8 be 51 6e 8b ab 18 af 6c e6 50 8c 25 2c 2e 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605801 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DVLR DEBUG VLR subscr IMSI-262420000001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605801 DVLR DEBUG SUBSCR(IMSI-262420000001124) Received 1 auth tuples (vlr.c:996) 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{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(2955)@4e68250106fc: Message received on association #8 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605801 DMM DEBUG Tx AUTH REQ (rand = b1b0232c63b6ceb4326c60e9869017bc) (gsm_04_08.c:641) 20250426110605801 DMM DEBUG AUTH REQ (autn = 3d39d4eb9993f8a9512bca7304b41851) (gsm_04_08.c:643) 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 f2 e7 db 00 02 18 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605801 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DVLR DEBUG VLR subscr IMSI-262420000001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 82 2a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c4 8d a2 20 1f 35 40 69 40 a2 37 f4 ae 6c c0 49 20 10 16 6f 0a a5 9d 9b 5a 09 44 85 d8 ee a3 1a 39 b0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 cb 96 e4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c1 b8 27 7e cf f4 67 7d 7f 44 93 31 89 a5 5c b1 20 10 5d 18 36 8b ae aa ce 12 68 89 6f 90 80 57 44 0d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 05 b2 1a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 06 fe ce c4 d7 32 5f d4 af 4a 06 2f c8 5a f1 71 20 10 e4 d9 33 75 66 64 81 31 20 ab 08 1a 97 36 bf 96 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 79 26 8a 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 f3 b5 30 6f 94 ba 7d 5b e2 a7 78 22 a3 3d 0c 77 20 10 d5 91 78 27 b1 7e ac f8 09 5e 12 55 4b 9b 6a 19 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605801 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605801 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 a7 fe b0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 b1 b0 23 2c 63 b6 ce b4 32 6c 60 e9 86 90 17 bc 20 10 3d 39 d4 eb 99 93 f8 a9 51 2b ca 73 04 b4 18 51 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'B62D28'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(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605801 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605801 DVLR DEBUG SUBSCR(IMSI-262420000001126) Received 1 auth tuples (vlr.c:996) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605801 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605801 DMM DEBUG Tx AUTH REQ (rand = 059005d1d105ad3b2744d8664f53228e) (gsm_04_08.c:641) 20250426110605801 DMM DEBUG AUTH REQ (autn = 2e80fecb26af5c08f78f2bad0ffcb4ec) (gsm_04_08.c:643) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605801 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605802 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605802 DVLR DEBUG VLR subscr IMSI-262420000001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605802 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605802 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605802 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605802 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 84 fd c7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 05 90 05 d1 d1 05 ad 3b 27 44 d8 66 4f 53 22 8e 20 10 2e 80 fe cb 26 af 5c 08 f7 8f 2b ad 0f fc b4 ec 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'F2E7DB'O, sourceLocRef := '000218'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): none -> pass TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514BD21372321041B60D04D'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554BD21372321041B60D04D'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BD21372321041B60D04D'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '05142928060221040C2EECAC'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05542928060221040C2EECAC'O 20250426110605810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605810 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605810 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605810 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bd 21 37 23 21 04 1b 60 d0 4d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514ACA928EB2104041854C5'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554ACA928EB2104041854C5'O 20250426110605810 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605810 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 20250426110605810 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605810 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605810 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605810 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605810 DMM DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bd2137231b60d04d) (gsm_04_08.c:1128) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605810 DVLR DEBUG SUBSCR(IMSI-262420000001118) AUTH on UTRAN received RES: bd2137231b60d04d (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605810 DVLR INFO SUBSCR(IMSI-262420000001118) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (vlr_auth_fsm.c:294) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605810 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b262a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605810 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605810 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3354a346716850a62ccad1581a45eb0c, CK=NONE (ran_msg_iu.c:388) 20250426110605810 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605810 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05542928060221040C2EECAC'O 20250426110605810 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605810 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605810 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605810 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605810 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 fe f1 db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 33 54 a3 46 71 68 50 a6 2c ca d1 58 1a 45 eb 0c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '05146C88673E210491855FB0'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05546C88673E210491855FB0'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 20250426110605811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 29 28 06 02 21 04 0c 2e ec ac 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605811 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605811 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605811 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605811 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605811 DMM DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 292806020c2eecac) (gsm_04_08.c:1128) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605811 DVLR DEBUG SUBSCR(IMSI-262420000001123) AUTH on UTRAN received RES: 292806020c2eecac (8 bytes) (vlr_auth_fsm.c:151) 20250426110605811 DVLR INFO SUBSCR(IMSI-262420000001123) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554ACA928EB2104041854C5'O 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3b3f62eef353674104d3846b7881dd86, CK=NONE (ran_msg_iu.c:388) 20250426110605811 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110605811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 20250426110605811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605811 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 af 93 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3b 3f 62 ee f3 53 67 41 04 d3 84 6b 78 81 dd 86 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 20250426110605811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '05146CCEF1EA2104EE36D967'O 20250426110605811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605811 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605811 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605811 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ac a9 28 eb 21 04 04 18 54 c5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05546CCEF1EA2104EE36D967'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546C88673E210491855FB0'O 20250426110605811 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605811 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605811 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605811 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605811 DMM DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aca928eb041854c5) (gsm_04_08.c:1128) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605811 DVLR DEBUG SUBSCR(IMSI-262420000001121) AUTH on UTRAN received RES: aca928eb041854c5 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605811 DVLR INFO SUBSCR(IMSI-262420000001121) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605811 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605811 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605811 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 85 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 24 97 82 14 eb e6 03 89 ee 92 29 fc 53 8f 97 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605811 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c924978214ebe60389ee9229fc538f97, CK=NONE (ran_msg_iu.c:388) 20250426110605811 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605811 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514683394E32104AE463308'O 20250426110605812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605812 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554683394E32104AE463308'O 20250426110605812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605812 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 6c 88 67 3e 21 04 91 85 5f b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605812 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605812 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605812 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605812 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605812 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605812 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605812 DMM DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6c88673e91855fb0) (gsm_04_08.c:1128) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605812 DVLR DEBUG SUBSCR(IMSI-262420000001116) AUTH on UTRAN received RES: 6c88673e91855fb0 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605812 DVLR INFO SUBSCR(IMSI-262420000001116) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420] (vlr_auth_fsm.c:294) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605812 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b65220]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605812 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605812 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=26e1551db1b89e7889817c02acbc2656, CK=NONE (ran_msg_iu.c:388) 20250426110605812 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605812 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605812 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605812 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605812 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605812 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110605812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 a7 9b a3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 26 e1 55 1d b1 b8 9e 78 89 81 7c 02 ac bc 26 56 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514EC9033922104CD30F094'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554EC9033922104CD30F094'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514444FCF1521043A502E86'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554444FCF1521043A502E86'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05546CCEF1EA2104EE36D967'O 20250426110605813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 6c ce f1 ea 21 04 ee 36 d9 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605813 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605813 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605813 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605813 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605813 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605813 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605813 DMM DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6ccef1eaee36d967) (gsm_04_08.c:1128) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605813 DVLR DEBUG SUBSCR(IMSI-262420000001117) AUTH on UTRAN received RES: 6ccef1eaee36d967 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605813 DVLR INFO SUBSCR(IMSI-262420000001117) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (vlr_auth_fsm.c:294) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605813 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1afb320]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605813 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605813 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2d7ba85011d786481b4436a5d108995f, CK=NONE (ran_msg_iu.c:388) 20250426110605813 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605813 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 20250426110605813 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605813 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605813 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605813 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605813 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605813 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 80 51 da 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 2d 7b a8 50 11 d7 86 48 1b 44 36 a5 d1 08 99 5f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554683394E32104AE463308'O 20250426110605814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605814 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605814 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605814 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 20250426110605814 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605814 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 68 33 94 e3 21 04 ae 46 33 08 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605814 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605814 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605814 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605814 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605814 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605814 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605814 DMM DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 683394e3ae463308) (gsm_04_08.c:1128) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605814 DVLR DEBUG SUBSCR(IMSI-262420000001122) AUTH on UTRAN received RES: 683394e3ae463308 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605814 DVLR INFO SUBSCR(IMSI-262420000001122) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554EC9033922104CD30F094'O 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (vlr_auth_fsm.c:294) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605814 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605814 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605814 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0f2306dc5b18eb374abac410878676c6, CK=NONE (ran_msg_iu.c:388) 20250426110605814 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605814 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 82 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0f 23 06 dc 5b 18 eb 37 4a ba c4 10 87 86 76 c6 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 ec 90 33 92 21 04 cd 30 f0 94 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514444F9C502104D7E85A5A'O 20250426110605815 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605815 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554444F9C502104D7E85A5A'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554444FCF1521043A502E86'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605815 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605815 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605815 DMM DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = ec903392cd30f094) (gsm_04_08.c:1128) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605815 DVLR DEBUG SUBSCR(IMSI-262420000001119) AUTH on UTRAN received RES: ec903392cd30f094 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605815 DVLR INFO SUBSCR(IMSI-262420000001119) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=01059d01f3b440c641ce6fd917486ff3, CK=NONE (ran_msg_iu.c:388) 20250426110605815 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514AF09DE6F21049BAF578D'O 20250426110605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605815 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554AF09DE6F21049BAF578D'O 20250426110605815 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 cb 96 e4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 01 05 9d 01 f3 b4 40 c6 41 ce 6f d9 17 48 6f f3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605815 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605815 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605815 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 44 4f cf 15 21 04 3a 50 2e 86 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605815 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605815 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605815 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110605815 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605815 DMM DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 444fcf153a502e86) (gsm_04_08.c:1128) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605815 DVLR DEBUG SUBSCR(IMSI-262420000001120) AUTH on UTRAN received RES: 444fcf153a502e86 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605815 DVLR INFO SUBSCR(IMSI-262420000001120) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b5dd10]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605815 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605815 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a7acd41dc1db6d1693f5fa69a79f31a7, CK=NONE (ran_msg_iu.c:388) 20250426110605815 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '05149FFC2DC92104B02B4F97'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05549FFC2DC92104B02B4F97'O 20250426110605816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110605816 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605816 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605816 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605816 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 05 b2 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a7 ac d4 1d c1 db 6d 16 93 f5 fa 69 a7 9f 31 a7 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554444F9C502104D7E85A5A'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 20250426110605816 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605816 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605816 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605816 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 44 4f 9c 50 21 04 d7 e8 5a 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 20250426110605816 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605816 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605816 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605816 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605816 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605816 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605816 DMM DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 444f9c50d7e85a5a) (gsm_04_08.c:1128) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605816 DVLR DEBUG SUBSCR(IMSI-262420000001125) AUTH on UTRAN received RES: 444f9c50d7e85a5a (8 bytes) (vlr_auth_fsm.c:151) 20250426110605816 DVLR INFO SUBSCR(IMSI-262420000001125) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (vlr_auth_fsm.c:294) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605816 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605816 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605816 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605816 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=2505b6a722644ba57c60301a1f756f3c, CK=NONE (ran_msg_iu.c:388) 20250426110605816 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AF09DE6F21049BAF578D'O 20250426110605817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 79 26 8a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 25 05 b6 a7 22 64 4b a5 7c 60 30 1a 1f 75 6f 3c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 af 09 de 6f 21 04 9b af 57 8d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605817 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605817 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605817 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605817 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 20250426110605817 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605817 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605817 DMM DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = af09de6f9baf578d) (gsm_04_08.c:1128) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605817 DVLR DEBUG SUBSCR(IMSI-262420000001124) AUTH on UTRAN received RES: af09de6f9baf578d (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605817 DVLR INFO SUBSCR(IMSI-262420000001124) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (vlr_auth_fsm.c:294) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605817 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b51ec0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605817 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605817 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=681d27f54ab4ba7e74d9abc8ba7b3f0b, CK=NONE (ran_msg_iu.c:388) 20250426110605817 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605817 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05549FFC2DC92104B02B4F97'O 20250426110605817 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605817 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605817 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 a7 fe b0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 68 1d 27 f5 4a b4 ba 7e 74 d9 ab c8 ba 7b 3f 0b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605817 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605817 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605817 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605817 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605817 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 9f fc 2d c9 21 04 b0 2b 4f 97 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605818 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605818 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605818 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605818 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605818 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605818 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605818 DMM DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9ffc2dc9b02b4f97) (gsm_04_08.c:1128) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605818 DVLR DEBUG SUBSCR(IMSI-262420000001126) AUTH on UTRAN received RES: 9ffc2dc9b02b4f97 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605818 DVLR INFO SUBSCR(IMSI-262420000001126) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (vlr_auth_fsm.c:294) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605818 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b49950]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605818 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605818 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8b338ea29bac3c0b7fb72b1d5be17329, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605818 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605818 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605818 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605818 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605818 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605818 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605818 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605818 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 84 fd c7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8b 33 8e a2 9b ac 3c 0b 7f b7 2b 1d 5b e1 73 29 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605819 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605819 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605819 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605819 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605819 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605819 DIUCS DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605819 DMSC DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605819 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605819 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605819 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605819 DIUCS DEBUG msc_a(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605819 DMSC DEBUG msc_i(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605820 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (fsm.c:486) 20250426110605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605820 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 af 93 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605820 DVLR DEBUG SUBSCR(IMSI-262420000001127) Received 1 auth tuples (vlr.c:996) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605820 DMM DEBUG Tx AUTH REQ (rand = 9eb8fd1d366f7617fe9b5647ad73faa4) (gsm_04_08.c:641) 20250426110605820 DMM DEBUG AUTH REQ (autn = 57234b754ef3a074344f88a154dd2513) (gsm_04_08.c:643) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605820 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605820 DVLR DEBUG SUBSCR(IMSI-262420000001129) Received 1 auth tuples (vlr.c:996) 20250426110605820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 6c d3 da 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 9e b8 fd 1d 36 6f 76 17 fe 9b 56 47 ad 73 fa a4 20 10 57 23 4b 75 4e f3 a0 74 34 4f 88 a1 54 dd 25 13 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605820 DMM DEBUG Tx AUTH REQ (rand = 7a37d5f830ad4fdf94622612cdb62314) (gsm_04_08.c:641) 20250426110605820 DMM DEBUG AUTH REQ (autn = fdd431dcd049eb31c4599722f681bd45) (gsm_04_08.c:643) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605820 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605820 DVLR DEBUG SUBSCR(IMSI-262420000001130) Received 1 auth tuples (vlr.c:996) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605820 DMM DEBUG Tx AUTH REQ (rand = a6aca470d0694e9723f9a853a979ca00) (gsm_04_08.c:641) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 20 46 b7 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7a 37 d5 f8 30 ad 4f df 94 62 26 12 cd b6 23 14 20 10 fd d4 31 dc d0 49 eb 31 c4 59 97 22 f6 81 bd 45 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605820 DMM DEBUG AUTH REQ (autn = d5b3ec7c9df76aefa986f95172345dac) (gsm_04_08.c:643) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605820 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605820 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605820 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605820 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605820 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 b6 2d 28 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a6 ac a4 70 d0 69 4e 97 23 f9 a8 53 a9 79 ca 00 20 10 d5 b3 ec 7c 9d f7 6a ef a9 86 f9 51 72 34 5d ac 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605820 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605820 DVLR DEBUG SUBSCR(IMSI-262420000001128) Received 1 auth tuples (vlr.c:996) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605820 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605820 DMM DEBUG Tx AUTH REQ (rand = 2b81255040d43af176e98881271cbf26) (gsm_04_08.c:641) 20250426110605820 DMM DEBUG AUTH REQ (autn = c7d60e7f56dc9f9db94fc3829e3017d6) (gsm_04_08.c:643) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605820 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605820 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605821 DVLR DEBUG VLR subscr IMSI-262420000001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 55 ce 7f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b 81 25 50 40 d4 3a f1 76 e9 88 81 27 1c bf 26 20 10 c7 d6 0e 7f 56 dc 9f 9d b9 4f c3 82 9e 30 17 d6 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605821 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605821 DVLR DEBUG SUBSCR(IMSI-262420000001131) Received 1 auth tuples (vlr.c:996) 20250426110605821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605821 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605821 DMM DEBUG Tx AUTH REQ (rand = 5e84d4317385e2588bc7f588ec78ca1a) (gsm_04_08.c:641) 20250426110605821 DMM DEBUG AUTH REQ (autn = c8d2943fee4b68d22558fec7d45480bc) (gsm_04_08.c:643) 20250426110605821 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605821 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605821 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605821 DVLR DEBUG VLR subscr IMSI-262420000001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605821 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605821 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605821 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605821 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 f2 e7 db 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 5e 84 d4 31 73 85 e2 58 8b c7 f5 88 ec 78 ca 1a 20 10 c8 d2 94 3f ee 4b 68 d2 25 58 fe c7 d4 54 80 bc 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605822 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605822 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605822 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605822 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605822 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605822 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605822 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605822 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605822 DIUCS DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605822 DMSC DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 20250426110605822 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605822 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605822 DIUCS DEBUG msc_a(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605822 DMSC DEBUG msc_i(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605822 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (fsm.c:486) 20250426110605822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605822 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{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(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605823 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605823 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605823 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605823 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 fe f1 db 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605823 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605823 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605823 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605823 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605824 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605824 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605824 DIUCS DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605824 DMSC DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605824 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605824 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605824 DIUCS DEBUG msc_a(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605824 DMSC DEBUG msc_i(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605824 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{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(2953)@4e68250106fc: Session index based on connection ID:1 20250426110605824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (fsm.c:486) 20250426110605824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605824 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{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(2953)@4e68250106fc: vl_len:12 20250426110605824 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605824 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605824 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605824 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514AA305E122104576D3076'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554AA305E122104576D3076'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 82 2a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605824 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605824 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605824 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605824 DVLR DEBUG VLR subscr IMSI-262420000001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605824 DVLR DEBUG IMSI:262420000001123 has MSISDN:491230001123 (vlr.c:1045) 20250426110605824 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605824 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605824 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605824 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605825 DIUCS DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605825 DMSC DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605825 DMSC DEBUG msc_i(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (fsm.c:486) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514A6BCFD59210430A7204A'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554A6BCFD59210430A7204A'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605825 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 80 51 da 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605825 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605825 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605825 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '0514499F2C9D210404055B9A'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0554499F2C9D210404055B9A'O 20250426110605825 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605825 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605825 DIUCS DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605825 DMSC DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605825 DMSC DEBUG msc_i(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (fsm.c:486) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605825 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (vlr_lu_fsm.c:110) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605825 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001123:UTRAN-Iu-528:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605825 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605825 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605825 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605825 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (fsm.c:486) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605825 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 85 28 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605825 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605825 DMM DEBUG -> IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187 LOCATION UPDATE ACCEPT (TMSI = 0x24ef8187) (gsm_04_08.c:149) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '051450ABD47E21043D1349F5'O 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605825 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605825 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605825 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '055450ABD47E21043D1349F5'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605826 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605826 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605826 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605826 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 af 93 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 24 ef 81 87 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '05147527D581210414C285A9'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05547527D581210414C285A9'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605826 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605826 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605826 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605826 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605826 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605826 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605826 DIUCS DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605826 DMSC DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605826 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605826 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605826 DIUCS DEBUG msc_a(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605826 DMSC DEBUG msc_i(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605826 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b27420] (fsm.c:486) 20250426110605826 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{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(2953)@4e68250106fc: Session index based on connection ID:3 20250426110605827 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605827 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605827 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 a7 9b a3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605827 DVLR DEBUG VLR subscr IMSI-262420000001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605827 DVLR DEBUG IMSI:262420000001118 has MSISDN:491230001118 (vlr.c:1045) 20250426110605827 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250426110605827 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554AA305E122104576D3076'O 20250426110605827 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605827 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605827 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605827 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605827 DVLR DEBUG VLR subscr IMSI-262420000001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605827 DVLR DEBUG IMSI:262420000001122 has MSISDN:491230001122 (vlr.c:1045) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 20250426110605827 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250426110605827 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605827 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605827 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605827 DIUCS DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605827 DMSC DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605827 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605827 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605827 DIUCS DEBUG msc_a(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605827 DMSC DEBUG msc_i(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 20250426110605827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605827 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605827 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (fsm.c:486) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{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(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554A6BCFD59210430A7204A'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605828 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001118:UTRAN-Iu-523:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (fsm.c:486) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605828 DMM DEBUG -> IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46 LOCATION UPDATE ACCEPT (TMSI = 0x1a627e46) (gsm_04_08.c:149) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 cb 96 e4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001122:UTRAN-Iu-527:LU)[0x55fcf1afb320]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 aa 30 5e 12 21 04 57 6d 30 76 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (fsm.c:486) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250426110605828 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605828 DMM DEBUG -> IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4 LOCATION UPDATE ACCEPT (TMSI = 0x29edbcb4) (gsm_04_08.c:149) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 20250426110605828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 09 06 fe f1 db 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1a 62 7e 46 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605828 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605828 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605828 DMM DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = aa305e12576d3076) (gsm_04_08.c:1128) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605828 DVLR DEBUG SUBSCR(IMSI-262420000001127) AUTH on UTRAN received RES: aa305e12576d3076 (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605828 DVLR INFO SUBSCR(IMSI-262420000001127) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (vlr_auth_fsm.c:294) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b66c40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c0d2ef9b40e5b21f7e3bbb173e054617, CK=NONE (ran_msg_iu.c:388) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110605828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 a6 bc fd 59 21 04 30 a7 20 4a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605828 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 20250426110605828 DIUCS DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605828 DMSC DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 82 2a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 29 ed bc b4 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (fsm.c:486) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605828 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605828 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605828 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605828 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605828 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605828 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605828 DMM DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a6bcfd5930a7204a) (gsm_04_08.c:1128) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605828 DVLR DEBUG SUBSCR(IMSI-262420000001130) AUTH on UTRAN received RES: a6bcfd5930a7204a (8 bytes) (vlr_auth_fsm.c:151) 20250426110605828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605828 DVLR INFO SUBSCR(IMSI-262420000001130) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 6c d3 da 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c0 d2 ef 9b 40 e5 b2 1f 7e 3b bb 17 3e 05 46 17 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (vlr_auth_fsm.c:294) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605828 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b783f0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605828 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=3fa6eb1569c89a3788bca187e24e6eef, CK=NONE (ran_msg_iu.c:388) 20250426110605828 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605828 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605829 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 a7 fe b0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110605829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605829 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 b6 2d 28 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f a6 eb 15 69 c8 9a 37 88 bc a1 87 e2 4e 6e ef 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 20250426110605830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605830 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605830 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605830 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605830 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605830 DIUCS DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605830 DMSC DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605830 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605830 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605830 DIUCS DEBUG msc_a(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605830 DMSC DEBUG msc_i(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605830 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (fsm.c:486) 20250426110605830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605830 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605830 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605830 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605830 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605830 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605830 DVLR DEBUG VLR subscr IMSI-262420000001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605830 DVLR DEBUG IMSI:262420000001121 has MSISDN:491230001121 (vlr.c:1045) 20250426110605830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605830 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250426110605830 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 05 b2 1a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554499F2C9D210404055B9A'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605831 DVLR DEBUG VLR subscr IMSI-262420000001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605831 DVLR DEBUG IMSI:262420000001117 has MSISDN:491230001117 (vlr.c:1045) 20250426110605831 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250426110605831 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605831 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (vlr_lu_fsm.c:110) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605831 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001121:UTRAN-Iu-526:LU)[0x55fcf1b47730]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (fsm.c:486) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605831 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) 20250426110605831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 49 9f 2c 9d 21 04 04 05 5b 9a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605831 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605831 DMM DEBUG -> IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741 LOCATION UPDATE ACCEPT (TMSI = 0x1b545741) (gsm_04_08.c:149) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605831 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605831 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 20250426110605831 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605831 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605831 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605831 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605831 DMM DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 499f2c9d04055b9a) (gsm_04_08.c:1128) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605831 DVLR DEBUG SUBSCR(IMSI-262420000001129) AUTH on UTRAN received RES: 499f2c9d04055b9a (8 bytes) (vlr_auth_fsm.c:151) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605831 DVLR INFO SUBSCR(IMSI-262420000001129) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610] (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79fe0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=85da861326d28dca8dc6c9aeed38bd32, CK=NONE (ran_msg_iu.c:388) 20250426110605831 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110605831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605831 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 85 28 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 1b 54 57 41 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C055450ABD47E21043D1349F5'O 20250426110605831 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 20 46 b7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 85 da 86 13 26 d2 8d ca 8d c6 c9 ae ed 38 bd 32 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605831 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605831 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 50 ab d4 7e 21 04 3d 13 49 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605831 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605831 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605831 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605831 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605831 DMM DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 50abd47e3d1349f5) (gsm_04_08.c:1128) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605831 DVLR DEBUG SUBSCR(IMSI-262420000001128) AUTH on UTRAN received RES: 50abd47e3d1349f5 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605831 DVLR INFO SUBSCR(IMSI-262420000001128) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605831 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b02ce184b0f22d33b4b9ac3a9b2bb7dd, CK=NONE (ran_msg_iu.c:388) 20250426110605831 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605831 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605831 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605831 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605831 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605831 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 55 ce 7f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b0 2c e1 84 b0 f2 2d 33 b4 b9 ac 3a 9b 2b b7 dd 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05547527D581210414C285A9'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 75 27 d5 81 21 04 14 c2 85 a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605832 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605832 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605832 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605832 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605832 DMM DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7527d58114c285a9) (gsm_04_08.c:1128) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605832 DVLR DEBUG SUBSCR(IMSI-262420000001131) AUTH on UTRAN received RES: 7527d58114c285a9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605832 DVLR INFO SUBSCR(IMSI-262420000001131) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (vlr_auth_fsm.c:294) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605832 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d830]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a23f7fe9a458dafb0b31df1153abe2e9, CK=NONE (ran_msg_iu.c:388) 20250426110605832 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605832 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605832 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605832 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605832 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 f2 e7 db 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a2 3f 7f e9 a4 58 da fb 0b 31 df 11 53 ab e2 e9 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605832 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605832 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605832 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605832 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605832 DIUCS DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605832 DMSC DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605832 DIUCS DEBUG msc_a(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605832 DMSC DEBUG msc_i(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605832 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (fsm.c:486) 20250426110605832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605832 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 84 fd c7 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001117:UTRAN-Iu-522:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (fsm.c:486) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605833 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605833 DMM DEBUG -> IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0 LOCATION UPDATE ACCEPT (TMSI = 0x92e079a0) (gsm_04_08.c:149) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605833 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605833 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605833 DVLR DEBUG IMSI:262420000001116 has MSISDN:491230001116 (vlr.c:1045) 20250426110605833 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605833 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 08 06 80 51 da 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 92 e0 79 a0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605833 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605833 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605833 DIUCS DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605833 DMSC DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605833 DMSC DEBUG msc_i(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (fsm.c:486) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 79 26 8a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b27420] (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001116:UTRAN-Iu-521:LU)[0x55fcf1b176f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605833 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b27420] (fsm.c:486) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605833 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250426110605833 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605833 DMM DEBUG -> IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395 LOCATION UPDATE ACCEPT (TMSI = 0x60256395) (gsm_04_08.c:149) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605833 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605833 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605833 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605833 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605833 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605833 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605833 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 a7 9b a3 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 60 25 63 95 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605835 DVLR DEBUG VLR subscr IMSI-262420000001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605835 DVLR DEBUG IMSI:262420000001119 has MSISDN:491230001119 (vlr.c:1045) 20250426110605835 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250426110605835 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605835 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (vlr_lu_fsm.c:110) 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110605835 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001119:UTRAN-Iu-524:LU)[0x55fcf1b262a0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605835 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (fsm.c:486) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605835 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250426110605835 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605835 DMM DEBUG -> IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04 LOCATION UPDATE ACCEPT (TMSI = 0x15c1bd04) (gsm_04_08.c:149) 20250426110605835 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605835 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605835 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605835 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605835 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605835 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605835 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605835 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605835 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605835 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 cb 96 e4 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 15 c1 bd 04 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605836 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605836 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605837 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605837 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605837 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605837 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605837 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605837 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605837 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSInew-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605837 DMSC NOTICE msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) VLR: update for IMSI=262420000001123 (MSISDN=491230001123) (gsm_04_08.c:1541) 20250426110605837 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140] (vlr_lu_fsm.c:817) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605837 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001123:MSISDN-491230001123:UTRAN-Iu-528:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605837 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605837 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605837 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.954s remaining) (msc_a.c:450) 20250426110605837 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250426110605837 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605837 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605837 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605837 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605837 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605837 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605837 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605837 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605837 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605837 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605837 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605837 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605837 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 20250426110605837 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 a2 af 93 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605840 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605840 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605840 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605840 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605840 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605840 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605840 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605840 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605840 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSInew-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605840 DMSC NOTICE msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) VLR: update for IMSI=262420000001118 (MSISDN=491230001118) (gsm_04_08.c:1541) 20250426110605840 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00] (vlr_lu_fsm.c:817) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605840 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001118:MSISDN-491230001118:UTRAN-Iu-523:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605840 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605840 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605840 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.948s remaining) (msc_a.c:450) 20250426110605840 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110605840 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605840 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605840 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605840 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605840 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605840 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605840 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605840 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605840 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605841 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605841 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605841 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605841 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605841 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 fe f1 db 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 20250426110605841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605841 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605841 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605841 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605841 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605841 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605841 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605841 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605841 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605841 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605841 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605841 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605841 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSInew-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605841 DMSC NOTICE msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) VLR: update for IMSI=262420000001122 (MSISDN=491230001122) (gsm_04_08.c:1541) 20250426110605841 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605841 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0] (vlr_lu_fsm.c:817) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605841 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001122:MSISDN-491230001122:UTRAN-Iu-527:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605842 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605842 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.949s remaining) (msc_a.c:450) 20250426110605842 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) 20250426110605842 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605842 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605842 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605842 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605842 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605842 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 59 82 2a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605842 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605842 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605842 DIUCS DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605842 DMSC DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605842 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605842 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605842 DIUCS DEBUG msc_a(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605842 DMSC DEBUG msc_i(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605842 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (fsm.c:486) 20250426110605842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605842 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605842 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605842 DVLR DEBUG IMSI:262420000001124 has MSISDN:491230001124 (vlr.c:1045) 20250426110605842 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605842 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605842 DVLR DEBUG IMSI:262420000001120 has MSISDN:491230001120 (vlr.c:1045) 20250426110605842 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250426110605842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605842 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605842 DVLR DEBUG IMSI:262420000001126 has MSISDN:491230001126 (vlr.c:1045) 20250426110605842 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605842 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 6c d3 da 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605842 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605842 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605842 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605842 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605842 DVLR DEBUG VLR subscr IMSI-262420000001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605842 DVLR DEBUG IMSI:262420000001125 has MSISDN:491230001125 (vlr.c:1045) 20250426110605843 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605843 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605843 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605843 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSInew-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605843 DMSC NOTICE msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) VLR: update for IMSI=262420000001121 (MSISDN=491230001121) (gsm_04_08.c:1541) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0] (vlr_lu_fsm.c:817) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001121:MSISDN-491230001121:UTRAN-Iu-526:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.947s remaining) (msc_a.c:450) 20250426110605843 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605843 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001124:UTRAN-Iu-529:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (fsm.c:486) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605843 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605843 DMM DEBUG -> IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA LOCATION UPDATE ACCEPT (TMSI = 0x99bfc2fa) (gsm_04_08.c:149) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 50 85 28 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605843 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605843 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605843 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605843 DIUCS DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605843 DMSC DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (fsm.c:486) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605843 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605843 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605843 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605843 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 02 06 a7 fe b0 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 99 bf c2 fa 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001126:UTRAN-Iu-531:LU)[0x55fcf1b7d830]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (fsm.c:486) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605843 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250426110605843 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605843 DMM DEBUG -> IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B LOCATION UPDATE ACCEPT (TMSI = 0x2034397b) (gsm_04_08.c:149) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605843 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605843 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605843 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605843 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605843 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001120:UTRAN-Iu-525:LU)[0x55fcf1b783f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (fsm.c:486) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605844 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605844 DMM DEBUG -> IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0 LOCATION UPDATE ACCEPT (TMSI = 0x519b0af0) (gsm_04_08.c:149) 20250426110605844 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605844 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605844 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605844 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605844 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001125:UTRAN-Iu-530:LU)[0x55fcf1b65220]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605844 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (fsm.c:486) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605844 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250426110605844 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605844 DMM DEBUG -> IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D LOCATION UPDATE ACCEPT (TMSI = 0x2858df6d) (gsm_04_08.c:149) 20250426110605844 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605844 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605844 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 b6 2d 28 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 00 06 84 fd c7 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 20 34 39 7b 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605844 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 05 b2 1a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 51 9b 0a f0 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605844 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605844 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605844 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 01 06 79 26 8a 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 28 58 df 6d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605844 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605844 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605844 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605844 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605845 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605845 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605845 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605845 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605845 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605845 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605845 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSInew-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605845 DMSC NOTICE msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) VLR: update for IMSI=262420000001117 (MSISDN=491230001117) (gsm_04_08.c:1541) 20250426110605845 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50] (vlr_lu_fsm.c:817) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605845 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001117:MSISDN-491230001117:UTRAN-Iu-522:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605845 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605845 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605845 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.942s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605845 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250426110605845 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605845 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605845 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605845 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605845 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605845 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605845 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605845 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605845 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 20250426110605845 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605845 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605845 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 80 51 da 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 20250426110605845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605846 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605846 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605846 DIUCS DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605846 DMSC DEBUG msc_i(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 20250426110605846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b79610] (fsm.c:486) 20250426110605846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605846 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605846 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605846 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605846 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605846 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605846 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605846 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 20 46 b7 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605846 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605846 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605846 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605846 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605846 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605846 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605846 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605846 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSInew-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605846 DMSC NOTICE msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) VLR: update for IMSI=262420000001119 (MSISDN=491230001119) (gsm_04_08.c:1541) 20250426110605846 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0] (vlr_lu_fsm.c:817) 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605846 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001119:MSISDN-491230001119:UTRAN-Iu-524:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605846 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.942s remaining) (msc_a.c:450) 20250426110605846 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605846 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 20250426110605846 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605846 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605846 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 20250426110605847 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605847 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605847 DVLR DEBUG IMSI:262420000001127 has MSISDN:491230001127 (vlr.c:1045) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605847 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250426110605847 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 cb 96 e4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605847 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605847 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605847 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605847 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605847 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605847 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605847 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605847 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605847 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605847 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605847 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSInew-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605847 DMSC NOTICE msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) VLR: update for IMSI=262420000001116 (MSISDN=491230001116) (gsm_04_08.c:1541) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420] (vlr_lu_fsm.c:817) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001116:MSISDN-491230001116:UTRAN-Iu-521:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605847 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605847 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.939s remaining) (msc_a.c:450) 20250426110605847 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 20250426110605847 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605847 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605847 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605847 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605847 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605847 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (vlr_lu_fsm.c:110) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605847 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001127:UTRAN-Iu-532:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605847 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (fsm.c:486) 20250426110605847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605847 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605847 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 a7 9b a3 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605847 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605848 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250426110605848 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605848 DMM DEBUG -> IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7 LOCATION UPDATE ACCEPT (TMSI = 0x5157daa7) (gsm_04_08.c:149) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 20250426110605848 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605848 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605848 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605848 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605848 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605848 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605848 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605848 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605848 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605848 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 07 06 6c d3 da 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 51 57 da a7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 20250426110605849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110605849 DIUCS DEBUG (UTRAN-Iu-528) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605849 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605849 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605849 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605849 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605849 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0] (msc_a.c:1053) 20250426110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605849 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5d140]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b729f0] (msc_a.c:1053) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605849 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5cab0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605849 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605849 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) MSC-A terminated (msub.c:261) 20250426110605849 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) 1 MSC-I still active (msub.c:79) 20250426110605849 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605849 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605849 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605849 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Removing from parent msub_fsm[0x55fcf1b729f0] (msub.c:113) 20250426110605849 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-528 (ran_conn.c:142) 20250426110605849 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-528 (ran_conn.c:155) 20250426110605849 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Freeing instance (msub.c:113) 20250426110605849 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-528:LU)[0x55fcf1b5c820]{READY}: Deallocated (fsm.c:568) 20250426110605849 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) Free (msub.c:119) 20250426110605849 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605849 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{terminating}: Freeing instance (msub.c:113) 20250426110605849 DMSC DEBUG msub_fsm[0x55fcf1b729f0]{terminating}: Deallocated (fsm.c:568) 20250426110605849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605849 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 a2 af 93 00 02 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605850 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605850 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605850 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605850 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605850 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605850 DIUCS DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605850 DMSC DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605850 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605850 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605850 DIUCS DEBUG msc_a(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605850 DMSC DEBUG msc_i(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (fsm.c:486) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605850 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605850 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605850 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 55 ce 7f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605850 DVLR DEBUG VLR subscr IMSI-262420000001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605850 DVLR DEBUG IMSI:262420000001130 has MSISDN:491230001130 (vlr.c:1045) 20250426110605850 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250426110605850 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 20250426110605850 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (vlr_lu_fsm.c:110) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605850 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001130:UTRAN-Iu-535:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605850 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{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(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (fsm.c:486) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605850 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250426110605850 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605850 DMM DEBUG -> IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7 LOCATION UPDATE ACCEPT (TMSI = 0x3bfa7da7) (gsm_04_08.c:149) 20250426110605850 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605850 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605850 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 20250426110605850 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 04 06 b6 2d 28 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3b fa 7d a7 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605851 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605851 DIUCS DEBUG (UTRAN-Iu-523) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605851 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605851 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605851 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605851 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605851 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0] (msc_a.c:1053) 20250426110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605851 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b65f00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b617c0] (msc_a.c:1053) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605851 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b61ad0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605851 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605851 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) MSC-A terminated (msub.c:261) 20250426110605851 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) 1 MSC-I still active (msub.c:79) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Removing from parent msub_fsm[0x55fcf1b617c0] (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-523 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-523 (ran_conn.c:155) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Freeing instance (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-523:LU)[0x55fcf1b618f0]{READY}: Deallocated (fsm.c:568) 20250426110605852 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) Free (msub.c:119) 20250426110605852 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{terminating}: Freeing instance (msub.c:113) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b617c0]{terminating}: Deallocated (fsm.c:568) 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 fe f1 db 00 02 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605852 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605852 DIUCS DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110605852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (fsm.c:486) 20250426110605852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110605852 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110605852 DIUCS DEBUG (UTRAN-Iu-527) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605852 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605852 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0] (msc_a.c:1053) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605852 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b44fb0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b207f0] (msc_a.c:1053) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605852 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b266c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605852 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) MSC-A terminated (msub.c:261) 20250426110605852 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) 1 MSC-I still active (msub.c:79) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Removing from parent msub_fsm[0x55fcf1b207f0] (msub.c:113) 20250426110605852 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-527 (ran_conn.c:142) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605852 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-527 (ran_conn.c:155) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Freeing instance (msub.c:113) 20250426110605852 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-527:LU)[0x55fcf1b20920]{READY}: Deallocated (fsm.c:568) 20250426110605852 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) Free (msub.c:119) 20250426110605852 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{terminating}: Freeing instance (msub.c:113) 20250426110605852 DMSC DEBUG msub_fsm[0x55fcf1b207f0]{terminating}: Deallocated (fsm.c:568) 20250426110605852 DVLR DEBUG VLR subscr IMSI-262420000001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605852 DVLR DEBUG IMSI:262420000001129 has MSISDN:491230001129 (vlr.c:1045) 20250426110605852 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250426110605852 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605853 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605853 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 f2 e7 db 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 59 82 2a 00 02 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605852 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605852 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605852 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605853 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSInew-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605853 DMSC NOTICE msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) VLR: update for IMSI=262420000001124 (MSISDN=491230001124) (gsm_04_08.c:1541) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0] (vlr_lu_fsm.c:817) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001124:MSISDN-491230001124:UTRAN-Iu-529:LU)[0x55fcf1afb320]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) 20250426110605853 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605853 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 a7 fe b0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605853 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605853 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605853 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605853 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605853 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605853 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605853 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605853 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605853 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605853 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 05 06 20 46 b7 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 62 62 34 42 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b79610] (vlr_lu_fsm.c:110) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605853 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001129:UTRAN-Iu-534:LU)[0x55fcf1b6ea40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b79610] (fsm.c:486) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605853 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250426110605853 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605853 DMM DEBUG -> IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442 LOCATION UPDATE ACCEPT (TMSI = 0x62623442) (gsm_04_08.c:149) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605853 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605853 DIUCS DEBUG (UTRAN-Iu-526) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605853 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605853 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40] (msc_a.c:1053) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605853 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b411e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b657e0] (msc_a.c:1053) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605853 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65a40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605853 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605853 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) MSC-A terminated (msub.c:261) 20250426110605853 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) 1 MSC-I still active (msub.c:79) 20250426110605853 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605853 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Removing from parent msub_fsm[0x55fcf1b657e0] (msub.c:113) 20250426110605853 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-526 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2974)10661779 20250426110605853 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-526 (ran_conn.c:155) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Freeing instance (msub.c:113) 20250426110605853 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-526:LU)[0x55fcf1b65910]{READY}: Deallocated (fsm.c:568) 20250426110605854 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) Free (msub.c:119) 20250426110605854 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605854 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{terminating}: Freeing instance (msub.c:113) 20250426110605854 DMSC DEBUG msub_fsm[0x55fcf1b657e0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605854 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605854 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605854 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 50 85 28 00 02 0e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 10 a2 af 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 20250426110605854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605854 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605854 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605854 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605854 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605854 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605854 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605854 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605854 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605854 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605854 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSInew-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605854 DMSC NOTICE msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) VLR: update for IMSI=262420000001126 (MSISDN=491230001126) (gsm_04_08.c:1541) 20250426110605854 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605854 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605854 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960] (vlr_lu_fsm.c:817) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001126:MSISDN-491230001126:UTRAN-Iu-531:LU)[0x55fcf1b42810]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.938s remaining) (msc_a.c:450) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605855 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605855 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 84 fd c7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110605855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605855 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605855 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605855 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605855 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605855 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605855 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605855 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSInew-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605855 DMSC NOTICE msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) VLR: update for IMSI=262420000001125 (MSISDN=491230001125) (gsm_04_08.c:1541) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0] (vlr_lu_fsm.c:817) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605855 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001125:MSISDN-491230001125:UTRAN-Iu-530:LU)[0x55fcf1b783f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605855 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.937s remaining) (msc_a.c:450) 20250426110605855 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[0] for '262420000001123'H'24EF8187'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605855 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605855 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605855 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605855 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605855 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 79 26 8a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[0] for "262420000001123" to be handled at TC_iu_multi_lu_and_mt_ussd2(2974) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110605856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605856 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605856 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605856 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2964)16708059 20250426110605856 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605856 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605856 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605856 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605856 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605856 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605856 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSInew-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605856 DMSC NOTICE msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) VLR: update for IMSI=262420000001120 (MSISDN=491230001120) (gsm_04_08.c:1541) 20250426110605856 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40] (vlr_lu_fsm.c:817) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605856 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001120:MSISDN-491230001120:UTRAN-Iu-525:LU)[0x55fcf1b7d830]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605856 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605856 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605856 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.933s remaining) (msc_a.c:450) 20250426110605856 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605857 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605857 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605857 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605857 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605857 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605857 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 05 b2 1a 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605857 DIUCS DEBUG (UTRAN-Iu-522) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605857 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605857 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110605857 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605857 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50] (msc_a.c:1053) 20250426110605857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605857 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b48f50]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b655c0] (msc_a.c:1053) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605857 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b64e50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605857 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605857 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) MSC-A terminated (msub.c:261) 20250426110605857 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) 1 MSC-I still active (msub.c:79) 20250426110605857 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605857 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Removing from parent msub_fsm[0x55fcf1b655c0] (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2972)5866026 20250426110605857 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-522 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 20250426110605857 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-522 (ran_conn.c:155) 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Freeing instance (msub.c:113) 20250426110605857 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-522:LU)[0x55fcf1b35c00]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110605857 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) Free (msub.c:119) 20250426110605857 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605857 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{terminating}: Freeing instance (msub.c:113) 20250426110605857 DMSC DEBUG msub_fsm[0x55fcf1b655c0]{terminating}: Deallocated (fsm.c:568) TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605857 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605857 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605857 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605857 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 80 51 da 00 02 0a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O 20250426110605857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605857 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605857 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605857 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0b fe f1 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[1] for '262420000001118'H'1A627E46'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[2] for '262420000001122'H'29EDBCB4'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[1] for "262420000001118" to be handled at TC_iu_multi_lu_and_mt_ussd2(2964) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[2] for "262420000001122" to be handled at TC_iu_multi_lu_and_mt_ussd2(2972) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2970)5276968 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)8409562 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[3] for '262420000001121'H'1B545741'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[3] for "262420000001121" to be handled at TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[4] for '262420000001117'H'92E079A0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[4] for "262420000001117" to be handled at TC_iu_multi_lu_and_mt_ussd2(2962) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605896 DVLR DEBUG IMSI:262420000001128 has MSISDN:491230001128 (vlr.c:1045) 20250426110605896 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605896 DVLR DEBUG IMSI:262420000001131 has MSISDN:491230001131 (vlr.c:1045) 20250426110605896 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605896 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 40 40 05 00 1a 62 7e 46 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0f 59 82 2a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605897 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 40 40 05 00 24 ef 81 87 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0e 50 85 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0a 80 51 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605897 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSInew-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DMSC NOTICE msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) VLR: update for IMSI=262420000001127 (MSISDN=491230001127) (gsm_04_08.c:1541) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770] (vlr_lu_fsm.c:817) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001127:MSISDN-491230001127:UTRAN-Iu-532:LU)[0x55fcf1b79fe0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605897 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605897 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605897 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605897 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605897 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.896s remaining) (msc_a.c:450) 20250426110605897 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) 20250426110605897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605897 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605897 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605897 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605897 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605897 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605897 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605897 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 40 40 05 00 92 e0 79 a0 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605898 DIUCS DEBUG (UTRAN-Iu-521) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605898 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550] (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27420]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1af2180] (msc_a.c:1053) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b27550]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) MSC-A terminated (msub.c:261) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) 1 MSC-I still active (msub.c:79) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1af2180]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Removing from parent msub_fsm[0x55fcf1af2180] (msub.c:113) 20250426110605898 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-521 (ran_conn.c:142) 20250426110605898 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-521 (ran_conn.c:155) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Freeing instance (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-521:LU)[0x55fcf1b71c80]{READY}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) Free (msub.c:119) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Freeing instance (msub.c:113) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1af2180]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 6c d3 da 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605898 DIUCS DEBUG (UTRAN-Iu-524) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605898 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30] (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b4dcc0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b45bc0] (msc_a.c:1053) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1af0f30]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) MSC-A terminated (msub.c:261) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) 1 MSC-I still active (msub.c:79) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Removing from parent msub_fsm[0x55fcf1b45bc0] (msub.c:113) 20250426110605898 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-524 (ran_conn.c:142) 20250426110605898 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-524 (ran_conn.c:155) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Freeing instance (msub.c:113) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-524:LU)[0x55fcf1b02310]{READY}: Deallocated (fsm.c:568) 20250426110605898 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) Free (msub.c:119) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{terminating}: Freeing instance (msub.c:113) 20250426110605898 DMSC DEBUG msub_fsm[0x55fcf1b45bc0]{terminating}: Deallocated (fsm.c:568) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (vlr_lu_fsm.c:110) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605898 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001128:UTRAN-Iu-533:LU)[0x55fcf1b458f0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (fsm.c:486) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605898 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605898 DMM DEBUG -> IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D LOCATION UPDATE ACCEPT (TMSI = 0x12c47f1d) (gsm_04_08.c:149) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 40 40 05 00 29 ed bc b4 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605898 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605898 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605898 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605898 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605898 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605898 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSInew-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605898 DMSC NOTICE msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) VLR: update for IMSI=262420000001130 (MSISDN=491230001130) (gsm_04_08.c:1541) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0] (vlr_lu_fsm.c:817) 20250426110605898 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 a7 9b a3 00 02 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605898 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001130:MSISDN-491230001130:UTRAN-Iu-535:LU)[0x55fcf1b176f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605898 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.900s remaining) (msc_a.c:450) 20250426110605898 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605898 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605898 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605898 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605898 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 40 40 05 00 1b 54 57 41 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605899 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605899 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605899 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSInew-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605899 DMSC NOTICE msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) VLR: update for IMSI=262420000001129 (MSISDN=491230001129) (gsm_04_08.c:1541) 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 cb 96 e4 00 02 0c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610] (vlr_lu_fsm.c:817) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605899 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001129:MSISDN-491230001129:UTRAN-Iu-534:LU)[0x55fcf1b207f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.899s remaining) (msc_a.c:450) 20250426110605899 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110605899 DIUCS DEBUG (UTRAN-Iu-529) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605899 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0] (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 06 06 55 ce 7f 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 12 c4 7f 1d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43be0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b44180] (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b435c0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b44180]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) MSC-A terminated (msub.c:261) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) 1 MSC-I still active (msub.c:79) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b44180]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b44180]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Removing from parent msub_fsm[0x55fcf1b44180] (msub.c:113) 20250426110605899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-529 (ran_conn.c:142) 20250426110605899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-529 (ran_conn.c:155) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-529:LU)[0x55fcf1b43330]{READY}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) Free (msub.c:119) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b44180]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b44180]{terminating}: Deallocated (fsm.c:568) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605899 DIUCS DEBUG (UTRAN-Iu-525) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605899 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 b6 2d 28 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50] (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b71a40]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b52a90] (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52e50]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) MSC-A terminated (msub.c:261) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) 1 MSC-I still active (msub.c:79) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Removing from parent msub_fsm[0x55fcf1b52a90] (msub.c:113) 20250426110605899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-525 (ran_conn.c:142) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-525 (ran_conn.c:155) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-525:LU)[0x55fcf1b52bc0]{READY}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) Free (msub.c:119) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{terminating}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b52a90]{terminating}: Deallocated (fsm.c:568) 20250426110605899 DIUCS DEBUG (UTRAN-Iu-530) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605899 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920] (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41ed0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b414b0] (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41920]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) MSC-A terminated (msub.c:261) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) 1 MSC-I still active (msub.c:79) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Removing from parent msub_fsm[0x55fcf1b414b0] (msub.c:113) 20250426110605899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-530 (ran_conn.c:142) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-530 (ran_conn.c:155) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-530:LU)[0x55fcf1b41690]{READY}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) Free (msub.c:119) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{terminating}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b414b0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605899 DIUCS DEBUG (UTRAN-Iu-531) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605899 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605899 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680] (msc_a.c:1053) 20250426110605899 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605899 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b4d960]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b522c0] (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605899 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b52680]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) MSC-A terminated (msub.c:261) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) 1 MSC-I still active (msub.c:79) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2964) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 20 46 b7 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Removing from parent msub_fsm[0x55fcf1b522c0] (msub.c:113) 20250426110605899 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-531 (ran_conn.c:142) 20250426110605899 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605899 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-531 (ran_conn.c:155) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-531:LU)[0x55fcf1b523f0]{READY}: Deallocated (fsm.c:568) 20250426110605899 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) Free (msub.c:119) 20250426110605899 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{terminating}: Freeing instance (msub.c:113) 20250426110605899 DMSC DEBUG msub_fsm[0x55fcf1b522c0]{terminating}: Deallocated (fsm.c:568) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605899 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605899 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605899 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 a7 fe b0 00 02 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605900 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 05 b2 1a 00 02 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605900 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 79 26 8a 00 02 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605900 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2974) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605900 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605900 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2962) 20250426110605900 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605900 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605900 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 84 fd c7 00 02 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2972) TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2961)10984355 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605901 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605901 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605901 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605901 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 09 a7 9b a3 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: 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 := '1A627E46'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2970) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: 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 := '92E079A0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2966)13342436 TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: 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 := '24EF8187'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)11009712 MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2968)373274 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2964)5254918 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: 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 := '29EDBCB4'O } } } }, additionalUpdateParameters := omit } } } } TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)4040692 TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:0 TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: 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 := '1B545741'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[5] for '262420000001116'H'60256395'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:1 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)7939722 MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[5] for "262420000001116" to be handled at TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2980)8715719 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2974)7386165 TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:2 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2972)16430895 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[6] for '262420000001119'H'15C1BD04'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[7] for '262420000001124'H'99BFC2FA'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[6] for "262420000001119" to be handled at TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:3 MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[7] for "262420000001124" to be handled at TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2970)4349882 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[8] for '262420000001120'H'519B0AF0'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[9] for '262420000001126'H'2034397B'O (" 49{") to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:4 MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[8] for "262420000001120" to be handled at TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[9] for "262420000001126" to be handled at TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[10] for '262420000001125'H'2858DF6D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[10] for "262420000001125" to be handled at TC_iu_multi_lu_and_mt_ussd2(2978) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605944 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (vlr_lu_fsm.c:110) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110605944 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001131:UTRAN-Iu-536:LU)[0x55fcf1b617c0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110605944 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (fsm.c:486) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110605944 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250426110605944 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110605944 DMM DEBUG -> IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F LOCATION UPDATE ACCEPT (TMSI = 0x2cf1701f) (gsm_04_08.c:149) 20250426110605944 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110605944 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605944 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605944 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110605944 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605944 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 f2 e7 db 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 2c f1 70 1f 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 40 40 05 00 60 25 63 95 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 40 40 05 00 15 c1 bd 04 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0c cb 96 e4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 40 40 05 00 20 34 39 7b 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 11 a7 fe b0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 40 40 05 00 28 58 df 6d 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 0d 05 b2 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 40 40 05 00 99 bf c2 fa 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 12 79 26 8a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 40 40 05 00 51 9b 0a f0 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 13 84 fd c7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 50 2f 06 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 1a 62 7e 46 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 3d a7 f4 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 92 e0 79 a0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 14 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 70 b4 35 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 24 ef 81 87 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 fa b7 2f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 29 ed bc b4 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 16 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 42 5f ba 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 1b 54 57 41 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 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) 20250426110605945 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: Allocated (fsm.c:456) 20250426110605945 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: Allocated (fsm.c:456) 20250426110605945 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: is child of msub_fsm[0x55fcf1b66c40] (fsm.c:486) 20250426110605945 DMSC DEBUG msc_a[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605945 DMSC DEBUG msc_a[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b66c40] (fsm.c:486) 20250426110605945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605945 DMSC DEBUG msc_i(unknown:UTRAN-Iu-537:NONE)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605945 DMSC DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605945 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-537:NONE)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0] (fsm.c:486) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605945 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605945 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605945 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0] (fsm.c:486) 20250426110605945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605945 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605945 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605945 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605945 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605945 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605945 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605946 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) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{active}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b570b0]{READY}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b570b0]{READY}: is child of msub_fsm[0x55fcf1b44fb0] (fsm.c:486) 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b44fb0] (fsm.c:486) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605946 DMSC DEBUG msc_i(unknown:UTRAN-Iu-538:NONE)[0x55fcf1b570b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-538:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360] (fsm.c:486) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180] (fsm.c:486) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605946 DIUCS DEBUG (UTRAN-Iu-532) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605946 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 50 2f 06 00 02 19 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0] (msc_a.c:1053) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a770]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b4ae60] (msc_a.c:1053) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4a0e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605946 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) MSC-A terminated (msub.c:261) 20250426110605946 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) 1 MSC-I still active (msub.c:79) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Removing from parent msub_fsm[0x55fcf1b4ae60] (msub.c:113) 20250426110605946 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-532 (ran_conn.c:142) 20250426110605946 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-532 (ran_conn.c:155) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Freeing instance (msub.c:113) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-532:LU)[0x55fcf1b4af90]{READY}: Deallocated (fsm.c:568) 20250426110605946 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) Free (msub.c:119) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{terminating}: Freeing instance (msub.c:113) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4ae60]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110605946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 3d a7 f4 00 02 1a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605946 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) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{active}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b4af90]{READY}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b4af90]{READY}: is child of msub_fsm[0x55fcf1b4a0e0] (fsm.c:486) 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b4a0e0] (fsm.c:486) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605946 DMSC DEBUG msc_i(unknown:UTRAN-Iu-539:NONE)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-539:NONE)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60] (fsm.c:486) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50] (fsm.c:486) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605946 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605946 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605946 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSInew-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605946 DMSC NOTICE msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) VLR: update for IMSI=262420000001128 (MSISDN=491230001128) (gsm_04_08.c:1541) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0] (vlr_lu_fsm.c:817) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605946 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001128:MSISDN-491230001128:UTRAN-Iu-533:LU)[0x55fcf1b6ea40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605946 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.851s remaining) (msc_a.c:450) 20250426110605946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 6c d3 da 00 02 14 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605946 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605946 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605946 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605946 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605946 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 70 b4 35 00 02 1b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605946 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) 20250426110605946 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{active}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b7d2d0]{READY}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_i[0x55fcf1b7d2d0]{READY}: is child of msub_fsm[0x55fcf1b23c30] (fsm.c:486) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605946 DMSC DEBUG msc_a[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b23c30] (fsm.c:486) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605946 DMSC DEBUG msc_i(unknown:UTRAN-Iu-540:NONE)[0x55fcf1b7d2d0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605946 DMSC DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605946 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-540:NONE)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0] (fsm.c:486) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605946 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605946 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0] (fsm.c:486) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605946 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605946 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605946 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605947 DIUCS DEBUG (UTRAN-Iu-534) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605947 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0] (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b79610]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b78c70] (msc_a.c:1053) 20250426110605947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 55 ce 7f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b790e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) MSC-A terminated (msub.c:261) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) 1 MSC-I still active (msub.c:79) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Removing from parent msub_fsm[0x55fcf1b78c70] (msub.c:113) 20250426110605947 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-534 (ran_conn.c:142) 20250426110605947 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-534 (ran_conn.c:155) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Freeing instance (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-534:LU)[0x55fcf1b78e50]{READY}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) Free (msub.c:119) 20250426110605947 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{terminating}: Freeing instance (msub.c:113) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b78c70]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0f 02 fa b7 2f 00 02 1c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605947 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) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{active}: Allocated (fsm.c:456) 20250426110605947 DMSC DEBUG msc_i[0x55fcf1b78e50]{READY}: Allocated (fsm.c:456) 20250426110605947 DMSC DEBUG msc_i[0x55fcf1b78e50]{READY}: is child of msub_fsm[0x55fcf1b790e0] (fsm.c:486) 20250426110605947 DMSC DEBUG msc_a[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605947 DMSC DEBUG msc_a[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b790e0] (fsm.c:486) 20250426110605947 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605947 DMSC DEBUG msc_i(unknown:UTRAN-Iu-541:NONE)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605947 DMSC DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605947 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605947 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-541:NONE)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70] (fsm.c:486) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605947 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605947 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605947 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80] (fsm.c:486) 20250426110605947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605947 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605947 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605947 DIUCS DEBUG (UTRAN-Iu-535) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605947 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 20 46 b7 00 02 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605947 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40] (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605947 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7f1d0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b7e830] (msc_a.c:1053) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605947 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7eb40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) MSC-A terminated (msub.c:261) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) 1 MSC-I still active (msub.c:79) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Removing from parent msub_fsm[0x55fcf1b7e830] (msub.c:113) 20250426110605947 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-535 (ran_conn.c:142) 20250426110605947 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-535 (ran_conn.c:155) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Freeing instance (msub.c:113) 20250426110605947 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-535:LU)[0x55fcf1b7e960]{READY}: Deallocated (fsm.c:568) 20250426110605947 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) Free (msub.c:119) MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2961) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605947 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{terminating}: Freeing instance (msub.c:113) 20250426110605947 DMSC DEBUG msub_fsm[0x55fcf1b7e830]{terminating}: Deallocated (fsm.c:568) 20250426110605947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0e 02 42 5f ba 00 02 1d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605947 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605947 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605947 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 b6 2d 28 00 02 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2966) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2980) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '502F06'O, sourceLocRef := '000219'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2978) TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2976) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '3DA7F4'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(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: 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 := '15C1BD04'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=2 into dtap '051B'O TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: 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 := '60256395'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: 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 := '2034397B'O (" 49{") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2968) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '70B435'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 } } TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110605950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 14 6c d3 da 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)7132122 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:14 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: 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 := '99BFC2FA'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: 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 := '2858DF6D'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2966)4199417 TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110605950 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605950 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) Received 1 auth tuples (vlr.c:996) 20250426110605950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605950 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605950 DMM DEBUG Tx AUTH REQ (rand = ac5b79bfea87bb373a414b5523450e41) (gsm_04_08.c:641) 20250426110605950 DMM DEBUG AUTH REQ (autn = d14aefb45599075515bfe54f3943942a) (gsm_04_08.c:643) 20250426110605950 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605950 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605950 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605950 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110605950 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605950 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 ac 5b 79 bf ea 87 bb 37 3a 41 4b 55 23 45 0e 41 20 10 d1 4a ef b4 55 99 07 55 15 bf e5 4f 39 43 94 2a 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2961)5029056 MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := 'FAB72F'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 } } 20250426110605950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605950 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605950 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605950 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605950 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605950 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605951 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605951 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605951 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605951 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605951 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110605951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSInew-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110605951 DMSC NOTICE msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) VLR: update for IMSI=262420000001131 (MSISDN=491230001131) (gsm_04_08.c:1541) 20250426110605951 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110605951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540] (vlr_lu_fsm.c:817) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110605951 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001131:MSISDN-491230001131:UTRAN-Iu-536:LU)[0x55fcf1b458f0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110605951 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110605951 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110605951 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.849s remaining) (msc_a.c:450) 20250426110605951 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605951 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605951 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110605951 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110605951 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110605951 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110605951 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110605951 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110605951 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605951 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110605951 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605951 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605951 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605951 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 f2 e7 db 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:5 TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605951 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605951 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605951 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605951 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605951 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 16 20 46 b7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:6 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2980)9671267 TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '425FBA'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(2953)@4e68250106fc: Session index based on local reference:4 TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)4252912 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)6172160 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:7 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[11] for '262420000001127'H'5157DAA7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: 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 := '519B0AF0'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[11] for "262420000001127" to be handled at TC_iu_multi_lu_and_mt_ussd2(2982) MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2986)2115255 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:8 MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2988)11939112 TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:9 TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2968)160958 TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514447AB2742104870B1484'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514447AB2742104870B1484'O MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:10 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[12] for '262420000001129'H'62623442'O ("bb4B") to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514447AB2742104870B1484'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[12] for "262420000001129" to be handled at TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[13] for '262420000001130'H'3BFA7DA7'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[13] for "262420000001130" to be handled at TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605992 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605992 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) Received 1 auth tuples (vlr.c:996) 20250426110605992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605992 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605992 DMM DEBUG Tx AUTH REQ (rand = de542440616a8ecab9a213d2a59a6252) (gsm_04_08.c:641) 20250426110605992 DMM DEBUG AUTH REQ (autn = 054c5b0e1a8c520c80584fc83339f2e8) (gsm_04_08.c:643) 20250426110605992 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605992 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605992 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605993 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) Received 1 auth tuples (vlr.c:996) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605993 DMM DEBUG Tx AUTH REQ (rand = 45de78b1740d7a895c629ed795921d00) (gsm_04_08.c:641) 20250426110605993 DMM DEBUG AUTH REQ (autn = 75bf9ac8e4a8cad0f6cceade67531562) (gsm_04_08.c:643) 20250426110605993 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605993 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605993 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 de 54 24 40 61 6a 8e ca b9 a2 13 d2 a5 9a 62 52 20 10 05 4c 5b 0e 1a 8c 52 0c 80 58 4f c8 33 39 f2 e8 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 40 13 f9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 15 c1 bd 04 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4c bc c0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 60 25 63 95 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 17 b6 2d 28 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 93 92 63 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 20 34 39 7b 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 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) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 40 e4 f0 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 99 bf c2 fa 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 5e 2e 00 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 28 58 df 6d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 02 74 be 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 51 9b 0a f0 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{active}: Allocated (fsm.c:456) 20250426110605993 DMSC DEBUG msc_i[0x55fcf1b49e50]{READY}: Allocated (fsm.c:456) 20250426110605993 DMSC DEBUG msc_i[0x55fcf1b49e50]{READY}: is child of msub_fsm[0x55fcf1b458f0] (fsm.c:486) 20250426110605993 DMSC DEBUG msc_a[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605993 DMSC DEBUG msc_a[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b458f0] (fsm.c:486) 20250426110605993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605993 DMSC DEBUG msc_i(unknown:UTRAN-Iu-542:NONE)[0x55fcf1b49e50]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605993 DMSC DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605993 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-542:NONE)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 44 7a b2 74 21 04 87 0b 14 84 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0] (fsm.c:486) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605993 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605993 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605993 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40] (fsm.c:486) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605993 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605993 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605993 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 45 de 78 b1 74 0d 7a 89 5c 62 9e d7 95 92 1d 00 20 10 75 bf 9a c8 e4 a8 ca d0 f6 cc ea de 67 53 15 62 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605993 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) Received 1 auth tuples (vlr.c:996) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605993 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605993 DMM DEBUG Tx AUTH REQ (rand = d05a78ea7dff79a271d522cd00538850) (gsm_04_08.c:641) 20250426110605993 DMM DEBUG AUTH REQ (autn = df5ec40a94e8ca78a81ea918619faeba) (gsm_04_08.c:643) 20250426110605993 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605993 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605993 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605993 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605993 DIUCS DEBUG (UTRAN-Iu-543 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605994 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{active}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b7ec70]{READY}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b7ec70]{READY}: is child of msub_fsm[0x55fcf1b4a210] (fsm.c:486) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b4a210] (fsm.c:486) 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605994 DMSC DEBUG msc_i(unknown:UTRAN-Iu-543:NONE)[0x55fcf1b7ec70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-543:NONE)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60] (fsm.c:486) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760] (fsm.c:486) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605994 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) Received 1 auth tuples (vlr.c:996) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605994 DMM DEBUG Tx AUTH REQ (rand = df8f779180c487561365116d4f37e565) (gsm_04_08.c:641) 20250426110605994 DMM DEBUG AUTH REQ (autn = de87ef2c81d1333f0b5936e790b938c0) (gsm_04_08.c:643) 20250426110605994 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605994 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605994 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110605994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 40 13 f9 00 02 1e 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d0 5a 78 ea 7d ff 79 a2 71 d5 22 cd 00 53 88 50 20 10 df 5e c4 0a 94 e8 ca 78 a8 1e a9 18 61 9f ae ba 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605994 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) 20250426110605994 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{active}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b51510]{READY}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b51510]{READY}: is child of msub_fsm[0x55fcf1b0e200] (fsm.c:486) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b0e200] (fsm.c:486) 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605994 DMSC DEBUG msc_i(unknown:UTRAN-Iu-544:NONE)[0x55fcf1b51510]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-544:NONE)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840] (fsm.c:486) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050] (fsm.c:486) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 4c bc c0 00 02 1f 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605994 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) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605994 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{active}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b41100]{READY}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_i[0x55fcf1b41100]{READY}: is child of msub_fsm[0x55fcf1b41e30] (fsm.c:486) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605994 DMSC DEBUG msc_a[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b41e30] (fsm.c:486) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605994 DMSC DEBUG msc_i(unknown:UTRAN-Iu-545:NONE)[0x55fcf1b41100]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605994 DMSC DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605994 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-545:NONE)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230] (fsm.c:486) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605994 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605994 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0] (fsm.c:486) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605994 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110605994 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110605994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605994 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 df 8f 77 91 80 c4 87 56 13 65 11 6d 4f 37 e5 65 20 10 de 87 ef 2c 81 d1 33 3f 0b 59 36 e7 90 b9 38 c0 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110605995 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) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '4013F9'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 } } 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b20790]{active}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_i[0x55fcf1b208c0]{READY}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_i[0x55fcf1b208c0]{READY}: is child of msub_fsm[0x55fcf1b20790] (fsm.c:486) 20250426110605995 DMSC DEBUG msc_a[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_a[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b20790] (fsm.c:486) 20250426110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-546:NONE)[0x55fcf1b208c0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-546:NONE)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0] (fsm.c:486) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70] (fsm.c:486) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 40 40 05 00 51 57 da a7 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 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) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b44160]{active}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_i[0x55fcf1b46500]{READY}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_i[0x55fcf1b46500]{READY}: is child of msub_fsm[0x55fcf1b44160] (fsm.c:486) 20250426110605995 DMSC DEBUG msc_a[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110605995 DMSC DEBUG msc_a[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b44160] (fsm.c:486) 20250426110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110605995 DMSC DEBUG msc_i(unknown:UTRAN-Iu-547:NONE)[0x55fcf1b46500]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110605995 DMSC DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110605995 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-547:NONE)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330] (fsm.c:486) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20] (fsm.c:486) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 00 02 93 92 63 00 02 20 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110605995 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605995 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605995 DMM DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 447ab274870b1484) (gsm_04_08.c:1128) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605995 DVLR DEBUG SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) AUTH on UTRAN received RES: 447ab274870b1484 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605995 DVLR INFO SUBSCR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0] (vlr_auth_fsm.c:294) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605995 DVLR DEBUG VLR_Authenticate(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b47730]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=570f2b56aa0bb1c9f0834c0f7336487e, CK=NONE (ran_msg_iu.c:388) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110605995 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 40 40 05 00 62 62 34 42 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 DIUCS DEBUG (UTRAN-Iu-533) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605995 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700] (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6e7e0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b67650] (msc_a.c:1053) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b67650]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) MSC-A terminated (msub.c:261) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) 1 MSC-I still active (msub.c:79) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b67650]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b67650]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Removing from parent msub_fsm[0x55fcf1b67650] (msub.c:113) 20250426110605995 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-533 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605995 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-533 (ran_conn.c:155) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Freeing instance (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-533:LU)[0x55fcf1b67780]{READY}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) Free (msub.c:119) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b67650]{terminating}: Freeing instance (msub.c:113) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b67650]{terminating}: Deallocated (fsm.c:568) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DIUCS DEBUG (UTRAN-Iu-536) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110605995 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 01 02 40 e4 f0 00 02 21 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60] (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110605995 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7d540]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b7dbe0] (msc_a.c:1053) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110605995 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7cf60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) MSC-A terminated (msub.c:261) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) 1 MSC-I still active (msub.c:79) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Removing from parent msub_fsm[0x55fcf1b7dbe0] (msub.c:113) 20250426110605995 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-536 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605995 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-536 (ran_conn.c:155) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Freeing instance (msub.c:113) 20250426110605995 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-536:LU)[0x55fcf1b7dd10]{READY}: Deallocated (fsm.c:568) 20250426110605995 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) Free (msub.c:119) 20250426110605995 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Freeing instance (msub.c:113) 20250426110605995 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Deallocated (fsm.c:568) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 40 40 05 00 3b fa 7d a7 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '4CBCC0'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 } } 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 02 02 5e 2e 00 00 02 22 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605995 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605995 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605995 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605995 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 03 02 02 74 be 00 02 23 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110605995 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605995 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 57 0f 2b 56 aa 0b b1 c9 f0 83 4c 0f 73 36 48 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 55 ce 7f 00 02 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110605996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 f2 e7 db 00 02 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '051480A1E66E21049E9220D6'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '051480A1E66E21049E9220D6'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110605996 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110605996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110605996 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) Received 1 auth tuples (vlr.c:996) 20250426110605996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110605996 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110605996 DMM DEBUG Tx AUTH REQ (rand = c6d7171271341ada3d5e1500797e020f) (gsm_04_08.c:641) 20250426110605996 DMM DEBUG AUTH REQ (autn = a48d49921fa2f59be0a338ddccfad839) (gsm_04_08.c:643) 20250426110605996 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110605996 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110605996 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605996 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110605996 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605996 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605996 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605996 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605996 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c6 d7 17 12 71 34 1a da 3d 5e 15 00 79 7e 02 0f 20 10 a4 8d 49 92 1f a2 f5 9b e0 a3 38 dd cc fa d8 39 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '939263'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-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '40E4F0'O, sourceLocRef := '000221'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05147EA9990D210445A6F888'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05147EA9990D210445A6F888'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051480A1E66E21049E9220D6'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110605997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605997 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605997 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605997 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605997 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 80 a1 e6 6e 21 04 9e 92 20 d6 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605997 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605997 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605997 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605997 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605997 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605997 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605997 DMM DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 80a1e66e9e9220d6) (gsm_04_08.c:1128) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605997 DVLR DEBUG SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) AUTH on UTRAN received RES: 80a1e66e9e9220d6 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605997 DVLR INFO SUBSCR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180] (vlr_auth_fsm.c:294) 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110605997 DVLR DEBUG VLR_Authenticate(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b47860]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605997 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605997 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e65f129af89d0b3771a9551d3d88c403, CK=NONE (ran_msg_iu.c:388) 20250426110605997 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '5E2E00'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 } } 20250426110605997 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{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(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2982) 20250426110605997 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605997 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605997 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605997 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605997 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605997 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605997 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 5f 12 9a f8 9d 0b 37 71 a9 55 1d 3d 88 c4 03 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '0274BE'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(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2986) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147EA9990D210445A6F888'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '051440FD3BF02104E4A1A55A'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '051440FD3BF02104E4A1A55A'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605998 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605998 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 7e a9 99 0d 21 04 45 a6 f8 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110605998 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110605998 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110605998 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605998 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110605998 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110605998 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110605998 DMM DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7ea9990d45a6f888) (gsm_04_08.c:1128) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110605998 DVLR DEBUG SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) AUTH on UTRAN received RES: 7ea9990d45a6f888 (8 bytes) (vlr_auth_fsm.c:151) 20250426110605998 DVLR INFO SUBSCR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50] (vlr_auth_fsm.c:294) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110605998 DVLR DEBUG VLR_Authenticate(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b42810]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110605998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110605998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110605998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110605998 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110605998 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=7eba34eec808e6cbda5004f5d0079b70, CK=NONE (ran_msg_iu.c:388) 20250426110605998 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110605998 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{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(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110605998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110605998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110605998 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110605998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110605998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7e ba 34 ee c8 08 e6 cb da 50 04 f5 d0 07 9b 70 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05147E22C77B21047554FD88'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05147E22C77B21047554FD88'O 20250426110605999 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110605999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110605999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110605999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110605999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: 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 := '5157DAA7'O } } } }, additionalUpdateParameters := omit } } } } 20250426110605999 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110605999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110605999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110605999 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110605999 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 15 55 ce 7f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: 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 := '62623442'O ("bb4B") } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2988) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051440FD3BF02104E4A1A55A'O TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2984)5623423 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05147E22C77B21047554FD88'O TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: 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 := '3BFA7DA7'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)15919067 TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)2811996 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2986)6941884 MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:11 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:12 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2988)1894431 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514A9078F742104A76B1F9D'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514A9078F742104A76B1F9D'O MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:13 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[14] for '262420000001128'H'12C47F1D'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A9078F742104A76B1F9D'O MSC_Test_2-RAN(2954)@4e68250106fc: Created IMSI[15] for '262420000001131'H'2CF1701F'O to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[14] for "262420000001128" to be handled at TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test-GSUP(2959)@4e68250106fc: Created GsupExpect[15] for "262420000001131" to be handled at TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606036 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606036 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) Received 1 auth tuples (vlr.c:996) 20250426110606036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606036 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606036 DMM DEBUG Tx AUTH REQ (rand = 2be5350206ca5eef0390827a95c41293) (gsm_04_08.c:641) 20250426110606036 DMM DEBUG AUTH REQ (autn = da79bdaf15a01ad5502db09e1f34a168) (gsm_04_08.c:643) 20250426110606036 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606037 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606037 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) Received 1 auth tuples (vlr.c:996) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606037 DMM DEBUG Tx AUTH REQ (rand = c70a245f3066a95b0c502ca5318d152b) (gsm_04_08.c:641) 20250426110606037 DMM DEBUG AUTH REQ (autn = 8830ec373c8fd9e173bde16b27cdf16d) (gsm_04_08.c:643) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606037 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606037 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) Received 1 auth tuples (vlr.c:996) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606037 DMM DEBUG Tx AUTH REQ (rand = 111c53afacf4bf92691799ddafdfa63e) (gsm_04_08.c:641) 20250426110606037 DMM DEBUG AUTH REQ (autn = 6218aa2782fedb6d8ee735067dd54ff5) (gsm_04_08.c:643) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606037 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b e5 35 02 06 ca 5e ef 03 90 82 7a 95 c4 12 93 20 10 da 79 bd af 15 a0 1a d5 50 2d b0 9e 1f 34 a1 68 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606037 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606037 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606037 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606037 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606037 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606037 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) Received 1 auth tuples (vlr.c:996) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606037 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606037 DMM DEBUG Tx AUTH REQ (rand = 1be9ca2eb902ff2159d5fbf31a0845f7) (gsm_04_08.c:641) 20250426110606037 DMM DEBUG AUTH REQ (autn = b1bc5da95f759c32a869f23912f367af) (gsm_04_08.c:643) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606037 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606037 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606038 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) Received 1 auth tuples (vlr.c:996) 20250426110606038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606038 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606038 DMM DEBUG Tx AUTH REQ (rand = 874ce6d4bc591a28a4dc81259437cf34) (gsm_04_08.c:641) 20250426110606038 DMM DEBUG AUTH REQ (autn = 63d3c9a7c0667ad2236e158ecfcdbb04) (gsm_04_08.c:643) 20250426110606038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c7 0a 24 5f 30 66 a9 5b 0c 50 2c a5 31 8d 15 2b 20 10 88 30 ec 37 3c 8f d9 e1 73 bd e1 6b 27 cd f1 6d 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606038 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606038 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606038 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606038 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606038 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110606038 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 11 1c 53 af ac f4 bf 92 69 17 99 dd af df a6 3e 20 10 62 18 aa 27 82 fe db 6d 8e e7 35 06 7d d5 4f f5 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606038 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606038 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + gsm0911_gsup_rx: now used by 2 (attached,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606038 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + NCSS: now used by 3 (attached,gsm0911_gsup_rx,NCSS) (transaction.c:228) 20250426110606038 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606038 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 18 f2 e7 db 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606039 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606039 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606039 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + Paging: now used by 4 (attached,gsm0911_gsup_rx,NCSS,Paging) (paging.c:111) 20250426110606039 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,Paging) (gsm_09_11.c:503) 20250426110606039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 1b e9 ca 2e b9 02 ff 21 59 d5 fb f3 1a 08 45 f7 20 10 b1 bc 5d a9 5f 75 9c 32 a8 69 f2 39 12 f3 67 af 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606039 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606039 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 40 fd 3b f0 21 04 e4 a1 a5 5a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606039 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606039 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 87 4c e6 d4 bc 59 1a 28 a4 dc 81 25 94 37 cf 34 20 10 63 d3 c9 a7 c0 66 7a d2 23 6e 15 8e cf cd bb 04 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606040 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606040 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606040 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606040 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606040 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606040 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606040 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606040 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 7e 22 c7 7b 21 04 75 54 fd 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606040 DMM DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 40fd3bf0e4a1a55a) (gsm_04_08.c:1128) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606040 DVLR DEBUG SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) AUTH on UTRAN received RES: 40fd3bf0e4a1a55a (8 bytes) (vlr_auth_fsm.c:151) 20250426110606040 DVLR INFO SUBSCR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0] (vlr_auth_fsm.c:294) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606040 DVLR DEBUG VLR_Authenticate(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b5dde0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606040 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606040 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606040 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=1676b56e8400354d6f2dfbd8de7d66f0, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606040 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606040 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606040 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606040 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606041 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 40 40 05 00 12 c4 7f 1d 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 2a e8 5c 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 51 57 da a7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606041 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606041 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606041 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606041 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606041 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 27 00 0e 40 23 00 00 04 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 40 40 05 00 2c f1 70 1f 00 16 40 01 80 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606041 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606041 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606042 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606042 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606042 DMM DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 7e22c77b7554fd88) (gsm_04_08.c:1128) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606042 DVLR DEBUG SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) AUTH on UTRAN received RES: 7e22c77b7554fd88 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606042 DVLR INFO SUBSCR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606041 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606041 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606041 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606041 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606041 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 69 ec bc 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 62 62 34 42 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606042 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606042 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 16 76 b5 6e 84 00 35 4d 6f 2d fb d8 de 7d 66 f0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80] (vlr_auth_fsm.c:294) 20250426110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606042 DVLR DEBUG VLR_Authenticate(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b35c00]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606042 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606042 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b53530b2031018e545e216658eda2c18, CK=NONE (ran_msg_iu.c:388) 20250426110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 1c e8 1f 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 3b fa 7d a7 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 a9 07 8f 74 21 04 a7 6b 1f 9d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606042 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606042 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606043 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606043 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606043 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606043 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606043 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606043 DIUCS DEBUG (UTRAN-Iu-548 from RI=SSN_PC,PC=0.24.3,SSN=RANAP) sccp_ran_sap_up(N-CONNECT.indication) (sccp_ran.c:84) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110606044 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: Allocated (fsm.c:456) 20250426110606044 DMSC DEBUG msc_i[0x55fcf1b6e7e0]{READY}: Allocated (fsm.c:456) 20250426110606044 DMSC DEBUG msc_i[0x55fcf1b6e7e0]{READY}: is child of msub_fsm[0x55fcf1b7dbe0] (fsm.c:486) 20250426110606044 DMSC DEBUG msc_a[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110606044 DMSC DEBUG msc_a[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b7dbe0] (fsm.c:486) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110606044 DMSC DEBUG msc_i(unknown:UTRAN-Iu-548:NONE)[0x55fcf1b6e7e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110606044 DMSC DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110606044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110606044 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-548:NONE)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700] (fsm.c:486) 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110606044 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110606044 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110606044 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110606044 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110606044 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110606044 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780] (fsm.c:486) 20250426110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110606045 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110606045 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110606045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606045 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b5 35 30 b2 03 10 18 e5 45 e2 16 65 8e da 2c 18 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606045 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(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606045 DMSC DEBUG msub_fsm[0x55fcf1b47860]{active}: Allocated (fsm.c:456) 20250426110606045 DMSC DEBUG msc_i[0x55fcf1b35c00]{READY}: Allocated (fsm.c:456) 20250426110606045 DMSC DEBUG msc_i[0x55fcf1b35c00]{READY}: is child of msub_fsm[0x55fcf1b47860] (fsm.c:486) 20250426110606045 DMSC DEBUG msc_a[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110606045 DMSC DEBUG msc_a[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b47860] (fsm.c:486) 20250426110606046 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110606046 DMSC DEBUG msc_i(unknown:UTRAN-Iu-549:NONE)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110606046 DMSC DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110606046 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110606046 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-549:NONE)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0] (fsm.c:486) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110606046 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110606046 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110606046 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110606046 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110606046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110606046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810] (fsm.c:486) 20250426110606046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110606046 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110606046 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 20250426110606046 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606046 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606046 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606046 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606046 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606046 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606046 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606046 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606046 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606046 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606047 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606046 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 04 02 2a e8 5c 00 02 24 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606047 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606047 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606047 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.898s remaining) (msc_a.c:450) 20250426110606047 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606047 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606047 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606047 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606047 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001118/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606047 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606047 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606047 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 05 02 69 ec bc 00 02 25 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606048 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) 20250426110606048 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{active}: Allocated (fsm.c:456) 20250426110606048 DMSC DEBUG msc_i[0x55fcf1b7d400]{READY}: Allocated (fsm.c:456) 20250426110606048 DMSC DEBUG msc_i[0x55fcf1b7d400]{READY}: is child of msub_fsm[0x55fcf1b6a0d0] (fsm.c:486) 20250426110606048 DMSC DEBUG msc_a[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110606048 DMSC DEBUG msc_a[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b6a0d0] (fsm.c:486) 20250426110606048 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110606048 DMSC DEBUG msc_i(unknown:UTRAN-Iu-550:NONE)[0x55fcf1b7d400]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110606048 DMSC DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110606048 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110606048 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-550:NONE)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530] (fsm.c:486) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110606048 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110606048 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 20250426110606048 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110606048 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110606048 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910] (fsm.c:486) 20250426110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110606048 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110606048 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110606048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606049 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606049 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606049 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606049 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606049 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606049 DMM DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a9078f74a76b1f9d) (gsm_04_08.c:1128) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606049 DVLR DEBUG SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) AUTH on UTRAN received RES: a9078f74a76b1f9d (8 bytes) (vlr_auth_fsm.c:151) 20250426110606049 DVLR INFO SUBSCR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40] (vlr_auth_fsm.c:294) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606049 DVLR DEBUG VLR_Authenticate(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=8a223beb10bc9f8bd567eec7f7078c78, CK=NONE (ran_msg_iu.c:388) 20250426110606049 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514897822E02104F9AA9B09'O 20250426110606049 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606049 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606049 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606049 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606049 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606049 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606049 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606049 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606050 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606050 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514897822E02104F9AA9B09'O 20250426110606050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606050 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606050 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606050 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606050 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606050 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606050 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606050 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.895s remaining) (msc_a.c:450) 20250426110606050 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606050 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606050 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606050 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606050 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001117/3/1): Available (smpp_smsc.c:626) 20250426110606050 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606051 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606051 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606051 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606051 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606050 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606051 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606051 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606051 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606051 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606051 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606051 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606051 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 06 02 1c e8 1f 00 02 26 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606051 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606051 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606051 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.894s remaining) (msc_a.c:450) 20250426110606051 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606051 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606051 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110606051 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606051 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001123/3/1): Available (smpp_smsc.c:626) 20250426110606052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606052 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 8a 22 3b eb 10 bc 9f 8b d5 67 ee c7 f7 07 8c 78 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606052 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606052 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606052 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606052 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606052 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606052 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606053 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606053 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606053 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05141B627D4521047A531213'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05141B627D4521047A531213'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2984) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_multi_lu_and_mt_ussd2(2990) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '2AE85C'O, sourceLocRef := '000224'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514A835D10E2104167D26DF'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514A835D10E2104167D26DF'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514897822E02104F9AA9B09'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05149B771FE9210472878DCA'O TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05149B771FE9210472878DCA'O 20250426110606063 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606063 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606063 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606063 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606063 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606063 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 89 78 22 e0 21 04 f9 aa 9b 09 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: 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 := '12C47F1D'O } } } }, additionalUpdateParameters := omit } } } } 20250426110606063 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606063 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606063 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606063 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606064 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606064 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606064 DMM DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 897822e0f9aa9b09) (gsm_04_08.c:1128) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606064 DVLR DEBUG SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) AUTH on UTRAN received RES: 897822e0f9aa9b09 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606064 DVLR INFO SUBSCR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: 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 := '2CF1701F'O } } } }, additionalUpdateParameters := omit } } } } 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760] (vlr_auth_fsm.c:294) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606064 DVLR DEBUG VLR_Authenticate(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b6eb70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606064 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606064 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=b7538b6951233a71812fba499476e161, CK=NONE (ran_msg_iu.c:388) 20250426110606064 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606064 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606065 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606065 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606065 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606065 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606065 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '69ECBC'O, sourceLocRef := '000225'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110606065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b7 53 8b 69 51 23 3a 71 81 2f ba 49 94 76 e1 61 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '1CE81F'O, sourceLocRef := '000226'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514CF7B2CA121049B5B30B2'O TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514CF7B2CA121049B5B30B2'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606068 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606068 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) Received 1 auth tuples (vlr.c:996) 20250426110606068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606068 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606068 DMM DEBUG Tx AUTH REQ (rand = c429a2bd22fe6e6dce370a547d75525b) (gsm_04_08.c:641) 20250426110606068 DMM DEBUG AUTH REQ (autn = 6436473f15829ccc3321578f906713af) (gsm_04_08.c:643) 20250426110606068 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606068 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606068 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606069 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 c4 29 a2 bd 22 fe 6e 6d ce 37 0a 54 7d 75 52 5b 20 10 64 36 47 3f 15 82 9c cc 33 21 57 8f 90 67 13 af 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05141B627D4521047A531213'O 20250426110606072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606072 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606072 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606072 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 1b 62 7d 45 21 04 7a 53 12 13 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606073 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606073 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606073 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606073 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606073 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606073 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606073 DMM DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 1b627d457a531213) (gsm_04_08.c:1128) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606073 DVLR DEBUG SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) AUTH on UTRAN received RES: 1b627d457a531213 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606073 DVLR INFO SUBSCR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050] (vlr_auth_fsm.c:294) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606073 DVLR DEBUG VLR_Authenticate(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b4dda0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 20250426110606073 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606073 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9b22b24e3268d60c74b59936bd1e9f97, CK=NONE (ran_msg_iu.c:388) 20250426110606073 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606073 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606074 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9b 22 b2 4e 32 68 d6 0c 74 b5 99 36 bd 1e 9f 97 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514A835D10E2104167D26DF'O TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2984)4953321 TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606075 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606075 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606075 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606075 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 a8 35 d1 0e 21 04 16 7d 26 df 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 20250426110606075 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606075 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606075 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606075 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606075 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606075 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606076 DMM DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = a835d10e167d26df) (gsm_04_08.c:1128) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606076 DVLR DEBUG SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) AUTH on UTRAN received RES: a835d10e167d26df (8 bytes) (vlr_auth_fsm.c:151) 20250426110606076 DVLR INFO SUBSCR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0] (vlr_auth_fsm.c:294) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606076 DVLR DEBUG VLR_Authenticate(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b659a0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606076 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606076 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=a6cb1796798f222879ad17b3721383a5, CK=NONE (ran_msg_iu.c:388) 20250426110606076 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606076 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606076 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606076 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606076 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606076 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a6 cb 17 96 79 8f 22 28 79 ad 17 b3 72 13 83 a5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149B771FE9210472878DCA'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: Added conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)1639509 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606078 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 20250426110606078 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606078 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 9b 77 1f e9 21 04 72 87 8d ca 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606078 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606078 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606078 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606078 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110606079 DMM DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9b771fe972878dca) (gsm_04_08.c:1128) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606079 DVLR DEBUG SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) AUTH on UTRAN received RES: 9b771fe972878dca (8 bytes) (vlr_auth_fsm.c:151) 20250426110606079 DVLR INFO SUBSCR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70] (vlr_auth_fsm.c:294) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606079 DVLR DEBUG VLR_Authenticate(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aba0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606079 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=0bad49e115ee953ad0e93b615c8ef46a, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606079 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606079 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{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(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606080 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606080 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606080 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606080 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 0b ad 49 e1 15 ee 95 3a d0 e9 3b 61 5c 8e f4 6a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514CF7B2CA121049B5B30B2'O 20250426110606085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 cf 7b 2c a1 21 04 9b 5b 30 b2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606086 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606086 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606086 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606086 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606086 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606086 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606086 DMM DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = cf7b2ca19b5b30b2) (gsm_04_08.c:1128) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606086 DVLR DEBUG SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) AUTH on UTRAN received RES: cf7b2ca19b5b30b2 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606086 DVLR INFO SUBSCR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20] (vlr_auth_fsm.c:294) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606086 DVLR DEBUG VLR_Authenticate(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69e30]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606086 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606086 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e100d2aaf3d3d523a1ab7221489d8806, CK=NONE (ran_msg_iu.c:388) 20250426110606086 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:14 20250426110606086 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606087 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e1 00 d2 aa f3 d3 d5 23 a1 ab 72 21 48 9d 88 06 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: First idle individual index:15 TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606089 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606089 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606089 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606089 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 4b 94 e9 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 12 c4 7f 1d 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606090 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) 20250426110606090 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{active}: Allocated (fsm.c:456) 20250426110606090 DMSC DEBUG msc_i[0x55fcf1b659a0]{READY}: Allocated (fsm.c:456) 20250426110606090 DMSC DEBUG msc_i[0x55fcf1b659a0]{READY}: is child of msub_fsm[0x55fcf1b4aba0] (fsm.c:486) 20250426110606090 DMSC DEBUG msc_a[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110606090 DMSC DEBUG msc_a[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b4aba0] (fsm.c:486) 20250426110606090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110606090 DMSC DEBUG msc_i(unknown:UTRAN-Iu-551:NONE)[0x55fcf1b659a0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110606090 DMSC DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110606090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110606090 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-551:NONE)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0] (fsm.c:486) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110606090 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110606090 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110606090 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110606090 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110606090 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70] (fsm.c:486) 20250426110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110606090 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110606090 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110606090 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 07 02 4b 94 e9 00 02 27 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606091 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606091 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) Received 1 auth tuples (vlr.c:996) 20250426110606091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606091 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606091 DMM DEBUG Tx AUTH REQ (rand = d5cf94154ad68271cff1af7034d6c613) (gsm_04_08.c:641) 20250426110606091 DMM DEBUG AUTH REQ (autn = 57a83857256617bccab7bed134bc8380) (gsm_04_08.c:643) 20250426110606091 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606091 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606091 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 19 04 55 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 2c f1 70 1f 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606091 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606091 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) 20250426110606092 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{active}: Allocated (fsm.c:456) 20250426110606092 DMSC DEBUG msc_i[0x55fcf1b52e70]{READY}: Allocated (fsm.c:456) 20250426110606092 DMSC DEBUG msc_i[0x55fcf1b52e70]{READY}: is child of msub_fsm[0x55fcf1b71bf0] (fsm.c:486) 20250426110606092 DMSC DEBUG msc_a[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110606092 DMSC DEBUG msc_a[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b71bf0] (fsm.c:486) 20250426110606092 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110606092 DMSC DEBUG msc_i(unknown:UTRAN-Iu-552:NONE)[0x55fcf1b52e70]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110606092 DMSC DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606092 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110606092 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-552:NONE)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870] (fsm.c:486) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110606092 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110606092 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + active-conn: now used by 5 (attached,NCSS,Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110606092 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110606092 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110606092 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0] (fsm.c:486) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110606092 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - proc_arq_vlr_fn_init: now used by 4 (attached,NCSS,Paging,active-conn) (vlr_access_req_fsm.c:405) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O 20250426110606092 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606092 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) Received 1 auth tuples (vlr.c:996) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606092 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606092 DMM DEBUG Tx AUTH REQ (rand = da4bf5b89ebd6d6f0a5c13da9cfc02ba) (gsm_04_08.c:641) 20250426110606092 DMM DEBUG AUTH REQ (autn = a2c3d978f412a1c6141dd5655d1b9a32) (gsm_04_08.c:643) 20250426110606092 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606092 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606092 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606092 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606092 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110606093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606092 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606093 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 d5 cf 94 15 4a d6 82 71 cf f1 af 70 34 d6 c6 13 20 10 57 a8 38 57 25 66 17 bc ca b7 be d1 34 bc 83 80 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606093 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 08 02 19 04 55 00 02 28 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110606093 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606093 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606093 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606093 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 da 4b f5 b8 9e bd 6d 6f 0a 5c 13 da 9c fc 02 ba 20 10 a2 c3 d9 78 f4 12 a1 c6 14 1d d5 65 5d 1b 9a 32 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '051499B666A32104997253CE'O MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '051499B666A32104997253CE'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606097 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606097 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606097 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606097 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606097 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606097 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606097 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606097 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606097 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606097 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 20250426110606097 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606097 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606097 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606097 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.849s remaining) (msc_a.c:450) 20250426110606097 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606097 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606097 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250426110606097 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606097 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001122/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f2 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606098 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606098 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606098 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606098 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606098 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606098 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606098 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606098 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606098 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606098 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606098 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606098 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606098 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606098 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606098 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606098 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606099 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606099 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606099 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.848s remaining) (msc_a.c:450) 20250426110606099 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606099 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606099 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606099 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606099 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001121/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606099 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606099 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606099 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606099 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606099 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606099 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606100 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606100 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606100 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606100 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606100 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606100 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606101 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606101 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606101 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606101 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606101 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606101 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606101 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606101 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606102 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606102 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606102 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606102 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606102 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.891s remaining) (msc_a.c:450) 20250426110606102 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606102 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606102 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606102 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606102 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001119/3/1): Available (smpp_smsc.c:626) 20250426110606102 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606102 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606102 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606102 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606102 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606102 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606102 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606102 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606103 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606103 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606103 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606103 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606103 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606103 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606103 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606103 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606103 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '4B94E9'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-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1420250426110606103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606103 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606103 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606103 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606103 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 50 2f 06 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: { messageType := 2, destLocRef := '190455'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(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05144016E7072104A52DEE99'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05144016E7072104A52DEE99'O MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250426110606109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606109 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606109 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606109 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606109 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 20250426110606109 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606109 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606109 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606109 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 20250426110606109 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606109 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) Received 1 auth tuples (vlr.c:996) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606109 DMM DEBUG Tx AUTH REQ (rand = 2b671b7100a2caa2eada3685a29bbc51) (gsm_04_08.c:641) 20250426110606109 DMM DEBUG AUTH REQ (autn = 50534925d2f68e0063685266a70a7583) (gsm_04_08.c:643) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606109 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606109 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606109 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + vlr_gsup_rx: now used by 5 (attached,NCSS,Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110606109 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) Received 1 auth tuples (vlr.c:996) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110606109 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110606109 DMM DEBUG Tx AUTH REQ (rand = 7cd211cf2f5d2a997ca0f334232ffef0) (gsm_04_08.c:641) 20250426110606109 DMM DEBUG AUTH REQ (autn = 0336a4d6eb9fad2721b8f94328c7dba9) (gsm_04_08.c:643) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110606109 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606109 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606109 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - vlr_gsup_rx: now used by 4 (attached,NCSS,Paging,active-conn) (vlr.c:1410) 20250426110606109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 2b 67 1b 71 00 a2 ca a2 ea da 36 85 a2 9b bc 51 20 10 50 53 49 25 d2 f6 8e 00 63 68 52 66 a7 0a 75 83 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606110 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606110 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606110 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606110 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606110 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606110 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 7c d2 11 cf 2f 5d 2a 99 7c a0 f3 34 23 2f fe f0 20 10 03 36 a4 d6 eb 9f ad 27 21 b8 f9 43 28 c7 db a9 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 20250426110606110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '05146C76036C2104F1BF521A'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '05146C76036C2104F1BF521A'O TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606110 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606110 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606110 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606110 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606111 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606111 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606111 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606111 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606111 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606111 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.882s remaining) (msc_a.c:450) 20250426110606111 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606111 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606111 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606111 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001116/3/1): Available (smpp_smsc.c:626) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 20250426110606111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 20250426110606112 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 11 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606112 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C051499B666A32104997253CE'O 20250426110606113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606113 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606113 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606113 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606113 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606113 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606113 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606113 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606113 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606113 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606113 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606113 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606113 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606113 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606113 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606114 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 3d a7 f4 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 99 b6 66 a3 21 04 99 72 53 ce 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606115 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606115 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606115 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606115 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606115 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606115 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606115 DMM DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 99b666a3997253ce) (gsm_04_08.c:1128) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606115 DVLR DEBUG SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) AUTH on UTRAN received RES: 99b666a3997253ce (8 bytes) (vlr_auth_fsm.c:151) 20250426110606115 DVLR INFO SUBSCR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780] (vlr_auth_fsm.c:294) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606115 DVLR DEBUG VLR_Authenticate(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606115 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606116 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606116 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=d4b25fa5ad9c36e4c6ad01b32fe3ca06, CK=NONE (ran_msg_iu.c:388) 20250426110606116 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606116 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606116 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606116 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606116 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606116 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606116 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606116 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d4 b2 5f a5 ad 9c 36 e4 c6 ad 01 b3 2f e3 ca 06 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606117 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606117 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606117 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606117 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606117 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606117 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606117 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606117 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110606117 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606117 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606117 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606117 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606117 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606117 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606117 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606118 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606118 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606118 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.876s remaining) (msc_a.c:450) 20250426110606118 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606118 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606118 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606118 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606118 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001126/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606118 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606118 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606118 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606118 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 20250426110606119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f6 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606119 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606119 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606119 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606119 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606119 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606127 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606127 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606127 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606127 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606127 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606127 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606127 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606127 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.867s remaining) (msc_a.c:450) 20250426110606127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606127 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606127 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606127 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606127 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001124/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606127 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606127 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606127 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f4 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606128 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 20250426110606128 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606128 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606128 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606128 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 20250426110606128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606129 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606129 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606129 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606129 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606129 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606129 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606129 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606129 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606129 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606129 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606129 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606129 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606129 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606129 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606129 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.865s remaining) (msc_a.c:450) 20250426110606129 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606130 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606130 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606130 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606130 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001125/3/1): Available (smpp_smsc.c:626) 20250426110606130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606130 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 20250426110606130 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606130 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05144016E7072104A52DEE99'O MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 20250426110606132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606132 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606132 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606132 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606132 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606132 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606132 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606132 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606132 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606132 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606132 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606132 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606132 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606132 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606133 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.862s remaining) (msc_a.c:450) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05146C76036C2104F1BF521A'O 20250426110606133 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606133 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606133 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606133 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606133 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001120/3/1): Available (smpp_smsc.c:626) 20250426110606133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606133 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606133 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606133 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606133 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606133 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606133 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606133 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 40 16 e7 07 21 04 a5 2d ee 99 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606134 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606134 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606134 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606134 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606134 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606134 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606134 DMM DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 4016e707a52dee99) (gsm_04_08.c:1128) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606134 DVLR DEBUG SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) AUTH on UTRAN received RES: 4016e707a52dee99 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606134 DVLR INFO SUBSCR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810] (vlr_auth_fsm.c:294) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606134 DVLR DEBUG VLR_Authenticate(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42c80]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606134 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606134 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=69226b6453e7efc9f8e7bfbe3a915871, CK=NONE (ran_msg_iu.c:388) 20250426110606134 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606134 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{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(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606134 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606134 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606134 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606134 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606134 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O 20250426110606134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606134 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606134 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 22 6b 64 53 e7 ef c9 f8 e7 bf be 3a 91 58 71 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O 20250426110606135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606135 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606135 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606135 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606135 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 6c 76 03 6c 21 04 f1 bf 52 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606136 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606136 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606136 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606136 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606136 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606136 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606136 DMM DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 6c76036cf1bf521a) (gsm_04_08.c:1128) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606136 DVLR DEBUG SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) AUTH on UTRAN received RES: 6c76036cf1bf521a (8 bytes) (vlr_auth_fsm.c:151) 20250426110606136 DVLR INFO SUBSCR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910] (vlr_auth_fsm.c:294) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606136 DVLR DEBUG VLR_Authenticate(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b52b70]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606136 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606136 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=e2d5c26b060d115591867c37ddf4df2e, CK=NONE (ran_msg_iu.c:388) 20250426110606136 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606136 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606136 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606136 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606136 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606136 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e2 d5 c2 6b 06 0d 11 55 91 86 7c 37 dd f4 df 2e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514C5EF335D210449E36B4C'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514C5EF335D210449E36B4C'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=0 into dtap '0514F8AD279B2104B1615732'O MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '0514F8AD279B2104B1615732'O MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606141 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606141 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 20250426110606141 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606141 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606141 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606141 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606141 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606141 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O 20250426110606141 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606141 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606141 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606141 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606142 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606142 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606142 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606142 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606142 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606142 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606142 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606142 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606142 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606142 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O 20250426110606142 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606142 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606142 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606143 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606143 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 70 b4 35 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606143 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606143 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606143 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606143 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606143 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606143 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606143 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 20250426110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606143 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606143 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606143 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606143 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606143 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606143 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606144 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606144 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606144 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606144 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606144 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0f 06 fa b7 2f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110606148 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606148 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606149 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606149 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606149 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606149 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606149 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606149 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606149 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606149 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606149 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606150 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606150 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606150 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606150 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606150 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514C5EF335D210449E36B4C'O 20250426110606150 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606150 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606150 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606150 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606150 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606150 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606151 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606151 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606151 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606151 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 20250426110606151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606151 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606151 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606151 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606151 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0e 06 42 5f ba 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 19 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606151 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606151 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606152 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606152 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 27 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 c5 ef 33 5d 21 04 49 e3 6b 4c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606152 DIUCS DEBUG (UTRAN-Iu-537) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606152 DIUCS DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0] (msc_a.c:1053) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b262a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b66c40] (msc_a.c:1053) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b166b0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606152 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606152 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) MSC-A terminated (msub.c:261) 20250426110606152 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) 1 MSC-I still active (msub.c:79) MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0514F8AD279B2104B1615732'O 20250426110606152 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606152 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Removing from parent msub_fsm[0x55fcf1b66c40] (msub.c:113) 20250426110606152 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-537 (ran_conn.c:142) 20250426110606152 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-537 (ran_conn.c:155) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Freeing instance (msub.c:113) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46:UTRAN-Iu-537:PAGING_RESP)[0x55fcf1b65220]{READY}: Deallocated (fsm.c:568) 20250426110606152 DMSC DEBUG msub(IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46) Free (msub.c:119) 20250426110606152 DVLR DEBUG VLR subscr IMSI-262420000001118:MSISDN-491230001118:TMSI-0x1A627E46 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606152 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Freeing instance (msub.c:113) 20250426110606152 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Deallocated (fsm.c:568) 20250426110606152 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606152 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606152 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606152 DMM DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = c5ef335d49e36b4c) (gsm_04_08.c:1128) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606152 DVLR DEBUG SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) AUTH on UTRAN received RES: c5ef335d49e36b4c (8 bytes) (vlr_auth_fsm.c:151) 20250426110606152 DVLR INFO SUBSCR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70] (vlr_auth_fsm.c:294) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606152 DVLR DEBUG VLR_Authenticate(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b7e960]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606152 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=12d12e8ae34e1d5bac3805ea554a3845, CK=NONE (ran_msg_iu.c:388) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606152 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110606152 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 50 2f 06 00 02 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606153 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606153 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606153 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606153 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 12 d1 2e 8a e3 4e 1d 5b ac 38 05 ea 55 4a 38 45 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:1 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110606153 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606153 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 f8 ad 27 9b 21 04 b1 61 57 32 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O 20250426110606154 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606154 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606154 DMM DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = f8ad279bb1615732) (gsm_04_08.c:1128) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110606154 DVLR DEBUG SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) AUTH on UTRAN received RES: f8ad279bb1615732 (8 bytes) (vlr_auth_fsm.c:151) 20250426110606154 DVLR INFO SUBSCR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0] (vlr_auth_fsm.c:294) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110606154 DVLR DEBUG VLR_Authenticate(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b51ff0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=696dfdb3eaa982fb9729f945d6d31675, CK=NONE (ran_msg_iu.c:388) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110606154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606154 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606154 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 69 6d fd b3 ea a9 82 fb 97 29 f9 45 d6 d3 16 75 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 20250426110606154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606154 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606154 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110606154 DIUCS DEBUG (UTRAN-Iu-538) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606154 DIUCS DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606154 DIUCS DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360] (msc_a.c:1053) 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606154 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1af2180]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b44fb0] (msc_a.c:1053) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606154 DMSC DEBUG msc_a(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606154 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606154 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) MSC-A terminated (msub.c:261) 20250426110606154 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) 1 MSC-I still active (msub.c:79) 20250426110606154 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606154 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Removing from parent msub_fsm[0x55fcf1b44fb0] (msub.c:113) 20250426110606154 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-538 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606154 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-538 (ran_conn.c:155) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Freeing instance (msub.c:113) 20250426110606154 DMSC DEBUG msc_i(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0:UTRAN-Iu-538:PAGING_RESP)[0x55fcf1b570b0]{READY}: Deallocated (fsm.c:568) 20250426110606154 DMSC DEBUG msub(IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0) Free (msub.c:119) 20250426110606154 DVLR DEBUG VLR subscr IMSI-262420000001117:MSISDN-491230001117:TMSI-0x92E079A0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606154 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{terminating}: Freeing instance (msub.c:113) 20250426110606154 DMSC DEBUG msub_fsm[0x55fcf1b44fb0]{terminating}: Deallocated (fsm.c:568) 20250426110606155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606155 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 3d a7 f4 00 02 1a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O 20250426110606155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606155 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606155 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606155 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606155 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606155 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606155 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606155 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606155 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606155 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606156 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606156 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606156 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606156 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606156 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.888s remaining) (msc_a.c:450) 20250426110606156 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606156 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606156 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606156 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606156 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001127/3/1): Available (smpp_smsc.c:626) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f7 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606156 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606156 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606157 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606157 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606157 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606157 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606157 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606157 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606157 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606157 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606157 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606157 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606157 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606157 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606157 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606157 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606157 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606157 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606157 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 40 13 f9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:0 20250426110606161 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606161 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606161 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606161 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 19 50 2f 06 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 0TC_iu_multi_lu_and_mt_ussd2(2964)5254918 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O TC_iu_multi_lu_and_mt_ussd2(2964)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:1 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 1TC_iu_multi_lu_and_mt_ussd2(2962)4040692 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:2 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:3 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:4 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2962)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:5 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606200 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606200 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606200 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606200 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606200 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606200 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606200 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606200 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606200 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 4c bc c0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.844s remaining) (msc_a.c:450) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1a 3d a7 f4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001129/3/1): Available (smpp_smsc.c:626) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 27 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606201 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.846s remaining) (msc_a.c:450) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606201 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606201 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001130/3/1): Available (smpp_smsc.c:626) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f9 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606201 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606201 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606201 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606201 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606201 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606201 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606201 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606201 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f0 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606202 DIUCS DEBUG (UTRAN-Iu-539) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606202 DIUCS DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60] (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b48f50]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b4a0e0] (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4ae60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) MSC-A terminated (msub.c:261) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) 1 MSC-I still active (msub.c:79) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Removing from parent msub_fsm[0x55fcf1b4a0e0] (msub.c:113) 20250426110606202 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-539 (ran_conn.c:142) 20250426110606202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-539 (ran_conn.c:155) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Freeing instance (msub.c:113) TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187:UTRAN-Iu-539:PAGING_RESP)[0x55fcf1b4af90]{READY}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187) Free (msub.c:119) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001123:MSISDN-491230001123:TMSI-0x24EF8187 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{terminating}: Freeing instance (msub.c:113) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b4a0e0]{terminating}: Deallocated (fsm.c:568) 20250426110606202 DIUCS DEBUG (UTRAN-Iu-540) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606202 DIUCS DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0] (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d7a0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b23c30] (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b4d6f0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) MSC-A terminated (msub.c:261) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) 1 MSC-I still active (msub.c:79) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Removing from parent msub_fsm[0x55fcf1b23c30] (msub.c:113) 20250426110606202 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-540 (ran_conn.c:142) 20250426110606202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-540 (ran_conn.c:155) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Freeing instance (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4:UTRAN-Iu-540:PAGING_RESP)[0x55fcf1b7d2d0]{READY}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4) Free (msub.c:119) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001122:MSISDN-491230001122:TMSI-0x29EDBCB4 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{terminating}: Freeing instance (msub.c:113) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b23c30]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606202 DIUCS DEBUG (UTRAN-Iu-541) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606202 DIUCS DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70] (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b7da80]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b790e0] (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78c70]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) MSC-A terminated (msub.c:261) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) 1 MSC-I still active (msub.c:79) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Removing from parent msub_fsm[0x55fcf1b790e0] (msub.c:113) 20250426110606202 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-541 (ran_conn.c:142) 20250426110606202 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-541 (ran_conn.c:155) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Freeing instance (msub.c:113) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741:UTRAN-Iu-541:PAGING_RESP)[0x55fcf1b78e50]{READY}: Deallocated (fsm.c:568) 20250426110606202 DMSC DEBUG msub(IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741) Free (msub.c:119) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001121:MSISDN-491230001121:TMSI-0x1B545741 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{terminating}: Freeing instance (msub.c:113) 20250426110606202 DMSC DEBUG msub_fsm[0x55fcf1b790e0]{terminating}: Deallocated (fsm.c:568) 20250426110606202 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606202 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110606202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.887s remaining) (msc_a.c:450) 20250426110606202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 70 b4 35 00 02 1b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606202 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001128/3/1): Available (smpp_smsc.c:626) 20250426110606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=15 -> eSLS=95: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0f 04 fa b7 2f 00 02 1c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606202 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606202 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606202 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=14 -> eSLS=94: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606202 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606202 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0e 04 42 5f ba 00 02 1d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606202 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606202 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606202 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606202 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606202 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110606202 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110606202 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.889s remaining) (msc_a.c:450) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_REGISTER (msc_a.c:2106) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - Paging: now used by 3 (attached,NCSS,active-conn) (paging.c:202) 20250426110606203 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001131/3/1): Available (smpp_smsc.c:626) 20250426110606203 DIUCS DEBUG (UTRAN-Iu-542) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606203 DIUCS DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0] (msc_a.c:1053) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606203 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7eb40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 21 f8 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b458f0] (msc_a.c:1053) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b7f1d0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606203 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606203 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) MSC-A terminated (msub.c:261) 20250426110606203 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) 1 MSC-I still active (msub.c:79) 20250426110606203 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606203 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Removing from parent msub_fsm[0x55fcf1b458f0] (msub.c:113) 20250426110606203 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-542 (ran_conn.c:142) 20250426110606203 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-542 (ran_conn.c:155) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Freeing instance (msub.c:113) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04:UTRAN-Iu-542:PAGING_RESP)[0x55fcf1b49e50]{READY}: Deallocated (fsm.c:568) 20250426110606203 DMSC DEBUG msub(IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04) Free (msub.c:119) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001119:MSISDN-491230001119:TMSI-0x15C1BD04 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606203 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{terminating}: Freeing instance (msub.c:113) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606203 DMSC DEBUG msub_fsm[0x55fcf1b458f0]{terminating}: Deallocated (fsm.c:568) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606203 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 00 06 93 92 63 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606203 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 31 f1 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606203 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606203 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 43 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 2c 00 14 40 28 00 00 02 00 10 40 1c 1b 0b 3b 1c 17 a1 15 02 01 01 02 01 3d 30 0d 04 01 0f 04 08 cd 30 9a ad 2f a7 e9 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 40 13 f9 00 02 1e 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606203 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606203 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606203 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 20250426110606203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606203 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606203 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 01 06 40 e4 f0 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 02 06 5e 2e 00 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110606204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606204 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606204 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606204 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606204 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606204 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606204 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 03 06 02 74 be 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:2 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:6 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 2TC_iu_multi_lu_and_mt_ussd2(2974)7386165 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:3 20250426110606205 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606205 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606205 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606205 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606205 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1b 70 b4 35 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:4 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 3TC_iu_multi_lu_and_mt_ussd2(2972)16430895 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 4TC_iu_multi_lu_and_mt_ussd2(2970)4349882 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2974)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2972)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2970)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:5 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 5TC_iu_multi_lu_and_mt_ussd2(2966)4199417 TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2966)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:8 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-RAN(2954)@4e68250106fc: patching N(SD)=1 into dtap '8B3A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-RAN(2954)@4e68250106fc: patched enc_l3: '8B7A05A203020101'O MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:20 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014401000000100104009088B7A05A203020101'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:9 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:10 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606244 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606244 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606244 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606244 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606244 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606244 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606244 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606244 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606244 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606245 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 04 06 2a e8 5c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 1f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1c fa b7 2f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DIUCS DEBUG (UTRAN-Iu-543) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606245 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606245 DIUCS DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1d 42 5f ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606245 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606245 DIUCS DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60] (msc_a.c:1053) 20250426110606245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606245 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b17760]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b4a210] (msc_a.c:1053) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606245 DMSC DEBUG msc_a(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b23d60]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606245 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) MSC-A terminated (msub.c:261) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) 1 MSC-I still active (msub.c:79) 20250426110606245 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606245 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606245 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Removing from parent msub_fsm[0x55fcf1b4a210] (msub.c:113) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-543 (ran_conn.c:142) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1e 40 13 f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-543 (ran_conn.c:155) 20250426110606245 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Freeing instance (msub.c:113) 20250426110606245 DMSC DEBUG msc_i(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395:UTRAN-Iu-543:PAGING_RESP)[0x55fcf1b7ec70]{READY}: Deallocated (fsm.c:568) 20250426110606245 DMSC DEBUG msub(IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395) Free (msub.c:119) 20250426110606245 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606245 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606245 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606245 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606245 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606245 DVLR DEBUG VLR subscr IMSI-262420000001116:MSISDN-491230001116:TMSI-0x60256395 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606245 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{terminating}: Freeing instance (msub.c:113) 20250426110606245 DMSC DEBUG msub_fsm[0x55fcf1b4a210]{terminating}: Deallocated (fsm.c:568) 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 27 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 4c bc c0 00 02 1f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606246 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 20 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 21 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606246 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606246 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 14 00 14 40 10 00 00 01 00 10 40 09 08 8b 7a 05 a2 03 02 01 01 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 22 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606246 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606246 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606246 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606246 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 23 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606246 DIUCS DEBUG (UTRAN-Iu-544) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606246 DIUCS DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606246 DIUCS DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840] (msc_a.c:1053) 20250426110606246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606246 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1af1050]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b0e200] (msc_a.c:1053) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606246 DMSC DEBUG msc_a(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b7a840]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606246 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606246 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) MSC-A terminated (msub.c:261) 20250426110606246 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) 1 MSC-I still active (msub.c:79) 20250426110606246 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606246 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606246 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Removing from parent msub_fsm[0x55fcf1b0e200] (msub.c:113) 20250426110606246 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-544 (ran_conn.c:142) 20250426110606247 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-544 (ran_conn.c:155) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Freeing instance (msub.c:113) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B:UTRAN-Iu-544:PAGING_RESP)[0x55fcf1b51510]{READY}: Deallocated (fsm.c:568) 20250426110606247 DMSC DEBUG msub(IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B) Free (msub.c:119) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001126:MSISDN-491230001126:TMSI-0x2034397B - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{terminating}: Freeing instance (msub.c:113) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b0e200]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606247 DIUCS DEBUG (UTRAN-Iu-545) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606247 DIUCS DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230] (msc_a.c:1053) 20250426110606247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606247 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b674f0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b41e30] (msc_a.c:1053) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41230]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606247 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) MSC-A terminated (msub.c:261) 20250426110606247 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) 1 MSC-I still active (msub.c:79) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Removing from parent msub_fsm[0x55fcf1b41e30] (msub.c:113) 20250426110606247 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-545 (ran_conn.c:142) 20250426110606247 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-545 (ran_conn.c:155) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Freeing instance (msub.c:113) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA:UTRAN-Iu-545:PAGING_RESP)[0x55fcf1b41100]{READY}: Deallocated (fsm.c:568) 20250426110606247 DMSC DEBUG msub(IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA) Free (msub.c:119) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001124:MSISDN-491230001124:TMSI-0x99BFC2FA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{terminating}: Freeing instance (msub.c:113) 20250426110606247 DMSC DEBUG msub_fsm[0x55fcf1b41e30]{terminating}: Deallocated (fsm.c:568) 20250426110606247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606247 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606247 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 00 04 93 92 63 00 02 20 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110606247 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606247 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606247 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=1 -> eSLS=81: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606247 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 01 04 40 e4 f0 00 02 21 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606247 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606247 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606247 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606247 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606248 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606248 DIUCS DEBUG (UTRAN-Iu-546) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606248 DIUCS DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0] (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b4aa70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b20790] (msc_a.c:1053) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b439e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b20790]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606248 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) MSC-A terminated (msub.c:261) 20250426110606248 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) 1 MSC-I still active (msub.c:79) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b20790]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b20790]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Removing from parent msub_fsm[0x55fcf1b20790] (msub.c:113) 20250426110606248 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-546 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606248 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-546 (ran_conn.c:155) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Freeing instance (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D:UTRAN-Iu-546:PAGING_RESP)[0x55fcf1b208c0]{READY}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msub(IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D) Free (msub.c:119) 20250426110606248 DVLR DEBUG VLR subscr IMSI-262420000001125:MSISDN-491230001125:TMSI-0x2858DF6D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b20790]{terminating}: Freeing instance (msub.c:113) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b20790]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:6 20250426110606248 DIUCS DEBUG (UTRAN-Iu-547) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606248 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606248 DIUCS DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606248 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 6TC_iu_multi_lu_and_mt_ussd2(2961)5029056 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330] (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606248 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b69c20]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b44160] (msc_a.c:1053) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606248 DMSC DEBUG msc_a(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b43330]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b44160]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606248 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) MSC-A terminated (msub.c:261) 20250426110606248 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) 1 MSC-I still active (msub.c:79) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b44160]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b44160]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Removing from parent msub_fsm[0x55fcf1b44160] (msub.c:113) 20250426110606248 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-547 (ran_conn.c:142) 20250426110606248 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-547 (ran_conn.c:155) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Freeing instance (msub.c:113) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0:UTRAN-Iu-547:PAGING_RESP)[0x55fcf1b46500]{READY}: Deallocated (fsm.c:568) 20250426110606248 DMSC DEBUG msub(IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0) Free (msub.c:119) 20250426110606248 DVLR DEBUG VLR subscr IMSI-262420000001120:MSISDN-491230001120:TMSI-0x519B0AF0 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b44160]{terminating}: Freeing instance (msub.c:113) 20250426110606248 DMSC DEBUG msub_fsm[0x55fcf1b44160]{terminating}: Deallocated (fsm.c:568) 20250426110606248 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606248 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606248 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606248 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606249 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606249 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:7 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606249 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606248 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 1f 4c bc c0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 06 06 1c e8 1f 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=2 -> eSLS=82: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 02 04 5e 2e 00 00 02 22 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606249 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606249 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606249 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:8 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606249 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606249 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606249 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=3 -> eSLS=83: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 03 04 02 74 be 00 02 23 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606249 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 20 93 92 63 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606249 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606249 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606249 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 05 06 69 ec bc 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606250 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606250 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606250 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 07 06 4b 94 e9 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 7TC_iu_multi_lu_and_mt_ussd2(2980)9671267 20250426110606250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606250 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606250 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606250 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 21 40 e4 f0 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 8TC_iu_multi_lu_and_mt_ussd2(2976)4252912 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2961)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:11 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2976)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:9 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 TC_iu_multi_lu_and_mt_ussd2(2980)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:10 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 9TC_iu_multi_lu_and_mt_ussd2(2978)6172160 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 10TC_iu_multi_lu_and_mt_ussd2(2968)160958 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:13 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_multi_lu_and_mt_ussd2(2968)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2978)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:12 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:14 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606292 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + gsm0911_gsup_rx: now used by 4 (attached,NCSS,active-conn,gsm0911_gsup_rx) (gsm_09_11.c:442) 20250426110606292 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - gsm0911_gsup_rx: now used by 3 (attached,NCSS,active-conn) (gsm_09_11.c:509) 20250426110606292 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: Sending DTAP: NCSS GSM0480_MTYPE_RELEASE_COMPLETE (msc_a.c:2106) 20250426110606292 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110606292 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110606292 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - NCSS: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110606292 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606292 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110606292 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110606292 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110606293 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110606293 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110606293 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110606293 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110606293 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 0b 2a 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 08 06 19 04 55 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 24 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 22 5e 2e 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DIUCS DEBUG (UTRAN-Iu-548) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606293 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 23 02 74 be 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606293 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606293 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606293 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606293 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 26 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606293 DIUCS DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606293 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606293 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606293 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606293 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606293 DIUCS DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606293 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606293 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700] (msc_a.c:1053) 20250426110606293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606293 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b67780]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606293 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b7dbe0] (msc_a.c:1053) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6a700]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606294 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) MSC-A terminated (msub.c:261) 20250426110606294 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) 1 MSC-I still active (msub.c:79) 20250426110606294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Removing from parent msub_fsm[0x55fcf1b7dbe0] (msub.c:113) 20250426110606294 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-548 (ran_conn.c:142) 20250426110606294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 25 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606294 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606294 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606294 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606294 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 27 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606294 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-548 (ran_conn.c:155) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Freeing instance (msub.c:113) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7:UTRAN-Iu-548:PAGING_RESP)[0x55fcf1b6e7e0]{READY}: Deallocated (fsm.c:568) 20250426110606294 DMSC DEBUG msub(IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7) Free (msub.c:119) 20250426110606294 DVLR DEBUG VLR subscr IMSI-262420000001127:MSISDN-491230001127:TMSI-0x5157DAA7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Freeing instance (msub.c:113) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b7dbe0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606294 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606294 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606294 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606294 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=4 -> eSLS=84: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606294 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606294 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 04 04 2a e8 5c 00 02 24 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer 20250426110606294 DIUCS DEBUG (UTRAN-Iu-550) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606294 DIUCS DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606294 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606294 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606294 DIUCS DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530] (msc_a.c:1053) 20250426110606294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606294 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b76910]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b6a0d0] (msc_a.c:1053) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606294 DMSC DEBUG msc_a(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d530]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606294 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) MSC-A terminated (msub.c:261) 20250426110606294 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) 1 MSC-I still active (msub.c:79) 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{active}: State change to terminating (no timeout) (msub.c:91) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606294 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606294 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Removing from parent msub_fsm[0x55fcf1b6a0d0] (msub.c:113) 20250426110606294 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-550 (ran_conn.c:142) 20250426110606295 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-550 (ran_conn.c:155) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Freeing instance (msub.c:113) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7:UTRAN-Iu-550:PAGING_RESP)[0x55fcf1b7d400]{READY}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 20250426110606295 DMSC DEBUG msub(IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7) Free (msub.c:119) 20250426110606295 DVLR DEBUG VLR subscr IMSI-262420000001130:MSISDN-491230001130:TMSI-0x3BFA7DA7 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{terminating}: Freeing instance (msub.c:113) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b6a0d0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(2953)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110606295 DIUCS DEBUG (UTRAN-Iu-549) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606295 DIUCS DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606295 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606295 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606295 DIUCS DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0] (msc_a.c:1053) 20250426110606295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606295 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b42810]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b47860] (msc_a.c:1053) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b5dde0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b47860]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606295 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) MSC-A terminated (msub.c:261) 20250426110606295 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) 1 MSC-I still active (msub.c:79) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b47860]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b47860]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Removing from parent msub_fsm[0x55fcf1b47860] (msub.c:113) 20250426110606295 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-549 (ran_conn.c:142) 20250426110606295 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-549 (ran_conn.c:155) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Freeing instance (msub.c:113) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442:UTRAN-Iu-549:PAGING_RESP)[0x55fcf1b35c00]{READY}: Deallocated (fsm.c:568) 20250426110606295 DMSC DEBUG msub(IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442) Free (msub.c:119) 20250426110606295 DVLR DEBUG VLR subscr IMSI-262420000001129:MSISDN-491230001129:TMSI-0x62623442 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b47860]{terminating}: Freeing instance (msub.c:113) 20250426110606295 DMSC DEBUG msub_fsm[0x55fcf1b47860]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:11 20250426110606295 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606295 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606295 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606295 DIUCS DEBUG (UTRAN-Iu-551) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606295 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606295 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=6 -> eSLS=86: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606295 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606295 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 06 04 1c e8 1f 00 02 26 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606295 DIUCS DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606295 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606295 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110606295 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606296 DIUCS DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606296 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606296 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 20250426110606296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0] (msc_a.c:1053) 20250426110606296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606296 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b6eb70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606296 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b4aba0] (msc_a.c:1053) 20250426110606296 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606296 DMSC DEBUG msc_a(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b4dda0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606296 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606296 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) MSC-A terminated (msub.c:261) 20250426110606296 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) 1 MSC-I still active (msub.c:79) 20250426110606296 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606296 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606296 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606296 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Removing from parent msub_fsm[0x55fcf1b4aba0] (msub.c:113) 20250426110606296 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-551 (ran_conn.c:142) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110606296 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-551 (ran_conn.c:155) 20250426110606296 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Freeing instance (msub.c:113) 20250426110606296 DMSC DEBUG msc_i(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D:UTRAN-Iu-551:PAGING_RESP)[0x55fcf1b659a0]{READY}: Deallocated (fsm.c:568) 20250426110606296 DMSC DEBUG msub(IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D) Free (msub.c:119) 20250426110606296 DVLR DEBUG VLR subscr IMSI-262420000001128:MSISDN-491230001128:TMSI-0x12C47F1D - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606296 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{terminating}: Freeing instance (msub.c:113) 20250426110606296 DMSC DEBUG msub_fsm[0x55fcf1b4aba0]{terminating}: Deallocated (fsm.c:568) MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:13 20250426110606296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606296 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=5 -> eSLS=85: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 05 04 69 ec bc 00 02 25 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606296 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606296 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606296 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=7 -> eSLS=87: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606296 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 07 04 4b 94 e9 00 02 27 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110606296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 11TC_iu_multi_lu_and_mt_ussd2(2982)2811996 20250426110606296 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606296 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606296 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 24 2a e8 5c 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu 20250426110606296 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606296 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110606297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 26 1c e8 1f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 13TC_iu_multi_lu_and_mt_ussd2(2988)1894431 MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:12 TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 12TC_iu_multi_lu_and_mt_ussd2(2986)6941884 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:14 TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2982)@4e68250106fc: Final verdict of PTC: pass MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on connection ID:15 MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 14TC_iu_multi_lu_and_mt_ussd2(2984)4953321 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(2953)@4e68250106fc: vl_from0 TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(2953)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_iu_multi_lu_and_mt_ussd2(2988)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2986)@4e68250106fc: Final verdict of PTC: pass TC_iu_multi_lu_and_mt_ussd2(2984)@4e68250106fc: Final verdict of PTC: pass 20250426110606501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 25 69 ec bc 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 27 4b 94 e9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606501 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606501 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606501 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606501 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 28 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110606502 DIUCS DEBUG (UTRAN-Iu-552) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110606502 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110606502 DIUCS DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110606502 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110606502 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110606502 DIUCS DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110606502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110606502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870] (msc_a.c:1053) 20250426110606502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110606502 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82dd0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b71bf0] (msc_a.c:1053) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110606502 DMSC DEBUG msc_a(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b82870]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110606502 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110606502 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) MSC-A terminated (msub.c:261) 20250426110606502 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) 1 MSC-I still active (msub.c:79) 20250426110606502 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110606502 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110606502 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110606502 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Removing from parent msub_fsm[0x55fcf1b71bf0] (msub.c:113) 20250426110606502 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-552 (ran_conn.c:142) 20250426110606502 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-552 (ran_conn.c:155) 20250426110606502 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Freeing instance (msub.c:113) 20250426110606503 DMSC DEBUG msc_i(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F:UTRAN-Iu-552:PAGING_RESP)[0x55fcf1b52e70]{READY}: Deallocated (fsm.c:568) 20250426110606503 DMSC DEBUG msub(IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F) Free (msub.c:119) 20250426110606503 DVLR DEBUG VLR subscr IMSI-262420000001131:MSISDN-491230001131:TMSI-0x2CF1701F - active-conn: now used by 1 (attached) (msub.c:375) 20250426110606503 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{terminating}: Freeing instance (msub.c:113) 20250426110606503 DMSC DEBUG msub_fsm[0x55fcf1b71bf0]{terminating}: Deallocated (fsm.c:568) 20250426110606503 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606503 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606503 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110606503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606503 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=8 -> eSLS=88: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110606503 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110606503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 08 04 19 04 55 00 02 28 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(2953)@4e68250106fc: Session index based on local reference:15 20250426110606506 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110606506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110606506 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110606506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110606506 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110606506 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110606506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110606506 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110606506 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 28 19 04 55 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(2955)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(2954)@4e68250106fc: Deleted conn table entry 15TC_iu_multi_lu_and_mt_ussd2(2990)1639509 TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_multi_lu_and_mt_ussd2(2990)@4e68250106fc: Final verdict of PTC: pass MSC_Test_0-SCCP(2947)@4e68250106fc: Final verdict of PTC: none 20250426110606516 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110606516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110606516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110606516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110606516 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110606516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110606516 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110606516 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110606516 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110606516 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606516 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110606516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110606516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110606516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110606516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110606516 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110606516 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110606516 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110606516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110606516 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110606516 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(2950)@4e68250106fc: Final verdict of PTC: none 20250426110606517 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110606517 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110606517 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110606517 DLINP ERROR virt-bsc1-0 NOTIFICATION SEND_FAILED flags=0x1 (stream.c:265) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110606517 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 (osmo_ss7_asp.c:808) 20250426110606517 DLSS7 ERROR 0: ASP(virt-bsc1-0) xUA SRV SEND_FAILED (osmo_ss7_asp.c:831) 20250426110606517 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) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606517 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110606517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110606517 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) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110606517 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110606517 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110606517 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) 20250426110606517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110606517 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110606517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110606517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110606517 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110606518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110606518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2949)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(2948)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2946)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(2956)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2969)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2981)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2975)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2952)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2989)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(2959)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2971)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(2958)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(2955)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2967)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2985)@4e68250106fc: Final verdict of PTC: none20250426110606517 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110606517 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110606517 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110606517 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110606517 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110606518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110606518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110606518 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110606518 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) IPA-CTRL-CLI-IPA(2963)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2951)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(2953)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2991)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2983)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2973)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2965)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(2954)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2992)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2979)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2977)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2987)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(2957)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(2960)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2946): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2947): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2948): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2949): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2950): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2951): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2952): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(2953): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(2954): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(2955): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(2956): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(2957): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(2958): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(2959): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(2960): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2961): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2962): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2963): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2964): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2965): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2966): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2967): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2968): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2969): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2970): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2971): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2972): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2973): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2974): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2975): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2976): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2977): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2978): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2979): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2980): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2981): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2982): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2983): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2984): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2985): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2986): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2987): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2988): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2989): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_iu_multi_lu_and_mt_ussd2(2990): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2991): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2992): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_multi_lu_and_mt_ussd finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass'. Sat Apr 26 11:06:06 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 20250426110607519 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110608517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110608517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110608517 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110608518 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110608520 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5679168) 20250426110609522 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=5679168, count=5682576) 20250426110610523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc'. ------ MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc ------ Sat Apr 26 11:06:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110611523 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_with_invalid_mcc_mnc started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(2996)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(2996)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(2996)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(2994)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(2999)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(2999)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(2999)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(2997)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(3002)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(3002)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3002)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(3000)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110612322 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3003)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110612494 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110612494 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110612494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110612494 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2996)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110612500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612500 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110612500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110612500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110612500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110612500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110612500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110612500 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612500 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2996)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110612500 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110612500 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2996)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110612502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612502 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110612502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110612502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110612502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110612502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110612502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110612502 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612502 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110612502 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110612502 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110612502 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(2996)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(2996)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: Association #8 state changed to: aSP_Active (7) 20250426110612503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110612503 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110612505 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110612505 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110612505 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110612505 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(2999)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(2999)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110612511 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612511 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110612511 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110612511 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110612511 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110612511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110612511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110612511 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612511 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110612511 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110612511 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(2999)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(2999)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(2999)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110612516 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612516 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110612516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110612516 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110612516 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110612516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110612516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110612516 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612516 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110612516 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110612516 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110612516 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(2999)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110612516 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110612516 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110612517 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) 20250426110612517 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) 20250426110612518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110612518 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(3002)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3002)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110612524 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110612524 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) 20250426110612525 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612525 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110612525 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) MSC_Test_2-M3UA(3002)@4e68250106fc: M3UA_ASPUP sent 20250426110612526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110612526 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110612526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110612526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110612526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612526 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110612526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110612526 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(3002)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test-GSUP-IPA(3005)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3002)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110612529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110612529 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110612529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110612529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110612529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) MSC_Test_2-M3UA(3002)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110612529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110612529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110612529 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110612529 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110612529 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110612529 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110612529 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110612529 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110612530 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110612530 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM 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(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110612531 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3005)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110612558 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110612558 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3006)@4e68250106fc: Created GsupExpect[0] for "262420000001054" to be handled at TC_iu_lu_with_invalid_mcc_mnc2(3008) TC_iu_lu_with_invalid_mcc_mnc2(3008)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110613306 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613306 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110613306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613307 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110613307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110613307 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613307 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2996)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110613308 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613308 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613308 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110613308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613308 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110613308 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110613308 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613308 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(2996)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(2996)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(2995)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_1-M3UA(2999)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110613316 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613316 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110613316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613316 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110613316 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110613316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613316 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110613317 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613317 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613317 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110613317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613317 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110613317 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110613317 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613317 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(2999)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(2999)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(2998)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110613331 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613331 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110613331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613331 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110613331 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110613331 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613331 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110613331 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) 20250426110613331 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110613331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110613332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613332 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110613332 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110613332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613332 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3001)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3001)@4e68250106fc: Added conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)10380696 MSC_Test_2-SCCP(3000)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110613348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110613348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613348 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110613348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110613348 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613348 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 9e 65 98 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 33 f3 22 00 17 00 3a 40 08 00 33 f3 22 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 45 00 4f 40 03 00 00 17 00 56 40 05 33 f3 22 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3001)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110613349 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) 20250426110613349 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{active}: Allocated (fsm.c:456) 20250426110613349 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: Allocated (fsm.c:456) 20250426110613349 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: is child of msub_fsm[0x55fcf1b166b0] (fsm.c:486) 20250426110613349 DMSC DEBUG msc_a[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110613349 DMSC DEBUG msc_a[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b166b0] (fsm.c:486) 20250426110613349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110613349 DMSC DEBUG msc_i(unknown:UTRAN-Iu-553:NONE)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110613349 DMSC DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110613349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110613349 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-553:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110613349 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001054 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110613349 DMM DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40] (fsm.c:486) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110613349 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110613349 DVLR DEBUG set IMSI on subscriber; IMSI=262420000001054 id=262420000001054 (vlr.c:661) 20250426110613349 DVLR INFO New subscr, IMSI: 262420000001054 (vlr.c:562) 20250426110613349 DVLR DEBUG VLR subscr IMSI-262420000001054 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110613349 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110613349 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110613349 DVLR DEBUG VLR subscr IMSI-262420000001054 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110613349 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110613349 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110613349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110613349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70] (fsm.c:486) 20250426110613349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110613349 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110613349 DPAG NOTICE ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Added seen cell to this RAN peer: LAI:333-22-23 (ran_peer.c:105) 20250426110613349 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110613349 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110613349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110613349 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110613349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110613349 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110613349 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110613349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110613349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110613349 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 09 02 9e 65 98 00 02 29 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@4e68250106fc: { messageType := 2, destLocRef := '9E6598'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(3000)@4e68250106fc: Session index based on local reference:0 MSC_Test-GSUP(3006)@4e68250106fc: Found GsupExpect[0] for "262420000001054" handled at TC_iu_lu_with_invalid_mcc_mnc2(3008) MSC_Test-GSUP(3006)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)"262420000001054" 20250426110618350 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Timeout of X1 (fsm.c:317) 20250426110618350 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_CN_CLOSE (msc_a.c:927) 20250426110618350 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110618350 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:454) 20250426110618350 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110618350 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) 20250426110618350 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) 20250426110618350 DMM INFO msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: LOCATION UPDATING REJECT (gsm_04_08.c:112) 20250426110618350 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_REJECT (msc_a.c:2106) 20250426110618350 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110618350 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110618350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110618350 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_CN_CLOSE (vlr_lu_fsm.c:772) 20250426110618350 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) 20250426110618350 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110618350 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110618351 DVLR DEBUG VLR subscr IMSI-262420000001054 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426110618351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110618351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110618351 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110618351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110618351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110618351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110618351 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 09 06 9e 65 98 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 05 04 16 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110618351 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110618351 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110618351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110618351 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110618351 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110618351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110618351 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110618352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 09 06 9e 65 98 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(3000)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3000)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3000)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3000)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3000)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Timeout of T0 (fsm.c:317) 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: No timer_cb, automatic termination (fsm.c:329) 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Terminating (cause = OSMO_FSM_TERM_TIMEOUT) (fsm.c:332) 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Removing from parent vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70] (fsm.c:332) 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Freeing instance (fsm.c:332) 20250426110643350 DVLR DEBUG VLR_Authenticate(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Deallocated (fsm.c:568) 20250426110643350 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Received Event VLR_ULA_E_AUTH_FAILURE (fsm.c:332) 20250426110643350 DVLR ERROR vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Event VLR_ULA_E_AUTH_FAILURE not permitted (fsm.c:332) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Timeout of X2 (fsm.c:317) 20250426110648352 DIUCS ERROR msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Timeout while releasing, discarding right now (msc_a.c:922) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:924) 20250426110648352 DIUCS DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Released: msc_a use is 0 (-) (msc_a.c:1044) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1047) 20250426110648352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1047) 20250426110648352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40] (msc_a.c:1047) 20250426110648352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110648352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1047) 20250426110648352 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b52b70]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b166b0] (msc_a.c:1047) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1047) 20250426110648352 DMSC DEBUG msc_a(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110648352 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1047) 20250426110648352 DMSC DEBUG msub(IMSI-262420000001054) MSC-A terminated (msub.c:261) 20250426110648352 DMSC DEBUG msub(IMSI-262420000001054) 1 MSC-I still active (msub.c:79) 20250426110648352 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110648352 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110648352 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110648352 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Removing from parent msub_fsm[0x55fcf1b166b0] (msub.c:113) 20250426110648352 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-553 (ran_conn.c:142) 20250426110648352 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-553 (ran_conn.c:155) 20250426110648352 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Freeing instance (msub.c:113) 20250426110648352 DMSC DEBUG msc_i(IMSI-262420000001054:UTRAN-Iu-553:LU)[0x55fcf1b65220]{READY}: Deallocated (fsm.c:568) 20250426110648352 DMSC DEBUG msub(IMSI-262420000001054) Free (msub.c:119) 20250426110648352 DVLR INFO VLR subscr IMSI-262420000001054 - active-conn: now used by 0 (-) (msub.c:375) 20250426110648352 DVLR DEBUG SUBSCR(IMSI-262420000001054) freeing VLR subscr (max total use count was 3) (vlr.c:472) 20250426110648352 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{terminating}: Freeing instance (msub.c:113) 20250426110648352 DMSC DEBUG msub_fsm[0x55fcf1b166b0]{terminating}: Deallocated (fsm.c:568) 20250426110648352 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110648352 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110648352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110648352 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110648352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110648352 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=9 -> eSLS=89: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110648352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110648352 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110648352 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110648352 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 09 04 9e 65 98 00 02 29 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3000)@4e68250106fc: Session index based on local reference:0 20250426110648354 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110648354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110648354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110648354 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110648354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110648354 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110648354 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110648354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110648354 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110648354 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 29 9e 65 98 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3002)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_2-RAN(3001)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_with_invalid_mcc_mnc2(3008)10380696 MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3005)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } TC_iu_lu_with_invalid_mcc_mnc2(3008)@4e68250106fc: setverdict(fail): none -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@4e68250106fc: Test Component 3008 has requested to stop MTC. Terminating current testcase execution. 20250426110712578 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110712579 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110712579 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110712582 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110712582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110712582 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110712582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test_0-RAN(2995)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(3006)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(3000)@4e68250106fc: Final verdict of PTC: none 20250426110712582 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110712582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110712582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110712582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110712582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110712582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) MSC_Test-GSUP-IPA(3005)@4e68250106fc: Final verdict of PTC: none 20250426110712582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110712582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110712582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110712582 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110712582 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110712582 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) 20250426110712582 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110712582 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110712582 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110712582 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110712582 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110712582 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110712583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110712583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110712583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110712583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110712583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110712583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110712582 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110712583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110712583 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110712583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110712583 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110712583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(2996)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(2994)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(2997)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(2999)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3003)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3004)@4e68250106fc: Final verdict of PTC: none 20250426110712586 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) 20250426110712586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110712586 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110712586 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110712586 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) 20250426110712586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110712586 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110712586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110712586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110712586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110712586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110712586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110712586 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110712586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110712586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) IPA-CTRL-CLI-IPA(3009)@4e68250106fc: Final verdict of PTC: none 20250426110712587 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110712587 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3007)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(3001)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(3002)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(2998)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2993)@4e68250106fc: Final verdict of PTC: none TC_iu_lu_with_invalid_mcc_mnc2(3008)@4e68250106fc: Final verdict of PTC: fail reason: "Tguard timeout" MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(2993): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(2994): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(2995): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(2996): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(2997): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(2998): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(2999): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(3000): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(3001): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(3002): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3003): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3004): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3005): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3006): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3007): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_with_invalid_mcc_mnc2(3008): fail (none -> fail) reason: "Tguard timeout" MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3009): none (fail -> fail) MTC@4e68250106fc: Test case TC_iu_lu_with_invalid_mcc_mnc finished. Verdict: fail reason: Tguard timeout MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail'. Sat Apr 26 11:07:12 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 20250426110713580 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110714582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110714583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110714586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110714587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110714587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258348) 20250426110715582 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=258348, count=261756) 20250426110716584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging'. ------ MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging ------ Sat Apr 26 11:07:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110717584 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_iu_lu_and_expire_while_paging started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(3013)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3013)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3013)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(3011)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_1-M3UA(3016)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(3016)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3016)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-SCCP(3014)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(3019)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(3019)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3019)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(3017)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110718051 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3020)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110718221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110718221 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110718221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110718221 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3013)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3013)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3013)@4e68250106fc: Message received on association #8 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718226 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110718226 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718226 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110718226 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110718226 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110718226 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3013)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3013)@4e68250106fc: Message received on association #8 20250426110718226 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110718226 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3013)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3013)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3013)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3013)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3013)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3013)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110718233 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110718233 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110718233 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110718233 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(3016)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3016)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110718238 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718238 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110718238 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110718238 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110718238 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110718238 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110718238 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110718238 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718238 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110718238 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110718239 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(3016)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(3016)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3016)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110718241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718241 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110718241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110718241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110718241 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110718241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110718241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110718241 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718241 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110718241 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110718241 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110718241 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(3016)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 20250426110718241 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110718241 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110718246 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) 20250426110718246 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) 20250426110718246 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110718246 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(3019)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3019)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110718254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718254 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110718254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110718254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110718254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110718254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110718254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110718254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718254 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110718254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110718254 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(3019)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(3019)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3019)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110718257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110718257 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110718257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110718257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110718257 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110718257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110718257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110718257 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110718257 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110718257 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110718257 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110718257 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110718257 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(3019)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110718257 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110718257 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110718585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110718585 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3022)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110718591 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3022)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3022)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110718615 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110718615 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3023)@4e68250106fc: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3025) TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110719028 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719028 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110719028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719028 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719028 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719028 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719028 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3013)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719029 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719029 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719029 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110719029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719029 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110719029 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110719029 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719029 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3013)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3013)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3012)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110719042 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719042 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719042 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719042 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110719042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719042 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719042 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719042 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719042 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3016)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719043 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719043 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719043 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110719043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719043 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110719043 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110719043 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719043 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3016)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3016)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3015)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110719055 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) 20250426110719055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719055 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719055 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719055 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719056 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719056 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719056 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719056 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719056 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3018)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)6501349 MSC_Test_2-SCCP(3017)@4e68250106fc: First idle individual index:0 20250426110719069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719069 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 63 33 e5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 55 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719069 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) MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719069 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{active}: Allocated (fsm.c:456) 20250426110719069 DMSC DEBUG msc_i[0x55fcf1b66c40]{READY}: Allocated (fsm.c:456) 20250426110719069 DMSC DEBUG msc_i[0x55fcf1b66c40]{READY}: is child of msub_fsm[0x55fcf1b52b70] (fsm.c:486) 20250426110719069 DMSC DEBUG msc_a[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110719069 DMSC DEBUG msc_a[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b52b70] (fsm.c:486) 20250426110719069 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110719069 DMSC DEBUG msc_i(unknown:UTRAN-Iu-554:NONE)[0x55fcf1b66c40]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110719069 DMSC DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110719069 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110719069 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-554:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110719069 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001055 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110719069 DMM DEBUG msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b65220] (fsm.c:486) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110719069 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110719069 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110719069 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110719069 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110719069 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110719069 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110719069 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110719069 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{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(3018)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110719069 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719069 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719069 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719069 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719069 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719069 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0a 02 63 33 e5 00 02 2a 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: { messageType := 2, destLocRef := '6333E5'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-GSUP(3023)@4e68250106fc: Found GsupExpect[0] for "262420000001055" handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@4e68250106fc: Added IMSI table entry 0TC_iu_lu_and_expire_while_paging2(3025)"262420000001055" MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): none -> pass 20250426110719074 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110719074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110719074 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) Received 1 auth tuples (vlr.c:996) 20250426110719074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110719074 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110719074 DMM DEBUG Tx AUTH REQ (rand = a4526361dbe9a6d35d3d08171d3e92da) (gsm_04_08.c:641) 20250426110719074 DMM DEBUG AUTH REQ (autn = c5b5e5118f51499ee5466c05ee7adb03) (gsm_04_08.c:643) 20250426110719074 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110719074 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110719074 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110719074 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110719074 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719074 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719074 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719074 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719074 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719074 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719074 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 63 33 e5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 a4 52 63 61 db e9 a6 d3 5d 3d 08 17 1d 3e 92 da 20 10 c5 b5 e5 11 8f 51 49 9e e5 46 6c 05 ee 7a db 03 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@4e68250106fc: patching N(SD)=1 into dtap '05148AD5970E210492D5BCBB'O MSC_Test_2-RAN(3018)@4e68250106fc: patched enc_l3: '05548AD5970E210492D5BCBB'O MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05548AD5970E210492D5BCBB'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719081 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719081 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719081 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719081 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719081 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 8a d5 97 0e 21 04 92 d5 bc bb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719081 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719081 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719081 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719081 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719081 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719081 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110719081 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 8ad5970e92d5bcbb) (gsm_04_08.c:1128) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110719081 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) AUTH on UTRAN received RES: 8ad5970e92d5bcbb (8 bytes) (vlr_auth_fsm.c:151) 20250426110719081 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (vlr_auth_fsm.c:294) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110719081 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110719081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110719081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110719081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110719081 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110719081 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c148007834862429311fc9a5758ada1f, CK=NONE (ran_msg_iu.c:388) 20250426110719081 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110719081 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110719081 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719081 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719081 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719081 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719081 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719081 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719081 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719081 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 63 33 e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c1 48 00 78 34 86 24 29 31 1f c9 a5 75 8a da 1f 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110719086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719086 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719086 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719086 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719086 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719087 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719087 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110719087 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110719087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110719087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110719087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110719087 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110719087 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110719087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110719087 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110719087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110719087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110719087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110719087 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110719087 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719087 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719087 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719087 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719087 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719087 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 63 33 e5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110719089 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110719089 DVLR DEBUG IMSI:262420000001055 has MSISDN:491230001055 (vlr.c:1045) 20250426110719089 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110719089 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110719089 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110719089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (vlr_lu_fsm.c:110) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110719089 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b166b0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110719089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110719089 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110719089 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110719089 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110719089 DMM DEBUG -> IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6 LOCATION UPDATE ACCEPT (TMSI = 0x5f160bd6) (gsm_04_08.c:149) 20250426110719089 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110719089 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110719089 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110719089 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110719089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719089 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 63 33 e5 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 5f 16 0b d6 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3018)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719091 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719091 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719091 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719091 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719091 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719091 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719091 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719091 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719091 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110719091 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110719091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:TMSInew-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110719091 DMSC NOTICE msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) VLR: update for IMSI=262420000001055 (MSISDN=491230001055) (gsm_04_08.c:1541) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110719091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80] (vlr_lu_fsm.c:817) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110719091 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x0189C01A:UTRAN-Iu-554:LU)[0x55fcf1b67650]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110719091 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110719091 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110719091 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110719091 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250426110719091 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110719091 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110719091 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110719091 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110719091 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110719091 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110719091 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110719091 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110719091 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110719091 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719091 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719091 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0a 06 63 33 e5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719094 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719094 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719094 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719094 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719094 DIUCS DEBUG (UTRAN-Iu-554) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719094 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719094 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719094 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110719094 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110719094 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110719094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110719094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220] (msc_a.c:1053) 20250426110719094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110719094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110719094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b52b70] (msc_a.c:1053) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110719094 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110719094 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110719094 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) MSC-A terminated (msub.c:261) 20250426110719094 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) 1 MSC-I still active (msub.c:79) 20250426110719094 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110719094 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110719095 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110719095 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Removing from parent msub_fsm[0x55fcf1b52b70] (msub.c:113) 20250426110719095 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-554 (ran_conn.c:142) 20250426110719095 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-554 (ran_conn.c:155) 20250426110719095 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Freeing instance (msub.c:113) 20250426110719095 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-554:LU)[0x55fcf1b66c40]{READY}: Deallocated (fsm.c:568) 20250426110719095 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) Free (msub.c:119) 20250426110719095 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110719095 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{terminating}: Freeing instance (msub.c:113) 20250426110719095 DMSC DEBUG msub_fsm[0x55fcf1b52b70]{terminating}: Deallocated (fsm.c:568) 20250426110719095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=10 -> eSLS=90: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719095 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0a 04 63 33 e5 00 02 2a 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2a 63 33 e5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3018)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)6501349 TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3018)@4e68250106fc: Created IMSI[0] for '262420000001055'H'5F160BD6'O to be handled at TC_iu_lu_and_expire_while_paging2(3025) MSC_Test-GSUP(3023)@4e68250106fc: Created GsupExpect[0] for "262420000001055" to be handled at TC_iu_lu_and_expire_while_paging2(3025) 20250426110719097 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110719097 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + Paging: now used by 3 (attached,VTY,Paging) (paging.c:111) 20250426110719097 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - VTY: now used by 2 (attached,Paging) (msc_vty.c:1721) 20250426110719097 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719097 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719097 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719097 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 00 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 40 40 05 00 5f 16 0b d6 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3018)@4e68250106fc: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_iu_lu_and_expire_while_paging2(3025) TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110719100 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + VTY: now used by 3 (attached,Paging,VTY) (msc_vty.c:1285) 20250426110719100 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - attached: now used by 2 (Paging,VTY) (vlr.c:1489) 20250426110719100 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - VTY: now used by 1 (Paging) (msc_vty.c:1839) TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: 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 := '5F160BD6'O } } } }, additionalUpdateParameters := omit } } } } MSC_Test_2-RAN(3018)@4e68250106fc: Added conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)8982132 MSC_Test_2-SCCP(3017)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719103 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719103 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719103 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719103 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 89 0e 74 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 06 27 00 03 50 59 02 05 f4 5f 16 0b d6 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719103 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) 20250426110719103 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: Allocated (fsm.c:456) 20250426110719103 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: Allocated (fsm.c:456) 20250426110719103 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: is child of msub_fsm[0x55fcf1b42c80] (fsm.c:486) 20250426110719103 DMSC DEBUG msc_a[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110719103 DMSC DEBUG msc_a[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b42c80] (fsm.c:486) 20250426110719103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110719103 DMSC DEBUG msc_i(unknown:UTRAN-Iu-555:NONE)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110719103 DMSC DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110719103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110719103 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-555:NONE)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110719103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110719103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40] (fsm.c:486) 20250426110719103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110719103 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110719103 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + proc_arq_vlr_fn_init: now used by 2 (Paging,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110719103 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + active-conn: now used by 3 (Paging,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110719104 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110719104 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110719104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110719104 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110719104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110719104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70] (fsm.c:486) 20250426110719104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110719104 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110719104 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - proc_arq_vlr_fn_init: now used by 2 (Paging,active-conn) (vlr_access_req_fsm.c:405) 20250426110719104 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719104 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719104 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719104 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719104 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719104 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0b 02 89 0e 74 00 02 2b 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: { messageType := 2, destLocRef := '890E74'O, sourceLocRef := '00022B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110719105 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + vlr_gsup_rx: now used by 3 (Paging,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110719105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110719105 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) Received 1 auth tuples (vlr.c:996) 20250426110719105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110719105 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110719105 DMM DEBUG Tx AUTH REQ (rand = 8e269d5a570bb2db6e42516d46d7fa95) (gsm_04_08.c:641) 20250426110719105 DMM DEBUG AUTH REQ (autn = 04e86c3a82cf134a2c5563e91c711687) (gsm_04_08.c:643) 20250426110719105 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110719105 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110719105 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110719105 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - vlr_gsup_rx: now used by 2 (Paging,active-conn) (vlr.c:1410) 20250426110719105 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719105 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719105 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719105 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719105 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 89 0e 74 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 8e 26 9d 5a 57 0b b2 db 6e 42 51 6d 46 d7 fa 95 20 10 04 e8 6c 3a 82 cf 13 4a 2c 55 63 e9 1c 71 16 87 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3018)@4e68250106fc: patching N(SD)=0 into dtap '05149E61D66E2104F5027AF9'O MSC_Test_2-RAN(3018)@4e68250106fc: patched enc_l3: '05149E61D66E2104F5027AF9'O MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C05149E61D66E2104F5027AF9'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719107 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 14 9e 61 d6 6e 21 04 f5 02 7a f9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719108 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719108 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719108 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719108 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719108 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110719108 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110719108 DMM DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 9e61d66ef5027af9) (gsm_04_08.c:1128) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110719108 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) AUTH on UTRAN received RES: 9e61d66ef5027af9 (8 bytes) (vlr_auth_fsm.c:151) 20250426110719108 DVLR INFO SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70] (vlr_auth_fsm.c:294) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110719108 DVLR DEBUG VLR_Authenticate(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110719108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110719108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110719108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110719108 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110719108 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=c9a151a8631c3f4a6ba417ca286192a8, CK=NONE (ran_msg_iu.c:388) 20250426110719108 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110719108 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110719108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719108 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719108 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719108 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 89 0e 74 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c9 a1 51 a8 63 1c 3f 4a 6b a4 17 ca 28 61 92 a8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719110 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719110 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719110 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719110 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719110 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719110 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110719110 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719110 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110719110 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110719110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110719110 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110719110 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110719110 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110719111 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110719111 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110719111 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.992s remaining) (msc_a.c:450) 20250426110719111 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - Paging: now used by 1 (active-conn) (paging.c:202) 20250426110719111 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001055/3/1): Available (smpp_smsc.c:626) 20250426110719111 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110719111 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110719111 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110719111 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + msc_a_fsm_releasing_onenter: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110719111 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 + vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110719111 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - vlr_subscr_cancel_attach_fsm: now used by 2 (active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110719111 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110719111 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110719111 DVLR DEBUG VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - msc_a_fsm_releasing_onenter: now used by 1 (active-conn) (msc_a.c:1004) 20250426110719111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 89 0e 74 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110719111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719111 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0b 06 89 0e 74 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3017)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(3017)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3017)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719113 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719113 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110719114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110719114 DIUCS DEBUG (UTRAN-Iu-555) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110719114 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110719114 DIUCS DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110719114 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110719114 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110719114 DIUCS DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110719114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110719114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40] (msc_a.c:1053) 20250426110719114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110719114 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b52b70]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b42c80] (msc_a.c:1053) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110719114 DMSC DEBUG msc_a(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b66c40]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110719114 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110719114 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) MSC-A terminated (msub.c:261) 20250426110719114 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) 1 MSC-I still active (msub.c:79) 20250426110719114 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110719114 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110719114 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110719114 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Removing from parent msub_fsm[0x55fcf1b42c80] (msub.c:113) 20250426110719114 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-555 (ran_conn.c:142) 20250426110719114 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-555 (ran_conn.c:155) 20250426110719114 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Freeing instance (msub.c:113) 20250426110719114 DMSC DEBUG msc_i(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6:UTRAN-Iu-555:PAGING_RESP)[0x55fcf1b65220]{READY}: Deallocated (fsm.c:568) 20250426110719114 DMSC DEBUG msub(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) Free (msub.c:119) 20250426110719114 DVLR INFO VLR subscr IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6 - active-conn: now used by 0 (-) (msub.c:375) 20250426110719114 DVLR DEBUG SUBSCR(IMSI-262420000001055:MSISDN-491230001055:TMSI-0x5F160BD6) freeing VLR subscr (max total use count was 4) (vlr.c:472) 20250426110719114 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Freeing instance (msub.c:113) 20250426110719114 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Deallocated (fsm.c:568) 20250426110719114 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719114 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719114 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110719114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719114 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=11 -> eSLS=91: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110719114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110719114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0b 04 89 0e 74 00 02 2b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3019)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3017)@4e68250106fc: Session index based on local reference:0 20250426110719115 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110719115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110719115 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_2-RAN(3018)@4e68250106fc: Deleted conn table entry 0TC_iu_lu_and_expire_while_paging2(3025)8982132 MSC_Test_2-M3UA(3019)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110719115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110719115 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110719115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110719115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110719115 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110719115 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2b 89 0e 74 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_iu_lu_and_expire_while_paging2(3025)@4e68250106fc: Final verdict of PTC: pass 20250426110719120 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110719120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110719120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110719120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110719120 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110719120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110719120 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110719120 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110719120 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110719120 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719120 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110719120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110719120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110719120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110719120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110719120 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110719120 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110719120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110719120 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110719120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110719120 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110719121 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110719121 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-SCCP(3014)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(3013)@4e68250106fc: Final verdict of PTC: none 20250426110719121 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3022)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(3023)@4e68250106fc: Final verdict of PTC: none 20250426110719122 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110719123 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110719124 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110719124 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110719124 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110719124 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110719124 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) 20250426110719124 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719124 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110719124 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110719124 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110719124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110719124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110719124 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110719125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110719125 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110719125 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110719125 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(3011)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-M3UA(3016)@4e68250106fc: Final verdict of PTC: none 20250426110719125 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110719125 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) 20250426110719125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110719125 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110719125 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110719125 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST (osmo_ss7_asp.c:816) 20250426110719125 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) 20250426110719125 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110719125 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110719125 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110719126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110719126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110719126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110719126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110719126 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110719126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) MSC_Test_1-RAN(3015)@4e68250106fc: Final verdict of PTC: none 20250426110719126 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110719126 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110719126 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3021)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3020)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-SCCP(3017)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(3019)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3026)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(3018)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3010)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(3012)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3024)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3010): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3011): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3012): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3013): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(3014): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(3015): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(3016): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(3017): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(3018): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(3019): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3020): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3021): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3022): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3023): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3024): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_iu_lu_and_expire_while_paging2(3025): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3026): none (pass -> pass) MTC@4e68250106fc: Test case TC_iu_lu_and_expire_while_paging finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass'. Sat Apr 26 11:07:19 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 20250426110720123 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110721121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110721121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110721121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110721125 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110721125 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110721125 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110721125 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110721126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110721126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110721126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=477392) 20250426110722126 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=477392, count=480700) 20250426110723128 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release'. ------ MSC_Tests_Iu.TC_mo_cc_iu_release ------ Sat Apr 26 11:07:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_Iu.TC_mo_cc_iu_release.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110724130 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_Iu.TC_mo_cc_iu_release' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_mo_cc_iu_release started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3030)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3030)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3030)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(3028)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_1-M3UA(3033)@4e68250106fc: ************************************************* MSC_Test_1-M3UA(3033)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_1-M3UA(3033)@4e68250106fc: ************************************************* MSC_Test_1-SCCP(3031)@4e68250106fc: v_sccp_pdu_maxlen:268 MTC@4e68250106fc: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_2-M3UA(3036)@4e68250106fc: ************************************************* MSC_Test_2-M3UA(3036)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_2-M3UA(3036)@4e68250106fc: ************************************************* MSC_Test_2-SCCP(3034)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110724548 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3037)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110724708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110724708 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110724709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110724709 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3030)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) MSC_Test_0-M3UA(3030)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110724713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724713 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110724713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110724713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110724713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110724713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110724713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110724713 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110724713 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110724713 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110724713 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3030)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110724715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724715 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110724715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110724715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110724715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110724715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110724715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110724715 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110724715 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110724715 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110724715 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110724715 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3030)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110724715 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) MSC_Test_0-M3UA(3030)@4e68250106fc: Message received on association #8 20250426110724715 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3030)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3030)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110724725 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110724725 DLSS7 INFO (r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc1-0 (osmo_ss7_xua_srv.c:112) 20250426110724725 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110724725 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(3033)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110724730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724730 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110724730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110724730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110724730 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110724730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110724730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110724730 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) MSC_Test_1-M3UA(3033)@4e68250106fc: M3UA_ASPUP sent MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110724730 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110724730 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110724730 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(3033)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110724733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724733 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110724733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110724733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110724733 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110724733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110724733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110724733 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110724733 DLSS7 INFO 0: ASP(virt-bsc1-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110724733 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) 20250426110724733 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110724733 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(3033)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110724733 DLM3UA[38;5;49m NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.2/0 (xua_snm.c:391) 20250426110724733 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3033)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_1-M3UA(3033)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110724741 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) 20250426110724741 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) 20250426110724741 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110724741 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(3036)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110724746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110724746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110724746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110724746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110724746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110724746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110724746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110724746 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110724746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110724746 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(3036)@4e68250106fc: M3UA_ASPUP sent MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110724748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110724748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110724748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110724748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110724748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110724748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110724748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) 20250426110724748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110724748 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110724748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110724748 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110724748 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110724748 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110724748 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:391) 20250426110724748 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_1-M3UA(3033)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: Received M3UA_DAVA -> discard MSC_Test_2-M3UA(3036)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110725131 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110725131 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3039)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110725136 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3039)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3039)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110725157 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110725157 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3040)@4e68250106fc: Created GsupExpect[0] for "262420000001043" to be handled at TC_mo_cc_iu_release2(3042) TC_mo_cc_iu_release2(3042)@4e68250106fc: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110725523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725523 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110725523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725523 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725523 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725523 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3030)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725523 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725523 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725523 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110725523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725523 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110725523 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110725523 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725523 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3030)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3030)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3029)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110725533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725533 DLM3UA DEBUG 0: ASP(virt-bsc1-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725533 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725533 DLM3UA DEBUG 0: ASP(virt-bsc1-0) m3ua_rx_xfer(): M3UA data header: opc=194=0.24.2 dpc=185=0.23.1 (m3ua.c:621) 20250426110725533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725533 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=194=0.24.2,DPC=185=0.23.1,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725533 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725533 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c2 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c2 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3033)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725533 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725533 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725533 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=194=0.24.2 (m3ua.c:621) 20250426110725533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=194=0.24.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725533 DLSS7 DEBUG 0: CombinedLinkset(dpc=194=0.24.2,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=194=0.24.2,SLS=0 -> eSLS=64: use Normal Route via 'virt-bsc1' (osmo_ss7_combined_linkset.c:261) 20250426110725533 DLSS7 DEBUG Found route for dpc=194=0.24.2: pc=194=0.24.2 mask=0x3fff=7.255.7 via AS virt-bsc1 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=194=0.24.2 (osmo_ss7_hmrt.c:205) 20250426110725533 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725533 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 b9 00 00 00 c2 03 00 00 00 09 01 03 07 0b 04 43 c2 00 fe 04 43 b9 00 fe 03 00 01 31 00 00 06 00 08 00 00 00 01 (osmo_ss7_asp.c:1164) MSC_Test_1-M3UA(3033)@4e68250106fc: Message received on association #8 MSC_Test_1-M3UA(3033)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_1-RAN(3032)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! 20250426110725548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725548 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725548 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725548 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725548 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725548 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725548 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) 20250426110725548 DIUCS INFO ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Sent RESET ACKNOWLEDGE (ran_peer.c:173) 20250426110725548 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725548 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725548 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725548 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=0 -> eSLS=80: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725548 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725548 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725548 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 b9 00 00 00 c3 03 00 00 00 09 01 03 07 0b 04 43 c3 00 8e 04 43 b9 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-RAN(3035)@4e68250106fc: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_2-RAN(3035)@4e68250106fc: Added conn table entry 0TC_mo_cc_iu_release2(3042)9325393 MSC_Test_2-SCCP(3034)@4e68250106fc: First idle individual index:0 20250426110725555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725555 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725555 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725555 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 b9 03 02 00 00 01 8e 4b 51 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 13 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 01 34 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725555 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) 20250426110725555 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: Allocated (fsm.c:456) 20250426110725555 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: Allocated (fsm.c:456) 20250426110725555 DMSC DEBUG msc_i[0x55fcf1b65220]{READY}: is child of msub_fsm[0x55fcf1b66c40] (fsm.c:486) 20250426110725555 DMSC DEBUG msc_a[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110725555 DMSC DEBUG msc_a[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b66c40] (fsm.c:486) 20250426110725555 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110725555 DMSC DEBUG msc_i(unknown:UTRAN-Iu-556:NONE)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110725555 DMSC DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110725555 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110725555 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-556:NONE)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110725555 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000001043 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110725555 DMM DEBUG msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b39cb0] (fsm.c:486) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_lu_fsm.c:1582) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110725555 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110725555 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110725555 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110725555 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110725555 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110725555 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110725555 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_AUTH (T0, 30s) (vlr_lu_fsm.c:950) 20250426110725555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110725555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110725555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110725555 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110725555 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725555 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725555 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725555 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725555 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) MSC_Test_2-RAN(3035)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110725555 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725555 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0c 02 8e 4b 51 00 02 2c 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: { messageType := 2, destLocRef := '8E4B51'O, sourceLocRef := '00022C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B9008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test-GSUP(3040)@4e68250106fc: Found GsupExpect[0] for "262420000001043" handled at TC_mo_cc_iu_release2(3042) MSC_Test-GSUP(3040)@4e68250106fc: Added IMSI table entry 0TC_mo_cc_iu_release2(3042)"262420000001043" MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): none -> pass 20250426110725558 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110725558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110725558 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) Received 1 auth tuples (vlr.c:996) 20250426110725558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110725558 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110725558 DMM DEBUG Tx AUTH REQ (rand = 59092821e63dc05efad21720bea89eed) (gsm_04_08.c:641) 20250426110725558 DMM DEBUG AUTH REQ (autn = 17c23b68a0acc4f444be5d7ffc4eaf44) (gsm_04_08.c:643) 20250426110725558 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110725558 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725558 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725558 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110725558 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725558 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725558 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725558 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725558 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725558 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725558 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 8e 4b 51 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 59 09 28 21 e6 3d c0 5e fa d2 17 20 be a8 9e ed 20 10 17 c2 3b 68 a0 ac c4 f4 44 be 5d 7f fc 4e af 44 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@4e68250106fc: patching N(SD)=1 into dtap '0514BFEA66032104E785B2CD'O MSC_Test_2-RAN(3035)@4e68250106fc: patched enc_l3: '0554BFEA66032104E785B2CD'O MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554BFEA66032104E785B2CD'O MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725563 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725563 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725563 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 bf ea 66 03 21 04 e7 85 b2 cd 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725563 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725563 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725563 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725563 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725563 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725563 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110725563 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = bfea6603e785b2cd) (gsm_04_08.c:1128) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110725563 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) AUTH on UTRAN received RES: bfea6603e785b2cd (8 bytes) (vlr_auth_fsm.c:151) 20250426110725563 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (vlr_auth_fsm.c:294) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110725563 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110725563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: Received Event VLR_ULA_E_AUTH_SUCCESS (vlr_auth_fsm.c:294) 20250426110725563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110725563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110725563 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110725563 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=43743e98fe7766d4c3b2ba5cf94cb5d3, CK=NONE (ran_msg_iu.c:388) 20250426110725563 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110725563 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_AUTH}: State change to VLR_ULA_S_WAIT_CIPH (T0, 30s) (vlr_lu_fsm.c:936) 20250426110725563 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725563 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725563 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725563 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725563 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725563 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 8e 4b 51 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 43 74 3e 98 fe 77 66 d4 c3 b2 ba 5c f9 4c b5 d3 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725568 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725568 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725568 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725568 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725568 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725568 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725568 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110725568 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725568 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110725568 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110725568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: Received Event VLR_ULA_E_CIPH_RES (vlr.c:1655) 20250426110725568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110725568 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110725568 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110725568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110725568 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_CIPH}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110725568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110725568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110725568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110725568 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110725568 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725568 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725568 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725568 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725568 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 8e 4b 51 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110725572 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110725572 DVLR DEBUG IMSI:262420000001043 has MSISDN:491230001043 (vlr.c:1045) 20250426110725572 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110725572 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110725572 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110725572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (vlr_lu_fsm.c:110) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110725572 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b67650]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110725572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110725572 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (fsm.c:486) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110725572 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110725572 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110725572 DMM DEBUG -> IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC LOCATION UPDATE ACCEPT (TMSI = 0x3c0591ec) (gsm_04_08.c:149) 20250426110725572 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_LOC_UPD_ACCEPT (msc_a.c:2106) 20250426110725572 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725572 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725572 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110725572 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725572 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725572 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725572 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725572 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 36 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 8e 4b 51 00 01 1f 00 14 40 1b 00 00 02 00 10 40 0f 0e 05 02 62 f2 24 00 17 17 05 f4 3c 05 91 ec 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-RAN(3035)@4e68250106fc: patching N(SD)=2 into dtap '051B'O MSC_Test_2-RAN(3035)@4e68250106fc: patched enc_l3: '059B'O MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:14 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302059B'O MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725575 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725575 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725575 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 05 9b 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725576 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725576 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725576 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725576 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725576 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725576 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110725576 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110725576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:TMSInew-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110725576 DMSC NOTICE msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) VLR: update for IMSI=262420000001043 (MSISDN=491230001043) (gsm_04_08.c:1541) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110725576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80] (vlr_lu_fsm.c:817) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110725576 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x6A340D6E:UTRAN-Iu-556:LU)[0x55fcf1b166b0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110725576 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110725576 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110725576 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.979s remaining) (msc_a.c:450) 20250426110725576 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250426110725576 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110725576 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110725576 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 0 (-) (msc_a.c:948) 20250426110725576 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110725576 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110725576 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110725576 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110725576 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110725576 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110725576 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725576 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725576 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725576 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725576 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725576 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0c 06 8e 4b 51 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725580 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725580 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725580 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725580 DIUCS DEBUG (UTRAN-Iu-556) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725580 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725580 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110725580 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725580 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110725580 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110725580 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110725580 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110725581 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110725581 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110725581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110725581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0] (msc_a.c:1053) 20250426110725581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110725581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110725581 DVLR DEBUG vlr_lu_fsm(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b42c80]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110725581 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b66c40] (msc_a.c:1053) 20250426110725581 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110725581 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b39cb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110725581 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110725581 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) MSC-A terminated (msub.c:261) 20250426110725581 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) 1 MSC-I still active (msub.c:79) 20250426110725581 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110725581 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110725581 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110725581 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Removing from parent msub_fsm[0x55fcf1b66c40] (msub.c:113) 20250426110725581 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-556 (ran_conn.c:142) 20250426110725581 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-556 (ran_conn.c:155) 20250426110725581 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Freeing instance (msub.c:113) 20250426110725581 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-556:LU)[0x55fcf1b65220]{READY}: Deallocated (fsm.c:568) 20250426110725581 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) Free (msub.c:119) 20250426110725581 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110725581 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Freeing instance (msub.c:113) 20250426110725581 DMSC DEBUG msub_fsm[0x55fcf1b66c40]{terminating}: Deallocated (fsm.c:568) 20250426110725581 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725581 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725581 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725581 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=12 -> eSLS=92: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725581 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0c 04 8e 4b 51 00 02 2c 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-RAN(3035)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)9325393 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725582 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725582 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725582 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725582 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2c 8e 4b 51 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@4e68250106fc: 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 := '3C0591EC'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_2-RAN(3035)@4e68250106fc: Added conn table entry 0TC_mo_cc_iu_release2(3042)7804629 MSC_Test_2-RAN(3035)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_2-SCCP(3034)@4e68250106fc: First idle individual index:0 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725785 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725785 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725785 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 69 00 00 00 c3 00 00 00 b9 03 02 00 00 01 77 16 d5 02 02 06 04 43 b9 00 8e 04 04 43 c3 00 8e 0f 44 00 13 40 40 00 00 06 00 03 40 01 00 00 0f 40 06 00 62 f2 24 00 17 00 3a 40 08 00 62 f2 24 00 17 00 00 00 10 40 0e 0d 05 24 01 03 50 59 02 05 f4 3c 05 91 ec 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725785 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) 20250426110725786 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: Allocated (fsm.c:456) 20250426110725786 DMSC DEBUG msc_i[0x55fcf1b39cb0]{READY}: Allocated (fsm.c:456) 20250426110725786 DMSC DEBUG msc_i[0x55fcf1b39cb0]{READY}: is child of msub_fsm[0x55fcf1b42c80] (fsm.c:486) 20250426110725786 DMSC DEBUG msc_a[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110725786 DMSC DEBUG msc_a[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b42c80] (fsm.c:486) 20250426110725786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110725786 DMSC DEBUG msc_i(unknown:UTRAN-Iu-557:NONE)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110725786 DMSC DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110725786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP: dir=1 proc=19 (ran_msg_iu.c:274) 20250426110725786 DIUCS DEBUG msc_a(unknown:UTRAN-Iu-557:NONE)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: RAN decode: RANAP InitialUE RAN PDU (msc_a.c:2043) 20250426110725786 DMM DEBUG msc_a(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=MO-Call (gsm_04_08.c:776) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220] (fsm.c:486) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: rev=R99 net=UTRAN Auth (no Ciph) (vlr_access_req_fsm.c:711) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110725786 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110725786 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110725786 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110725786 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110725786 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_WAIT_AUTH (no timeout) (vlr_access_req_fsm.c:359) 20250426110725786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Allocated (fsm.c:456) 20250426110725786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: is child of Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40] (fsm.c:486) 20250426110725786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: Received Event VLR_AUTH_E_START (vlr_auth_fsm.c:680) 20250426110725786 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH}: State change to VLR_SUB_AS_NEEDS_AUTH_WAIT_AI (T0, 30s) (vlr_auth_fsm.c:358) 20250426110725786 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110725787 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725787 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725787 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725787 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725787 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725787 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 b9 00 00 00 c3 03 00 00 0d 02 77 16 d5 00 02 2d 02 01 03 04 43 b9 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: { messageType := 2, destLocRef := '7716D5'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(3034)@4e68250106fc: Session index based on local reference:0 TC_mo_cc_iu_release2(3042)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110725795 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110725795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: Received Event VLR_AUTH_E_HLR_SAI_ACK (vlr.c:1023) 20250426110725795 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) Received 1 auth tuples (vlr.c:996) 20250426110725795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_NEEDS_AUTH_WAIT_AI}: State change to VLR_SUB_AS_WAIT_RESP (T3260, 12s) (vlr_auth_fsm.c:415) 20250426110725795 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: got auth tuple: use_count=1 key_seq=0 -- will use UMTS AKA (is_r99=yes, at->vec.auth_types=0x3) (vlr_auth_fsm.c:324) 20250426110725795 DMM DEBUG Tx AUTH REQ (rand = 3d84ad8c1ac6375df99ff1500e34cb96) (gsm_04_08.c:641) 20250426110725795 DMM DEBUG AUTH REQ (autn = b12987c6c5070474dfda08bec2a247ff) (gsm_04_08.c:643) 20250426110725795 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Sending DTAP: MM GSM48_MT_MM_AUTH_REQ (msc_a.c:2106) 20250426110725795 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725795 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725795 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110725795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725796 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4d 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 36 00 14 40 32 00 00 02 00 10 40 26 25 05 12 00 3d 84 ad 8c 1a c6 37 5d f9 9f f1 50 0e 34 cb 96 20 10 b1 29 87 c6 c5 07 04 74 df da 08 be c2 a2 47 ff 00 3b 40 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-RAN(3035)@4e68250106fc: patching N(SD)=1 into dtap '0514997F2D41210482E0E421'O MSC_Test_2-RAN(3035)@4e68250106fc: patched enc_l3: '0554997F2D41210482E0E421'O MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:24 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440140000010010400D0C0554997F2D41210482E0E421'O 20250426110725805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725805 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725805 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725805 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2f 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 18 00 14 40 14 00 00 01 00 10 40 0d 0c 05 54 99 7f 2d 41 21 04 82 e0 e4 21 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725806 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725806 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725806 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725806 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725806 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725806 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110725806 DMM DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: MM UMTS AUTHENTICATION RESPONSE (res = 997f2d4182e0e421) (gsm_04_08.c:1128) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Received Event VLR_AUTH_E_MS_AUTH_RESP (vlr.c:1646) 20250426110725806 DVLR DEBUG SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) AUTH on UTRAN received RES: 997f2d4182e0e421 (8 bytes) (vlr_auth_fsm.c:151) 20250426110725806 DVLR INFO SUBSCR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) AUTH established UMTS security context (vlr_auth_fsm.c:212) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: Authentication terminating with result PASSED (vlr_auth_fsm.c:271) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_WAIT_RESP}: State change to VLR_SUB_AS_AUTHENTICATED (no timeout) (vlr_auth_fsm.c:280) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_auth_fsm.c:294) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Removing from parent Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40] (vlr_auth_fsm.c:294) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Freeing instance (vlr_auth_fsm.c:294) 20250426110725806 DVLR DEBUG VLR_Authenticate(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{VLR_SUB_AS_AUTHENTICATED}: Deallocated (fsm.c:568) 20250426110725806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_AUTH}: Received Event PR_ARQ_E_AUTH_RES (vlr_auth_fsm.c:294) 20250426110725806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_AUTH}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110725806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_AUTH}: Set Ciphering Mode (vlr.c:1676) 20250426110725806 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: SecurityModeCommand (ran_msg_iu.c:423) 20250426110725806 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: Tx RANAP SECURITY MODE COMMAND to RNC, IK=9fd3b147c0bcca7db7428b8ef454e097, CK=NONE (ran_msg_iu.c:388) 20250426110725806 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:421) 20250426110725806 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_AUTH}: State change to PR_ARQ_S_WAIT_CIPH (no timeout) (vlr_access_req_fsm.c:335) 20250426110725806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725806 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725806 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f d3 b1 47 c0 bc ca 7d b7 42 8b 8e f4 54 e0 97 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250426110725812 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725812 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725813 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725813 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725813 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725813 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725813 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725813 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725813 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110725813 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725813 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP: dir=2 proc=6 (ran_msg_iu.c:274) 20250426110725813 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN decode: RANAP SecurityModeControl successfulOutcome (msc_a.c:2043) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: Received Event PR_ARQ_E_CIPH_RES (vlr.c:1658) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110725813 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: RAN encode: RANAP: CommonId (ran_msg_iu.c:431) 20250426110725813 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_WAIT_CIPH}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110725813 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110725813 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110725813 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.972s remaining) (msc_a.c:450) 20250426110725813 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230001043/3/1): Available (smpp_smsc.c:626) 20250426110725814 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725814 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725814 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725814 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725814 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 40 f3 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MNCC(3037)@4e68250106fc: Created MnccExpect[0] for "12345" to be handled at TC_mo_cc_iu_release2(3042) MSC_Test-MGCP(3038)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mo_cc_iu_release2(3042) MSC_Test_2-RAN(3035)@4e68250106fc: patching N(SD)=2 into dtap '030504066005040200815E04802143F5'O MSC_Test_2-RAN(3035)@4e68250106fc: patched enc_l3: '038504066005040200815E04802143F5'O MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:28 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001440180000010010401110038504066005040200815E04802143F5'O 20250426110725835 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725835 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725835 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725835 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725835 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725835 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 33 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 1c 00 14 40 18 00 00 01 00 10 40 11 10 03 85 04 06 60 05 04 02 00 81 5e 04 80 21 43 f5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110725835 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725835 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725835 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725835 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725835 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP: dir=1 proc=20 (ran_msg_iu.c:274) 20250426110725835 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: RAN decode: RANAP DirectTransfer RAN PDU (msc_a.c:2043) 20250426110725835 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + CC: now used by 3 (attached,active-conn,CC) (transaction.c:228) 20250426110725835 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC callref-0x8000003b tid-8) New transaction (transaction.c:231) 20250426110725835 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (gsm_04_08_cc.c:2677) 20250426110725835 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110725835 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx SETUP in state NULL (gsm_04_08_cc.c:2696) 20250426110725835 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110725835 DCC NOTICE LCLS disabled globally (transaction.c:131) 20250426110725835 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725835 DCC INFO trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) SETUP to 12345 (gsm_04_08_cc.c:704) 20250426110725835 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state NULL -> INITIATED (gsm_04_08_cc.c:194) 20250426110725835 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Starting call assignment (msc_a.c:2206) 20250426110725835 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: Allocated (fsm.c:456) 20250426110725835 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: is child of msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220] (fsm.c:486) 20250426110725835 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b44fb0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b44fb0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0] (fsm.c:486) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55fcf1b44fb0]{UNINITIALIZED}: setting codecs to AMR:octet-align=1#112 (rtp_stream.c:430) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55fcf1b44fb0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b5dde0]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b5dde0]{UNINITIALIZED}: is child of call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0] (fsm.c:486) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55fcf1b5dde0]{UNINITIALIZED}: setting codecs to VND.3GPP.IUFP/16000#96 (rtp_stream.c:430) 20250426110725836 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55fcf1b5dde0]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) MSC_Test-MGCP(3038)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "458", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ed" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_mo_cc_iu_release2(3042) TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish 2: rx 1st CRCX 20250426110725849 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:no-CI)[0x55fcf1b44fb0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110725849 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110725849 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110725849 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{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) 20250426110725849 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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(3042)@4e68250106fc: f_mo_call_establish 6: rx 2nd CRCX 20250426110725851 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:no-CI)[0x55fcf1b5dde0]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110725851 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ADDR_AVAILABLE (rtp_stream.c:177) 20250426110725851 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_EV_CALL_LEG_RTP_LOCAL_ADDR_AVAILABLE (call_leg.c:167) 20250426110725851 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{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) 20250426110725851 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725851 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Sending Assignment Command (msc_a.c:706) 20250426110725851 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: RAB AssignmentRequest (ran_msg_iu.c:427) 20250426110725851 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{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) 20250426110725851 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:764) 20250426110725851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725851 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725851 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 132 bytes: [L2]> 01 00 01 01 00 00 00 84 02 10 00 74 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 5d 00 00 00 59 00 00 01 00 36 40 52 00 00 01 00 35 00 48 78 10 cd 80 10 2f a7 20 1a 2c 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 00 67 40 00 00 22 28 14 00 3c 40 00 00 00 50 3d 02 00 02 27 c0 35 00 01 02 02 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 2a f8 00 00 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(3037)@4e68250106fc: Found MnccExpect[0] for "12345" handled at TC_mo_cc_iu_release2(3042) MSC_Test-MNCC(3037)@4e68250106fc: Added conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish 1: rx MNCC SETUP ind 20250426110725855 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_RTP_CREATE (gsm_04_08_cc.c:2098) 20250426110725855 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish 4.iu: rx RANAP RAB Assignment Request MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:46 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C60427C350001C0A802150000000000000000000000000040040C0000'O 20250426110725882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725882 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725882 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725882 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 42 7c 35 00 01 c0 a8 02 15 00 00 00 00 00 00 00 00 00 00 00 00 00 40 04 0c 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725882 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725882 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725882 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110725882 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250426110725882 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725882 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=4 proc=0 (ran_msg_iu.c:274) 20250426110725882 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: Received RAB assignment response for rab_id=8 (ran_msg_iu.c:132) 20250426110725882 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP RAB Assignment Response (msc_a.c:2043) 20250426110725882 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:no-remote-port:local-2-2-2-2-11000)[0x55fcf1b5dde0]{ESTABLISHING}: setting remote addr to 192.168.2.21:1036 (rtp_stream.c:476) 20250426110725882 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:remote-port-not-sent:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port (rtp_stream.c:411) 20250426110725882 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725882 DCC INFO trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725882 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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) 20250426110725882 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557: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(3042)@4e68250106fc: f_mo_call_establish 3: rx RTP CREATE TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish 5: rx MDCX for the RAN side 20250426110725885 DMNCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_CALL_PROC_REQ (gsm_04_08_cc.c:2462) 20250426110725885 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110725885 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110725885 DCC DEBUG trans(CC:INITIATED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state INITIATED -> MO_CALL_PROC (gsm_04_08_cc.c:194) 20250426110725885 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_CALL_PROC (msc_a.c:2106) 20250426110725885 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725885 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725885 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Assignment for this trans already started earlier (msc_a.c:2197) 20250426110725885 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725885 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725885 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725886 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725886 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 32 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 1b 00 14 40 17 00 00 02 00 10 40 0b 0a 83 02 04 06 60 00 02 04 01 85 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110725886 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110725886 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) 20250426110725886 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: Received Event CALL_LEG_EV_RTP_STREAM_ESTABLISHED (rtp_stream.c:217) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110725890 DMNCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) rx MNCC_ALERT_REQ (gsm_04_08_cc.c:2462) 20250426110725890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110725890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting guard timer with 20 seconds (gsm_04_08_cc.c:124) 20250426110725890 DCC DEBUG trans(CC:MO_CALL_PROC IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state MO_CALL_PROC -> CALL_DELIVERED (gsm_04_08_cc.c:194) 20250426110725890 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Sending DTAP: CC GSM48_MT_CC_ALERTING (msc_a.c:2106) 20250426110725890 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725890 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725890 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725890 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725890 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 83 01 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish 7: rx CC Alerting MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:12 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000B40080000010004400140'O 20250426110725899 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725899 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110725899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725899 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110725899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110725899 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725899 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 0c 00 0b 40 08 00 00 01 00 04 40 01 40 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110725899 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110725899 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110725900 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426110725900 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110725900 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP: dir=1 proc=11 (ran_msg_iu.c:274) 20250426110725900 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: RAN decode: RANAP Iu ReleaseRequest (msc_a.c:2043) 20250426110725900 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_MO_CLOSE (msc_a.c:1734) 20250426110725900 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110725900 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Releasing: msc_a use is 2 (cc,msc_a_ran_dec) (msc_a.c:948) 20250426110725900 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110725900 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC + 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) 20250426110725900 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,CC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110725900 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) Freeing transaction (transaction.c:243) 20250426110725900 DMNCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) tx MNCC_REL_IND (gsm_04_08_cc.c:309) 20250426110725900 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) starting timer T308 with 10 seconds (gsm_04_08_cc.c:574) 20250426110725900 DCC DEBUG trans(CC:CALL_DELIVERED IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state CALL_DELIVERED -> RELEASE_REQ (gsm_04_08_cc.c:194) 20250426110725900 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Sending DTAP: CC GSM48_MT_CC_RELEASE (msc_a.c:2106) 20250426110725900 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: DirectTransfer (ran_msg_iu.c:417) 20250426110725900 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110725900 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending timer T308 (gsm_04_08_cc.c:228) 20250426110725900 DCC DEBUG trans(CC:RELEASE_REQ IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) new state RELEASE_REQ -> NULL (gsm_04_08_cc.c:194) 20250426110725900 DCC DEBUG trans(CC:NULL IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ callref-0x8000003b tid-8) stopping pending guard timer (gsm_04_08_cc.c:107) 20250426110725900 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - CC: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (transaction.c:281) 20250426110725900 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{ESTABLISHING}: State change to RELEASING (X2, 3s) (call_leg.c:120) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHED}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0] (call_leg.c:197) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHED}: Freeing instance (call_leg.c:197) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_RAN:CI-22222:local-2-2-2-2-11000:remote-192-168-2-21-1036)[0x55fcf1b5dde0]{ESTABLISHED}: Deallocated (fsm.c:568) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b44fb0]{ESTABLISHING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (call_leg.c:197) 20250426110725900 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b44fb0]{ESTABLISHING}: Removing from parent call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0] (call_leg.c:197) 20250426110725901 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{RELEASING}: Received Event CALL_LEG_EV_MGW_ENDPOINT_GONE (mgcp_client_endpoint_fsm.c:925) 20250426110725901 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b44fb0]{ESTABLISHING}: Freeing instance (call_leg.c:197) 20250426110725901 DCC DEBUG rtp_stream(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ:trans-8:call-237:RTP_TO_CN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b44fb0]{ESTABLISHING}: Deallocated (fsm.c:568) 20250426110725901 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{RELEASING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (call_leg.c:198) 20250426110725901 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{RELEASING}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220] (call_leg.c:198) 20250426110725901 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{RELEASING}: Freeing instance (call_leg.c:198) 20250426110725901 DCC DEBUG call_leg(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b166b0]{RELEASING}: Deallocated (fsm.c:568) 20250426110725901 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Received Event MSC_EV_CALL_LEG_TERM (call_leg.c:198) 20250426110725901 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN encode: RANAP: Iu Release (ran_msg_iu.c:435) 20250426110725901 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110725901 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110725901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 17 00 14 40 13 00 00 02 00 10 40 07 06 83 2d 08 02 e1 af 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) 20250426110725901 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110725901 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110725901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110725901 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110725901 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110725901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110725901 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110725901 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 b9 00 00 00 c3 03 00 00 0d 06 77 16 d5 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 03 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test-MNCC(3037)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)-2147483589 MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_2-SCCP(3034)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mo_cc_iu_release2(3042)@4e68250106fc: Osmux ok: use_osmux = false got_osmux_count = 0 TC_mo_cc_iu_release2(3042)@4e68250106fc: f_mo_call_establish DONE TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on connection ID:0 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_len:7 MSC_Test_2-SCCP(3034)@4e68250106fc: vl_from0 MSC_Test_2-SCCP(3034)@4e68250106fc: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250426110726405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110726405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110726405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110726405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110726405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110726405 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110726405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110726405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110726405 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110726405 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 b9 03 02 00 00 06 00 02 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110726405 DIUCS DEBUG (UTRAN-Iu-557) sccp_ran_sap_up(N-DATA.indication) (sccp_ran.c:108) 20250426110726406 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110726406 DIUCS DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110726406 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN decode: RANAP: dir=2 proc=1 (ran_msg_iu.c:274) 20250426110726406 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: RAN decode: RANAP Iu Release successfulOutcome (msc_a.c:2043) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110726406 DIUCS DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Released: msc_a use is 1 (msc_a_ran_dec) (msc_a.c:1044) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110726406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110726406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220] (msc_a.c:1053) 20250426110726406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110726406 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b66c40]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b42c80] (msc_a.c:1053) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110726406 DMSC DEBUG msc_a(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b65220]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110726406 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110726406 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) MSC-A terminated (msub.c:261) 20250426110726406 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) 1 MSC-I still active (msub.c:79) 20250426110726406 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110726406 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110726406 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110726406 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Removing from parent msub_fsm[0x55fcf1b42c80] (msub.c:113) 20250426110726406 DIUCS DEBUG ran_peer(UTRAN-Iu:RI-SSN_PC:PC-0-24-3:SSN-RANAP)[0x55fcf1b2b3c0]{READY}: Closing UTRAN-Iu-557 (ran_conn.c:142) 20250426110726406 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-557 (ran_conn.c:155) 20250426110726406 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Freeing instance (msub.c:113) 20250426110726406 DMSC DEBUG msc_i(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC:UTRAN-Iu-557:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Deallocated (fsm.c:568) 20250426110726406 DMSC DEBUG msub(IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC) Free (msub.c:119) 20250426110726406 DVLR DEBUG VLR subscr IMSI-262420000001043:MSISDN-491230001043:TMSI-0x3C0591EC - active-conn: now used by 1 (attached) (msub.c:375) 20250426110726406 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Freeing instance (msub.c:113) 20250426110726406 DMSC DEBUG msub_fsm[0x55fcf1b42c80]{terminating}: Deallocated (fsm.c:568) 20250426110726406 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110726406 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110726406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110726406 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=195=0.24.3 (m3ua.c:621) 20250426110726406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110726407 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=195=0.24.3,SLS=13 -> eSLS=93: use Normal Route via 'virt-rnc0' (osmo_ss7_combined_linkset.c:261) 20250426110726407 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110726407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250426110726407 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110726407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 b9 00 00 00 c3 03 00 00 0d 04 77 16 d5 00 02 2d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1164) MSC_Test_2-M3UA(3036)@4e68250106fc: Message received on association #8 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_2-SCCP(3034)@4e68250106fc: Session index based on local reference:0 20250426110726409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110726409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110726409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110726409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=185=0.23.1 (m3ua.c:621) 20250426110726409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110726409 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=185=0.23.1,SLS=0 -> eSLS=80: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110726409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110726409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110726409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110726409 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 b9 03 02 00 00 05 00 02 2d 77 16 d5 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_2-RAN(3035)@4e68250106fc: Deleted conn table entry 0TC_mo_cc_iu_release2(3042)7804629 MSC_Test_2-M3UA(3036)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@4e68250106fc: Skipping f_verify_vty_lac_ci(), disabled for Iu TC_mo_cc_iu_release2(3042)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_mo_cc_iu_release2(3042)@4e68250106fc: Final verdict of PTC: pass 20250426110727420 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110727420 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP(3040)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(3028)@4e68250106fc: Final verdict of PTC: none 20250426110727422 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110727422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727422 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727422 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110727422 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110727422 DLINP NOTICE virt-bsc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110727422 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727422 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727422 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110727422 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110727422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727422 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727422 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110727422 DLINP NOTICE virt-bsc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110727422 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727422 DLSS7 INFO 0: ASP(virt-bsc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727422 DLSS7 NOTICE 0: ASP(virt-bsc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) MSC_Test-MNCC(3037)@4e68250106fc: Final verdict of PTC: none 20250426110727422 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727423 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727423 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110727423 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110727423 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_1-M3UA(3033)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(3030)@4e68250106fc: Final verdict of PTC: none 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_2-SCCP(3034)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(3039)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-RAN(3035)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-SCCP(3031)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(3029)@4e68250106fc: Final verdict of PTC: none MSC_Test_2-M3UA(3036)@4e68250106fc: Final verdict of PTC: none MSC_Test_1-RAN(3032)@4e68250106fc: Final verdict of PTC: none 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 01 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110727423 DLINP NOTICE SRVCONN(virt-bsc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-bsc1-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110727423 DLSS7 INFO virt-bsc1-0: connection closed (osmo_ss7_asp.c:1115) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c2 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-bsc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110727423 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110727423 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110727423 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110727423 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) 20250426110727423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110727423 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110727423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110727423 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (osmo_ss7_asp.c:1164) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110727423 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110727423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110727423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110727423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.2/0 (xua_snm.c:356) 20250426110727423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110727423 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:356) 20250426110727423 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-SMPP(3041)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3027)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3038)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3043)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: none MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3027): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3028): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3029): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3030): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-SCCP(3031): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-RAN(3032): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_1-M3UA(3033): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-SCCP(3034): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-RAN(3035): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test_2-M3UA(3036): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3037): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3038): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3039): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3040): none (none -> none) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3041): none (none -> none) MTC@4e68250106fc: Local verdict of PTC TC_mo_cc_iu_release2(3042): pass (none -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3043): none (pass -> pass) MTC@4e68250106fc: Test case TC_mo_cc_iu_release finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass'. Sat Apr 26 11:07:27 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 20250426110728423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110729423 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110729424 DLSS7 DEBUG XUA_AS(virt-bsc1){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110729425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110729425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110729425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597964) 20250426110730424 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=597964, count=603812) 20250426110731425 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_Iu.TC_mo_cc_iu_release pass' was executed successfully (exit status: 0). MC@4e68250106fc: Test execution finished. MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref'. ------ MSC_Tests_ASCI.TC_no_callref ------ Sat Apr 26 11:07:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_no_callref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110732426 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_no_callref' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_no_callref started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3047)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3047)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3047)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(3045)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110732924 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3048)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110733115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110733115 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110733115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110733115 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110733121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733121 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110733121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110733121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110733121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110733121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110733121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110733121 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110733121 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110733121 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110733121 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 20250426110733124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733124 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110733124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110733124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110733124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110733124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110733124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110733124 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110733124 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110733124 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110733124 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110733124 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3047)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 20250426110733124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110733124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3047)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110733427 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110733427 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3050)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3050)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110733433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3050)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3050)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3050)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@4e68250106fc: IPA ID RESP: { { 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)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3050)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110733460 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110733460 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3051)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110733928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733928 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733928 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733928 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733928 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733928 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733928 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3046)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3046)@4e68250106fc: Added conn table entry 0TC_no_callref0(3053)16256290 MSC_Test_0-SCCP(3045)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(3046)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 20250426110733941 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733941 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733941 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733941 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733941 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 f8 0d 22 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733942 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Allocated (fsm.c:456) 20250426110733942 DMSC DEBUG msc_i[0x55fcf1b67650]{READY}: Allocated (fsm.c:456) 20250426110733942 DMSC DEBUG msc_i[0x55fcf1b67650]{READY}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110733942 DMSC DEBUG msc_a[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110733942 DMSC DEBUG msc_a[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110733942 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110733942 DMSC DEBUG msc_i(unknown:GERAN-A-558:NONE)[0x55fcf1b67650]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110733942 DMSC DEBUG msc_a(unknown:GERAN-A-558:NONE)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110733942 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110733942 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0] (fsm.c:486) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110733942 DVLR INFO VLR subscr unknown + _lu_fsm_associate_vsub: now used by 1 (_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110733942 DVLR DEBUG set IMSI on subscriber; IMSI=262420000000033 id=262420000000033 (vlr.c:661) 20250426110733942 DVLR INFO New subscr, IMSI: 262420000000033 (vlr.c:562) 20250426110733942 DVLR DEBUG VLR subscr IMSI-262420000000033 + active-conn: now used by 2 (_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110733942 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110733942 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110733942 DVLR DEBUG VLR subscr IMSI-262420000000033 - _lu_fsm_associate_vsub: now used by 1 (active-conn) (vlr_lu_fsm.c:1085) 20250426110733942 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110733942 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_0-RAN(3046)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_no_callref0(3054) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110733942 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110733942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110733942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b166b0] (fsm.c:486) 20250426110733942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110733942 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110733942 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733942 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733942 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733942 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733942 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0e 02 f8 0d 22 00 02 2e 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110733943 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733943 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733943 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733943 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733943 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733943 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733943 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f8 0d 22 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: { messageType := 2, destLocRef := 'F80D22'O, sourceLocRef := '00022E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test-GSUP(3051)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_no_callref0(3053) MSC_Test-GSUP(3051)@4e68250106fc: Added IMSI table entry 0TC_no_callref0(3053)"262420000000033" MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110733947 DVLR DEBUG VLR subscr IMSI-262420000000033 + VTY: now used by 2 (active-conn,VTY) (msc_vty.c:1285) 20250426110733947 DVLR DEBUG VLR subscr IMSI-262420000000033 - VTY: now used by 1 (active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3045)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733947 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733947 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733947 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733947 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733947 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110733947 DMSC DEBUG msc_i(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110733947 DMSC DEBUG msc_a(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_no_callref0(3053)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@4e68250106fc: setverdict(pass): none -> pass 20250426110733958 DVLR DEBUG VLR subscr IMSI-262420000000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110733958 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426110733958 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110733958 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110733958 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033 + vlr_gsup_rx: now used by 2 (active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110733958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b166b0] (vlr_lu_fsm.c:110) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110733958 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:GERAN-A-558:LU)[0x55fcf1b26ae0]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110733958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110733958 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b166b0] (fsm.c:486) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110733958 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110733958 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110733958 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062 LOCATION UPDATE ACCEPT (TMSI = 0x163bf062) (gsm_04_08.c:149) 20250426110733958 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110733958 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062 - vlr_gsup_rx: now used by 1 (active-conn) (vlr.c:1410) 20250426110733958 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733959 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733959 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733959 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733959 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733959 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733959 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f8 0d 22 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 16 3b f0 62 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3046)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3046)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3045)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733966 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733966 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733966 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733966 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733966 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733966 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110733966 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110733966 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110733967 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110733967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSInew-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110733967 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110733967 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + attached: now used by 2 (active-conn,attached) (vlr_lu_fsm.c:378) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110733967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0] (vlr_lu_fsm.c:817) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110733967 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:GERAN-A-558:LU)[0x55fcf1b39cb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110733967 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110733967 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110733967 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.975s remaining) (msc_a.c:450) 20250426110733967 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110733967 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110733967 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110733967 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + msc_a_fsm_releasing_onenter: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110733967 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + vlr_subscr_cancel_attach_fsm: now used by 4 (active-conn,attached,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110733967 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - vlr_subscr_cancel_attach_fsm: now used by 3 (active-conn,attached,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110733967 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110733967 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - msc_a_fsm_releasing_onenter: now used by 2 (active-conn,attached) (msc_a.c:1004) 20250426110733967 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733967 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733967 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733967 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733967 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733967 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733967 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0e 06 f8 0d 22 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3045)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733969 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733969 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733969 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733969 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733969 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2e 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110733969 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110733969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110733969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0] (msc_a.c:1053) 20250426110733969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110733969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110733969 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b166b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b37360] (msc_a.c:1053) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110733969 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110733969 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110733969 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) MSC-A terminated (msub.c:261) 20250426110733969 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) 1 MSC-I still active (msub.c:79) 20250426110733969 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110733969 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110733969 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110733969 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Removing from parent msub_fsm[0x55fcf1b37360] (msub.c:113) 20250426110733969 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-558 (ran_conn.c:155) 20250426110733970 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Freeing instance (msub.c:113) 20250426110733970 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-558:LU)[0x55fcf1b67650]{READY}: Deallocated (fsm.c:568) 20250426110733970 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) Free (msub.c:119) 20250426110733970 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110733970 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Freeing instance (msub.c:113) 20250426110733970 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Deallocated (fsm.c:568) 20250426110733970 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733970 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733970 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110733970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733970 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=14 -> eSLS=126: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110733970 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110733970 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 0e 04 f8 0d 22 00 02 2e 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110733970 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110733970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110733970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110733970 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110733970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110733970 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110733971 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110733971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110733971 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110733971 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 2e f8 0d 22 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3046)@4e68250106fc: Deleted conn table entry 0TC_no_callref0(3053)16256290 TC_no_callref0(3053)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110733971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110733971 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_no_callref0(3053)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3049)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_no_callref0(3053) TC_no_callref0(3053)@4e68250106fc: 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 := '163BF062'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3046)@4e68250106fc: Added conn table entry 0TC_no_callref0(3053)4309428 MSC_Test_0-RAN(3046)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3045)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3046)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3046)@4e68250106fc: Created Expect[1] for N-CONNECT to be handled at TC_no_callref0(3055) 20250426110734173 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734173 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110734173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734173 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110734173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110734173 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734173 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 41 c1 b4 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 16 3b f0 62 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110734174 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Allocated (fsm.c:456) 20250426110734174 DMSC DEBUG msc_i[0x55fcf1b39cb0]{READY}: Allocated (fsm.c:456) 20250426110734174 DMSC DEBUG msc_i[0x55fcf1b39cb0]{READY}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110734174 DMSC DEBUG msc_a[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110734174 DMSC DEBUG msc_a[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110734174 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110734174 DMSC DEBUG msc_i(unknown:GERAN-A-559:NONE)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110734174 DMSC DEBUG msc_a(unknown:GERAN-A-559:NONE)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110734174 DMM DEBUG msc_a(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0] (fsm.c:486) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110734174 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110734174 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110734174 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110734174 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110734174 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110734174 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110734174 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110734175 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110734175 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426110734175 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110734175 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110734175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734175 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110734175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734175 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110734175 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110734175 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 0f 02 41 c1 b4 00 02 2f 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110734175 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734175 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110734176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110734176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110734176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 41 c1 b4 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426110734176 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734176 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734176 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110734176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734176 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110734176 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110734176 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734176 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 41 c1 b4 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(3045)@4e68250106fc: { messageType := 2, destLocRef := '41C1B4'O, sourceLocRef := '00022F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110734180 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110734180 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_no_callref0(3053)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_no_callref0(3053)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_no_callref0(3053)@4e68250106fc: Sending SETUP. MTC@4e68250106fc: Got test event: "SETUP" MSC_Test_0-RAN(3046)@4e68250106fc: patching N(SD)=0 into dtap '003200002900'O MSC_Test_0-RAN(3046)@4e68250106fc: patched enc_l3: '003200002900'O MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3045)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3045)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006003200002900'O 20250426110734188 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734188 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110734188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734188 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110734188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110734188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734188 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 2f 00 01 09 01 00 06 00 32 00 00 29 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110734188 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110734188 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110734188 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110734188 DBSSAP ERROR msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: RAN decode error (rc=-22) for DTAP from MSC-I (msc_a.c:2060) 20250426110734188 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110734188 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110734188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110734188 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110734189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110734189 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110734189 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110734189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110734189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110734189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110734189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 41 c1 b4 00 01 07 01 00 04 80 34 01 21 00 00 (osmo_ss7_asp.c:1164) 20250426110734189 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110734189 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110734189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110734189 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=15 -> eSLS=127: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110734189 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110734189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110734189 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110734189 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 0f 06 41 c1 b4 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3047)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3047)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3045)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3045)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_no_callref0(3053)@4e68250106fc: Got GCC Termination with failure. MTC@4e68250106fc: Got test event: "GCC_TERMINATION_FAIL" TC_no_callref0(3053)@4e68250106fc: Got Clear Command on initial connection. MTC@4e68250106fc: Got test event: "CLEAR" MTC@4e68250106fc: All connection are cleared now. TC_no_callref0(3055)@4e68250106fc: Final verdict of PTC: none TC_no_callref0(3054)@4e68250106fc: Final verdict of PTC: none TC_no_callref0(3053)@4e68250106fc: Final verdict of PTC: pass MTC@4e68250106fc: getverdict: none MTC@4e68250106fc: setverdict(pass): none -> pass MTC@4e68250106fc: getverdict: pass MTC@4e68250106fc: All expected events have been received. The test passed. MSC_Test_0-RAN(3046)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3052)@4e68250106fc: Final verdict of PTC: none 20250426110734711 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) MSC_Test-GSUP(3051)@4e68250106fc: Final verdict of PTC: none 20250426110734712 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) 20250426110734712 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110734712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110734712 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110734712 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110734712 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110734712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110734712 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110734712 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110734712 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110734712 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110734712 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110734712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test_0-SCCP(3045)@4e68250106fc: Final verdict of PTC: none 20250426110734712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110734712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110734712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) MSC_Test_0-M3UA(3047)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3044)@4e68250106fc: Final verdict of PTC: none 20250426110734712 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110734712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110734712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110734712 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110734712 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110734712 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MNCC(3048)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3057)@4e68250106fc: Final verdict of PTC: none 20250426110734713 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) IPA-CTRL-CLI-IPA(3056)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(3050)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3049)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3058)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3044): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3045): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3046): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3047): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3048): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3049): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3050): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3051): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3052): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_no_callref0(3053): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_no_callref0(3054): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_no_callref0(3055): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3056): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3057): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3058): none (pass -> pass) MTC@4e68250106fc: Test case TC_no_callref finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass'. Sat Apr 26 11:07:34 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 20250426110735714 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110736714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110736714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110736714 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110736715 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296152) 20250426110737717 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=296152, count=298128) 20250426110738718 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_no_callref pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse'. ------ MSC_Tests_ASCI.TC_setup_refuse ------ Sat Apr 26 11:07:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_setup_refuse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110739720 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_setup_refuse' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_setup_refuse started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(3062)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3062)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3062)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(3060)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110740220 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3063)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110740416 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110740416 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110740416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110740416 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3062)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110740422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110740422 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110740422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110740422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110740422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110740422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110740422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110740422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110740422 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) MSC_Test_0-M3UA(3062)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) 20250426110740422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110740422 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 20250426110740425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110740425 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) MSC_Test_0-M3UA(3062)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110740425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110740425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110740425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110740425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110740425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110740425 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110740425 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110740425 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110740425 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110740425 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110740425 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110740425 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110740721 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110740721 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3065)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110740727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3065)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3065)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110740747 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110740747 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3066)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110741228 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741228 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741228 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741228 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741228 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741228 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741229 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-559 (ran_conn.c:142) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1b37360] (msc_i.c:221) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426110741229 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b39cb0]{CLEARED}: Deallocated (fsm.c:568) 20250426110741229 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426110741229 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) MSC-I terminated (msub.c:261) 20250426110741229 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) 1 MSC-A still active (msub.c:79) 20250426110741229 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110741229 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110741229 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110741229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110741229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0] (msub.c:113) 20250426110741229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426110741229 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110741229 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1b37360] (msub.c:113) 20250426110741229 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426110741229 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-559:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426110741229 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) Free (msub.c:119) 20250426110741229 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110741229 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Freeing instance (msub.c:113) 20250426110741229 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Deallocated (fsm.c:568) 20250426110741229 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-559 (ran_conn.c:155) 20250426110741229 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741229 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741229 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741229 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741229 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741229 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741229 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-RAN(3061)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3061)@4e68250106fc: Added conn table entry 0TC_setup_refuse0(3068)8366439 MSC_Test_0-SCCP(3060)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(3061)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741243 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741243 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741243 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741243 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741243 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741243 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f a9 67 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110741243 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Allocated (fsm.c:456) 20250426110741243 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: Allocated (fsm.c:456) 20250426110741243 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110741243 DMSC DEBUG msc_a[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110741243 DMSC DEBUG msc_a[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110741243 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110741243 DMSC DEBUG msc_i(unknown:GERAN-A-560:NONE)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110741243 DMSC DEBUG msc_a(unknown:GERAN-A-560:NONE)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110741244 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110741244 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b37360] (fsm.c:486) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110741244 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110741244 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110741244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110741244 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110741244 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110741244 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110741244 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) MSC_Test_0-RAN(3061)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110741244 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110741244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110741244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00] (fsm.c:486) 20250426110741244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110741244 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110741244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 01 02 7f a9 67 00 02 30 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110741244 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741244 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741244 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741244 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741244 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741244 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f a9 67 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3061)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_setup_refuse0(3069) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: { messageType := 2, destLocRef := '7FA967'O, sourceLocRef := '000230'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3066)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_setup_refuse0(3068) MSC_Test-GSUP(3066)@4e68250106fc: Added IMSI table entry 0TC_setup_refuse0(3068)"262420000000033" 20250426110741249 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110741249 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3068)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): none -> pass MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3060)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426110741251 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741251 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741251 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741251 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741251 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741251 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110741251 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110741256 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110741256 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426110741256 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110741256 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110741256 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110741256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00] (vlr_lu_fsm.c:110) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110741256 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110741256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110741256 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b35c00] (fsm.c:486) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110741256 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110741256 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110741256 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38 LOCATION UPDATE ACCEPT (TMSI = 0x290a6c38) (gsm_04_08.c:149) 20250426110741256 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110741257 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110741257 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741257 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741257 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741257 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741257 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741257 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741257 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f a9 67 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 29 0a 6c 38 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3061)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3061)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3060)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426110741266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741266 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741266 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741266 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741266 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741266 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110741266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110741266 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110741266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:TMSInew-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110741266 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110741266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00] (vlr_lu_fsm.c:817) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110741266 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x163BF062:GERAN-A-560:LU)[0x55fcf1b44fb0]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110741266 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110741266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110741266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.977s remaining) (msc_a.c:450) 20250426110741266 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110741266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110741266 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110741266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110741266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110741266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110741266 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110741266 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110741266 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741266 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741266 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741266 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741266 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741266 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741266 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 7f a9 67 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3060)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426110741268 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741268 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741268 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741268 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741268 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 30 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110741268 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110741268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110741268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360] (msc_a.c:1053) 20250426110741268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110741268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110741268 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b35c00]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b032b0] (msc_a.c:1053) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110741268 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b37360]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110741268 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110741268 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) MSC-A terminated (msub.c:261) 20250426110741268 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) 1 MSC-I still active (msub.c:79) 20250426110741268 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110741268 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110741268 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110741268 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Removing from parent msub_fsm[0x55fcf1b032b0] (msub.c:113) 20250426110741268 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-560 (ran_conn.c:155) 20250426110741268 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Freeing instance (msub.c:113) 20250426110741268 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-560:LU)[0x55fcf1b26ae0]{READY}: Deallocated (fsm.c:568) 20250426110741268 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) Free (msub.c:119) 20250426110741268 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110741268 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Freeing instance (msub.c:113) 20250426110741268 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Deallocated (fsm.c:568) 20250426110741269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741269 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741269 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741269 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 7f a9 67 00 02 30 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 20250426110741269 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741269 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741269 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741269 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741269 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 30 7f a9 67 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@4e68250106fc: Deleted conn table entry 0TC_setup_refuse0(3068)8366439 TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110741271 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110741271 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_setup_refuse0(3068)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3064)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_setup_refuse0(3068) TC_setup_refuse0(3068)@4e68250106fc: 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 := '290A6C38'O (")\nl8") } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3061)@4e68250106fc: Added conn table entry 0TC_setup_refuse0(3068)8324352 MSC_Test_0-RAN(3061)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3060)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3061)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3061)@4e68250106fc: Created Expect[1] for N-CONNECT to be handled at TC_setup_refuse0(3070) 20250426110741473 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741473 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741473 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741473 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741473 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 7f 05 00 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 29 0a 6c 38 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110741473 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Allocated (fsm.c:456) 20250426110741473 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: Allocated (fsm.c:456) 20250426110741473 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110741474 DMSC DEBUG msc_a[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110741474 DMSC DEBUG msc_a[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110741474 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110741474 DMSC DEBUG msc_i(unknown:GERAN-A-561:NONE)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110741474 DMSC DEBUG msc_a(unknown:GERAN-A-561:NONE)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110741474 DMM DEBUG msc_a(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0] (fsm.c:486) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110741474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110741474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110741474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110741474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110741474 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110741474 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110741474 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110741474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110741474 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426110741474 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110741474 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110741475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 00 02 7f 05 00 00 02 31 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110741475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 00 06 7f 05 00 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426110741475 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741475 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741475 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741475 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741475 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741475 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 00 06 7f 05 00 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: { messageType := 2, destLocRef := '7F0500'O, sourceLocRef := '000231'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43B900FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110741479 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110741479 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_setup_refuse0(3068)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_setup_refuse0(3068)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_setup_refuse0(3068)@4e68250106fc: Sending SETUP. MTC@4e68250106fc: Got test event: "SETUP" MSC_Test_0-RAN(3061)@4e68250106fc: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3061)@4e68250106fc: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3060)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006003200001900'O MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741486 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741486 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741486 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741486 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741486 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 31 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110741487 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110741487 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110741487 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250426110741487 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250426110741487 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110741487 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741487 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741487 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741487 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741487 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741487 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741487 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 02 01 00 09 38 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: First idle individual index:1 MSC_Test_0-SCCP(3060)@4e68250106fc: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3061)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3061)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3061)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_setup_refuse0(3069) MSC_Test_0-RAN(3061)@4e68250106fc: Added conn table entry 1TC_setup_refuse0(3069)6797946 MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@4e68250106fc: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741494 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741494 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741494 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741494 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741494 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 38 8e 7b a4 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_setup_refuse0(3069)@4e68250106fc: 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@4e68250106fc: Got test event: "VGCS_SETUP" TC_setup_refuse0(3069)@4e68250106fc: 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(3060)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(3060)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3060)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000406040120'O MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110741696 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741697 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110741697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741697 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110741697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110741697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741697 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 38 00 01 06 00 04 06 04 01 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110741697 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: Received VGCS/VBS SETUP REFUSE from BSS. (msc_vgcs.c:1872) 20250426110741697 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55fcf1b1d430]{NULL}: transition to state Releasing VGCS/VBS channel not permitted! (msc_vgcs.c:2291) 20250426110741697 DLSCCP ERROR Received unknown conn-id 2361 for primitive N-DATA.request (sccp_scoc.c:1948) 20250426110741697 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110741698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110741698 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110741698 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110741698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110741698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110741698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110741698 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110741698 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110741698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 8e 7b a4 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250426110741698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741698 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741698 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741698 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741698 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 00 06 7f 05 00 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250426110741699 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110741699 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110741699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110741699 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110741699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110741699 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110741699 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110741699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110741699 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110741699 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 7f 05 00 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3062)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3062)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3060)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3060)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_setup_refuse0(3069)@4e68250106fc: Got Clear Command on control connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_setup_refuse0(3068)@4e68250106fc: Got GCC Termination with failure. MTC@4e68250106fc: Got test event: "GCC_TERMINATION_FAIL" TC_setup_refuse0(3068)@4e68250106fc: Got Clear Command on initial connection. MTC@4e68250106fc: Got test event: "CLEAR" MTC@4e68250106fc: All connection are cleared now. TC_setup_refuse0(3069)@4e68250106fc: Final verdict of PTC: none TC_setup_refuse0(3068)@4e68250106fc: Final verdict of PTC: pass TC_setup_refuse0(3070)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: getverdict: none MTC@4e68250106fc: setverdict(pass): none -> pass MTC@4e68250106fc: getverdict: pass MTC@4e68250106fc: All expected events have been received. The test passed. 20250426110742222 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110742222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110742222 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110742222 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110742222 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110742222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110742222 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110742222 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110742222 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110742222 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110742222 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110742222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110742222 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110742222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110742222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110742222 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110742222 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110742223 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110742223 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(3062)@4e68250106fc: Final verdict of PTC: none 20250426110742223 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110742223 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3066)@4e68250106fc: Final verdict of PTC: none 20250426110742224 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3065)@4e68250106fc: Final verdict of PTC: none 20250426110742225 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110742225 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3060)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3064)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3059)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3063)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(3061)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3067)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3073)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3071)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3072)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3059): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3060): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3061): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3062): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3063): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3064): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3065): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3066): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3067): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_setup_refuse0(3068): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_setup_refuse0(3069): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_setup_refuse0(3070): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3071): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3072): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3073): none (pass -> pass) MTC@4e68250106fc: Test case TC_setup_refuse finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass'. Sat Apr 26 11:07:42 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 20250426110743226 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110744223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110744223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110744223 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110744228 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348544) 20250426110745229 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=348544, count=350520) 20250426110746231 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_setup_refuse pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail'. ------ MSC_Tests_ASCI.TC_assign_fail ------ Sat Apr 26 11:07:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_assign_fail.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110747233 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_assign_fail' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_assign_fail started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MSC_Test_0-M3UA(3077)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3077)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3077)@4e68250106fc: ************************************************* MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-SCCP(3075)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110747841 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3078)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110748031 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110748031 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110748032 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110748032 DLSS7 DEBUG 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)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3077)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110748036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748036 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110748036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110748036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110748036 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110748036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110748036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110748036 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110748036 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110748036 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110748036 DLSS7 DEBUG 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)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3077)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3077)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) 20250426110748037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748037 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110748037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110748037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110748037 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110748037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110748037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110748037 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110748037 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110748037 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110748037 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110748037 DLSS7 DEBUG 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)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: Received M3UA_NOTIFY -> discard MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 20250426110748037 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110748037 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3077)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110748234 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110748235 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3080)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110748240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3080)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3080)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110748265 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110748265 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3081)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110748845 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110748845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110748845 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110748845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110748845 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110748845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110748845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110748845 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110748845 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110748846 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55fcf1b1d430]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250426110748846 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2360 (ran_conn.c:155) 20250426110748846 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-561 (ran_conn.c:142) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1b37360] (msc_i.c:221) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426110748846 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b26ae0]{CLEARED}: Deallocated (fsm.c:568) 20250426110748846 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426110748846 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) MSC-I terminated (msub.c:261) 20250426110748846 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) 1 MSC-A still active (msub.c:79) 20250426110748846 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110748846 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110748846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110748846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110748846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0] (msub.c:113) 20250426110748846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426110748846 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b44fb0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110748846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1b37360] (msub.c:113) 20250426110748846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426110748846 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-561:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426110748847 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) Free (msub.c:119) 20250426110748847 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110748847 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Freeing instance (msub.c:113) 20250426110748847 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Deallocated (fsm.c:568) 20250426110748847 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-561 (ran_conn.c:155) 20250426110748847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110748847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110748847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110748847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110748847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110748847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110748847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 02 04 8e 7b a4 00 09 38 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110748847 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110748847 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110748847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110748847 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110748847 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110748847 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110748847 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110748847 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent 20250426110748851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110748851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110748851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110748851 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110748851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110748851 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110748851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110748851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110748851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110748851 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 38 8e 7b a4 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3076)@4e68250106fc: Added conn table entry 0TC_assign_fail0(3083)6347414 MSC_Test_0-SCCP(3075)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(3076)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3076)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3076)@4e68250106fc: Created Expect[1] for N-CONNECT to be handled at TC_assign_fail0(3085) 20250426110749053 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749053 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749053 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749053 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749053 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 60 da 96 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749053 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Allocated (fsm.c:456) 20250426110749053 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: Allocated (fsm.c:456) 20250426110749053 DMSC DEBUG msc_i[0x55fcf1b26ae0]{READY}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) 20250426110749054 DMSC DEBUG msc_a[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110749054 DMSC DEBUG msc_a[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b01280] (fsm.c:486) 20250426110749054 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110749054 DMSC DEBUG msc_i(unknown:GERAN-A-562:NONE)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110749054 DMSC DEBUG msc_a(unknown:GERAN-A-562:NONE)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110749054 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110749054 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b44fb0] (fsm.c:486) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110749054 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110749054 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110749054 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110749054 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110749054 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110749054 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110749054 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110749054 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110749054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110749054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0] (fsm.c:486) 20250426110749054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110749054 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110749054 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749054 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 03 02 60 da 96 00 02 32 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110749055 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749055 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749055 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749055 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749055 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749055 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749055 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 03 06 60 da 96 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: { messageType := 2, destLocRef := '60DA96'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(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3081)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_assign_fail0(3083) MSC_Test-GSUP(3081)@4e68250106fc: Added IMSI table entry 0TC_assign_fail0(3083)"262420000000033" 20250426110749063 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110749063 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 20250426110749066 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749066 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749066 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749066 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749066 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110749067 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_assign_fail0(3083)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): none -> pass 20250426110749076 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110749076 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426110749076 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110749076 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110749077 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110749077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0] (vlr_lu_fsm.c:110) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110749077 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b37360]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110749077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110749077 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b032b0] (fsm.c:486) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110749077 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110749077 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110749077 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA LOCATION UPDATE ACCEPT (TMSI = 0x1cf32eaa) (gsm_04_08.c:149) 20250426110749077 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110749077 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110749077 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749077 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749077 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749077 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749077 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749077 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749077 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 03 06 60 da 96 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 1c f3 2e aa (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3076)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3076)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 20250426110749087 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749088 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749088 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749088 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426110749088 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749088 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110749088 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110749088 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110749088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:TMSInew-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110749088 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110749088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0] (vlr_lu_fsm.c:817) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110749088 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x290A6C38:GERAN-A-562:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110749088 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110749088 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110749088 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.965s remaining) (msc_a.c:450) 20250426110749089 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110749089 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110749089 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110749089 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110749089 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110749089 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110749089 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110749089 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110749089 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749089 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749089 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749089 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749089 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749089 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749089 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 03 06 60 da 96 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749092 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749092 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749093 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749093 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749093 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749093 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749093 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 32 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749093 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110749093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110749093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0] (msc_a.c:1053) 20250426110749093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110749093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110749093 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b032b0]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b01280] (msc_a.c:1053) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110749093 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b44fb0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110749093 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110749093 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) MSC-A terminated (msub.c:261) 20250426110749093 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) 1 MSC-I still active (msub.c:79) 20250426110749093 DMSC DEBUG msub_fsm[0x55fcf1b01280]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110749093 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110749093 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110749093 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Removing from parent msub_fsm[0x55fcf1b01280] (msub.c:113) 20250426110749094 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-562 (ran_conn.c:155) 20250426110749094 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Freeing instance (msub.c:113) 20250426110749094 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-562:LU)[0x55fcf1b26ae0]{READY}: Deallocated (fsm.c:568) 20250426110749094 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) Free (msub.c:119) 20250426110749094 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110749094 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Freeing instance (msub.c:113) 20250426110749094 DMSC DEBUG msub_fsm[0x55fcf1b01280]{terminating}: Deallocated (fsm.c:568) 20250426110749094 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749094 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749094 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749094 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=3 -> eSLS=115: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749094 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749094 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749094 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 03 04 60 da 96 00 02 32 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749095 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749095 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749095 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749095 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 32 60 da 96 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3076)@4e68250106fc: Deleted conn table entry 0TC_assign_fail0(3083)6347414 TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110749096 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110749096 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_assign_fail0(3083)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3079)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@4e68250106fc: 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 := '1CF32EAA'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3076)@4e68250106fc: Added conn table entry 0TC_assign_fail0(3083)7085211 MSC_Test_0-RAN(3076)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3075)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749297 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749297 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749297 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749297 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749297 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 6c 1c 9b 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 1c f3 2e aa 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749298 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Allocated (fsm.c:456) 20250426110749298 DMSC DEBUG msc_i[0x55fcf1b44fb0]{READY}: Allocated (fsm.c:456) 20250426110749298 DMSC DEBUG msc_i[0x55fcf1b44fb0]{READY}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110749298 DMSC DEBUG msc_a[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110749298 DMSC DEBUG msc_a[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110749298 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110749298 DMSC DEBUG msc_i(unknown:GERAN-A-563:NONE)[0x55fcf1b44fb0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110749298 DMSC DEBUG msc_a(unknown:GERAN-A-563:NONE)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110749298 DMM DEBUG msc_a(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0] (fsm.c:486) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110749298 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110749298 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110749298 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110749298 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110749298 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110749298 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110749299 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110749299 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110749299 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110749299 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.998s remaining) (msc_a.c:450) 20250426110749299 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110749299 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110749299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749299 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749299 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 02 02 6c 1c 9b 00 02 33 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110749299 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749299 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749299 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749299 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 1c 9b 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426110749300 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749300 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749300 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749300 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749300 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749300 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749300 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 1c 9b 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: { messageType := 2, destLocRef := '6C1C9B'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(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110749302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110749302 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_assign_fail0(3083)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_assign_fail0(3083)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_assign_fail0(3083)@4e68250106fc: Sending SETUP. MTC@4e68250106fc: Got test event: "SETUP" MSC_Test_0-RAN(3076)@4e68250106fc: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3076)@4e68250106fc: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250426110749312 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749312 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749312 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749312 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 33 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749312 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110749312 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110749312 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250426110749312 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250426110749312 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110749313 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749313 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749313 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749313 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749313 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749313 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749313 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 00 01 00 09 3a 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: First idle individual index:1 MSC_Test_0-SCCP(3075)@4e68250106fc: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3076)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3076)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_assign_fail0(3084) MSC_Test_0-RAN(3076)@4e68250106fc: Added conn table entry 1TC_assign_fail0(3084)8375311 MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@4e68250106fc: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250426110749320 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749320 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749320 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749320 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749320 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3a d4 2b 66 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3084)@4e68250106fc: 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@4e68250106fc: Got test event: "VGCS_SETUP" TC_assign_fail0(3084)@4e68250106fc: 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(3075)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749521 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749521 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749521 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749521 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3a 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749521 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b06a00]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110749521 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b06a00]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55fcf1b0aa90] (fsm.c:486) 20250426110749521 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55fcf1b06a00]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426110749521 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55fcf1b06a00]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250426110749521 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55fcf1b06a00]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110749522 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749522 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749522 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749522 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749522 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749522 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749522 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d4 2b 66 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3084)@4e68250106fc: 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@4e68250106fc: Got test event: "UPLINK_SEIZED" MSC_Test-MGCP(3079)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "463", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ef" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_assign_fail0(3083) TC_assign_fail0(3083)@4e68250106fc: as_optional_mgcp_crcx: rx CRCX 20250426110749548 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:no-CI)[0x55fcf1b06a00]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110749549 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749549 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749549 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749549 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749549 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749549 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749549 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 01 01 00 09 3b 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 19 10 00 7c 06 01 01 01 01 27 10 7f ef 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: First idle individual index:2 MSC_Test_0-SCCP(3075)@4e68250106fc: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3076)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3076)@4e68250106fc: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3076)@4e68250106fc: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3076)@4e68250106fc: Found Expect[1] for N-CONNECT handled at TC_assign_fail0(3085) MSC_Test_0-RAN(3076)@4e68250106fc: Added conn table entry 2TC_assign_fail0(3085)13764748 MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@4e68250106fc: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250426110749555 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749555 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749555 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749556 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749556 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3b af be 9f 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_assign_fail0(3085)@4e68250106fc: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'EF000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@4e68250106fc: Got test event: "VGCS_ASSIGN" TC_assign_fail0(3085)@4e68250106fc: 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(3075)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(3075)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3075)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00041D040120'O MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110749757 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749757 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110749757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749757 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110749757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110749757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749757 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3b 00 01 06 00 04 1d 04 01 20 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110749757 DASCI NOTICE GCC callref 00000200, BSS #0.24.1, CID 42: Received VGCS/VBS ASSIGNMENT FAILURE from BSS. (msc_vgcs.c:2528) 20250426110749757 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b06a00]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250426110749757 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b06a00]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110749757 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b06a00]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55fcf1b0aa90] (rtp_stream.c:239) 20250426110749758 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b06a00]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110749758 DCC DEBUG rtp_stream(vgcs-cell-42:call-239:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b06a00]{DISCARDING}: Deallocated (fsm.c:568) 20250426110749758 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250426110749758 DASCI NOTICE GCC callref 00000200, BSS #0.24.1: All VGCS/VBS assignments failed. (msc_vgcs.c:1904) 20250426110749758 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110749758 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110749758 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110749758 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110749758 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110749758 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110749758 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110749758 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110749758 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110749758 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 01 06 af be 9f 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250426110749759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 00 06 d4 2b 66 00 01 06 00 04 20 04 01 60 00 00 00 (osmo_ss7_asp.c:1164) 20250426110749759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 1c 9b 00 01 07 01 00 04 80 34 01 11 00 00 (osmo_ss7_asp.c:1164) 20250426110749759 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110749759 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110749759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110749759 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=2 -> eSLS=114: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110749759 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110749759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110749759 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110749759 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 02 06 6c 1c 9b 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3077)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3077)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3075)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3075)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assign_fail0(3083)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_assign_fail0(3085)@4e68250106fc: Got Clear Command on channel connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_assign_fail0(3084)@4e68250106fc: Got Clear Command on control connection. TC_assign_fail0(3083)@4e68250106fc: Got GCC Termination with failure. MTC@4e68250106fc: Got test event: "CLEAR" MTC@4e68250106fc: Got test event: "GCC_TERMINATION_FAIL" TC_assign_fail0(3083)@4e68250106fc: Got Clear Command on initial connection. MTC@4e68250106fc: Got test event: "CLEAR" MTC@4e68250106fc: All connection are cleared now. TC_assign_fail0(3085)@4e68250106fc: Final verdict of PTC: none TC_assign_fail0(3084)@4e68250106fc: Final verdict of PTC: none TC_assign_fail0(3083)@4e68250106fc: Final verdict of PTC: pass MTC@4e68250106fc: getverdict: none MTC@4e68250106fc: setverdict(pass): none -> pass MTC@4e68250106fc: getverdict: pass MTC@4e68250106fc: All expected events have been received. The test passed. MSC_Test_0-SCCP(3075)@4e68250106fc: Final verdict of PTC: none 20250426110750286 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110750287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110750287 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110750287 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110750287 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110750287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110750287 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) 20250426110750287 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110750287 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110750287 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110750287 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110750287 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110750287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110750287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110750287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110750287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110750287 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110750287 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110750287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110750287 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110750287 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110750288 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) 20250426110750288 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110750288 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test-GSUP-IPA(3080)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(3077)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP(3081)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3074)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3086)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3078)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(3076)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3079)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3082)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3088)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3087)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3074): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3075): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3076): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3077): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3078): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3079): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3080): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3081): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3082): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_assign_fail0(3083): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_assign_fail0(3084): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_assign_fail0(3085): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3086): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3087): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3088): none (pass -> pass) MTC@4e68250106fc: Test case TC_assign_fail finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass'. Sat Apr 26 11:07:50 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 20250426110751288 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110752288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110752288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110752288 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110752290 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=423452) 20250426110753292 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=423452, count=425428) 20250426110754294 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_assign_fail pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs'. ------ MSC_Tests_ASCI.TC_complete_vgcs ------ Sat Apr 26 11:07:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vgcs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110755295 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vgcs' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_complete_vgcs started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(3092)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3092)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3092)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(3090)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110755860 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3093)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110756056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110756056 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110756056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110756056 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3092)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110756062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756062 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110756062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110756062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110756062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110756062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110756062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110756062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110756062 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110756062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110756062 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3092)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 20250426110756065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756065 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110756065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110756065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110756065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110756065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110756065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110756065 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110756065 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110756065 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110756065 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110756065 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3092)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110756065 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110756065 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110756297 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110756297 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3095)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110756303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3095)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3095)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110756317 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110756317 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3096)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, esind := '1'B, revisionLevel := '10'B, spare1_1 := '0'B }, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000033'H, fillerDigit := omit } } } }, classmarkInformationType2_forUMTS := omit, additionalUpdateParameterTV := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit } } } } MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110756863 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110756863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110756863 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110756863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110756863 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110756863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110756863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110756863 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110756863 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110756863 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2363 (ran_conn.c:155) 20250426110756863 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2362 (ran_conn.c:155) 20250426110756863 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-563 (ran_conn.c:142) 20250426110756863 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426110756863 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426110756863 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426110756863 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{CLEARED}: Removing from parent msub_fsm[0x55fcf1b032b0] (msc_i.c:221) 20250426110756864 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{CLEARED}: Freeing instance (msc_i.c:221) 20250426110756864 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b44fb0]{CLEARED}: Deallocated (fsm.c:568) 20250426110756864 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426110756864 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) MSC-I terminated (msub.c:261) 20250426110756864 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) 1 MSC-A still active (msub.c:79) 20250426110756864 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110756864 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110756864 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110756864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110756864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0] (msub.c:113) 20250426110756864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426110756864 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b01280]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110756864 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1b032b0] (msub.c:113) 20250426110756864 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426110756864 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-563:CM_SERVICE_REQ)[0x55fcf1b26ae0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426110756864 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) Free (msub.c:119) 20250426110756864 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - active-conn: now used by 1 (attached) (msub.c:375) 20250426110756864 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Freeing instance (msub.c:113) 20250426110756864 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Deallocated (fsm.c:568) 20250426110756864 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-563 (ran_conn.c:155) 20250426110756864 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55fcf1b1d430]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250426110756864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110756864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110756864 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=1 -> eSLS=113: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110756864 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110756864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110756864 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110756864 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 01 04 af be 9f 00 09 3b 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110756864 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110756864 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110756865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110756865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110756865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110756865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110756865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110756865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 00 04 d4 2b 66 00 09 3a 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110756865 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756865 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110756865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110756865 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110756865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110756865 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110756865 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110756865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110756865 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110756865 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110756868 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110756868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110756868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110756868 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110756868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110756868 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110756868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110756868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110756868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110756868 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3b af be 9f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3091)@4e68250106fc: Added conn table entry 0TC_complete_vgcs0(3098)9386477 MSC_Test_0-SCCP(3090)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(3091)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3091)@4e68250106fc: Created Expect[1] for N-CONNECT to be handled at TC_complete_vgcs0(3100) 20250426110757069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3a d4 2b 66 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757069 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757069 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757069 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757069 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757069 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757069 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 8f 39 ed 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757070 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Allocated (fsm.c:456) 20250426110757070 DMSC DEBUG msc_i[0x55fcf1b186e0]{READY}: Allocated (fsm.c:456) 20250426110757070 DMSC DEBUG msc_i[0x55fcf1b186e0]{READY}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110757070 DMSC DEBUG msc_a[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110757070 DMSC DEBUG msc_a[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b032b0] (fsm.c:486) 20250426110757070 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110757070 DMSC DEBUG msc_i(unknown:GERAN-A-564:NONE)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110757070 DMSC DEBUG msc_a(unknown:GERAN-A-564:NONE)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110757070 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110757070 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b47a10] (fsm.c:486) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110757071 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110757071 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110757071 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110757071 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110757071 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110757071 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110757071 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110757071 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110757071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110757071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360] (fsm.c:486) 20250426110757071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110757071 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110757072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 05 02 8f 39 ed 00 02 34 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110757072 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757072 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757072 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757072 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757072 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757072 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8f 39 ed 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: { messageType := 2, destLocRef := '8F39ED'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(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3096)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vgcs0(3098) MSC_Test-GSUP(3096)@4e68250106fc: Added IMSI table entry 0TC_complete_vgcs0(3098)"262420000000033" 20250426110757080 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110757080 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O 20250426110757082 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757082 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757082 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757082 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757082 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757082 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757083 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110757083 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vgcs0(3098)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): none -> pass 20250426110757092 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110757092 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426110757092 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110757092 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110757094 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110757094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360] (vlr_lu_fsm.c:110) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110757094 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b06a00]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110757094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110757094 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b37360] (fsm.c:486) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110757094 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110757094 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110757094 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8 LOCATION UPDATE ACCEPT (TMSI = 0x58e449e8) (gsm_04_08.c:149) 20250426110757094 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110757094 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110757095 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757095 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757095 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757095 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757095 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757095 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757095 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8f 39 ed 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 58 e4 49 e8 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3091)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3091)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O 20250426110757107 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757107 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757107 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757107 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757107 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757107 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757107 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110757107 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110757107 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110757107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:TMSInew-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110757107 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110757107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360] (vlr_lu_fsm.c:817) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110757107 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x1CF32EAA:GERAN-A-564:LU)[0x55fcf1b66c40]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110757107 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110757107 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110757107 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.962s remaining) (msc_a.c:450) 20250426110757107 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110757107 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110757107 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110757107 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110757108 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110757108 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110757108 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110757108 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110757108 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757108 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757108 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757108 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757108 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757108 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 8f 39 ed 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O 20250426110757112 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757112 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757112 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757112 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757112 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 34 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757112 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110757112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110757112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10] (msc_a.c:1053) 20250426110757112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110757112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110757112 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b032b0] (msc_a.c:1053) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110757112 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b47a10]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110757112 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110757112 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) MSC-A terminated (msub.c:261) 20250426110757112 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) 1 MSC-I still active (msub.c:79) 20250426110757112 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110757112 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110757112 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110757112 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Removing from parent msub_fsm[0x55fcf1b032b0] (msub.c:113) 20250426110757112 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-564 (ran_conn.c:155) 20250426110757113 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Freeing instance (msub.c:113) 20250426110757113 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-564:LU)[0x55fcf1b186e0]{READY}: Deallocated (fsm.c:568) 20250426110757113 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) Free (msub.c:119) 20250426110757113 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110757113 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Freeing instance (msub.c:113) 20250426110757113 DMSC DEBUG msub_fsm[0x55fcf1b032b0]{terminating}: Deallocated (fsm.c:568) 20250426110757113 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757113 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757113 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757113 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757113 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757113 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 05 04 8f 39 ed 00 02 34 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 20250426110757114 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757114 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757114 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757114 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 34 8f 39 ed 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@4e68250106fc: Deleted conn table entry 0TC_complete_vgcs0(3098)9386477 TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110757115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110757115 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vgcs0(3098)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3094)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vgcs0(3098) TC_complete_vgcs0(3098)@4e68250106fc: 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 := '58E449E8'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3091)@4e68250106fc: Added conn table entry 0TC_complete_vgcs0(3098)3009114 MSC_Test_0-RAN(3091)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3090)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757316 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757316 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757317 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757317 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757317 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757317 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757317 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 2d ea 5a 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 09 03 50 59 02 05 f4 58 e4 49 e8 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757317 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Allocated (fsm.c:456) 20250426110757317 DMSC DEBUG msc_i[0x55fcf1b47a10]{READY}: Allocated (fsm.c:456) 20250426110757317 DMSC DEBUG msc_i[0x55fcf1b47a10]{READY}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110757317 DMSC DEBUG msc_a[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110757317 DMSC DEBUG msc_a[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110757317 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110757317 DMSC DEBUG msc_i(unknown:GERAN-A-565:NONE)[0x55fcf1b47a10]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110757317 DMSC DEBUG msc_a(unknown:GERAN-A-565:NONE)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110757318 DMM DEBUG msc_a(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Group-Call (gsm_04_08.c:776) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0] (fsm.c:486) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110757318 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110757318 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110757318 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110757318 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110757318 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110757318 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110757318 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110757318 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110757318 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426110757318 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110757318 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110757319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 04 02 2d ea 5a 00 02 35 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110757319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2d ea 5a 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426110757319 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757319 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757319 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757319 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757319 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757319 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2d ea 5a 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: { messageType := 2, destLocRef := '2DEA5A'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(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110757322 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110757322 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vgcs0(3098)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vgcs0(3098)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_complete_vgcs0(3098)@4e68250106fc: Sending SETUP. MTC@4e68250106fc: Got test event: "SETUP" MSC_Test_0-RAN(3091)@4e68250106fc: patching N(SD)=0 into dtap '003200001900'O MSC_Test_0-RAN(3091)@4e68250106fc: patched enc_l3: '003200001900'O MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006003200001900'O 20250426110757329 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757330 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757330 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757330 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757330 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757330 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 35 00 01 09 01 00 06 00 32 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757330 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110757330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110757330 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + GCC: now used by 3 (attached,active-conn,GCC) (transaction.c:228) 20250426110757330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250426110757330 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110757331 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757331 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757331 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757331 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757331 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757331 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757331 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 06 01 00 09 3c 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 19 10 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: First idle individual index:1 MSC_Test_0-SCCP(3090)@4e68250106fc: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3091)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3091)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_complete_vgcs0(3099) MSC_Test_0-RAN(3091)@4e68250106fc: Added conn table entry 1TC_complete_vgcs0(3099)13124874 MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757338 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757338 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757338 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757338 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757338 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3c 1e e1 78 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3099)@4e68250106fc: 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@4e68250106fc: Got test event: "VGCS_SETUP" TC_complete_vgcs0(3099)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757540 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757540 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757541 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757541 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757541 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757541 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b0aa90]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110757541 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b0aa90]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55fcf1af1f20] (fsm.c:486) 20250426110757541 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55fcf1b0aa90]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426110757541 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55fcf1b0aa90]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250426110757541 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55fcf1b0aa90]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110757542 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757542 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757542 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757542 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757542 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757542 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757542 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@4e68250106fc: 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 } } } } MSC_Test-MGCP(3094)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "465", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vgcs0(3098) MTC@4e68250106fc: Got test event: "UPLINK_SEIZED" TC_complete_vgcs0(3098)@4e68250106fc: as_optional_mgcp_crcx: rx CRCX 20250426110757566 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:no-CI)[0x55fcf1b0aa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110757566 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757566 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757566 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757567 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757567 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757567 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757567 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 07 01 00 09 3d 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 19 10 00 7c 06 01 01 01 01 27 10 7f f0 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: First idle individual index:2 MSC_Test_0-SCCP(3090)@4e68250106fc: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3091)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3091)@4e68250106fc: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3091)@4e68250106fc: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3091)@4e68250106fc: Found Expect[1] for N-CONNECT handled at TC_complete_vgcs0(3100) MSC_Test_0-RAN(3091)@4e68250106fc: Added conn table entry 2TC_complete_vgcs0(3100)15289995 MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@4e68250106fc: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757573 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757573 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757573 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757573 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757573 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3d b8 85 93 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vgcs0(3100)@4e68250106fc: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '0000191000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'F0000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@4e68250106fc: Got test event: "VGCS_ASSIGN" TC_complete_vgcs0(3100)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:29 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757776 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757777 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757777 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757777 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757777 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3d 00 01 1d 00 1b 1c 0b 03 04 08 01 05 03 02 00 2a 7c 06 01 02 03 04 09 26 7e 01 80 7f 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110757777 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b0aa90]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426110757777 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426110757777 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250426110757777 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250426110757777 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250426110757778 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757778 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757778 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757778 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757778 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757778 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757778 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2d ea 5a 00 01 12 00 10 01 0b 03 01 08 01 7d 01 80 37 05 00 00 19 10 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3091)@4e68250106fc: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '37050000191000'O TC_complete_vgcs0(3098)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@4e68250106fc: { line := { verb := "MDCX", trans_id := "466", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250426110757787 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110757787 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3098)@4e68250106fc: 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@4e68250106fc: Got test event: "ASSIGNMENT" TC_complete_vgcs0(3098)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000102'O 20250426110757791 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757791 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110757791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757791 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110757791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110757791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757791 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 35 00 01 03 00 01 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110757792 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110757792 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110757792 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250426110757792 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250426110757792 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250426110757792 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110757792 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110757792 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110757792 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + 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) 20250426110757792 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,GCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110757792 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110757793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757793 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,GCC) (msc_a.c:1004) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 0a 01 00 07 80 33 00 00 19 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250426110757793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250426110757793 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110757793 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110757793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110757793 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110757793 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110757793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110757793 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110757793 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 2d ea 5a 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3098)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@4e68250106fc: { line := { verb := "MDCX", trans_id := "467", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250426110757797 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110757797 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@4e68250106fc: Got GCC Connect. MTC@4e68250106fc: Got test event: "GCC_CONNECT" TC_complete_vgcs0(3098)@4e68250106fc: Got Clear Command on initial connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_complete_vgcs0(3099)@4e68250106fc: Got GCC Set Parameter. MTC@4e68250106fc: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3099)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250426110758006 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758006 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758006 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758006 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110758006 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250426110758006 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250426110758006 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) TC_complete_vgcs0(3098)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@4e68250106fc: { line := { verb := "MDCX", trans_id := "468", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250426110758012 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110758012 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vgcs0(3099)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011F'O MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110758208 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758208 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758209 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758209 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758209 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758209 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110758209 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758209 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758209 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110758209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758209 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110758209 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110758209 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758209 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1a 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 03 00 01 27 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@4e68250106fc: 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@4e68250106fc: Got test event: "UPLINK_REQ_ACK" TC_complete_vgcs0(3099)@4e68250106fc: 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(3099)@4e68250106fc: Sending GCC Termination Request: '3500001900'O MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:25 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001749050302002A170F061103505902082926240000000033'O 20250426110758419 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758419 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758419 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758419 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758419 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 30 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 19 00 17 49 05 03 02 00 2a 17 0f 06 11 03 50 59 02 08 29 26 24 00 00 00 00 33 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3091)@4e68250106fc: patching N(SD)=0 into dtap '003500001900'O MSC_Test_0-RAN(3091)@4e68250106fc: patched enc_l3: '003500001900'O 20250426110758420 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250426110758420 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250426110758420 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 20250426110758421 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758421 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006003500001900'O MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110758421 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110758421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758421 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110758421 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110758421 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 06 01 00 03 80 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250426110758421 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758421 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758421 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758421 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758421 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 09 01 00 06 00 35 00 00 19 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110758422 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{ESTABLISHING}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250426110758422 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110758422 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55fcf1af1f20] (rtp_stream.c:239) 20250426110758422 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110758422 DCC DEBUG rtp_stream(vgcs-cell-42:call-240:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b0aa90]{DISCARDING}: Deallocated (fsm.c:568) 20250426110758422 DASCI ERROR GCC callref 00000200, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250426110758422 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - GCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110758422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110758422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110758422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110758422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 07 01 00 04 80 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250426110758422 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758422 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110758422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758422 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110758422 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110758422 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758422 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 1e e1 78 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426110758423 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758423 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758423 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110758423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758423 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110758423 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110758423 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758423 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 b8 85 93 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3092)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3090)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3090)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vgcs0(3099)@4e68250106fc: Got GCC Set Parameter. MTC@4e68250106fc: Got test event: "GCC_SET_PARAM" TC_complete_vgcs0(3098)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vgcs0(3098)@4e68250106fc: { line := { verb := "MDCX", trans_id := "469", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f0", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } TC_complete_vgcs0(3100)@4e68250106fc: Got Clear Command on channel connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_complete_vgcs0(3099)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:6 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00044A040109'O 20250426110758629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758629 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758629 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758629 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1d 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 06 00 04 4a 04 01 09 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@4e68250106fc: 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(3090)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3090)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3090)@4e68250106fc: data sent by MTP3_SCCP_PORT: '00011F'O TC_complete_vgcs0(3099)@4e68250106fc: Got GCC Termination. MTC@4e68250106fc: Got test event: "GCC_TERMINATION" MSC_Test_0-M3UA(3092)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vgcs0(3099)@4e68250106fc: Got Clear Command on control connection. MTC@4e68250106fc: Got test event: "CLEAR" 20250426110758832 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110758832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110758832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110758832 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110758832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110758832 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110758833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110758833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110758833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110758833 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3c 00 01 03 00 01 1f 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MTC@4e68250106fc: All connection are cleared now. TC_complete_vgcs0(3100)@4e68250106fc: Final verdict of PTC: none TC_complete_vgcs0(3099)@4e68250106fc: Final verdict of PTC: none TC_complete_vgcs0(3098)@4e68250106fc: Final verdict of PTC: pass MTC@4e68250106fc: getverdict: none MTC@4e68250106fc: setverdict(pass): none -> pass MTC@4e68250106fc: getverdict: pass MTC@4e68250106fc: All expected events have been received. The test passed. 20250426110759346 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110759346 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110759346 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110759346 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110759346 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110759347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110759347 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110759347 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110759347 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110759347 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110759347 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110759347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) MSC_Test-GSUP(3096)@4e68250106fc: Final verdict of PTC: none 20250426110759347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110759347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110759347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110759347 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110759347 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110759347 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110759347 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(3092)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-SCCP(3090)@4e68250106fc: Final verdict of PTC: none MSC_Test-GSUP-IPA(3095)@4e68250106fc: Final verdict of PTC: none 20250426110759349 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110759349 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-MGCP(3094)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3103)@4e68250106fc: Final verdict of PTC: none 20250426110759349 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test_0-RAN(3091)@4e68250106fc: Final verdict of PTC: none 20250426110759349 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110759349 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) IPA-CTRL-CLI-IPA(3089)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3097)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3093)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3102)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3101)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3089): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3090): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3091): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3092): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3093): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3094): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3095): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3096): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3097): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vgcs0(3098): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vgcs0(3099): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vgcs0(3100): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3101): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3102): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3103): none (pass -> pass) MTC@4e68250106fc: Test case TC_complete_vgcs finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass'. Sat Apr 26 11:07:59 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 20250426110800351 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110801348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110801348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110801348 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110801353 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563540) 20250426110802355 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=563540, count=565516) 20250426110803357 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vgcs pass' was executed successfully (exit status: 0). MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs'. ------ MSC_Tests_ASCI.TC_complete_vbs ------ Sat Apr 26 11:08:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/MSC_Tests_ASCI.TC_complete_vbs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250426110804359 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-start.sh MSC_Tests_ASCI.TC_complete_vbs' was executed successfully (exit status: 0). MTC@4e68250106fc: Test case TC_complete_vbs started. MTC@4e68250106fc: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@4e68250106fc: Starting RAN_Emulation MSC_Test_0-M3UA(3107)@4e68250106fc: ************************************************* MSC_Test_0-M3UA(3107)@4e68250106fc: M3UA emulation initiated, the test can be started MSC_Test_0-M3UA(3107)@4e68250106fc: ************************************************* MSC_Test_0-SCCP(3105)@4e68250106fc: v_sccp_pdu_maxlen:268 20250426110804921 DMNCC NOTICE MNCC Socket has connection with external call control application (mncc_sock.c:257) MSC_Test-MNCC(3108)@4e68250106fc: Ignoring MNCC { msg_type := MNCC_SOCKET_HELLO (1024), u := { hello := { version := 8, mncc_size := 1896, data_frame_size := 8, called_offset := 104, signal_offset := 796, emergency_offset := 812, lchan_type_offset := 832 } } } 20250426110805117 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250426110805117 DLSS7 INFO (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-bsc0-0 (osmo_ss7_xua_srv.c:112) 20250426110805118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20250426110805118 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3107)@4e68250106fc: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to aSP_Down_sCTP_Associate_done (2) MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to: aSP_Down_commUP_Received (3) 20250426110805122 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805122 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250426110805122 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250426110805123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1164) 20250426110805123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:488) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:388) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110805123 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250426110805123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 02 (osmo_ss7_asp.c:1164) 20250426110805123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) MSC_Test_0-M3UA(3107)@4e68250106fc: M3UA_ASPUP sent MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to: aSP_Down_ASPUP_Sent (4) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: M3UA_ASPUP_Ack received -> send M3UA_ASPAC MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to: aSP_Inactive (5) MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to: aSP_Inact_ASPAC_Sent (6) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110805123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805123 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250426110805123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250426110805123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110805123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:605) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:388) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:487) 20250426110805123 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110805123 DLSS7 INFO 0: ASP(virt-bsc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250426110805123 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 16 bytes: [L2]> 01 00 00 01 00 00 00 10 00 0d 00 08 00 01 00 03 (osmo_ss7_asp.c:1164) 20250426110805123 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110805123 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250426110805124 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DAVA() for 0.24.1/0 (xua_snm.c:391) 20250426110805124 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: ASPAC_Ack received for association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: Association #8 state changed to: aSP_Active (7) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: Received M3UA_NOTIFY -> discard 20250426110805360 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110805361 DLINP NOTICE 127.0.0.1:4222 connection done (ipa.c:144) MSC_Test-GSUP-IPA(3110)@4e68250106fc: Established a new IPA connection (conn_id=2) MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250426110805366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } MSC_Test-GSUP-IPA(3110)@4e68250106fc: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '4D534300'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MSC_Test-GSUP-IPA(3110)@4e68250106fc: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250426110805389 DSMPP DEBUG [] smpp_pdu_rx(00 00 00 32 00 00 00 09 00 00 00 00 00 00 00 01 6d 73 63 5f 74 65 73 74 65 72 00 6f 73 6d 6f 63 6f 6d 31 00 4d 53 43 5f 54 65 73 74 73 00 34 00 00 00 ) (smpp_smsc.c:721) 20250426110805390 DSMPP INFO [msc_tester] Rx BIND Trx (Version 34) (smpp_smsc.c:520) MSC_Test-GSUP(3111)@4e68250106fc: Created GsupExpect[0] for "262420000000033" to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@4e68250106fc: Sending COMPL L3: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { mm := { locationUpdateRequest := { messageType := '001000'B, nsd := '00'B, locationUpdatingType := { lut := '10'B, spare1_1 := '0'B, fop := '0'B }, cipheringKeySequenceNumber := { keySequence := '000'B, spare := '0'B }, locationAreaIdentification := { mcc_mnc := '62F220'O, lac := '9999'O }, mobileStationClassmark1 := { rf_PowerCapability := '010'B, a5_1 := '0'B, 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 } } } } 20250426110805928 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110805928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110805928 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110805928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110805928 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110805928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110805928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110805928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110805928 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 26 00 00 00 c1 00 00 00 b9 03 02 00 00 09 00 03 07 0b 04 43 b9 00 fe 04 43 c1 00 fe 06 00 04 30 04 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110805929 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2365 (ran_conn.c:155) 20250426110805929 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-2364 (ran_conn.c:155) 20250426110805929 DMSC DEBUG NULL{fi=NULL}: Closing no-RAN-peer-565 (ran_conn.c:142) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: Received Event MSC_EV_FROM_RAN_CONN_RELEASED (ran_conn.c:145) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{READY}: State change to CLEARED (no timeout) (msc_i.c:359) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{CLEARED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_i.c:221) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{CLEARED}: Removing from parent msub_fsm[0x55fcf1b37360] (msc_i.c:221) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{CLEARED}: Freeing instance (msc_i.c:221) 20250426110805929 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b47a10]{CLEARED}: Deallocated (fsm.c:568) 20250426110805929 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_i.c:221) 20250426110805929 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) MSC-I terminated (msub.c:261) 20250426110805929 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) 1 MSC-A still active (msub.c:79) 20250426110805929 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110805929 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110805929 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110805929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110805929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0] (msub.c:113) 20250426110805929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Freeing instance (msub.c:113) 20250426110805929 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b032b0]{PR_ARQ_S_DONE}: Deallocated (fsm.c:568) 20250426110805929 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: Removing from parent msub_fsm[0x55fcf1b37360] (msub.c:113) 20250426110805929 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: Freeing instance (msub.c:113) 20250426110805929 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-565:CM_SERVICE_REQ)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: Deallocated (fsm.c:568) 20250426110805929 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) Free (msub.c:119) 20250426110805930 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - active-conn: now used by 1 (attached) (msub.c:375) 20250426110805930 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Freeing instance (msub.c:113) 20250426110805930 DMSC DEBUG msub_fsm[0x55fcf1b37360]{terminating}: Deallocated (fsm.c:568) 20250426110805930 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-565 (ran_conn.c:155) 20250426110805930 DASCI ERROR vgcs_cell(vgcs-cell-42)[0x55fcf1b1d430]{NULL}: Event VGCS_CELL_EV_RELEASED not permitted (msc_vgcs.c:2698) 20250426110805930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805930 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110805930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110805930 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110805930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110805930 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110805930 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110805930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110805930 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110805930 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 b8 85 93 00 09 3d 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110805930 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110805931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110805931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110805931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110805931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110805931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110805931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 06 04 1e e1 78 00 09 3c 00 00 00 00 00 (osmo_ss7_asp.c:1164) 20250426110805931 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110805931 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110805931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110805931 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=0 -> eSLS=112: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110805931 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110805931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110805931 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110805931 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 23 00 00 00 b9 00 00 00 c1 03 00 00 00 09 01 03 07 0b 04 43 c1 00 fe 04 43 b9 00 fe 03 00 01 31 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110805934 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110805934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110805934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110805934 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110805934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110805934 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110805934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110805935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110805935 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110805935 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3d b8 85 93 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test-MGCP(3109)@4e68250106fc: Ignoring MGCP { command := { line := { verb := "DLCX", trans_id := "470", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f0" }, { code := "I", val := "11111" } }, sdp := omit } } MSC_Test_0-RAN(3106)@4e68250106fc: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MSC_Test_0-RAN(3106)@4e68250106fc: Added conn table entry 0TC_complete_vbs0(3113)8580877 MSC_Test_0-SCCP(3105)@4e68250106fc: First idle individual index:0 MSC_Test_0-RAN(3106)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP MSC_Test_0-RAN(3106)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@4e68250106fc: Created Expect[0] for N-CONNECT to be handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@4e68250106fc: f_create_expect(l3 := omit, n_connectPointCode := 193 MSC_Test_0-RAN(3106)@4e68250106fc: Created Expect[1] for N-CONNECT to be handled at TC_complete_vbs0(3115) 20250426110806137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 09 3c 1e e1 78 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806137 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806137 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806137 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806137 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806137 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 46 00 00 00 c1 00 00 00 b9 03 02 00 00 01 82 ef 0d 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 21 00 1f 57 05 08 00 62 f2 24 00 17 00 2a 17 12 05 08 02 62 f2 20 99 99 52 08 29 26 24 00 00 00 00 33 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806138 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{active}: Allocated (fsm.c:456) 20250426110806138 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: Allocated (fsm.c:456) 20250426110806138 DMSC DEBUG msc_i[0x55fcf1b032b0]{READY}: is child of msub_fsm[0x55fcf1b47a10] (fsm.c:486) 20250426110806138 DMSC DEBUG msc_a[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110806138 DMSC DEBUG msc_a[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b47a10] (fsm.c:486) 20250426110806138 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110806138 DMSC DEBUG msc_i(unknown:GERAN-A-566:NONE)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110806138 DMSC DEBUG msc_a(unknown:GERAN-A-566:NONE)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110806138 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: LOCATION UPDATING REQUEST: MI=IMSI-262420000000033 LU-type=IMSI-ATTACH (gsm_04_08.c:363) 20250426110806138 DMM DEBUG msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: USIM: old LAI: 262-02-39321 (gsm_04_08.c:405) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: Allocated (fsm.c:456) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: is child of msc_a(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b186e0] (fsm.c:486) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: rev=R99 net=GERAN (no Auth) (vlr_lu_fsm.c:1582) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: Received Event VLR_ULA_E_UPDATE_LA (vlr_lu_fsm.c:1595) 20250426110806138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + _lu_fsm_associate_vsub: now used by 2 (attached,_lu_fsm_associate_vsub) (vlr_lu_fsm.c:1071) 20250426110806138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + active-conn: now used by 3 (attached,_lu_fsm_associate_vsub,active-conn) (msub.c:379) 20250426110806138 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110806138 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110806138 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - _lu_fsm_associate_vsub: now used by 2 (attached,active-conn) (vlr_lu_fsm.c:1085) 20250426110806138 DVLR DEBUG set Last E-UTRAN PLMN ID on subscriber: (none) (vlr.c:707) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1_pre() (vlr_lu_fsm.c:970) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node1() (vlr_lu_fsm.c:944) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_auth() (vlr_lu_fsm.c:896) 20250426110806138 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_post_ciph() (vlr_lu_fsm.c:867) 20250426110806138 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110806139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: vlr_loc_upd_node_4() (vlr_lu_fsm.c:827) 20250426110806139 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_IDLE}: State change to VLR_ULA_S_WAIT_HLR_UPD (T0, 30s) (vlr_lu_fsm.c:835) 20250426110806139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110806139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360] (fsm.c:486) 20250426110806139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: Received Event UPD_HLR_VLR_E_START (vlr_lu_fsm.c:176) 20250426110806139 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_INIT}: State change to UPD_HLR_VLR_S_WAIT_FOR_DATA (T0, 30s) (vlr_lu_fsm.c:86) 20250426110806139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806139 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806139 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806139 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806139 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 07 02 82 ef 0d 00 02 36 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110806139 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806139 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806140 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806140 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806140 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806140 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 07 06 82 ef 0d 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: { messageType := 2, destLocRef := '82EF0D'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(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-GSUP(3111)@4e68250106fc: Found GsupExpect[0] for "262420000000033" handled at TC_complete_vbs0(3113) MSC_Test-GSUP(3111)@4e68250106fc: Added IMSI table entry 0TC_complete_vbs0(3113)"262420000000033" 20250426110806147 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110806147 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:8 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '0006541203524902'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806150 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806150 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806150 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806151 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806151 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1f 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 36 00 01 08 00 06 54 12 03 52 49 02 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vbs0(3113)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" 20250426110806151 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110806151 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): none -> pass 20250426110806160 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110806160 DVLR DEBUG IMSI:262420000000033 has MSISDN:491230000033 (vlr.c:1045) 20250426110806160 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110806160 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110806161 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8 + vlr_gsup_rx: now used by 3 (attached,active-conn,vlr_gsup_rx) (vlr.c:1348) 20250426110806161 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_HLR_LU_RES (vlr.c:1152) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: Received Event UPD_HLR_VLR_E_UPD_LOC_ACK (vlr_lu_fsm.c:1270) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_WAIT_FOR_DATA}: State change to UPD_HLR_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:109) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (vlr_lu_fsm.c:110) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360] (vlr_lu_fsm.c:110) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:110) 20250426110806162 DVLR DEBUG upd_hlr_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b66c40]{UPD_HLR_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110806162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: Received Event VLR_ULA_E_UPD_HLR_COMPL (vlr_lu_fsm.c:110) 20250426110806162 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_HLR_UPD}: State change to VLR_ULA_S_WAIT_LU_COMPL (T0, 30s) (vlr_lu_fsm.c:1277) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_INIT}: Allocated (fsm.c:456) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_INIT}: is child of vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b37360] (fsm.c:486) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_INIT}: Received Event LU_COMPL_VLR_E_START (vlr_lu_fsm.c:809) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_INIT}: State change to LU_COMPL_VLR_S_WAIT_SUB_PRES (T0, 30s) (vlr_lu_fsm.c:425) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: Received Event LU_COMPL_VLR_E_SUB_PRES_COMPL (vlr_lu_fsm.c:433) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: lu_compl_vlr_new_tmsi() (vlr_lu_fsm.c:442) 20250426110806162 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110806162 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_WAIT_SUB_PRES}: State change to LU_COMPL_VLR_S_WAIT_TMSI_CNF (T3250, 12s) (vlr_lu_fsm.c:449) 20250426110806162 DMM DEBUG -> IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C LOCATION UPDATE ACCEPT (TMSI = 0x4812476c) (gsm_04_08.c:149) 20250426110806162 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110806162 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C - vlr_gsup_rx: now used by 2 (attached,active-conn) (vlr.c:1410) 20250426110806162 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806162 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806162 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806162 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806162 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806162 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806162 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 28 00 00 00 b9 00 00 00 c1 03 00 00 07 06 82 ef 0d 00 01 11 01 00 0e 05 02 62 f2 24 00 17 17 05 f4 48 12 47 6c (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test_0-RAN(3106)@4e68250106fc: patching N(SD)=1 into dtap '051B'O MSC_Test_0-RAN(3106)@4e68250106fc: patched enc_l3: '055B'O MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:5 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010002055B'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806175 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806175 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806175 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806176 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1c 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 36 00 01 05 01 00 02 05 5b 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806176 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110806176 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110806176 DMM DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: TMSI Reallocation Completed (gsm_04_08.c:1217) 20250426110806176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:TMSInew-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_NEW_TMSI_ACK (vlr.c:1472) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: Received Event LU_COMPL_VLR_E_NEW_TMSI_ACK (vlr_lu_fsm.c:1315) 20250426110806176 DMSC NOTICE msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C) VLR: update for IMSI=262420000000033 (MSISDN=491230000033) (gsm_04_08.c:1541) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_WAIT_TMSI_CNF}: State change to LU_COMPL_VLR_S_DONE (no timeout) (vlr_lu_fsm.c:368) 20250426110806176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: Received Event VLR_ULA_E_LU_COMPL_SUCCESS (vlr_lu_fsm.c:392) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (vlr_lu_fsm.c:817) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_DONE}: Removing from parent vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360] (vlr_lu_fsm.c:817) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_DONE}: Freeing instance (vlr_lu_fsm.c:817) 20250426110806176 DVLR DEBUG lu_compl_vlr_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x58E449E8:GERAN-A-566:LU)[0x55fcf1b0aa90]{LU_COMPL_VLR_S_DONE}: Deallocated (fsm.c:568) 20250426110806176 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_WAIT_LU_COMPL}: State change to VLR_ULA_S_DONE (no timeout) (vlr_lu_fsm.c:784) 20250426110806176 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_lu_fsm.c:772) 20250426110806176 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.961s remaining) (msc_a.c:450) 20250426110806176 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110806176 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110806176 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:609) 20250426110806176 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110806176 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,msc_a_fsm_releasing_onenter,vlr_subscr_cancel_attach_fsm) (vlr.c:459) 20250426110806176 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - vlr_subscr_cancel_attach_fsm: now used by 3 (attached,active-conn,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110806176 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110806177 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - msc_a_fsm_releasing_onenter: now used by 2 (attached,active-conn) (msc_a.c:1004) 20250426110806177 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806177 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806177 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806177 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806177 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806177 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806177 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 07 06 82 ef 0d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000121'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806181 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806181 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806181 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806181 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806181 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806181 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 36 00 01 03 00 01 21 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806182 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASING}: State change to MSC_A_ST_RELEASED (X2, 30s) (msc_a.c:1741) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASED}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msc_a.c:1053) 20250426110806182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msc_a.c:1053) 20250426110806182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Removing from parent msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0] (msc_a.c:1053) 20250426110806182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: fsm_lu_cleanup called with cause OSMO_FSM_TERM_PARENT (vlr_lu_fsm.c:1508) 20250426110806182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Freeing instance (msc_a.c:1053) 20250426110806182 DVLR DEBUG vlr_lu_fsm(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b37360]{VLR_ULA_S_DONE}: Deallocated (fsm.c:568) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASED}: Removing from parent msub_fsm[0x55fcf1b47a10] (msc_a.c:1053) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASED}: Freeing instance (msc_a.c:1053) 20250426110806182 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b186e0]{MSC_A_ST_RELEASED}: Deallocated (fsm.c:568) 20250426110806182 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{active}: Received Event MSUB_EV_ROLE_TERMINATED (msc_a.c:1053) 20250426110806182 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C) MSC-A terminated (msub.c:261) 20250426110806182 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C) 1 MSC-I still active (msub.c:79) 20250426110806182 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{active}: State change to terminating (no timeout) (msub.c:91) 20250426110806182 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{terminating}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (msub.c:113) 20250426110806182 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Terminating (cause = OSMO_FSM_TERM_PARENT) (msub.c:113) 20250426110806182 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Removing from parent msub_fsm[0x55fcf1b47a10] (msub.c:113) 20250426110806182 DMSC DEBUG NULL{fi=NULL}: Deallocating no-RAN-peer-566 (ran_conn.c:155) 20250426110806182 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Freeing instance (msub.c:113) 20250426110806182 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-566:LU)[0x55fcf1b032b0]{READY}: Deallocated (fsm.c:568) 20250426110806182 DMSC DEBUG msub(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C) Free (msub.c:119) 20250426110806182 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - active-conn: now used by 1 (attached) (msub.c:375) 20250426110806182 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{terminating}: Freeing instance (msub.c:113) 20250426110806182 DMSC DEBUG msub_fsm[0x55fcf1b47a10]{terminating}: Deallocated (fsm.c:568) 20250426110806183 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806183 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806183 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806183 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=7 -> eSLS=119: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806183 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806183 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806183 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 19 00 00 00 b9 00 00 00 c1 03 00 00 07 04 82 ef 0d 00 02 36 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806184 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806184 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806184 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806184 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c1 00 00 00 b9 03 02 00 00 05 00 02 36 82 ef 0d 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-RAN(3106)@4e68250106fc: Deleted conn table entry 0TC_complete_vbs0(3113)8580877 TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed 20250426110806186 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + VTY: now used by 2 (attached,VTY) (msc_vty.c:1285) 20250426110806186 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - VTY: now used by 1 (attached) (msc_vty.c:1317) TC_complete_vbs0(3113)@4e68250106fc: f_verify_vty_lac_ci(): VLR record matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed MSC_Test-MGCP(3109)@4e68250106fc: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_complete_vbs0(3113) TC_complete_vbs0(3113)@4e68250106fc: 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 := '4812476C'O } } } }, priorityLevel := omit, additionalUpdateParameterTV := omit, deviceProperties := omit } } } } MSC_Test_0-RAN(3106)@4e68250106fc: Added conn table entry 0TC_complete_vbs0(3113)2199548 MSC_Test_0-RAN(3106)@4e68250106fc: patch: N(SD) for ConnIdx 0 set to 1 MSC_Test_0-SCCP(3105)@4e68250106fc: First idle individual index:0 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806385 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806385 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806385 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806385 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806385 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 41 00 00 00 c1 00 00 00 b9 03 02 00 00 01 21 8f fc 02 02 06 04 43 b9 00 fe 04 04 43 c1 00 fe 0f 1c 00 1a 57 05 08 00 62 f2 24 00 17 00 2a 17 0d 05 24 0a 03 50 59 02 05 f4 48 12 47 6c 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806386 DMSC DEBUG msub_fsm[0x55fcf1b37360]{active}: Allocated (fsm.c:456) 20250426110806386 DMSC DEBUG msc_i[0x55fcf1b186e0]{READY}: Allocated (fsm.c:456) 20250426110806386 DMSC DEBUG msc_i[0x55fcf1b186e0]{READY}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110806386 DMSC DEBUG msc_a[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Allocated (fsm.c:456) 20250426110806386 DMSC DEBUG msc_a[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: is child of msub_fsm[0x55fcf1b37360] (fsm.c:486) 20250426110806386 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_VALIDATE_L3 (X1, 5s) (msc_a.c:1287) 20250426110806386 DMSC DEBUG msc_i(unknown:GERAN-A-567:NONE)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_COMPLETE_LAYER_3 (ran_peer.c:393) 20250426110806386 DMSC DEBUG msc_a(unknown:GERAN-A-567:NONE)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_FROM_I_COMPLETE_LAYER_3 (msc_i.c:103) 20250426110806386 DMM DEBUG msc_a(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Rx CM SERVICE REQUEST cm_service_type=Voice-Broadcast-Call (gsm_04_08.c:776) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: Allocated (fsm.c:456) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: is child of msc_a(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0] (fsm.c:486) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: rev=R99 net=GERAN (no Auth) (vlr_access_req_fsm.c:711) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: Received Event PR_ARQ_E_START (vlr_access_req_fsm.c:740) 20250426110806386 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + proc_arq_vlr_fn_init: now used by 2 (attached,proc_arq_vlr_fn_init) (vlr_access_req_fsm.c:387) 20250426110806386 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + active-conn: now used by 3 (attached,proc_arq_vlr_fn_init,active-conn) (msub.c:379) 20250426110806386 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: Received Event MSC_A_EV_COMPLETE_LAYER_3_OK (gsm_04_08.c:1571) 20250426110806386 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_VALIDATE_L3}: State change to MSC_A_ST_AUTH_CIPH (keeping X1, 4.999s remaining) (msc_a.c:280) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: proc_arq_vlr_fn_post_imsi() (vlr_access_req_fsm.c:353) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2() (vlr_access_req_fsm.c:302) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_ciph() (vlr_access_req_fsm.c:269) 20250426110806386 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (gsm_04_08.c:1513) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_node2_post_vlr() (vlr_access_req_fsm.c:240) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_pres() (vlr_access_req_fsm.c:225) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_trace() (vlr_access_req_fsm.c:210) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: _proc_arq_vlr_post_imei() (vlr_access_req_fsm.c:188) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: proc_arq_fsm_done(PASSED) (vlr_access_req_fsm.c:201) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_INIT}: State change to PR_ARQ_S_DONE (no timeout) (vlr_access_req_fsm.c:122) 20250426110806386 DVLR DEBUG Process_Access_Request_VLR(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b47a10]{PR_ARQ_S_DONE}: Process Access Request result: PASSED (vlr_access_req_fsm.c:131) 20250426110806386 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:2113) 20250426110806386 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTH_CIPH}: Received Event MSC_A_EV_AUTHENTICATED (vlr_access_req_fsm.c:169) 20250426110806386 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTH_CIPH}: State change to MSC_A_ST_AUTHENTICATED (keeping X1, 4.999s remaining) (msc_a.c:450) 20250426110806386 DSMPP DEBUG [msc_tester] Tx ALERT_NOTIFICATION (491230000033/3/1): Available (smpp_smsc.c:626) 20250426110806387 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - proc_arq_vlr_fn_init: now used by 2 (attached,active-conn) (vlr_access_req_fsm.c:405) 20250426110806387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 20 00 00 00 b9 00 00 00 c1 03 00 00 06 02 21 8f fc 00 02 37 02 01 03 04 43 b9 00 fe 00 (osmo_ss7_asp.c:1164) 20250426110806387 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806387 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806387 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806387 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806387 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806387 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 24 00 00 00 b9 00 00 00 c1 03 00 00 06 06 21 8f fc 00 01 0d 00 0b 2f 08 08 29 26 24 00 00 00 00 33 (osmo_ss7_asp.c:1164) 20250426110806388 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806388 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806388 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806388 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806388 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806388 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806388 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 36 bytes: [L2]> 01 00 01 01 00 00 00 24 02 10 00 1c 00 00 00 b9 00 00 00 c1 03 00 00 06 06 21 8f fc 00 01 05 01 00 02 05 21 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: { messageType := 2, destLocRef := '218FFC'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(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250426110806390 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + VTY: now used by 3 (attached,active-conn,VTY) (msc_vty.c:1285) 20250426110806390 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - VTY: now used by 2 (attached,active-conn) (msc_vty.c:1317) TC_complete_vbs0(3113)@4e68250106fc: f_verify_vty_lac_ci(): Active connection matches "LAC / cell ID: 23 / 42" TC_complete_vbs0(3113)@4e68250106fc: setverdict(pass): pass -> pass, component reason not changed TC_complete_vbs0(3113)@4e68250106fc: Sending SETUP. MTC@4e68250106fc: Got test event: "SETUP" MSC_Test_0-RAN(3106)@4e68250106fc: patching N(SD)=0 into dtap '013200001A00'O MSC_Test_0-RAN(3106)@4e68250106fc: patched enc_l3: '013200001A00'O MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006013200001A00'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806397 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806397 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806398 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806398 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806398 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806398 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 37 00 01 09 01 00 06 01 32 00 00 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806398 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110806398 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110806398 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + BCC: now used by 3 (attached,active-conn,BCC) (transaction.c:228) 20250426110806398 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: Received Event MSC_A_EV_TRANSACTION_ACCEPTED (msc_vgcs.c:1428) 20250426110806398 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_AUTHENTICATED}: State change to MSC_A_ST_COMMUNICATING (no timeout) (msc_a.c:603) 20250426110806399 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806399 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806399 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806399 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806399 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806399 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806399 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 32 00 00 00 b9 00 00 00 c1 03 00 00 04 01 00 09 3e 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 0d 00 0b 04 37 05 00 00 1a 00 00 69 01 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: First idle individual index:1 MSC_Test_0-SCCP(3105)@4e68250106fc: Warning: Stopping inactive timer T_ias[1]. MSC_Test_0-RAN(3106)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Setup 193 MSC_Test_0-RAN(3106)@4e68250106fc: ExpectTable[0].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@4e68250106fc: Found Expect[0] for N-CONNECT handled at TC_complete_vbs0(3114) MSC_Test_0-RAN(3106)@4e68250106fc: Added conn table entry 1TC_complete_vbs0(3114)8517615 MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@4e68250106fc: Warning: Re-starting timer T_ias[1], which is already active (running or expired). MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806406 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806406 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806406 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806406 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806406 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3e 6e 68 5d 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) TC_complete_vbs0(3114)@4e68250106fc: 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@4e68250106fc: Got test event: "VGCS_SETUP" TC_complete_vbs0(3114)@4e68250106fc: 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(3105)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000105'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806609 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806609 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806609 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806609 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3e 00 01 03 00 01 05 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806610 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b5d310]{UNINITIALIZED}: Allocated (fsm.c:456) 20250426110806610 DCC DEBUG rtp_stream(vgcs-cell-42)[0x55fcf1b5d310]{UNINITIALIZED}: is child of vgcs_cell(vgcs-cell-42)[0x55fcf1b44fb0] (fsm.c:486) 20250426110806610 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55fcf1b5d310]{UNINITIALIZED}: setting codecs to GSM#3 (rtp_stream.c:430) 20250426110806610 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55fcf1b5d310]{UNINITIALIZED}: setting mode to recvonly (rtp_stream.c:443) 20250426110806610 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55fcf1b5d310]{UNINITIALIZED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:366) 20250426110806610 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806610 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806610 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806610 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806610 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806610 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806611 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 6e 68 5d 00 01 06 00 04 4d 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test-MGCP(3109)@4e68250106fc: Found Expect[0] for { line := { verb := "CRCX", trans_id := "471", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" } }, sdp := omit } handled at TC_complete_vbs0(3113) TC_complete_vbs0(3114)@4e68250106fc: 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@4e68250106fc: Got test event: "UPLINK_SEIZED" TC_complete_vbs0(3113)@4e68250106fc: as_optional_mgcp_crcx: rx CRCX 20250426110806628 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:no-CI)[0x55fcf1b5d310]{ESTABLISHING}: Received Event RTP_STREAM_EV_CRCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110806629 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806629 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806629 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806629 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806629 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806629 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806629 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 4b 00 00 00 b9 00 00 00 c1 03 00 00 05 01 00 09 3f 02 02 06 04 43 c1 00 fe 04 04 43 b9 00 fe 0f 26 00 24 07 0b 03 01 08 01 33 01 05 03 02 00 2a 37 05 00 00 1a 00 00 7c 06 01 01 01 01 27 10 7f f1 00 00 00 7d 01 80 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: First idle individual index:2 MSC_Test_0-SCCP(3105)@4e68250106fc: Warning: Stopping inactive timer T_ias[2]. MSC_Test_0-RAN(3106)@4e68250106fc: ExpectedCreateCallback VGCS/VBS Assignment 193 MSC_Test_0-RAN(3106)@4e68250106fc: ExpectTable[0].n_connectPointCode = omit ==? 193 MSC_Test_0-RAN(3106)@4e68250106fc: ExpectTable[1].n_connectPointCode = 193 ==? 193 MSC_Test_0-RAN(3106)@4e68250106fc: Found Expect[1] for N-CONNECT handled at TC_complete_vbs0(3115) MSC_Test_0-RAN(3106)@4e68250106fc: Added conn table entry 2TC_complete_vbs0(3115)12051863 MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:2 20250426110806634 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806634 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806634 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806634 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806634 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 c1 00 00 00 b9 03 02 00 00 02 00 09 3f 58 08 7e 02 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-SCCP(3105)@4e68250106fc: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP TC_complete_vbs0(3115)@4e68250106fc: Got VGCS/VBS Assignment Request: { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 36, pdu := { bssmap := { vGCS_VBSAssignmentRequest := { messageType := '07'O ("\a"), channelType := { elementIdentifier := '0B'O ("\v"), lengthIndicator := 3, speechOrDataIndicator := '0001'B, spare1_4 := '0000'B, channelRateAndType := '08'O ("\b"), speechId_DataIndicator := '01'O }, assignmentRequirement := { elementIdentifier := '33'O ("3"), assignmentRequirement := '01'O }, cellIdentifier := { elementIdentifier := '05'O, lengthIndicator := 3, cellIdentifierDiscriminator := '0010'B, spare1_4 := '0000'B, cellIdentification := { cI_CI := '002A'O } }, groupCallReference := { elementIdentifier := '37'O ("7"), lengthIndicator := 5, descrGroupbroadcastCallRef := '00001A0000'O }, priority := omit, circuitIdentityCode := omit, downLinkDTX_Flag := omit, encryptionInformation := omit, vSTK_RAND := omit, vSTK := omit, cellIdentifierListSegment := omit, aoIPTransportLayer := { elementIdentifier := '7C'O ("|"), lengthIndicator := 6, ipAddress := { ipv4 := '01010101'O }, uDPPortValue := 10000 }, callIdentifier := { elementIdentifier := '7F'O, callIdentifierInfo := 'F1000000'O }, codecList := { elementIdentifier := '7D'O ("}"), lengthIndicator := 1, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } } } } } } MTC@4e68250106fc: Got test event: "VGCS_ASSIGN" TC_complete_vbs0(3115)@4e68250106fc: 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(3105)@4e68250106fc: Session index based on connection ID:2 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:29 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '001B1C0B03040801050302002A7C060102030409267E01807F01000000'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806837 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806837 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110806837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806837 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806837 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 34 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3f 00 01 1d 00 1b 1c 0b 03 04 08 01 05 03 02 00 2a 7c 06 01 02 03 04 09 26 7e 01 80 7f 01 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806837 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:no-remote-port:local-1-1-1-1-10000)[0x55fcf1b5d310]{ESTABLISHING}: setting remote addr to 1.2.3.4:2342 (rtp_stream.c:476) 20250426110806837 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: no change: codecs already set to GSM#3 (rtp_stream.c:424) 20250426110806837 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: setting mode to sendonly (rtp_stream.c:443) 20250426110806837 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:remote-port-not-sent:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating remote-RTP-IP-port mode (rtp_stream.c:411) 20250426110806837 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_vgcs.c:797) 20250426110806838 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806838 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806838 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806838 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806838 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806838 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806838 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 29 00 00 00 b9 00 00 00 c1 03 00 00 06 06 21 8f fc 00 01 12 00 10 01 0b 03 01 08 01 7d 01 80 37 05 00 00 1a 00 00 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-RAN(3106)@4e68250106fc: Warning: dec_PDU_BSSAP(): Data remained at the end of the stream after successful decoding: '370500001A0000'O TC_complete_vbs0(3113)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3113)@4e68250106fc: { line := { verb := "MDCX", trans_id := "472", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "11111" }, { code := "M", val := "sendonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250426110806845 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110806845 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3113)@4e68250106fc: 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@4e68250106fc: Got test event: "ASSIGNMENT" TC_complete_vbs0(3113)@4e68250106fc: 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(3105)@4e68250106fc: Session index based on connection ID:0 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:3 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 20250426110806849 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806849 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '000102'O MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110806849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806849 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110806849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110806849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806849 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 1a 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 02 37 00 01 03 00 01 02 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) 20250426110806849 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_EV_FROM_RAN_UP_L2 (ran_peer.c:408) 20250426110806849 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_FROM_I_PROCESS_ACCESS_SIGNALLING_REQUEST (msc_i.c:85) 20250426110806850 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHED}: State change to ESTABLISHING (X2, 3s) (rtp_stream.c:442) 20250426110806850 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: setting mode to confecho (rtp_stream.c:443) 20250426110806850 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: Committing: Tx MDCX to update the MGW: updating mode (rtp_stream.c:411) 20250426110806850 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_COMMUNICATING}: Received Event MSC_A_EV_UNUSED (msc_a.c:1274) 20250426110806850 DMSC DEBUG msc_a(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b032b0]{MSC_A_ST_COMMUNICATING}: State change to MSC_A_ST_RELEASING (X2, 30s) (msc_a.c:910) 20250426110806850 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + msc_a_fsm_releasing_onenter: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (msc_a.c:952) 20250426110806851 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C + 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) 20250426110806851 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - vlr_subscr_cancel_attach_fsm: now used by 4 (attached,active-conn,BCC,msc_a_fsm_releasing_onenter) (vlr.c:464) 20250426110806851 DMSC DEBUG msc_i(IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C:GERAN-A-567:CM_SERVICE_REQ)[0x55fcf1b186e0]{READY}: Received Event MSC_I_EV_FROM_A_FORWARD_ACCESS_SIGNALLING_REQUEST (msc_a.c:995) 20250426110806851 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - msc_a_fsm_releasing_onenter: now used by 3 (attached,active-conn,BCC) (msc_a.c:1004) 20250426110806851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806851 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 21 00 00 00 b9 00 00 00 c1 03 00 00 04 06 6e 68 5d 00 01 0a 01 00 07 81 33 00 00 1a 00 01 00 00 00 (osmo_ss7_asp.c:1164) 20250426110806851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806851 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806851 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806851 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 6e 68 5d 00 01 06 01 00 03 81 3a 07 00 00 00 (osmo_ss7_asp.c:1164) 20250426110806852 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110806852 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110806852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110806852 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110806852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110806852 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=6 -> eSLS=118: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110806852 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110806852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110806852 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110806852 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 06 06 21 8f fc 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:0 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@4e68250106fc: as_optional_mgcp_mdcx: rx MDCX TC_complete_vbs0(3113)@4e68250106fc: { line := { verb := "MDCX", trans_id := "473", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "f1" }, { code := "I", val := "11111" }, { code := "M", val := "confecho" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f1", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "1.2.3.4", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 2342, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "3" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { ptime := { attr_value := "20" } } } } } } } 20250426110806854 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: Received Event RTP_STREAM_EV_MDCX_OK (mgcp_client_endpoint_fsm.c:571) 20250426110806854 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHING}: State change to ESTABLISHED (no timeout) (rtp_stream.c:151) TC_complete_vbs0(3113)@4e68250106fc: Got Clear Command on initial connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_complete_vbs0(3114)@4e68250106fc: Got BCC Connect. MTC@4e68250106fc: Got test event: "BCC_CONNECT" TC_complete_vbs0(3114)@4e68250106fc: Got BCC Set Parameter MTC@4e68250106fc: Got test event: "BCC_SET_PARAM" TC_complete_vbs0(3114)@4e68250106fc: Sending BCC Termination Request: '3500001A00'O MSC_Test_0-RAN(3106)@4e68250106fc: patching N(SD)=0 into dtap '013500001A00'O MSC_Test_0-RAN(3106)@4e68250106fc: patched enc_l3: '013500001A00'O MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on connection ID:1 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_len:9 MSC_Test_0-SCCP(3105)@4e68250106fc: vl_from0 MSC_Test_0-SCCP(3105)@4e68250106fc: data sent by MTP3_SCCP_PORT: '010006013500001A00'O 20250426110807059 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110807059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110807059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer (m3ua.c:583) 20250426110807059 DLM3UA DEBUG 0: ASP(virt-bsc0-0) m3ua_rx_xfer(): M3UA data header: opc=193=0.24.1 dpc=185=0.23.1 (m3ua.c:621) 20250426110807059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110807059 DLSS7 DEBUG 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=193=0.24.1,DPC=185=0.23.1,SLS=0 -> eSLS=112: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250426110807059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110807059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250426110807059 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110807059 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 c1 00 00 00 b9 03 02 00 00 06 00 09 3e 00 01 09 01 00 06 01 35 00 00 1a 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: ASP_MTP3_TRANSFERreq received -> message sent via SCTP 20250426110807061 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{ESTABLISHED}: State change to DISCARDING (no timeout) (rtp_stream.c:385) 20250426110807061 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{DISCARDING}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (rtp_stream.c:239) 20250426110807061 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{DISCARDING}: Removing from parent vgcs_cell(vgcs-cell-42)[0x55fcf1b44fb0] (rtp_stream.c:239) 20250426110807061 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{DISCARDING}: Freeing instance (rtp_stream.c:239) 20250426110807061 DCC DEBUG rtp_stream(vgcs-cell-42:call-241:RTP_TO_RAN:CI-11111:local-1-1-1-1-10000:remote-1-2-3-4-2342)[0x55fcf1b5d310]{DISCARDING}: Deallocated (fsm.c:568) 20250426110807061 DASCI ERROR BCC callref 00000208, BSS #0.24.1, CID 42: RTP stream gone. (msc_vgcs.c:2596) 20250426110807061 DVLR DEBUG VLR subscr IMSI-262420000000033:MSISDN-491230000033:TMSI-0x4812476C - BCC: now used by 2 (attached,active-conn) (transaction.c:281) 20250426110807061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110807061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110807061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110807061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110807061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110807061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110807061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1e 00 00 00 b9 00 00 00 c1 03 00 00 04 06 6e 68 5d 00 01 07 01 00 04 81 34 01 10 00 00 (osmo_ss7_asp.c:1164) 20250426110807061 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110807061 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110807061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110807061 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=4 -> eSLS=116: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110807061 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110807061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110807061 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110807061 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 04 06 6e 68 5d 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) 20250426110807062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110807062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250426110807062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250426110807062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=193=0.24.1 (m3ua.c:621) 20250426110807062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=193=0.24.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250426110807062 DLSS7 DEBUG 0: CombinedLinkset(dpc=193=0.24.1,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=193=0.24.1,SLS=5 -> eSLS=117: use Normal Route via 'virt-bsc0' (osmo_ss7_combined_linkset.c:261) 20250426110807062 DLSS7 DEBUG Found route for dpc=193=0.24.1: pc=193=0.24.1 mask=0x3fff=7.255.7 via AS virt-bsc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250426110807062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=193=0.24.1 (osmo_ss7_hmrt.c:205) 20250426110807062 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250426110807062 DLSS7 DEBUG 0: ASP(virt-bsc0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 1d 00 00 00 b9 00 00 00 c1 03 00 00 05 06 58 08 7e 00 01 06 00 04 20 04 01 09 00 00 00 (osmo_ss7_asp.c:1164) MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-M3UA(3107)@4e68250106fc: Message received on association #8 MSC_Test_0-M3UA(3107)@4e68250106fc: MTP3_SP_PORT: Data received -> TRANSFERind sent MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:1 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MSC_Test_0-SCCP(3105)@4e68250106fc: Session index based on local reference:2 MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 will be put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1 data has been put to the reassembly buffer MSC_Test_0-SCCP(3105)@4e68250106fc: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_complete_vbs0(3113)@4e68250106fc: as_optional_mgcp_dlcx: rx MGCP DLCX TC_complete_vbs0(3114)@4e68250106fc: Got BCC Termination. MTC@4e68250106fc: Got test event: "BCC_TERMINATION" TC_complete_vbs0(3114)@4e68250106fc: Got Clear Command on control connection. MTC@4e68250106fc: Got test event: "CLEAR" TC_complete_vbs0(3115)@4e68250106fc: Got Clear Command on channel connection. MTC@4e68250106fc: Got test event: "CLEAR" MTC@4e68250106fc: All connection are cleared now. TC_complete_vbs0(3115)@4e68250106fc: Final verdict of PTC: none TC_complete_vbs0(3113)@4e68250106fc: Final verdict of PTC: pass TC_complete_vbs0(3114)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: getverdict: none MTC@4e68250106fc: setverdict(pass): none -> pass MTC@4e68250106fc: getverdict: pass MTC@4e68250106fc: All expected events have been received. The test passed. 20250426110807580 DMNCC NOTICE MNCC Socket has LOST connection (mncc_sock.c:72) 20250426110807580 DCC NOTICE Clearing all currently active transactions!!! (gsm_04_08.c:91) MSC_Test_0-SCCP(3105)@4e68250106fc: Final verdict of PTC: none MSC_Test-MNCC(3108)@4e68250106fc: Final verdict of PTC: none 20250426110807582 DLINP NOTICE virt-bsc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250426110807582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110807582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250426110807582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250426110807582 DLINP NOTICE virt-bsc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250426110807582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:868) 20250426110807582 DLSS7 INFO 0: ASP(virt-bsc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250426110807582 DLSS7 NOTICE 0: ASP(virt-bsc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250426110807582 DLINP NOTICE SRVCONN(virt-bsc0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client (stream_srv.c:769) 20250426110807582 DLSS7 DEBUG 0: ASP(virt-bsc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:868) 20250426110807582 DLSS7 INFO virt-bsc0-0: connection closed (osmo_ss7_asp.c:1115) 20250426110807582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1121) 20250426110807582 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:728) 20250426110807582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:388) 20250426110807582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:518) 20250426110807582 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250426110807583 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c1 (osmo_ss7_asp.c:1164) 20250426110807583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250426110807583 DLSS7 DEBUG XUA_ASP(virt-bsc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250426110807583 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoMSC-A) Rx DUNA() for 0.24.1/0 (xua_snm.c:356) 20250426110807583 DIUCS DEBUG (UTRAN-Iu) sccp_ran_sap_up(N-PCSTATE.indication) (sccp_ran.c:145) MSC_Test-GSUP(3111)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-M3UA(3107)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3104)@4e68250106fc: Final verdict of PTC: none MSC_Test-SMPP(3112)@4e68250106fc: Final verdict of PTC: none MSC_Test_0-RAN(3106)@4e68250106fc: Final verdict of PTC: none MSC_Test-MGCP(3109)@4e68250106fc: Final verdict of PTC: none 20250426110807584 DLINP ERROR 127.0.0.1:4222 connection closed with server (ipa.c:69) MSC_Test-GSUP-IPA(3110)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3117)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3116)@4e68250106fc: Final verdict of PTC: none IPA-CTRL-CLI-IPA(3118)@4e68250106fc: Final verdict of PTC: none MTC@4e68250106fc: Setting final verdict of the test case. MTC@4e68250106fc: Local verdict of MTC: pass MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3104): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-SCCP(3105): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-RAN(3106): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test_0-M3UA(3107): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MNCC(3108): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-MGCP(3109): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP-IPA(3110): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-GSUP(3111): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC MSC_Test-SMPP(3112): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vbs0(3113): pass (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vbs0(3114): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC TC_complete_vbs0(3115): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3116): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3117): none (pass -> pass) MTC@4e68250106fc: Local verdict of PTC IPA-CTRL-CLI-IPA(3118): none (pass -> pass) MTC@4e68250106fc: Test case TC_complete_vbs finished. Verdict: pass MTC@4e68250106fc: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass'. Sat Apr 26 11:08:07 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 20250426110808585 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110809583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250426110809583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:570) 20250426110809583 DLSS7 DEBUG XUA_AS(virt-bsc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:580) 20250426110809587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503036) 20250426110810587 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=503036, count=506236) 20250426110811588 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) MTC@4e68250106fc: External command `/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/ttcn3-tcpdump-stop.sh MSC_Tests_ASCI.TC_complete_vbs pass' was executed successfully (exit status: 0). MC@4e68250106fc: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@4e68250106fc: Terminating MTC. MC@4e68250106fc: MTC terminated. MC2> exit MC@4e68250106fc: Shutting down session. MC@4e68250106fc: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc/expected-results.xml' against results in 'junit-xml-14443.log' -------------------- pass MSC_Tests.TC_cr_before_reset pass MSC_Tests.TC_lu_imsi_noauth_tmsi pass MSC_Tests.TC_lu_imsi_noauth_notmsi pass MSC_Tests.TC_lu_tmsi_noauth_notmsi pass MSC_Tests.TC_lu_imsi_reject pass MSC_Tests.TC_lu_imsi_timeout_gsup pass MSC_Tests.TC_lu_imsi_auth_tmsi pass MSC_Tests.TC_lu_imsi_auth3g_tmsi xfail MSC_Tests.TC_lu_imsi_timeout_tmsi_realloc pass MSC_Tests.TC_cmserv_imsi_unknown pass MSC_Tests.TC_cmserv_tmsi_unknown pass MSC_Tests.TC_lu_and_mo_call pass MSC_Tests.TC_lu_and_mo_call_ipv6 pass MSC_Tests.TC_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests.TC_lu_auth_sai_timeout pass MSC_Tests.TC_lu_auth_sai_err pass MSC_Tests.TC_lu_clear_request pass MSC_Tests.TC_mo_call_clear_request pass MSC_Tests.TC_mt_call_clear_request pass MSC_Tests.TC_lu_disconnect pass MSC_Tests.TC_lu_by_imei pass MSC_Tests.TC_lu_by_tmsi_noauth_unknown pass MSC_Tests.TC_attached_imsi_lu_unknown_tmsi pass MSC_Tests.TC_imsi_detach_by_imsi pass MSC_Tests.TC_imsi_detach_by_tmsi pass MSC_Tests.TC_imsi_detach_by_imei pass MSC_Tests.TC_emerg_call_imei_reject pass MSC_Tests.TC_emerg_call_imsi pass MSC_Tests.TC_cm_serv_req_vgcs_reject pass MSC_Tests.TC_cm_serv_req_vbs_reject pass MSC_Tests.TC_cm_serv_req_lcs_reject pass MSC_Tests.TC_cm_reest_req_reject pass MSC_Tests.TC_lu_auth_2G_fail pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_13 pass MSC_Tests.TC_cl3_no_payload pass MSC_Tests.TC_cl3_rnd_payload pass MSC_Tests.TC_establish_and_nothing pass MSC_Tests.TC_mo_setup_and_nothing pass MSC_Tests.TC_mo_crcx_ran_timeout pass MSC_Tests.TC_mo_crcx_ran_reject pass MSC_Tests.TC_mt_crcx_ran_reject pass MSC_Tests.TC_mo_setup_and_dtmf_dup pass MSC_Tests.TC_mt_t310 pass MSC_Tests.TC_gsup_cancel pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_1_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_13 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_no_cm pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_13_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_013_2 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_1 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34 pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_0134_34_no_cm3 pass MSC_Tests.TC_mo_release_timeout pass MSC_Tests.TC_lu_and_mt_call_no_dlcx_resp pass MSC_Tests.TC_reset_two pass MSC_Tests.TC_lu_and_mt_call pass MSC_Tests.TC_lu_and_mt_call_ipv6 pass MSC_Tests.TC_lu_and_mt_call_already_paging pass MSC_Tests.TC_lu_and_mt_call_osmux pass MSC_Tests.TC_lu_and_mo_sms pass MSC_Tests.TC_lu_and_mt_sms pass MSC_Tests.TC_lu_and_mt_sms_already_paging pass MSC_Tests.TC_lu_and_mt_sms_paging_and_nothing pass MSC_Tests.TC_lu_and_mt_sms_paging_repeated pass MSC_Tests.TC_smpp_mo_sms pass MSC_Tests.TC_smpp_mo_sms_rp_error pass MSC_Tests.TC_smpp_mt_sms pass MSC_Tests.TC_gsup_mo_sms pass MSC_Tests.TC_gsup_mo_smma pass MSC_Tests.TC_gsup_mt_sms_ack pass MSC_Tests.TC_gsup_mt_sms_err pass MSC_Tests.TC_gsup_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mo_mt_sms_rp_mr pass MSC_Tests.TC_gsup_mt_multi_part_sms pass MSC_Tests.TC_gsup_mt_sms_lu_delay pass MSC_Tests.TC_gsup_mt_sms_paging_timeout pass MSC_Tests.TC_gsup_mt_sms_conn_timeout pass MSC_Tests.TC_lu_and_mo_ussd_single_request pass MSC_Tests.TC_lu_and_mt_ussd_notification pass MSC_Tests.TC_lu_and_mo_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mt_ussd_during_mt_call pass MSC_Tests.TC_lu_and_mo_ussd_mo_release pass MSC_Tests.TC_lu_and_ss_session_timeout pass MSC_Tests.TC_mt_ussd_for_unknown_subscr pass MSC_Tests.TC_mo_ussd_for_unknown_trans pass MSC_Tests.TC_proc_ss_for_unknown_session pass MSC_Tests.TC_proc_ss_paging_fail pass MSC_Tests.TC_proc_ss_abort pass MSC_Tests.TC_mo_ussd_evil_ms pass MSC_Tests.TC_multi_lu_and_mo_ussd pass MSC_Tests.TC_multi_lu_and_mt_ussd pass MSC_Tests.TC_cipher_complete_with_invalid_cipher pass MSC_Tests.TC_cipher_complete_1_without_cipher pass MSC_Tests.TC_cipher_complete_3_without_cipher pass MSC_Tests.TC_cipher_complete_13_without_cipher pass MSC_Tests.TC_lu_with_invalid_mcc_mnc pass MSC_Tests.TC_sgsap_reset pass MSC_Tests.TC_sgsap_lu pass MSC_Tests.TC_sgsap_lu_imsi_reject pass MSC_Tests.TC_sgsap_lu_and_nothing pass MSC_Tests.TC_sgsap_expl_imsi_det_eps pass MSC_Tests.TC_sgsap_impl_imsi_det_eps pass MSC_Tests.TC_sgsap_expl_imsi_det_noneps pass MSC_Tests.TC_sgsap_impl_imsi_det_noneps pass MSC_Tests.TC_sgsap_paging_rej pass MSC_Tests.TC_sgsap_paging_subscr_rej pass MSC_Tests.TC_sgsap_paging_ue_unr pass MSC_Tests.TC_sgsap_paging_and_nothing pass MSC_Tests.TC_sgsap_paging_and_lu pass MSC_Tests.TC_sgsap_mt_sms pass MSC_Tests.TC_sgsap_mo_sms pass MSC_Tests.TC_sgsap_mt_sms_and_nothing pass MSC_Tests.TC_sgsap_mt_sms_and_reject pass MSC_Tests.TC_sgsap_unexp_ud pass MSC_Tests.TC_sgsap_unsol_ud pass MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_lu_and_mt_call pass MSC_Tests.TC_sgsap_vlr_failure pass MSC_Tests.TC_ho_inter_bsc_unknown_cell pass MSC_Tests.TC_ho_inter_bsc pass MSC_Tests.TC_ho_inter_bsc_a5_1 pass MSC_Tests.TC_ho_inter_bsc_a5_3 pass MSC_Tests.TC_ho_inter_bsc_a5_4 pass MSC_Tests.TC_ho_inter_bsc_ipv6 pass MSC_Tests.TC_ho_inter_bsc_csd pass MSC_Tests.TC_ho_inter_msc_out pass MSC_Tests.TC_ho_inter_msc_out_a5_1 pass MSC_Tests.TC_ho_inter_msc_out_a5_3 pass MSC_Tests.TC_ho_inter_msc_out_a5_4 pass MSC_Tests.TC_ho_inter_msc_out_ipv6 pass MSC_Tests.TC_ho_inter_msc_out_csd pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth3g_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_tmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_noauth_notmsi_check_imei_early pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_nack pass MSC_Tests.TC_lu_imsi_auth_tmsi_check_imei_early_err pass MSC_Tests.TC_lu_imsi_auth_tmsi_encr_3_1_log_msc_debug pass MSC_Tests.TC_mo_cc_bssmap_clear pass MSC_Tests.TC_invalid_mgcp_crash pass MSC_Tests.TC_mm_id_resp_no_identity pass MSC_Tests.TC_lu_and_expire_while_paging pass MSC_Tests.TC_paging_response_imsi_unknown pass MSC_Tests.TC_paging_response_tmsi_unknown pass MSC_Tests.TC_call_re_establishment pass MSC_Tests.TC_call_re_establishment_auth pass MSC_Tests.TC_call_re_establishment_ciph pass MSC_Tests.TC_cm_serv_wrong_mi pass MSC_Tests.TC_auth_options_0 pass MSC_Tests.TC_auth_options_1 pass MSC_Tests.TC_auth_options_2 pass MSC_Tests.TC_auth_options_3 pass MSC_Tests.TC_auth_options_4 pass MSC_Tests.TC_auth_options_5 pass MSC_Tests.TC_auth_options_6 pass MSC_Tests.TC_auth_options_7 pass MSC_Tests.TC_auth_options_8 pass MSC_Tests.TC_auth_options_9 pass MSC_Tests.TC_auth_options_10 pass MSC_Tests.TC_auth_options_11 pass MSC_Tests.TC_lu_and_mo_csd pass MSC_Tests.TC_lu_and_mt_csd pass MSC_Tests.TC_lu_and_mo_call_reass_for_mt_codec pass MSC_Tests_Iu.TC_iu_lu_imsi_reject pass MSC_Tests_Iu.TC_iu_lu_imsi_timeout_gsup pass MSC_Tests_Iu.TC_iu_lu_imsi_auth3g_tmsi xfail MSC_Tests_Iu.TC_iu_lu_imsi_timeout_tmsi_realloc xfail MSC_Tests_Iu.TC_iu_cmserv_imsi_unknown pass MSC_Tests_Iu.TC_iu_lu_and_mo_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_call_sccp_tiar_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_timeout pass MSC_Tests_Iu.TC_iu_lu_auth_sai_err pass MSC_Tests_Iu.TC_iu_lu_release_request pass MSC_Tests_Iu.TC_iu_lu_disconnect pass MSC_Tests_Iu.TC_iu_lu_by_imei pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_tmsi pass MSC_Tests_Iu.TC_iu_imsi_detach_by_imei pass MSC_Tests_Iu.TC_iu_emerg_call_imei_reject pass MSC_Tests_Iu.TC_iu_emerg_call_imsi pass MSC_Tests_Iu.TC_iu_establish_and_nothing pass MSC_Tests_Iu.TC_iu_mo_setup_and_nothing pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_timeout pass MSC_Tests_Iu.TC_iu_mo_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_mt_crcx_ran_reject pass MSC_Tests_Iu.TC_iu_gsup_cancel pass MSC_Tests_Iu.TC_iu_mo_release_timeout pass MSC_Tests.TC_reset_two_1iu pass MSC_Tests_Iu.TC_iu_lu_and_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_call_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mo_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_already_paging pass MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_and_nothing xfail MSC_Tests_Iu.TC_iu_lu_and_mt_sms_paging_repeated pass MSC_Tests_Iu.TC_iu_smpp_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_sms pass MSC_Tests_Iu.TC_iu_gsup_mo_smma pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_ack pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_err pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mo_mt_sms_rp_mr pass MSC_Tests_Iu.TC_iu_gsup_mt_multi_part_sms pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_lu_delay pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_paging_timeout pass MSC_Tests_Iu.TC_iu_gsup_mt_sms_conn_timeout pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_single_request pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_notification pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mt_ussd_during_mt_call pass MSC_Tests_Iu.TC_iu_lu_and_mo_ussd_mo_release pass MSC_Tests_Iu.TC_iu_lu_and_ss_session_timeout pass MSC_Tests_Iu.TC_iu_mt_ussd_for_unknown_subscr pass MSC_Tests_Iu.TC_iu_mo_ussd_for_unknown_trans pass MSC_Tests_Iu.TC_iu_proc_ss_for_unknown_session pass MSC_Tests_Iu.TC_iu_proc_ss_paging_fail pass MSC_Tests_Iu.TC_iu_proc_ss_abort pass MSC_Tests_Iu.TC_iu_multi_lu_and_mo_ussd pass MSC_Tests_Iu.TC_iu_multi_lu_and_mt_ussd xfail MSC_Tests_Iu.TC_iu_lu_with_invalid_mcc_mnc pass MSC_Tests_Iu.TC_iu_lu_and_expire_while_paging pass MSC_Tests_Iu.TC_mo_cc_iu_release pass MSC_Tests_ASCI.TC_no_callref pass MSC_Tests_ASCI.TC_setup_refuse pass MSC_Tests_ASCI.TC_assign_fail pass MSC_Tests_ASCI.TC_complete_vgcs pass MSC_Tests_ASCI.TC_complete_vbs Summary: xfail: 5 pass: 229 20250426110812590 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Testsuite is done [testenv] Stopping testsuite (3153493) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/log_merge.sh MSC_Tests --rm >/dev/null'] 20250426110813591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110814591 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110815592 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) ttcn3_logmerge: warning: timestamp is in wrong order in file MSC_Tests-TC_mt_t310-4e68250106fc-467.log line 284 20250426110816593 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/log_format.sh'] 20250426110817594 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110818595 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) 20250426110819596 DLGSUP NOTICE GSUP connecting to 127.0.0.1:4222 (gsup_client.c:77) [testenv] Stopping stp (3153385) [testenv] Stopping msc (3153434) [testenv] Showing testsuite/junit-xml-14443.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-msc-test/msc:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-msc-test/logs/testsuite/junit-xml-14443.log && echo']            Timeout waiting for ClearCommand/Release MSC_Tests.ttcn:7527 MSC_Tests control part MSC_Tests.ttcn:652 TC_lu_imsi_timeout_tmsi_realloc testcase                                                                                                                                                                        Timeout waiting for ClearCommand/Release MSC_Tests_Iu.ttcn:600 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:65 TC_iu_lu_imsi_timeout_tmsi_realloc testcase    Tguard timeout MSC_Tests_Iu.ttcn:601 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:72 TC_iu_cmserv_imsi_unknown testcase                              UTRAN: Expected a second Paging MSC_Tests_Iu.ttcn:630 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:330 TC_iu_lu_and_mt_sms_paging_repeated testcase                            Tguard timeout MSC_Tests_Iu.ttcn:660 MSC_Tests_Iu control part MSC_Tests_Iu.ttcn:585 TC_iu_lu_with_invalid_mcc_mnc testcase           [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0'] testenv-msc-osmocom-nightly-20250426-1032-7bc0fb04-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-msc-test/2738/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE